Trace number 232514

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.08 1802.83

General information on the benchmark

Nametaillard/js-taillard-20/
js-taillard-20-100-5.xml
MD5SUMd4517eec28e9d3dbe630dcc10caaf17e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1679
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
Global constraints used (with number of constraints)

Solver Data (download as text)

0.17	c 
0.17	c Parsing xml file
0.17	c 	domains............... 0.02
0.19	c 	variables............. 0.01
0.20	c 	predicates............    0
0.20	c 	constraints........... 0.29
0.49	c Allocating memory
0.49	c 
0.49	c time limit = -1
0.49	c heuristic = dom/wdeg
0.49	c restart policy = Geometric increment
0.49	c restart base = 266
0.49	c restart factor = 1.33
0.49	c 
0.49	c Solving
0.49	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/node26/watcher-232514-1168322868 -o ROOT/results/node26/solver-232514-1168322868 -C 1800 -M 900 /tmp/evaluation/232514-1168322868/tramontane/bin/solver /tmp/evaluation/232514-1168322868/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.38 2.11 1.87 5/97 28858
/proc/meminfo: memFree=80920/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=18540 CPUtime=0
/proc/28857/stat : 28857 (runsolver) R 28855 28857 28220 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 180681175 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 269028486439 0 0 4096 24578 0 0 0 17 1 0 0
/proc/28857/statm: 4635 279 244 17 0 2626 0

[startup+0.108242 s]
/proc/loadavg: 2.38 2.11 1.87 5/97 28858
/proc/meminfo: memFree=80920/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=6744 CPUtime=0
/proc/28857/stat : 28857 (solver) D 28855 28857 28220 0 -1 4194304 503 0 12 0 0 0 0 0 18 0 1 0 180681175 6905856 483 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4156277682 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/28857/statm: 1686 483 421 92 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6744

[startup+0.516289 s]
/proc/loadavg: 2.38 2.11 1.87 5/97 28858
/proc/meminfo: memFree=80920/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=17696 CPUtime=0.36
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 3481 0 24 0 34 2 0 0 20 0 1 0 180681175 18120704 3473 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 1 0 0
/proc/28857/statm: 4424 3473 715 92 0 2768 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 17696

[startup+1.34036 s]
/proc/loadavg: 2.38 2.11 1.87 3/97 28858
/proc/meminfo: memFree=36056/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45036 CPUtime=1.16
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10343 0 24 0 112 4 0 0 25 0 1 0 180681175 46116864 10335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795145 0 0 4096 0 0 0 0 17 1 0 0
/proc/28857/statm: 11259 10335 720 92 0 9603 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 45036

[startup+2.98452 s]
/proc/loadavg: 2.35 2.10 1.87 3/97 28858
/proc/meminfo: memFree=30168/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45036 CPUtime=2.8
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10343 0 24 0 275 5 0 0 25 0 1 0 180681175 46116864 10335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785530 0 0 4096 0 0 0 0 17 1 0 0
/proc/28857/statm: 11259 10335 720 92 0 9603 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 45036

[startup+6.26382 s]
/proc/loadavg: 2.35 2.10 1.87 3/97 28858
/proc/meminfo: memFree=16280/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45036 CPUtime=6.05
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10343 0 24 0 600 5 0 0 25 0 1 0 180681175 46116864 10335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790178 0 0 4096 0 0 0 0 17 1 0 0
/proc/28857/statm: 11259 10335 720 92 0 9603 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 45036

[startup+12.7341 s]
/proc/loadavg: 2.29 2.10 1.87 3/97 28858
/proc/meminfo: memFree=14880/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45044 CPUtime=12.46
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10345 0 24 0 1241 5 0 0 25 0 1 0 180681175 46125056 10337 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 13059036 0 0 4096 0 0 0 0 17 1 0 0
/proc/28857/statm: 11261 10337 720 92 0 9605 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 45044

[startup+25.6243 s]
/proc/loadavg: 2.25 2.10 1.87 3/97 28858
/proc/meminfo: memFree=16032/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45048 CPUtime=25.23
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10346 0 24 0 2518 5 0 0 25 0 1 0 180681175 46129152 10338 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790211 0 0 4096 0 0 0 0 17 1 0 0
/proc/28857/statm: 11262 10338 720 92 0 9606 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 45048

[startup+51.235 s]
/proc/loadavg: 2.16 2.09 1.88 3/97 28858
/proc/meminfo: memFree=15648/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45048 CPUtime=50.65
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10346 0 24 0 5060 5 0 0 25 0 1 0 180681175 46129152 10338 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11262 10338 720 92 0 9606 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 45048

[startup+102.488 s]
/proc/loadavg: 2.06 2.07 1.88 4/97 28858
/proc/meminfo: memFree=22880/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45052 CPUtime=101.77
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10347 0 24 0 10172 5 0 0 25 0 1 0 180681175 46133248 10339 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11263 10339 720 92 0 9607 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 45052

[startup+162.583 s]
/proc/loadavg: 2.02 2.05 1.89 3/97 28858
/proc/meminfo: memFree=19552/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45052 CPUtime=161.57
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10347 0 24 0 16151 6 0 0 25 0 1 0 180681175 46133248 10339 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785559 0 0 4096 0 0 0 0 17 1 0 0
/proc/28857/statm: 11263 10339 720 92 0 9607 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 45052

[startup+222.588 s]
/proc/loadavg: 2.27 2.10 1.91 4/97 28858
/proc/meminfo: memFree=23776/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45052 CPUtime=221.1
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10347 0 24 0 22104 6 0 0 25 0 1 0 180681175 46133248 10339 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792309 0 0 4096 0 0 0 0 17 1 0 0
/proc/28857/statm: 11263 10339 720 92 0 9607 0
Current children cumulated CPU time (s) 221.1
Current children cumulated vsize (KiB) 45052

[startup+282.62 s]
/proc/loadavg: 2.26 2.13 1.93 3/94 28934
/proc/meminfo: memFree=277744/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45052 CPUtime=280.87
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10347 0 24 0 28080 7 0 0 25 0 1 0 180681175 46133248 10339 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799420 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11263 10339 720 92 0 9607 0
Current children cumulated CPU time (s) 280.87
Current children cumulated vsize (KiB) 45052

[startup+342.658 s]
/proc/loadavg: 2.26 2.16 1.95 3/94 28934
/proc/meminfo: memFree=28080/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45068 CPUtime=340.6
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10351 0 24 0 34052 8 0 0 25 0 1 0 180681175 46149632 10343 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11267 10343 720 92 0 9611 0
Current children cumulated CPU time (s) 340.6
Current children cumulated vsize (KiB) 45068

[startup+402.662 s]
/proc/loadavg: 2.13 2.14 1.96 3/86 29042
/proc/meminfo: memFree=657328/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=400.48
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 40039 9 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 400.48
Current children cumulated vsize (KiB) 45076

[startup+462.737 s]
/proc/loadavg: 2.05 2.11 1.96 3/86 29042
/proc/meminfo: memFree=473072/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=460.5
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 46040 10 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647221 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 460.5
Current children cumulated vsize (KiB) 45076

[startup+522.819 s]
/proc/loadavg: 2.02 2.09 1.96 3/86 29042
/proc/meminfo: memFree=299312/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=520.52
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 52042 10 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715070 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 520.52
Current children cumulated vsize (KiB) 45076

[startup+582.895 s]
/proc/loadavg: 2.00 2.07 1.96 3/86 29042
/proc/meminfo: memFree=126320/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=580.53
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 58043 10 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785587 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 580.53
Current children cumulated vsize (KiB) 45076

[startup+642.97 s]
/proc/loadavg: 2.03 2.07 1.96 3/86 29042
/proc/meminfo: memFree=15600/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=640.56
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 64045 11 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799433 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 640.56
Current children cumulated vsize (KiB) 45076

[startup+703.043 s]
/proc/loadavg: 1.67 1.97 1.94 2/78 29059
/proc/meminfo: memFree=955912/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=700.59
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 70047 12 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792899 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 700.59
Current children cumulated vsize (KiB) 45076

[startup+763.088 s]
/proc/loadavg: 1.24 1.79 1.87 2/78 29059
/proc/meminfo: memFree=956040/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=760.62
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 76050 12 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 760.62
Current children cumulated vsize (KiB) 45076

[startup+823.13 s]
/proc/loadavg: 1.09 1.65 1.82 2/78 29059
/proc/meminfo: memFree=955976/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=820.64
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 82052 12 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 820.64
Current children cumulated vsize (KiB) 45076

[startup+883.172 s]
/proc/loadavg: 1.03 1.53 1.76 2/78 29059
/proc/meminfo: memFree=955976/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=880.67
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 88055 12 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 880.67
Current children cumulated vsize (KiB) 45076

[startup+943.214 s]
/proc/loadavg: 1.01 1.43 1.71 2/78 29059
/proc/meminfo: memFree=955848/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=940.7
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 94058 12 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790178 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 940.7
Current children cumulated vsize (KiB) 45076

[startup+1003.26 s]
/proc/loadavg: 1.00 1.35 1.66 2/78 29059
/proc/meminfo: memFree=955720/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1000.72
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 100060 12 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1000.72
Current children cumulated vsize (KiB) 45076

[startup+1063.29 s]
/proc/loadavg: 1.00 1.28 1.62 2/78 29059
/proc/meminfo: memFree=955720/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1060.74
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 106062 12 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1060.74
Current children cumulated vsize (KiB) 45076

[startup+1123.33 s]
/proc/loadavg: 1.04 1.24 1.58 2/78 29059
/proc/meminfo: memFree=955592/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1120.76
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 112064 12 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792867 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1120.76
Current children cumulated vsize (KiB) 45076

[startup+1183.38 s]
/proc/loadavg: 1.01 1.20 1.54 2/78 29059
/proc/meminfo: memFree=955528/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1180.8
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 118067 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799400 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1180.8
Current children cumulated vsize (KiB) 45076

[startup+1243.41 s]
/proc/loadavg: 1.00 1.16 1.51 2/78 29059
/proc/meminfo: memFree=955464/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1240.82
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 124069 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1240.82
Current children cumulated vsize (KiB) 45076

[startup+1303.45 s]
/proc/loadavg: 1.00 1.13 1.47 2/78 29059
/proc/meminfo: memFree=955336/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1300.84
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 130071 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1300.84
Current children cumulated vsize (KiB) 45076

[startup+1363.49 s]
/proc/loadavg: 1.00 1.10 1.44 2/78 29059
/proc/meminfo: memFree=955272/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1360.86
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 136073 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1360.86
Current children cumulated vsize (KiB) 45076

[startup+1423.53 s]
/proc/loadavg: 1.03 1.09 1.42 2/78 29059
/proc/meminfo: memFree=955208/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1420.88
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 142075 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792899 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1420.88
Current children cumulated vsize (KiB) 45076

[startup+1483.57 s]
/proc/loadavg: 1.01 1.07 1.39 2/78 29059
/proc/meminfo: memFree=955144/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1480.9
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 148077 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785570 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1480.9
Current children cumulated vsize (KiB) 45076

[startup+1543.61 s]
/proc/loadavg: 1.00 1.06 1.36 2/78 29059
/proc/meminfo: memFree=955016/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1540.92
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 154079 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1540.92
Current children cumulated vsize (KiB) 45076

[startup+1603.65 s]
/proc/loadavg: 1.00 1.05 1.34 2/78 29059
/proc/meminfo: memFree=954952/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1600.94
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 160081 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1600.94
Current children cumulated vsize (KiB) 45076

[startup+1663.69 s]
/proc/loadavg: 1.00 1.03 1.31 2/78 29059
/proc/meminfo: memFree=954888/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1660.96
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 166083 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1660.96
Current children cumulated vsize (KiB) 45076

[startup+1723.73 s]
/proc/loadavg: 1.00 1.03 1.29 2/78 29059
/proc/meminfo: memFree=954760/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1720.98
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 172085 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708418 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1720.98
Current children cumulated vsize (KiB) 45076

[startup+1783.77 s]
/proc/loadavg: 1.00 1.02 1.27 2/78 29059
/proc/meminfo: memFree=954760/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1781.01
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 178088 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785592 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1781.01
Current children cumulated vsize (KiB) 45076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.82 s]
/proc/loadavg: 1.00 1.02 1.26 2/78 29059
/proc/meminfo: memFree=954696/2055920 swapFree=4192812/4192956
[pid=28857] ppid=28855 vsize=45076 CPUtime=1800.06
/proc/28857/stat : 28857 (solver) R 28855 28857 28220 0 -1 4194304 10353 0 24 0 179993 13 0 0 25 0 1 0 180681175 46157824 10345 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799403 0 0 4096 0 0 0 0 17 0 0 0
/proc/28857/statm: 11269 10345 720 92 0 9613 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 45076

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.83
CPU time (s): 1800.08
CPU user time (s): 1799.94
CPU system time (s): 0.145977
CPU usage (%): 99.8474
Max. virtual memory (cumulated for all children) (KiB): 45076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10353
page faults= 24
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 15417

runsolver used 1.83772 s user time and 4.83326 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Tue Jan  9 06:07:49 UTC 2007


IDJOB= 232514
IDBENCH= 6525
FILE ID= node26/232514-1168322868

PBS_JOBID= 3502876

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  d4517eec28e9d3dbe630dcc10caaf17e

RANDOM SEED= 245246049

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:         81336 kB
Buffers:         14568 kB
Cached:        1562420 kB
SwapCached:          0 kB
Active:        1430652 kB
Inactive:       489180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         81336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6684 kB
Writeback:           0 kB
Mapped:         372356 kB
Slab:            39000 kB
Committed_AS:  4347244 kB
PageTables:       2868 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 node26 on Tue Jan  9 06:37:52 UTC 2007