Trace number 235186

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.06 1811.89

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-105-1.xml
MD5SUM55464d46279860904d9daa1ba63cb5fa
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 benchmark96.6283
SatisfiableYES
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1450
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.20	c 
0.20	c Parsing xml file
0.20	c 	domains............... 0.02
0.20	c 	variables.............    0
0.20	c 	predicates............    0
0.20	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/node17/watcher-235186-1168336088 -o ROOT/results/node17/solver-235186-1168336088 -C 1800 -M 900 /tmp/evaluation/235186-1168336088/tramontane/bin/solver /tmp/evaluation/235186-1168336088/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.99 2.03 2.05 2/86 10600
/proc/meminfo: memFree=1466216/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=540 CPUtime=0
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 182003606 552960 26 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 2859812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 135 26 21 92 0 18 0

[startup+0.103026 s]
/proc/loadavg: 1.99 2.03 2.05 2/86 10600
/proc/meminfo: memFree=1466216/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=9172 CPUtime=0.09
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 1369 0 0 0 9 0 0 0 18 0 1 0 182003606 9392128 1337 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158876488 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 2293 1337 707 92 0 637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9172

[startup+0.511071 s]
/proc/loadavg: 1.99 2.03 2.05 2/86 10600
/proc/meminfo: memFree=1466216/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26220 CPUtime=0.49
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5645 0 0 0 47 2 0 0 21 0 1 0 182003606 26849280 5613 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646736 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6555 5613 720 92 0 4899 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 26220

[startup+1.33215 s]
/proc/loadavg: 1.99 2.03 2.05 3/86 10600
/proc/meminfo: memFree=1446504/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26220 CPUtime=1.31
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5645 0 0 0 129 2 0 0 25 0 1 0 182003606 26849280 5613 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6555 5613 720 92 0 4899 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 26220

[startup+2.96932 s]
/proc/loadavg: 1.99 2.03 2.05 3/86 10600
/proc/meminfo: memFree=1446504/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26228 CPUtime=2.93
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5647 0 0 0 291 2 0 0 25 0 1 0 182003606 26857472 5615 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792864 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6557 5615 720 92 0 4901 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 26228

[startup+6.25667 s]
/proc/loadavg: 1.99 2.03 2.05 3/86 10600
/proc/meminfo: memFree=1446376/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26228 CPUtime=6.19
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5647 0 0 0 617 2 0 0 25 0 1 0 182003606 26857472 5615 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712852 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6557 5615 720 92 0 4901 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 26228

[startup+12.7133 s]
/proc/loadavg: 1.99 2.03 2.05 3/86 10600
/proc/meminfo: memFree=1446440/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26228 CPUtime=12.59
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5647 0 0 0 1257 2 0 0 25 0 1 0 182003606 26857472 5615 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799403 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6557 5615 720 92 0 4901 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 26228

[startup+25.5337 s]
/proc/loadavg: 1.99 2.02 2.05 3/86 10600
/proc/meminfo: memFree=1446632/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26228 CPUtime=25.32
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5647 0 0 0 2530 2 0 0 25 0 1 0 182003606 26857472 5615 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6557 5615 720 92 0 4901 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 26228

[startup+51.1734 s]
/proc/loadavg: 1.99 2.02 2.05 3/86 10600
/proc/meminfo: memFree=1446696/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26228 CPUtime=50.75
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5647 0 0 0 5073 2 0 0 25 0 1 0 182003606 26857472 5615 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793170 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6557 5615 720 92 0 4901 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 26228

[startup+102.443 s]
/proc/loadavg: 1.99 2.02 2.04 3/86 10600
/proc/meminfo: memFree=1446632/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26236 CPUtime=101.65
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5649 0 0 0 10162 3 0 0 25 0 1 0 182003606 26865664 5617 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 3326940 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6559 5617 720 92 0 4903 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 26236

[startup+162.537 s]
/proc/loadavg: 1.99 2.01 2.04 3/86 10600
/proc/meminfo: memFree=1446696/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26252 CPUtime=161.28
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5653 0 0 0 16125 3 0 0 25 0 1 0 182003606 26882048 5621 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646776 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6563 5621 720 92 0 4907 0
Current children cumulated CPU time (s) 161.28
Current children cumulated vsize (KiB) 26252

[startup+222.624 s]
/proc/loadavg: 1.99 2.01 2.03 3/86 10600
/proc/meminfo: memFree=1446632/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26252 CPUtime=220.92
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5653 0 0 0 22088 4 0 0 25 0 1 0 182003606 26882048 5621 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134726208 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6563 5621 720 92 0 4907 0
Current children cumulated CPU time (s) 220.92
Current children cumulated vsize (KiB) 26252

[startup+282.709 s]
/proc/loadavg: 1.99 2.00 2.02 3/86 10600
/proc/meminfo: memFree=1446696/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26252 CPUtime=280.56
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5653 0 0 0 28051 5 0 0 25 0 1 0 182003606 26882048 5621 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646783 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6563 5621 720 92 0 4907 0
Current children cumulated CPU time (s) 280.56
Current children cumulated vsize (KiB) 26252

[startup+342.795 s]
/proc/loadavg: 1.99 2.00 2.02 3/86 10600
/proc/meminfo: memFree=1446632/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26256 CPUtime=340.2
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5654 0 0 0 34015 5 0 0 25 0 1 0 182003606 26886144 5622 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793511 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6564 5622 720 92 0 4908 0
Current children cumulated CPU time (s) 340.2
Current children cumulated vsize (KiB) 26256

[startup+402.887 s]
/proc/loadavg: 2.07 2.02 2.02 3/86 10600
/proc/meminfo: memFree=1446696/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=399.84
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 39978 6 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646776 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 399.84
Current children cumulated vsize (KiB) 26260

[startup+462.971 s]
/proc/loadavg: 2.02 2.01 2.01 3/86 10600
/proc/meminfo: memFree=1446632/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=459.48
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 45941 7 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 3326940 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 459.48
Current children cumulated vsize (KiB) 26260

[startup+523.056 s]
/proc/loadavg: 2.01 2.00 2.01 3/86 10600
/proc/meminfo: memFree=1446632/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=519.11
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 51904 7 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134647105 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 519.11
Current children cumulated vsize (KiB) 26260

[startup+583.144 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10600
/proc/meminfo: memFree=1446632/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=578.75
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 57867 8 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646888 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 578.75
Current children cumulated vsize (KiB) 26260

[startup+643.237 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10600
/proc/meminfo: memFree=1446632/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=638.39
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 63830 9 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 638.39
Current children cumulated vsize (KiB) 26260

[startup+703.328 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10600
/proc/meminfo: memFree=1446632/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=698.03
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 69794 9 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793524 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 698.03
Current children cumulated vsize (KiB) 26260

[startup+763.419 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 10600
/proc/meminfo: memFree=1446568/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=757.68
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 75758 10 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 757.68
Current children cumulated vsize (KiB) 26260

[startup+823.432 s]
/proc/loadavg: 2.02 2.01 2.00 3/92 10744
/proc/meminfo: memFree=1445360/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=817.03
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 81692 11 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799403 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 817.03
Current children cumulated vsize (KiB) 26260

[startup+883.442 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 10798
/proc/meminfo: memFree=1446312/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=876.45
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 87634 11 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792899 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 876.45
Current children cumulated vsize (KiB) 26260

[startup+943.533 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10798
/proc/meminfo: memFree=1446312/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=936.1
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 93598 12 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 936.1
Current children cumulated vsize (KiB) 26260

[startup+1003.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10798
/proc/meminfo: memFree=1446312/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=995.73
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 99561 12 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646885 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 995.73
Current children cumulated vsize (KiB) 26260

[startup+1063.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10798
/proc/meminfo: memFree=1446312/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1055.38
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 105525 13 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1055.38
Current children cumulated vsize (KiB) 26260

[startup+1123.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 10798
/proc/meminfo: memFree=1446312/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1115
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 111487 13 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708418 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1115
Current children cumulated vsize (KiB) 26260

[startup+1183.9 s]
/proc/loadavg: 2.06 2.01 2.00 3/86 10798
/proc/meminfo: memFree=1446440/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1174.62
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 117448 14 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134715056 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1174.62
Current children cumulated vsize (KiB) 26260

[startup+1243.99 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 10798
/proc/meminfo: memFree=1446504/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1234.23
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 123408 15 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1234.23
Current children cumulated vsize (KiB) 26260

[startup+1304.03 s]
/proc/loadavg: 2.06 2.02 2.00 3/94 10869
/proc/meminfo: memFree=1351976/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1294.1
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 129394 16 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134647022 0 0 4096 0 0 0 0 17 0 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1294.1
Current children cumulated vsize (KiB) 26260

[startup+1364.03 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 10869
/proc/meminfo: memFree=1316136/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1354.02
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 135386 16 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1354.02
Current children cumulated vsize (KiB) 26260

[startup+1424.11 s]
/proc/loadavg: 2.05 2.02 2.00 4/94 10869
/proc/meminfo: memFree=1316136/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1414.04
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 141388 16 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790471 0 0 4096 0 0 0 0 17 0 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1414.04
Current children cumulated vsize (KiB) 26260

[startup+1484.12 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 10869
/proc/meminfo: memFree=1315944/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1473.73
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 147357 16 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792864 0 0 4096 0 0 0 0 17 0 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1473.73
Current children cumulated vsize (KiB) 26260

[startup+1544.18 s]
/proc/loadavg: 2.16 2.05 2.01 3/97 10955
/proc/meminfo: memFree=856144/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1533.13
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 153295 18 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134647208 0 0 4096 0 0 0 0 17 0 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1533.13
Current children cumulated vsize (KiB) 26260

[startup+1604.2 s]
/proc/loadavg: 2.31 2.13 2.04 3/97 10955
/proc/meminfo: memFree=731408/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1592.61
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 159243 18 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1592.61
Current children cumulated vsize (KiB) 26260

[startup+1664.2 s]
/proc/loadavg: 2.11 2.11 2.04 3/86 10993
/proc/meminfo: memFree=1049776/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1652.56
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 165237 19 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1652.56
Current children cumulated vsize (KiB) 26260

[startup+1724.2 s]
/proc/loadavg: 2.04 2.08 2.03 3/86 10993
/proc/meminfo: memFree=564336/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1712.48
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 171229 19 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1712.48
Current children cumulated vsize (KiB) 26260

[startup+1784.24 s]
/proc/loadavg: 2.14 2.10 2.04 3/94 11064
/proc/meminfo: memFree=1351600/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1772.48
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 177227 21 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 3326940 0 0 4096 0 0 0 0 17 0 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1772.48
Current children cumulated vsize (KiB) 26260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.84 s]
/proc/loadavg: 2.08 2.09 2.03 3/94 11064
/proc/meminfo: memFree=1319672/2055920 swapFree=4192812/4192956
[pid=10599] ppid=10597 vsize=26260 CPUtime=1800.05
/proc/10599/stat : 10599 (solver) R 10597 10599 9465 0 -1 4194304 5655 0 0 0 179984 21 0 0 25 0 1 0 182003606 26890240 5623 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646742 0 0 4096 0 0 0 0 17 0 0 0
/proc/10599/statm: 6565 5623 720 92 0 4909 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 26260

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.89
CPU time (s): 1800.06
CPU user time (s): 1799.85
CPU system time (s): 0.215967
CPU usage (%): 99.3472
Max. virtual memory (cumulated for all children) (KiB): 26260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5655
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= 11
involuntary context switches= 55361

runsolver used 1.85072 s user time and 5.09123 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Jan  9 09:48:08 UTC 2007


IDJOB= 235186
IDBENCH= 6744
FILE ID= node17/235186-1168336088

PBS_JOBID= 3503095

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  55464d46279860904d9daa1ba63cb5fa

RANDOM SEED= 490241856

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.236
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.236
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:       1466632 kB
Buffers:         70868 kB
Cached:         368956 kB
SwapCached:          0 kB
Active:         209012 kB
Inactive:       312888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1466632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3400 kB
Writeback:           0 kB
Mapped:         101124 kB
Slab:            52016 kB
Committed_AS:  5398568 kB
PageTables:       2244 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= 66558 MiB



End job on node17 on Tue Jan  9 10:18:20 UTC 2007