Trace number 1086650

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MDG-probe 2008-06-27UNSAT 1377.81 1389.03

DiagnosticValue
ASSIGNMENTS3571
CHECKS417217

General information on the benchmark

Namecsp/fapp/fapp30/
normalized-fapp30-3000-5.xml
MD5SUM98a3a366c26f15bed12a39ed12c21e5e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1174
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09/0.13	c mistral-prime version 1.313
0.09/0.13	c 
0.09/0.13	c Parsing xml file
0.09/0.13	c          domains...............     0	(21 domains)
0.09/0.13	c          variables.............  0.04	(3000 variables)
0.09/0.13	c          predicates............-8.3348e-19	(8 predicates)
0.09/0.13	c          constraints...........  2.79	(63204 constraints)
2.76/2.87	c Parsing time:   2.83
2.76/2.87	c
2.76/2.87	c Building model
3.16/3.21	c         0 constants
3.16/3.21	c         0 Boolean variables    (+0)
3.16/3.21	c         0 range variables      (+0)
3.16/3.21	c         0 domain (b) variables (+0)
3.16/3.21	c      3000 domain (l) variables (+0)
3.16/3.21	c     63204 constraints          (+0)
3.16/3.21	c         0 values 
3.16/3.21	c Building time:   0.35
3.16/3.21	c
3.16/3.21	c Solving instance
3.16/3.21	c          heuristic = dom/wdeg
3.16/3.21	c          Randomized probing iteration = 100
3.16/3.21	c          probing limit = 30
3.16/3.21	c          level based weights = no
3.16/3.21	c          impact probing = no
3.16/3.21	c          restart policy = No restart
3.16/3.21	c          probing .1237.6
1240.57/1250.56	c          Probing Nodes    67
1240.57/1250.56	c          final run 136.92
1377.48/1388.75	c Solving time: 1374.6
1377.48/1388.75	c
1377.48/1388.75	s UNSATISFIABLE
1377.48/1388.75	d CHECKS 417217
1377.48/1388.75	d ASSIGNMENTS 3571

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086650-1215240448/watcher-1086650-1215240448 -o /tmp/evaluation-result-1086650-1215240448/solver-1086650-1215240448 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1086650-1215240448.xml -v 1 -rs 455100736 -probe 1 -ph 0 -heu dom/wdeg -res no 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.47 2.11 2.04 4/88 15659
/proc/meminfo: memFree=1246736/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=18572 CPUtime=0
/proc/15659/stat : 15659 (runsolver) R 15657 15659 15622 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 135725736 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 265674091815 0 0 4096 24578 0 0 0 17 0 0 0
/proc/15659/statm: 4643 292 257 25 0 2626 0

[startup+0.0636041 s]
/proc/loadavg: 2.47 2.11 2.04 4/88 15659
/proc/meminfo: memFree=1246736/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=7640 CPUtime=0.04
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 1234 0 0 0 4 0 0 0 18 0 1 0 135725736 7823360 1200 996147200 134512640 135239859 4294956144 18446744073709551615 12229744 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 1910 1200 400 177 0 813 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7640

[startup+0.1026 s]
/proc/loadavg: 2.47 2.11 2.04 4/88 15659
/proc/meminfo: memFree=1246736/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=8168 CPUtime=0.09
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 1376 0 0 0 8 1 0 0 18 0 1 0 135725736 8364032 1342 996147200 134512640 135239859 4294956144 18446744073709551615 4158660444 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 2042 1342 400 177 0 945 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8168

[startup+0.301623 s]
/proc/loadavg: 2.47 2.11 2.04 4/88 15659
/proc/meminfo: memFree=1246736/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=11084 CPUtime=0.28
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 2082 0 0 0 27 1 0 0 20 0 1 0 135725736 11350016 2048 996147200 134512640 135239859 4294956144 18446744073709551615 4160505743 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 2771 2048 400 177 0 1674 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11084

[startup+0.701668 s]
/proc/loadavg: 2.47 2.11 2.04 4/88 15659
/proc/meminfo: memFree=1246736/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=16704 CPUtime=0.68
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 3557 0 0 0 66 2 0 0 23 0 1 0 135725736 17104896 3457 996147200 134512640 135239859 4294956144 18446744073709551615 134943088 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 4176 3457 400 177 0 3079 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16704

[startup+1.50176 s]
/proc/loadavg: 2.52 2.13 2.04 4/89 15660
/proc/meminfo: memFree=1173064/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=27784 CPUtime=1.47
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 6438 0 0 0 143 4 0 0 25 0 1 0 135725736 28450816 6175 996147200 134512640 135239859 4294956144 18446744073709551615 134618026 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 6946 6175 400 177 0 5849 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 27784

[startup+3.10194 s]
/proc/loadavg: 2.52 2.13 2.04 4/89 15660
/proc/meminfo: memFree=1116040/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=135532 CPUtime=3.06
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 22877 0 0 0 291 15 0 0 25 0 1 0 135725736 138784768 22356 996147200 134512640 135239859 4294956144 18446744073709551615 12202509 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 33883 22356 416 177 0 32786 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 135532

[startup+6.30129 s]
/proc/loadavg: 2.64 2.16 2.05 4/89 15660
/proc/meminfo: memFree=1047176/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=6.22
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27084 0 0 0 606 16 0 0 25 0 1 0 135725736 156049408 26530 996147200 134512640 135239859 4294956144 18446744073709551615 134532176 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26530 420 177 0 37001 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 152392

[startup+12.702 s]
/proc/loadavg: 2.66 2.17 2.06 3/81 15661
/proc/meminfo: memFree=1589456/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=12.57
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27084 0 0 0 1241 16 0 0 25 0 1 0 135725736 156049408 26530 996147200 134512640 135239859 4294956144 18446744073709551615 134534752 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26530 420 177 0 37001 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 152392

[startup+25.5015 s]
/proc/loadavg: 2.80 2.21 2.07 3/81 15661
/proc/meminfo: memFree=1500304/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=25.27
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27084 0 0 0 2510 17 0 0 25 0 1 0 135725736 156049408 26530 996147200 134512640 135239859 4294956144 18446744073709551615 135095219 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26530 420 177 0 37001 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 152392

[startup+51.1013 s]
/proc/loadavg: 2.66 2.24 2.08 3/81 15661
/proc/meminfo: memFree=1224912/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=50.66
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27084 0 0 0 5048 18 0 0 25 0 1 0 135725736 156049408 26530 996147200 134512640 135239859 4294956144 18446744073709551615 134535356 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26530 420 177 0 37001 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 152392

[startup+102.306 s]
/proc/loadavg: 2.37 2.22 2.08 3/81 15661
/proc/meminfo: memFree=1224976/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=101.45
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27084 0 0 0 10126 19 0 0 25 0 1 0 135725736 156049408 26530 996147200 134512640 135239859 4294956144 18446744073709551615 134541319 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26530 420 177 0 37001 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 152392

[startup+162.302 s]
/proc/loadavg: 2.21 2.19 2.08 3/81 15661
/proc/meminfo: memFree=1224976/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=160.96
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27084 0 0 0 16077 19 0 0 25 0 1 0 135725736 156049408 26530 996147200 134512640 135239859 4294956144 18446744073709551615 134532177 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26530 420 177 0 37001 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 152392

[startup+222.302 s]
/proc/loadavg: 2.19 2.18 2.09 3/81 15663
/proc/meminfo: memFree=1224912/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=220.47
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27084 0 0 0 22028 19 0 0 25 0 1 0 135725736 156049408 26530 996147200 134512640 135239859 4294956144 18446744073709551615 134534753 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26530 420 177 0 37001 0
Current children cumulated CPU time (s) 220.47
Current children cumulated vsize (KiB) 152392

[startup+282.301 s]
/proc/loadavg: 2.18 2.18 2.09 3/81 15663
/proc/meminfo: memFree=1224912/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=279.99
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27084 0 0 0 27980 19 0 0 25 0 1 0 135725736 156049408 26530 996147200 134512640 135239859 4294956144 18446744073709551615 134535329 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26530 420 177 0 37001 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 152392

[startup+342.301 s]
/proc/loadavg: 2.20 2.19 2.10 3/81 15663
/proc/meminfo: memFree=1224912/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=339.51
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27084 0 0 0 33932 19 0 0 25 0 1 0 135725736 156049408 26530 996147200 134512640 135239859 4294956144 18446744073709551615 134535328 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26530 420 177 0 37001 0
Current children cumulated CPU time (s) 339.51
Current children cumulated vsize (KiB) 152392

[startup+402.302 s]
/proc/loadavg: 2.17 2.18 2.10 3/81 15663
/proc/meminfo: memFree=1224912/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=399.05
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27085 0 0 0 39885 20 0 0 25 0 1 0 135725736 156049408 26531 996147200 134512640 135239859 4294956144 18446744073709551615 134543153 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26531 421 177 0 37001 0
Current children cumulated CPU time (s) 399.05
Current children cumulated vsize (KiB) 152392

[startup+462.302 s]
/proc/loadavg: 2.11 2.16 2.09 3/81 15663
/proc/meminfo: memFree=1224912/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=458.56
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27085 0 0 0 45836 20 0 0 25 0 1 0 135725736 156049408 26531 996147200 134512640 135239859 4294956144 18446744073709551615 134532176 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26531 421 177 0 37001 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 152392

[startup+522.302 s]
/proc/loadavg: 2.08 2.14 2.09 3/81 15663
/proc/meminfo: memFree=1224912/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=518.08
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27085 0 0 0 51788 20 0 0 25 0 1 0 135725736 156049408 26531 996147200 134512640 135239859 4294956144 18446744073709551615 134543107 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26531 421 177 0 37001 0
Current children cumulated CPU time (s) 518.08
Current children cumulated vsize (KiB) 152392

[startup+582.301 s]
/proc/loadavg: 2.07 2.13 2.09 3/81 15663
/proc/meminfo: memFree=1224848/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=577.6
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27085 0 0 0 57740 20 0 0 25 0 1 0 135725736 156049408 26531 996147200 134512640 135239859 4294956144 18446744073709551615 134539269 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26531 421 177 0 37001 0
Current children cumulated CPU time (s) 577.6
Current children cumulated vsize (KiB) 152392

[startup+642.301 s]
/proc/loadavg: 2.02 2.10 2.08 3/81 15663
/proc/meminfo: memFree=1224784/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=637.13
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27085 0 0 0 63693 20 0 0 25 0 1 0 135725736 156049408 26531 996147200 134512640 135239859 4294956144 18446744073709551615 134543151 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26531 421 177 0 37001 0
Current children cumulated CPU time (s) 637.13
Current children cumulated vsize (KiB) 152392


################
# More data... #
################

/proc/meminfo: memFree=1224592/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=756.2
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27085 0 0 0 75600 20 0 0 25 0 1 0 135725736 156049408 26531 996147200 134512640 135239859 4294956144 18446744073709551615 134535328 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26531 421 177 0 37001 0
Current children cumulated CPU time (s) 756.2
Current children cumulated vsize (KiB) 152392

[startup+822.302 s]
/proc/loadavg: 2.00 2.05 2.06 3/81 15669
/proc/meminfo: memFree=1224528/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=815.72
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27085 0 0 0 81552 20 0 0 25 0 1 0 135725736 156049408 26531 996147200 134512640 135239859 4294956144 18446744073709551615 134543205 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26531 421 177 0 37001 0
Current children cumulated CPU time (s) 815.72
Current children cumulated vsize (KiB) 152392

[startup+882.301 s]
/proc/loadavg: 2.00 2.04 2.06 3/81 15669
/proc/meminfo: memFree=1224464/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=875.27
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27085 0 0 0 87507 20 0 0 25 0 1 0 135725736 156049408 26531 996147200 134512640 135239859 4294956144 18446744073709551615 134543144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26531 421 177 0 37001 0
Current children cumulated CPU time (s) 875.27
Current children cumulated vsize (KiB) 152392

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.05 3/81 15669
/proc/meminfo: memFree=1224464/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152392 CPUtime=934.81
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27085 0 0 0 93461 20 0 0 25 0 1 0 135725736 156049408 26531 996147200 134512640 135239859 4294956144 18446744073709551615 134532177 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38098 26531 421 177 0 37001 0
Current children cumulated CPU time (s) 934.81
Current children cumulated vsize (KiB) 152392

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/81 15669
/proc/meminfo: memFree=1224400/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152524 CPUtime=994.34
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27098 0 0 0 99413 21 0 0 25 0 1 0 135725736 156184576 26544 996147200 134512640 135239859 4294956144 18446744073709551615 134543098 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38131 26544 422 177 0 37034 0
Current children cumulated CPU time (s) 994.34
Current children cumulated vsize (KiB) 152524

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/81 15669
/proc/meminfo: memFree=1224336/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152524 CPUtime=1053.88
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27101 0 0 0 105367 21 0 0 25 0 1 0 135725736 156184576 26547 996147200 134512640 135239859 4294956144 18446744073709551615 134532182 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38131 26547 422 177 0 37034 0
Current children cumulated CPU time (s) 1053.88
Current children cumulated vsize (KiB) 152524

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/81 15669
/proc/meminfo: memFree=1224336/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152524 CPUtime=1113.4
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27105 0 0 0 111319 21 0 0 25 0 1 0 135725736 156184576 26551 996147200 134512640 135239859 4294956144 18446744073709551615 134532177 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38131 26551 422 177 0 37034 0
Current children cumulated CPU time (s) 1113.4
Current children cumulated vsize (KiB) 152524

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/81 15669
/proc/meminfo: memFree=1224272/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152524 CPUtime=1172.92
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27105 0 0 0 117271 21 0 0 25 0 1 0 135725736 156184576 26551 996147200 134512640 135239859 4294956144 18446744073709551615 134535411 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38131 26551 422 177 0 37034 0
Current children cumulated CPU time (s) 1172.92
Current children cumulated vsize (KiB) 152524

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/81 15669
/proc/meminfo: memFree=1224080/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152524 CPUtime=1232.44
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27110 0 0 0 123223 21 0 0 25 0 1 0 135725736 156184576 26556 996147200 134512640 135239859 4294956144 18446744073709551615 134540177 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38131 26556 422 177 0 37034 0
Current children cumulated CPU time (s) 1232.44
Current children cumulated vsize (KiB) 152524

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/81 15669
/proc/meminfo: memFree=1223952/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152528 CPUtime=1291.88
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27113 0 0 0 129167 21 0 0 25 0 1 0 135725736 156188672 26559 996147200 134512640 135239859 4294956144 18446744073709551615 134540263 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38132 26559 423 177 0 37035 0
Current children cumulated CPU time (s) 1291.88
Current children cumulated vsize (KiB) 152528

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 15669
/proc/meminfo: memFree=1223952/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152528 CPUtime=1351.32
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27113 0 0 0 135111 21 0 0 25 0 1 0 135725736 156188672 26559 996147200 134512640 135239859 4294956144 18446744073709551615 134541297 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38132 26559 423 177 0 37035 0
Current children cumulated CPU time (s) 1351.32
Current children cumulated vsize (KiB) 152528

Solver just ended. Dumping a history of the last processes samples

[startup+1369.51 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 15669
/proc/meminfo: memFree=1223952/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152528 CPUtime=1358.46
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27113 0 0 0 135825 21 0 0 25 0 1 0 135725736 156188672 26559 996147200 134512640 135239859 4294956144 18446744073709551615 134535371 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38132 26559 423 177 0 37035 0
Current children cumulated CPU time (s) 1358.46
Current children cumulated vsize (KiB) 152528

[startup+1382.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 15669
/proc/meminfo: memFree=1223952/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152528 CPUtime=1371.14
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27113 0 0 0 137093 21 0 0 25 0 1 0 135725736 156188672 26559 996147200 134512640 135239859 4294956144 18446744073709551615 134534787 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38132 26559 423 177 0 37035 0
Current children cumulated CPU time (s) 1371.14
Current children cumulated vsize (KiB) 152528

[startup+1385.5 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 15669
/proc/meminfo: memFree=1223952/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152528 CPUtime=1374.31
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27113 0 0 0 137410 21 0 0 25 0 1 0 135725736 156188672 26559 996147200 134512640 135239859 4294956144 18446744073709551615 134539216 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38132 26559 423 177 0 37035 0
Current children cumulated CPU time (s) 1374.31
Current children cumulated vsize (KiB) 152528

[startup+1387.11 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 15669
/proc/meminfo: memFree=1223952/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152528 CPUtime=1375.9
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27113 0 0 0 137569 21 0 0 25 0 1 0 135725736 156188672 26559 996147200 134512640 135239859 4294956144 18446744073709551615 134543174 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38132 26559 423 177 0 37035 0
Current children cumulated CPU time (s) 1375.9
Current children cumulated vsize (KiB) 152528

[startup+1387.9 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 15669
/proc/meminfo: memFree=1223952/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152528 CPUtime=1376.69
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27113 0 0 0 137648 21 0 0 25 0 1 0 135725736 156188672 26559 996147200 134512640 135239859 4294956144 18446744073709551615 134534758 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38132 26559 423 177 0 37035 0
Current children cumulated CPU time (s) 1376.69
Current children cumulated vsize (KiB) 152528

[startup+1388.7 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 15669
/proc/meminfo: memFree=1223952/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=152528 CPUtime=1377.48
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27113 0 0 0 137727 21 0 0 25 0 1 0 135725736 156188672 26559 996147200 134512640 135239859 4294956144 18446744073709551615 134532177 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 38132 26559 423 177 0 37035 0
Current children cumulated CPU time (s) 1377.48
Current children cumulated vsize (KiB) 152528

[startup+1388.9 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 15669
/proc/meminfo: memFree=1223952/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=47292 CPUtime=1377.68
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27122 0 0 0 137746 22 0 0 25 0 1 0 135725736 48427008 10830 996147200 134512640 135239859 4294956144 18446744073709551615 4159126157 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 11823 10830 432 177 0 10726 0
Current children cumulated CPU time (s) 1377.68
Current children cumulated vsize (KiB) 47292

[startup+1389 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 15669
/proc/meminfo: memFree=1223952/2055920 swapFree=4179164/4192956
[pid=15659] ppid=15657 vsize=47292 CPUtime=1377.78
/proc/15659/stat : 15659 (xsolve) R 15657 15659 15622 0 -1 4194304 27123 0 0 0 137756 22 0 0 25 0 1 0 135725736 48427008 10831 996147200 134512640 135239859 4294956144 18446744073709551615 12201468 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 11823 10831 433 177 0 10726 0
Current children cumulated CPU time (s) 1377.78
Current children cumulated vsize (KiB) 47292

Child status: 0
Real time (s): 1389.03
CPU time (s): 1377.81
CPU user time (s): 1377.58
CPU system time (s): 0.231964
CPU usage (%): 99.1924
Max. virtual memory (cumulated for all children) (KiB): 152528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1377.58
system time used= 0.231964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27124
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 29329

runsolver used 1.52777 second user time and 3.85941 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-05 08:47:31
IDJOB=1086650
IDBENCH=57849
IDSOLVER=342
FILE ID=node76/1086650-1215240448
PBS_JOBID= 7881993
Free space on /tmp= 66444 MiB

SOLVER NAME= MDG-probe 2008-06-27
BENCH NAME= CPAI08/csp/fapp/fapp30/normalized-fapp30-3000-5.xml
COMMAND LINE= HOME/xsolve BENCHNAME -v 1 -rs RANDOMSEED -probe 1 -ph 0 -heu dom/wdeg -res no
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086650-1215240448/watcher-1086650-1215240448 -o /tmp/evaluation-result-1086650-1215240448/solver-1086650-1215240448 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1086650-1215240448.xml -v 1 -rs 455100736 -probe 1 -ph 0 -heu dom/wdeg -res no

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 98a3a366c26f15bed12a39ed12c21e5e
RANDOM SEED=455100736

node76.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1247216 kB
Buffers:         27228 kB
Cached:         208128 kB
SwapCached:       7608 kB
Active:         658468 kB
Inactive:        83712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1247216 kB
SwapTotal:     4192956 kB
SwapFree:      4179164 kB
Dirty:           48460 kB
Writeback:           0 kB
Mapped:         525660 kB
Slab:            50400 kB
Committed_AS:  1025636 kB
PageTables:       3132 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node76 at 2008-07-05 09:10:40