Trace number 235044

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, and are wall clock time (not CPU 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
Tramontane 2006-12-04? (TO) 1800.04 1806.21

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-105-9.xml
MD5SUM9f3252259f4bcca12dfe3a86c6cb090a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.88
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1452
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables.............    0
0.10	c 	predicates............    0
0.10	c 	constraints........... 0.22
0.25	c Allocating memory
0.25	c 
0.25	c time limit = -1
0.25	c heuristic = dom/wdeg
0.25	c restart policy = Geometric increment
0.25	c restart base = 199
0.25	c restart factor = 1.33
0.25	c 
0.25	c Solving
0.25	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node56/watcher-235044-1168335080 -o ROOT/results/node56/solver-235044-1168335080 -C 1800 -M 900 /tmp/evaluation/235044-1168335080/tramontane/bin/solver /tmp/evaluation/235044-1168335080/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.96 2.01 1.90 2/80 25178
/proc/meminfo: memFree=1223184/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=540 CPUtime=0
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 181906161 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10027812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 135 26 21 92 0 18 0

[startup+0.103558 s]
/proc/loadavg: 1.96 2.01 1.90 2/80 25178
/proc/meminfo: memFree=1223184/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=9176 CPUtime=0.09
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 1369 0 0 0 9 0 0 0 20 0 1 0 181906161 9396224 1337 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4156436724 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 2294 1337 705 92 0 638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9176

[startup+0.511591 s]
/proc/loadavg: 1.96 2.01 1.90 2/80 25178
/proc/meminfo: memFree=1223184/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26224 CPUtime=0.5
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5661 0 0 0 48 2 0 0 24 0 1 0 181906161 26853376 5629 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785688 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6556 5629 720 92 0 4900 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 26224

[startup+1.33267 s]
/proc/loadavg: 1.96 2.01 1.90 3/80 25178
/proc/meminfo: memFree=1203472/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26224 CPUtime=1.31
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5661 0 0 0 129 2 0 0 25 0 1 0 181906161 26853376 5629 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792894 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6556 5629 720 92 0 4900 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 26224

[startup+2.97683 s]
/proc/loadavg: 1.96 2.01 1.90 3/80 25178
/proc/meminfo: memFree=1203408/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26232 CPUtime=2.95
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5663 0 0 0 293 2 0 0 25 0 1 0 181906161 26861568 5631 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6558 5631 720 92 0 4902 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 26232

[startup+6.25615 s]
/proc/loadavg: 2.05 2.03 1.91 3/80 25178
/proc/meminfo: memFree=1203344/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26232 CPUtime=6.22
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5663 0 0 0 620 2 0 0 25 0 1 0 181906161 26861568 5631 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646737 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6558 5631 720 92 0 4902 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 26232

[startup+12.7188 s]
/proc/loadavg: 2.04 2.03 1.91 3/80 25178
/proc/meminfo: memFree=1203352/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26232 CPUtime=12.65
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5663 0 0 0 1263 2 0 0 25 0 1 0 181906161 26861568 5631 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6558 5631 720 92 0 4902 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 26232

[startup+25.531 s]
/proc/loadavg: 2.03 2.03 1.91 3/80 25178
/proc/meminfo: memFree=1203416/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26232 CPUtime=25.42
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5663 0 0 0 2540 2 0 0 25 0 1 0 181906161 26861568 5631 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793395 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6558 5631 720 92 0 4902 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 26232

[startup+51.1635 s]
/proc/loadavg: 2.08 2.04 1.91 3/80 25178
/proc/meminfo: memFree=1203480/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26252 CPUtime=50.95
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5668 0 0 0 5093 2 0 0 25 0 1 0 181906161 26882048 5636 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10494940 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6563 5636 720 92 0 4907 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 26252

[startup+102.427 s]
/proc/loadavg: 2.03 2.03 1.91 3/80 25178
/proc/meminfo: memFree=1203480/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26252 CPUtime=102.02
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5668 0 0 0 10200 2 0 0 25 0 1 0 181906161 26882048 5636 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785537 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6563 5636 720 92 0 4907 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 26252

[startup+162.514 s]
/proc/loadavg: 2.01 2.02 1.91 4/80 25178
/proc/meminfo: memFree=1203416/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26264 CPUtime=161.88
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5671 0 0 0 16186 2 0 0 25 0 1 0 181906161 26894336 5639 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10494940 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6566 5639 720 92 0 4910 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 26264

[startup+222.596 s]
/proc/loadavg: 2.00 2.02 1.91 3/80 25178
/proc/meminfo: memFree=1203480/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26264 CPUtime=221.73
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5671 0 0 0 22171 2 0 0 25 0 1 0 181906161 26894336 5639 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793520 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6566 5639 720 92 0 4910 0
Current children cumulated CPU time (s) 221.73
Current children cumulated vsize (KiB) 26264

[startup+282.68 s]
/proc/loadavg: 2.00 2.01 1.91 3/80 25178
/proc/meminfo: memFree=1203416/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26264 CPUtime=281.59
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5671 0 0 0 28157 2 0 0 25 0 1 0 181906161 26894336 5639 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646776 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6566 5639 720 92 0 4910 0
Current children cumulated CPU time (s) 281.59
Current children cumulated vsize (KiB) 26264

[startup+342.767 s]
/proc/loadavg: 2.00 2.01 1.91 3/80 25178
/proc/meminfo: memFree=1203416/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26264 CPUtime=341.45
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5671 0 0 0 34143 2 0 0 25 0 1 0 181906161 26894336 5639 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727432 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6566 5639 720 92 0 4910 0
Current children cumulated CPU time (s) 341.45
Current children cumulated vsize (KiB) 26264

[startup+402.858 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 25178
/proc/meminfo: memFree=1203480/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26264 CPUtime=401.3
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5671 0 0 0 40128 2 0 0 25 0 1 0 181906161 26894336 5639 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6566 5639 720 92 0 4910 0
Current children cumulated CPU time (s) 401.3
Current children cumulated vsize (KiB) 26264

[startup+462.938 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 25178
/proc/meminfo: memFree=1203416/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26264 CPUtime=461.15
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5671 0 0 0 46113 2 0 0 25 0 1 0 181906161 26894336 5639 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790178 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6566 5639 720 92 0 4910 0
Current children cumulated CPU time (s) 461.15
Current children cumulated vsize (KiB) 26264

[startup+523.018 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 25178
/proc/meminfo: memFree=1203416/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26264 CPUtime=521.02
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5671 0 0 0 52099 3 0 0 25 0 1 0 181906161 26894336 5639 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6566 5639 720 92 0 4910 0
Current children cumulated CPU time (s) 521.02
Current children cumulated vsize (KiB) 26264

[startup+583.096 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 25178
/proc/meminfo: memFree=1203352/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=580.87
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 58084 3 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 580.87
Current children cumulated vsize (KiB) 26272

[startup+643.18 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 25178
/proc/meminfo: memFree=1203416/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=640.72
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 64069 3 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715101 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 640.72
Current children cumulated vsize (KiB) 26272

[startup+703.263 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 25178
/proc/meminfo: memFree=1203352/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=700.57
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 70054 3 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 700.57
Current children cumulated vsize (KiB) 26272

[startup+763.346 s]
/proc/loadavg: 2.04 2.01 1.92 3/80 25178
/proc/meminfo: memFree=1203352/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=760.43
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 76040 3 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793168 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 760.43
Current children cumulated vsize (KiB) 26272

[startup+823.433 s]
/proc/loadavg: 2.01 2.01 1.92 3/80 25178
/proc/meminfo: memFree=1203352/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=820.28
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 82025 3 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727392 0 0 4096 0 0 0 0 17 1 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 820.28
Current children cumulated vsize (KiB) 26272

[startup+883.52 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 25875
/proc/meminfo: memFree=1442680/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=880.16
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 88008 8 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 880.16
Current children cumulated vsize (KiB) 26272

[startup+943.54 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 25875
/proc/meminfo: memFree=1441912/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=940.12
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 94004 8 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 940.12
Current children cumulated vsize (KiB) 26272

[startup+1003.56 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 25875
/proc/meminfo: memFree=1441912/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1000.09
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 100001 8 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1000.09
Current children cumulated vsize (KiB) 26272

[startup+1063.58 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 25875
/proc/meminfo: memFree=1441848/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1060.04
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 105996 8 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646751 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1060.04
Current children cumulated vsize (KiB) 26272

[startup+1123.6 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 25875
/proc/meminfo: memFree=1441848/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1120.01
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 111993 8 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785604 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1120.01
Current children cumulated vsize (KiB) 26272

[startup+1183.62 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 25875
/proc/meminfo: memFree=1441784/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1179.99
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 117990 9 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1179.99
Current children cumulated vsize (KiB) 26272

[startup+1243.64 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 25875
/proc/meminfo: memFree=1441848/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1239.94
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 123985 9 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793208 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1239.94
Current children cumulated vsize (KiB) 26272

[startup+1303.66 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 25875
/proc/meminfo: memFree=1441784/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1299.81
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 129972 9 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1299.81
Current children cumulated vsize (KiB) 26272

[startup+1363.68 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 25875
/proc/meminfo: memFree=1441784/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1359.56
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 135947 9 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799403 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1359.56
Current children cumulated vsize (KiB) 26272

[startup+1423.7 s]
/proc/loadavg: 2.06 2.01 1.93 3/74 25875
/proc/meminfo: memFree=1441784/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1419.31
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 141922 9 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646914 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1419.31
Current children cumulated vsize (KiB) 26272

[startup+1483.73 s]
/proc/loadavg: 2.02 2.01 1.93 3/74 25875
/proc/meminfo: memFree=1441784/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1479.07
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 147898 9 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647082 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1479.07
Current children cumulated vsize (KiB) 26272

[startup+1543.75 s]
/proc/loadavg: 2.01 2.00 1.93 3/74 25875
/proc/meminfo: memFree=1441784/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1538.82
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 153873 9 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715149 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1538.82
Current children cumulated vsize (KiB) 26272

[startup+1603.77 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 25875
/proc/meminfo: memFree=1441720/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1598.56
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 159847 9 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1598.56
Current children cumulated vsize (KiB) 26272

[startup+1663.79 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 25875
/proc/meminfo: memFree=1441720/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1658.31
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 165822 9 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1658.31
Current children cumulated vsize (KiB) 26272

[startup+1723.81 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 25875
/proc/meminfo: memFree=1441784/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1718.06
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 171797 9 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792879 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1718.06
Current children cumulated vsize (KiB) 26272

[startup+1783.83 s]
/proc/loadavg: 2.05 2.01 1.93 3/80 25901
/proc/meminfo: memFree=1440520/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1777.78
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 177769 9 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793520 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1777.78
Current children cumulated vsize (KiB) 26272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.2 s]
/proc/loadavg: 2.04 2.01 1.93 3/80 25983
/proc/meminfo: memFree=1440520/2055920 swapFree=4184772/4192956
[pid=25177] ppid=25175 vsize=26272 CPUtime=1800.02
/proc/25177/stat : 25177 (solver) R 25175 25177 24423 0 -1 4194304 5673 0 0 0 179990 12 0 0 25 0 1 0 181906161 26902528 5641 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793521 0 0 4096 0 0 0 0 17 0 0 0
/proc/25177/statm: 6568 5641 720 92 0 4912 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 26272

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.21
CPU time (s): 1800.04
CPU user time (s): 1799.91
CPU system time (s): 0.132979
CPU usage (%): 99.6588
Max. virtual memory (cumulated for all children) (KiB): 26272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5673
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= 10
involuntary context switches= 18447

runsolver used 1.9607 s user time and 5.00224 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Tue Jan  9 09:31:20 UTC 2007


IDJOB= 235044
IDBENCH= 6734
FILE ID= node56/235044-1168335080

PBS_JOBID= 3503335

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-105-9.xml
COMMAND LINE= /tmp/evaluation/235044-1168335080/tramontane/bin/solver /tmp/evaluation/235044-1168335080/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-235044-1168335080 -o ROOT/results/node56/solver-235044-1168335080 -C 1800 -M 900  /tmp/evaluation/235044-1168335080/tramontane/bin/solver /tmp/evaluation/235044-1168335080/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9f3252259f4bcca12dfe3a86c6cb090a

RANDOM SEED= 762360551

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.232
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.232
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1223600 kB
Buffers:         51148 kB
Cached:         400160 kB
SwapCached:       2048 kB
Active:         493268 kB
Inactive:       283236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223600 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            3376 kB
Writeback:           0 kB
Mapped:         342148 kB
Slab:            40488 kB
Committed_AS:  4815144 kB
PageTables:       2512 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= 66539 MiB



End job on node56 on Tue Jan  9 10:01:26 UTC 2007