Trace number 234388

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.07 1803.89

General information on the benchmark

Nametaillard/
js-taillard-15/js-taillard-15-95-4.xml
MD5SUM8622f7f14ce871a5c4b7c49cc6402391
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 benchmark21.6327
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1174
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c 
0.15	c Parsing xml file
0.15	c 	domains...............    0
0.15	c 	variables.............    0
0.15	c 	predicates............    0
0.15	c 	constraints........... 0.12
0.15	c Allocating memory
0.15	c 
0.15	c time limit = -1
0.15	c heuristic = dom/wdeg
0.15	c restart policy = Geometric increment
0.16	c restart base = 1199
0.16	c restart factor = 1.33
0.16	c 
0.16	c Solving
0.16	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/node21/watcher-234388-1168332103 -o ROOT/results/node21/solver-234388-1168332103 -C 1800 -M 900 /tmp/evaluation/234388-1168332103/tramontane/bin/solver /tmp/evaluation/234388-1168332103/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.54 1.65 1.26 5/87 31274
/proc/meminfo: memFree=1819600/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=18540 CPUtime=0
/proc/31273/stat : 31273 (runsolver) R 31271 31273 30811 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 181604915 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 221236489511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31273/statm: 4635 279 244 17 0 2626 0

[startup+0.108672 s]
/proc/loadavg: 2.54 1.65 1.26 5/87 31274
/proc/meminfo: memFree=1819600/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=8504 CPUtime=0.09
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 1206 0 0 0 9 0 0 0 18 0 1 0 181604915 8708096 1174 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134572501 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 2126 1174 705 92 0 470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8504

[startup+0.516743 s]
/proc/loadavg: 2.54 1.65 1.26 5/87 31274
/proc/meminfo: memFree=1819600/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=0.49
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11471 0 1 0 44 5 0 0 21 0 1 0 181604915 50778112 11440 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11440 720 92 0 10741 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 49588

[startup+1.3399 s]
/proc/loadavg: 2.49 1.66 1.26 3/87 31274
/proc/meminfo: memFree=1776464/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1.31
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11471 0 1 0 126 5 0 0 25 0 1 0 181604915 50778112 11440 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647086 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11440 720 92 0 10741 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 49588

[startup+2.97821 s]
/proc/loadavg: 2.49 1.66 1.26 3/87 31274
/proc/meminfo: memFree=1776464/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=2.94
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11471 0 1 0 289 5 0 0 25 0 1 0 181604915 50778112 11440 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708415 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11440 720 92 0 10741 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 49588

[startup+6.25883 s]
/proc/loadavg: 2.49 1.66 1.26 3/87 31274
/proc/meminfo: memFree=1776336/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=6.21
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11471 0 1 0 616 5 0 0 25 0 1 0 181604915 50778112 11440 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792864 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11440 720 92 0 10741 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 49588

[startup+12.7211 s]
/proc/loadavg: 2.42 1.67 1.27 3/87 31274
/proc/meminfo: memFree=1776336/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=12.64
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11471 0 1 0 1259 5 0 0 25 0 1 0 181604915 50778112 11440 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792899 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11440 720 92 0 10741 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 49588

[startup+25.5325 s]
/proc/loadavg: 2.35 1.68 1.28 3/87 31274
/proc/meminfo: memFree=1776464/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=25.4
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11471 0 1 0 2535 5 0 0 25 0 1 0 181604915 50778112 11440 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792909 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11440 720 92 0 10741 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 49588

[startup+51.1663 s]
/proc/loadavg: 2.23 1.70 1.29 3/87 31274
/proc/meminfo: memFree=1776528/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=50.93
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11472 0 1 0 5088 5 0 0 25 0 1 0 181604915 50778112 11441 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134802987 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11441 720 92 0 10741 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 49588

[startup+102.43 s]
/proc/loadavg: 2.09 1.75 1.33 3/87 31274
/proc/meminfo: memFree=1776528/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=102
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11474 0 1 0 10194 6 0 0 25 0 1 0 181604915 50778112 11443 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11443 720 92 0 10741 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 49588

[startup+162.518 s]
/proc/loadavg: 2.03 1.79 1.37 3/87 31274
/proc/meminfo: memFree=1776528/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=161.84
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11475 0 1 0 16178 6 0 0 25 0 1 0 181604915 50778112 11444 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646926 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11444 720 92 0 10741 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 49588

[startup+222.605 s]
/proc/loadavg: 2.01 1.83 1.41 3/87 31274
/proc/meminfo: memFree=1776464/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=221.7
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11475 0 1 0 22163 7 0 0 25 0 1 0 181604915 50778112 11444 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646918 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11444 720 92 0 10741 0
Current children cumulated CPU time (s) 221.7
Current children cumulated vsize (KiB) 49588

[startup+282.695 s]
/proc/loadavg: 2.00 1.86 1.44 3/87 31274
/proc/meminfo: memFree=1776400/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=281.55
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11475 0 1 0 28148 7 0 0 25 0 1 0 181604915 50778112 11444 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11444 720 92 0 10741 0
Current children cumulated CPU time (s) 281.55
Current children cumulated vsize (KiB) 49588

[startup+342.784 s]
/proc/loadavg: 2.00 1.88 1.47 3/87 31274
/proc/meminfo: memFree=1776336/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=341.4
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11475 0 1 0 34133 7 0 0 25 0 1 0 181604915 50778112 11444 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646803 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11444 720 92 0 10741 0
Current children cumulated CPU time (s) 341.4
Current children cumulated vsize (KiB) 49588

[startup+402.878 s]
/proc/loadavg: 2.00 1.90 1.50 3/87 31274
/proc/meminfo: memFree=1776336/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=401.26
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11475 0 1 0 40118 8 0 0 25 0 1 0 181604915 50778112 11444 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8905692 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11444 720 92 0 10741 0
Current children cumulated CPU time (s) 401.26
Current children cumulated vsize (KiB) 49588

[startup+462.965 s]
/proc/loadavg: 2.00 1.91 1.53 3/87 31274
/proc/meminfo: memFree=1776272/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=461.11
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11475 0 1 0 46103 8 0 0 25 0 1 0 181604915 50778112 11444 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11444 720 92 0 10741 0
Current children cumulated CPU time (s) 461.11
Current children cumulated vsize (KiB) 49588

[startup+523.048 s]
/proc/loadavg: 2.00 1.93 1.56 3/87 31274
/proc/meminfo: memFree=1776208/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=520.96
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11475 0 1 0 52087 9 0 0 25 0 1 0 181604915 50778112 11444 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647178 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11444 720 92 0 10741 0
Current children cumulated CPU time (s) 520.96
Current children cumulated vsize (KiB) 49588

[startup+583.13 s]
/proc/loadavg: 2.00 1.94 1.58 3/87 31274
/proc/meminfo: memFree=1776144/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=580.81
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11475 0 1 0 58072 9 0 0 25 0 1 0 181604915 50778112 11444 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727412 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11444 720 92 0 10741 0
Current children cumulated CPU time (s) 580.81
Current children cumulated vsize (KiB) 49588

[startup+643.214 s]
/proc/loadavg: 2.03 1.96 1.61 3/87 31274
/proc/meminfo: memFree=1776144/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=640.66
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 64056 10 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790119 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 640.66
Current children cumulated vsize (KiB) 49588

[startup+703.293 s]
/proc/loadavg: 2.04 1.98 1.64 3/87 31274
/proc/meminfo: memFree=1776080/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=700.71
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 70061 10 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647095 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 700.71
Current children cumulated vsize (KiB) 49588

[startup+763.38 s]
/proc/loadavg: 2.01 1.98 1.66 3/88 31275
/proc/meminfo: memFree=1776008/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=760.78
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 76067 11 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 760.78
Current children cumulated vsize (KiB) 49588

[startup+823.47 s]
/proc/loadavg: 2.00 1.98 1.67 3/88 31275
/proc/meminfo: memFree=1776008/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=820.85
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 82074 11 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646900 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 820.85
Current children cumulated vsize (KiB) 49588

[startup+883.481 s]
/proc/loadavg: 2.00 1.98 1.69 3/88 31275
/proc/meminfo: memFree=1775944/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=880.84
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 88072 12 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708406 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 880.84
Current children cumulated vsize (KiB) 49588

[startup+943.569 s]
/proc/loadavg: 2.00 1.98 1.71 3/88 31275
/proc/meminfo: memFree=1775880/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=940.9
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 94078 12 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 940.9
Current children cumulated vsize (KiB) 49588

[startup+1003.67 s]
/proc/loadavg: 2.00 1.98 1.73 3/88 31275
/proc/meminfo: memFree=1775880/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1000.98
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 100086 12 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646848 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1000.98
Current children cumulated vsize (KiB) 49588

[startup+1063.75 s]
/proc/loadavg: 2.00 1.98 1.74 3/88 31275
/proc/meminfo: memFree=1775816/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1061.05
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 106092 13 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1061.05
Current children cumulated vsize (KiB) 49588

[startup+1123.84 s]
/proc/loadavg: 2.00 1.98 1.75 3/88 31275
/proc/meminfo: memFree=1775752/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1121.12
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 112099 13 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1121.12
Current children cumulated vsize (KiB) 49588

[startup+1183.94 s]
/proc/loadavg: 2.00 1.98 1.76 3/94 31383
/proc/meminfo: memFree=1774288/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1181.12
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 118098 14 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715293 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1181.12
Current children cumulated vsize (KiB) 49588

[startup+1243.98 s]
/proc/loadavg: 2.00 1.98 1.77 3/95 31450
/proc/meminfo: memFree=1774344/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1241.08
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 124094 14 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646763 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1241.08
Current children cumulated vsize (KiB) 49588

[startup+1304 s]
/proc/loadavg: 2.03 2.00 1.79 3/89 31474
/proc/meminfo: memFree=1775288/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1301.04
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 130090 14 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1301.04
Current children cumulated vsize (KiB) 49588

[startup+1364.09 s]
/proc/loadavg: 2.01 2.00 1.80 3/89 31474
/proc/meminfo: memFree=1775288/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1361.11
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 136096 15 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1361.11
Current children cumulated vsize (KiB) 49588

[startup+1424.15 s]
/proc/loadavg: 2.00 2.00 1.81 3/89 31474
/proc/meminfo: memFree=1775288/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1421.15
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 142100 15 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1421.15
Current children cumulated vsize (KiB) 49588

[startup+1484.24 s]
/proc/loadavg: 2.00 2.00 1.82 3/89 31474
/proc/meminfo: memFree=1775352/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1481.21
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 148106 15 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715293 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1481.21
Current children cumulated vsize (KiB) 49588

[startup+1544.27 s]
/proc/loadavg: 2.07 2.01 1.83 3/89 31474
/proc/meminfo: memFree=1775416/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1541.22
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 154106 16 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1541.22
Current children cumulated vsize (KiB) 49588

[startup+1604.33 s]
/proc/loadavg: 2.02 2.01 1.84 3/89 31474
/proc/meminfo: memFree=1775360/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1601.27
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 160111 16 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790586 0 0 4096 0 0 0 0 17 1 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1601.27
Current children cumulated vsize (KiB) 49588

[startup+1664.35 s]
/proc/loadavg: 2.04 2.02 1.85 3/86 31704
/proc/meminfo: memFree=1760400/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1661.18
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 166101 17 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1661.18
Current children cumulated vsize (KiB) 49588

[startup+1724.43 s]
/proc/loadavg: 2.08 2.03 1.86 3/86 31704
/proc/meminfo: memFree=1760528/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1720.98
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11476 0 1 0 172080 18 0 0 25 0 1 0 181604915 50778112 11445 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793055 0 0 4096 0 0 0 0 17 0 0 0
/proc/31273/statm: 12397 11445 720 92 0 10741 0
Current children cumulated CPU time (s) 1720.98
Current children cumulated vsize (KiB) 49588

[startup+1784.5 s]
/proc/loadavg: 2.03 2.02 1.87 3/86 31704
/proc/meminfo: memFree=1760528/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1780.79
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11477 0 1 0 178061 18 0 0 25 0 1 0 181604915 50778112 11446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/31273/statm: 12397 11446 720 92 0 10741 0
Current children cumulated CPU time (s) 1780.79
Current children cumulated vsize (KiB) 49588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.87 s]
/proc/loadavg: 2.02 2.02 1.87 3/86 31704
/proc/meminfo: memFree=1760528/2055920 swapFree=4156316/4192956
[pid=31273] ppid=31271 vsize=49588 CPUtime=1800.05
/proc/31273/stat : 31273 (solver) R 31271 31273 30811 0 -1 4194304 11477 0 1 0 179987 18 0 0 25 0 1 0 181604915 50778112 11446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/31273/statm: 12397 11446 720 92 0 10741 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 49588

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.89
CPU time (s): 1800.07
CPU user time (s): 1799.88
CPU system time (s): 0.19197
CPU usage (%): 99.7882
Max. virtual memory (cumulated for all children) (KiB): 49588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11477
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 15353

runsolver used 1.69574 s user time and 4.82926 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue Jan  9 08:41:44 UTC 2007


IDJOB= 234388
IDBENCH= 6684
FILE ID= node21/234388-1168332103

PBS_JOBID= 3503301

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  8622f7f14ce871a5c4b7c49cc6402391

RANDOM SEED= 888200567

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.261
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.261
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:       1820080 kB
Buffers:         22776 kB
Cached:         124496 kB
SwapCached:       2600 kB
Active:         102468 kB
Inactive:        80228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820080 kB
SwapTotal:     4192956 kB
SwapFree:      4156316 kB
Dirty:            3224 kB
Writeback:           0 kB
Mapped:          45408 kB
Slab:            38116 kB
Committed_AS:  3864752 kB
PageTables:       2136 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 node21 on Tue Jan  9 09:11:48 UTC 2007