Trace number 234865

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.05 1809.48

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-100-9.xml
MD5SUM2a5d4cc7ff938a6383e2a78f825e1405
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 benchmark1715.13
SatisfiableYES
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1383
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/node10/watcher-234865-1168333659 -o ROOT/results/node10/solver-234865-1168333659 -C 1800 -M 900 /tmp/evaluation/234865-1168333659/tramontane/bin/solver /tmp/evaluation/234865-1168333659/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: 2.03 2.01 2.00 3/95 13963
/proc/meminfo: memFree=762064/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=540 CPUtime=0
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 181761126 552960 26 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 8905508 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 135 26 21 92 0 18 0

[startup+0.102889 s]
/proc/loadavg: 2.03 2.01 2.00 3/95 13963
/proc/meminfo: memFree=762064/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=9032 CPUtime=0.09
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 1347 0 0 0 9 0 0 0 18 0 1 0 181761126 9248768 1315 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134597216 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 2258 1315 707 92 0 602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9032

[startup+0.510946 s]
/proc/loadavg: 2.03 2.01 2.00 3/95 13963
/proc/meminfo: memFree=762064/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25424 CPUtime=0.5
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5465 0 0 0 47 3 0 0 22 0 1 0 181761126 26034176 5433 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134715299 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6356 5433 720 92 0 4700 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 25424

[startup+1.33206 s]
/proc/loadavg: 2.03 2.01 2.00 3/95 13963
/proc/meminfo: memFree=743056/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25424 CPUtime=1.31
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5465 0 0 0 128 3 0 0 25 0 1 0 181761126 26034176 5433 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785671 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6356 5433 720 92 0 4700 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 25424

[startup+2.96928 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 13963
/proc/meminfo: memFree=743056/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25424 CPUtime=2.93
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5465 0 0 0 290 3 0 0 25 0 1 0 181761126 26034176 5433 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6356 5433 720 92 0 4700 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 25424

[startup+6.26072 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 13963
/proc/meminfo: memFree=742928/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25424 CPUtime=6.19
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5465 0 0 0 616 3 0 0 25 0 1 0 181761126 26034176 5433 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6356 5433 720 92 0 4700 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 25424

[startup+12.7256 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 13963
/proc/meminfo: memFree=742928/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25424 CPUtime=12.6
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5465 0 0 0 1257 3 0 0 25 0 1 0 181761126 26034176 5433 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6356 5433 720 92 0 4700 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 25424

[startup+25.5483 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 13963
/proc/meminfo: memFree=743056/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25424 CPUtime=25.3
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5465 0 0 0 2527 3 0 0 25 0 1 0 181761126 26034176 5433 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134647207 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6356 5433 720 92 0 4700 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 25424

[startup+51.1824 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 13963
/proc/meminfo: memFree=718224/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25424 CPUtime=50.7
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5465 0 0 0 5067 3 0 0 25 0 1 0 181761126 26034176 5433 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799746 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6356 5433 720 92 0 4700 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 25424

[startup+102.404 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13963
/proc/meminfo: memFree=718224/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25424 CPUtime=101.46
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5465 0 0 0 10142 4 0 0 25 0 1 0 181761126 26034176 5433 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785595 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6356 5433 720 92 0 4700 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 25424

[startup+162.437 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13963
/proc/meminfo: memFree=718224/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25424 CPUtime=160.94
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5465 0 0 0 16090 4 0 0 25 0 1 0 181761126 26034176 5433 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134647195 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6356 5433 720 92 0 4700 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 25424

[startup+222.494 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13963
/proc/meminfo: memFree=687312/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25424 CPUtime=220.72
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5465 0 0 0 22067 5 0 0 25 0 1 0 181761126 26034176 5433 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793508 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6356 5433 720 92 0 4700 0
Current children cumulated CPU time (s) 220.72
Current children cumulated vsize (KiB) 25424

[startup+282.506 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 13963
/proc/meminfo: memFree=687248/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25476 CPUtime=280.44
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5478 0 0 0 28039 5 0 0 25 0 1 0 181761126 26087424 5446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799394 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6369 5446 720 92 0 4713 0
Current children cumulated CPU time (s) 280.44
Current children cumulated vsize (KiB) 25476

[startup+342.509 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 13963
/proc/meminfo: memFree=687248/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25476 CPUtime=340.17
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5478 0 0 0 34011 6 0 0 25 0 1 0 181761126 26087424 5446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6369 5446 720 92 0 4713 0
Current children cumulated CPU time (s) 340.17
Current children cumulated vsize (KiB) 25476

[startup+402.518 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13963
/proc/meminfo: memFree=654480/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25476 CPUtime=399.89
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5478 0 0 0 39983 6 0 0 25 0 1 0 181761126 26087424 5446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6369 5446 720 92 0 4713 0
Current children cumulated CPU time (s) 399.89
Current children cumulated vsize (KiB) 25476

[startup+462.528 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13963
/proc/meminfo: memFree=654416/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25476 CPUtime=459.62
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5478 0 0 0 45955 7 0 0 25 0 1 0 181761126 26087424 5446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134715127 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6369 5446 720 92 0 4713 0
Current children cumulated CPU time (s) 459.62
Current children cumulated vsize (KiB) 25476

[startup+522.537 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 13963
/proc/meminfo: memFree=624784/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25476 CPUtime=519.34
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5478 0 0 0 51927 7 0 0 25 0 1 0 181761126 26087424 5446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792902 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6369 5446 720 92 0 4713 0
Current children cumulated CPU time (s) 519.34
Current children cumulated vsize (KiB) 25476

[startup+582.546 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 13963
/proc/meminfo: memFree=624784/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25476 CPUtime=579.08
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5478 0 0 0 57900 8 0 0 25 0 1 0 181761126 26087424 5446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134647195 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6369 5446 720 92 0 4713 0
Current children cumulated CPU time (s) 579.08
Current children cumulated vsize (KiB) 25476

[startup+642.561 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 13963
/proc/meminfo: memFree=624784/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25476 CPUtime=638.8
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5478 0 0 0 63872 8 0 0 25 0 1 0 181761126 26087424 5446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785000 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6369 5446 720 92 0 4713 0
Current children cumulated CPU time (s) 638.8
Current children cumulated vsize (KiB) 25476

[startup+702.573 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13963
/proc/meminfo: memFree=609936/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25476 CPUtime=698.53
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5478 0 0 0 69845 8 0 0 25 0 1 0 181761126 26087424 5446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799420 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6369 5446 720 92 0 4713 0
Current children cumulated CPU time (s) 698.53
Current children cumulated vsize (KiB) 25476

[startup+762.583 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13965
/proc/meminfo: memFree=609616/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25476 CPUtime=758.26
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5478 0 0 0 75817 9 0 0 25 0 1 0 181761126 26087424 5446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 9372636 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6369 5446 720 92 0 4713 0
Current children cumulated CPU time (s) 758.26
Current children cumulated vsize (KiB) 25476

[startup+822.592 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13965
/proc/meminfo: memFree=575632/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25476 CPUtime=817.99
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5478 0 0 0 81789 10 0 0 25 0 1 0 181761126 26087424 5446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 1 0 0
/proc/13962/statm: 6369 5446 720 92 0 4713 0
Current children cumulated CPU time (s) 817.99
Current children cumulated vsize (KiB) 25476

[startup+882.593 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778376/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=877.67
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 87755 12 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 877.67
Current children cumulated vsize (KiB) 25480

[startup+942.692 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778696/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=937.48
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 93736 12 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 9372636 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 937.48
Current children cumulated vsize (KiB) 25480

[startup+1002.79 s]
/proc/loadavg: 2.06 2.01 2.00 3/88 14030
/proc/meminfo: memFree=778760/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=997.25
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 99712 13 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792901 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 997.25
Current children cumulated vsize (KiB) 25480

[startup+1062.88 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 14030
/proc/meminfo: memFree=778824/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1057.06
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 105693 13 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646885 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1057.06
Current children cumulated vsize (KiB) 25480

[startup+1122.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778824/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1116.86
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 111673 13 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1116.86
Current children cumulated vsize (KiB) 25480

[startup+1183.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778696/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1176.64
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 117651 13 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646865 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1176.64
Current children cumulated vsize (KiB) 25480

[startup+1243.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778632/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1236.47
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 123633 14 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790181 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1236.47
Current children cumulated vsize (KiB) 25480

[startup+1303.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778632/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1296.28
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 129614 14 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792899 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1296.28
Current children cumulated vsize (KiB) 25480

[startup+1363.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778632/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1356.07
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 135593 14 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1356.07
Current children cumulated vsize (KiB) 25480

[startup+1423.46 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 14030
/proc/meminfo: memFree=778568/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1415.9
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 141575 15 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134715056 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1415.9
Current children cumulated vsize (KiB) 25480

[startup+1483.56 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 14030
/proc/meminfo: memFree=778568/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1475.72
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 147557 15 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1475.72
Current children cumulated vsize (KiB) 25480

[startup+1543.66 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 14030
/proc/meminfo: memFree=778504/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1535.51
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 153536 15 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1535.51
Current children cumulated vsize (KiB) 25480

[startup+1603.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778504/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1595.32
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 159517 15 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646905 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1595.32
Current children cumulated vsize (KiB) 25480

[startup+1663.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778504/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1655.14
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 165499 15 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792879 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1655.14
Current children cumulated vsize (KiB) 25480

[startup+1723.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778440/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1714.93
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 171477 16 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792312 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1714.93
Current children cumulated vsize (KiB) 25480

[startup+1784.03 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778440/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1774.74
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 177458 16 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1774.74
Current children cumulated vsize (KiB) 25480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14030
/proc/meminfo: memFree=778376/2055920 swapFree=4178216/4192956
[pid=13962] ppid=13960 vsize=25480 CPUtime=1800.04
/proc/13962/stat : 13962 (solver) R 13960 13962 13248 0 -1 4194304 5479 0 0 0 179988 16 0 0 25 0 1 0 181761126 26091520 5447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/13962/statm: 6370 5447 720 92 0 4714 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 25480

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.48
CPU time (s): 1800.05
CPU user time (s): 1799.88
CPU system time (s): 0.164974
CPU usage (%): 99.4788
Max. virtual memory (cumulated for all children) (KiB): 25480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.164974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5479
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= 60853

runsolver used 1.67075 s user time and 5.04223 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Jan  9 09:07:40 UTC 2007


IDJOB= 234865
IDBENCH= 6721
FILE ID= node10/234865-1168333659

PBS_JOBID= 3503086

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  2a5d4cc7ff938a6383e2a78f825e1405

RANDOM SEED= 368962170

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:        762480 kB
Buffers:         89940 kB
Cached:         618304 kB
SwapCached:       2628 kB
Active:         899196 kB
Inactive:       330236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        762480 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:            3460 kB
Writeback:           0 kB
Mapped:         539220 kB
Slab:            47772 kB
Committed_AS:  5846968 kB
PageTables:       3260 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= 66440 MiB



End job on node10 on Tue Jan  9 09:37:50 UTC 2007