Trace number 234365

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 1801.23

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-105-5.xml
MD5SUM3c3d6d2eda04d5ff74dbf34eca638b04
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 benchmark40.48
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1309
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.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.02	c 	variables.............    0
0.02	c 	predicates............    0
0.02	c 	constraints........... 0.12
0.14	c Allocating memory
0.14	c 
0.14	c time limit = -1
0.14	c heuristic = dom/wdeg
0.14	c restart policy = Geometric increment
0.14	c restart base = 1199
0.14	c restart factor = 1.33
0.14	c 
0.14	c Solving
0.14	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/node45/watcher-234365-1168331997 -o ROOT/results/node45/solver-234365-1168331997 -C 1800 -M 900 /tmp/evaluation/234365-1168331997/tramontane/bin/solver /tmp/evaluation/234365-1168331997/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.16 1.04 1.19 4/68 22895
/proc/meminfo: memFree=1465216/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=6792 CPUtime=0
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 181598725 6955008 400 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4696952 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 1698 402 363 92 0 30 0

[startup+0.102758 s]
/proc/loadavg: 1.16 1.04 1.19 4/68 22895
/proc/meminfo: memFree=1465216/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=8632 CPUtime=0.09
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 1237 0 0 0 9 0 0 0 18 0 1 0 181598725 8839168 1205 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158469460 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 2158 1205 705 92 0 502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8632

[startup+0.514827 s]
/proc/loadavg: 1.16 1.04 1.19 4/68 22895
/proc/meminfo: memFree=1465216/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=0.5
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13819 0 0 0 42 8 0 0 21 0 1 0 181598725 60432384 13787 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792836 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13787 720 92 0 13098 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 59016

[startup+1.33497 s]
/proc/loadavg: 1.16 1.04 1.19 3/73 22900
/proc/meminfo: memFree=1359512/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1.32
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13820 0 0 0 124 8 0 0 25 0 1 0 181598725 60432384 13788 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13788 720 92 0 13098 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 59016

[startup+2.97127 s]
/proc/loadavg: 1.16 1.04 1.19 3/73 22900
/proc/meminfo: memFree=1359512/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=2.96
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13821 0 0 0 288 8 0 0 25 0 1 0 181598725 60432384 13789 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715112 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13789 720 92 0 13098 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 59016

[startup+6.25387 s]
/proc/loadavg: 1.23 1.06 1.20 3/73 22900
/proc/meminfo: memFree=1359512/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=6.24
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13821 0 0 0 616 8 0 0 25 0 1 0 181598725 60432384 13789 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646776 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13789 720 92 0 13098 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 59016

[startup+12.712 s]
/proc/loadavg: 1.29 1.07 1.20 3/73 22900
/proc/meminfo: memFree=1359528/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=12.69
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13821 0 0 0 1261 8 0 0 25 0 1 0 181598725 60432384 13789 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13789 720 92 0 13098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59016

[startup+25.5214 s]
/proc/loadavg: 1.45 1.12 1.21 3/73 22900
/proc/meminfo: memFree=1359600/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=25.5
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13822 0 0 0 2542 8 0 0 25 0 1 0 181598725 60432384 13790 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708410 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13790 720 92 0 13098 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 59016

[startup+51.146 s]
/proc/loadavg: 1.63 1.19 1.23 3/73 22900
/proc/meminfo: memFree=1359664/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=51.11
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13822 0 0 0 5103 8 0 0 25 0 1 0 181598725 60432384 13790 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792879 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13790 720 92 0 13098 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 59016

[startup+102.388 s]
/proc/loadavg: 1.84 1.31 1.27 3/73 22900
/proc/meminfo: memFree=1359664/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=102.34
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 10226 8 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708415 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 59016

[startup+162.448 s]
/proc/loadavg: 1.94 1.43 1.31 3/73 22900
/proc/meminfo: memFree=1359664/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=162.37
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 16229 8 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785688 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 59016

[startup+222.505 s]
/proc/loadavg: 1.98 1.53 1.35 3/73 22900
/proc/meminfo: memFree=1359664/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=222.41
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 22233 8 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792894 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 59016

[startup+282.564 s]
/proc/loadavg: 2.09 1.65 1.40 3/73 22900
/proc/meminfo: memFree=1359728/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=282.45
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 28237 8 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 59016

[startup+342.62 s]
/proc/loadavg: 2.03 1.71 1.44 3/73 22900
/proc/meminfo: memFree=1359736/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=342.48
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 34239 9 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792879 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 59016

[startup+402.683 s]
/proc/loadavg: 2.01 1.76 1.47 3/73 22900
/proc/meminfo: memFree=1359736/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=402.52
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 40243 9 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 59016

[startup+462.743 s]
/proc/loadavg: 2.00 1.80 1.50 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=462.56
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 46247 9 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727365 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 462.56
Current children cumulated vsize (KiB) 59016

[startup+522.794 s]
/proc/loadavg: 2.00 1.83 1.53 3/73 22900
/proc/meminfo: memFree=1359736/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=522.59
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 52250 9 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790181 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 522.59
Current children cumulated vsize (KiB) 59016

[startup+582.845 s]
/proc/loadavg: 2.00 1.86 1.56 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=582.62
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 58253 9 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646757 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 582.62
Current children cumulated vsize (KiB) 59016

[startup+642.903 s]
/proc/loadavg: 2.00 1.88 1.58 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=642.65
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 64256 9 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792867 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 642.65
Current children cumulated vsize (KiB) 59016

[startup+702.951 s]
/proc/loadavg: 2.00 1.90 1.60 3/73 22900
/proc/meminfo: memFree=1359736/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=702.68
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 70259 9 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646776 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 702.68
Current children cumulated vsize (KiB) 59016

[startup+763.008 s]
/proc/loadavg: 2.00 1.92 1.63 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=762.72
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 76262 10 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712839 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 762.72
Current children cumulated vsize (KiB) 59016

[startup+823.066 s]
/proc/loadavg: 2.05 1.94 1.65 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=822.76
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 82266 10 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793186 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 822.76
Current children cumulated vsize (KiB) 59016

[startup+883.123 s]
/proc/loadavg: 2.02 1.95 1.67 3/73 22900
/proc/meminfo: memFree=1359736/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=882.79
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 88269 10 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 882.79
Current children cumulated vsize (KiB) 59016

[startup+943.178 s]
/proc/loadavg: 2.00 1.95 1.69 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=942.82
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13826 0 0 0 94272 10 0 0 25 0 1 0 181598725 60432384 13794 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13794 720 92 0 13098 0
Current children cumulated CPU time (s) 942.82
Current children cumulated vsize (KiB) 59016

[startup+1003.23 s]
/proc/loadavg: 2.00 1.96 1.70 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1002.85
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 100275 10 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792902 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1002.85
Current children cumulated vsize (KiB) 59016

[startup+1063.28 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1062.88
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 106278 10 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1062.88
Current children cumulated vsize (KiB) 59016

[startup+1123.33 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1122.91
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 112280 11 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1122.91
Current children cumulated vsize (KiB) 59016

[startup+1183.38 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1182.94
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 118283 11 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647082 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1182.94
Current children cumulated vsize (KiB) 59016

[startup+1243.44 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1242.98
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 124287 11 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1242.98
Current children cumulated vsize (KiB) 59016

[startup+1303.52 s]
/proc/loadavg: 2.00 1.97 1.77 3/79 23036
/proc/meminfo: memFree=1358464/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1302.91
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 130280 11 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1302.91
Current children cumulated vsize (KiB) 59016

[startup+1363.6 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 23098
/proc/meminfo: memFree=1359408/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1362.9
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 136279 11 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785076 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1362.9
Current children cumulated vsize (KiB) 59016

[startup+1423.66 s]
/proc/loadavg: 2.06 1.99 1.80 3/73 23098
/proc/meminfo: memFree=1359416/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1422.93
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 142282 11 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785570 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1422.93
Current children cumulated vsize (KiB) 59016

[startup+1483.71 s]
/proc/loadavg: 2.02 1.99 1.81 3/73 23098
/proc/meminfo: memFree=1359416/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1482.96
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 148285 11 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134802944 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1482.96
Current children cumulated vsize (KiB) 59016

[startup+1543.76 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 23098
/proc/meminfo: memFree=1359416/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1543
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 154288 12 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1543
Current children cumulated vsize (KiB) 59016

[startup+1603.81 s]
/proc/loadavg: 2.04 2.00 1.83 3/73 23098
/proc/meminfo: memFree=1359416/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1603.03
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 160291 12 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792231 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1603.03
Current children cumulated vsize (KiB) 59016

[startup+1663.87 s]
/proc/loadavg: 2.01 2.00 1.84 3/73 23098
/proc/meminfo: memFree=1359480/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1663.06
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 166294 12 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1663.06
Current children cumulated vsize (KiB) 59016

[startup+1723.93 s]
/proc/loadavg: 2.00 2.00 1.84 3/73 23098
/proc/meminfo: memFree=1359480/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1723.1
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 172298 12 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1723.1
Current children cumulated vsize (KiB) 59016

[startup+1783.99 s]
/proc/loadavg: 2.00 2.00 1.85 3/73 23098
/proc/meminfo: memFree=1359480/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1783.14
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 178302 12 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727412 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1783.14
Current children cumulated vsize (KiB) 59016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 1.85 3/73 23098
/proc/meminfo: memFree=1359480/2055920 swapFree=4184048/4192956
[pid=22894] ppid=22892 vsize=59016 CPUtime=1800.06
/proc/22894/stat : 22894 (solver) R 22892 22894 22436 0 -1 4194304 13827 0 0 0 179994 12 0 0 25 0 1 0 181598725 60432384 13795 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 14754 13795 720 92 0 13098 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 59016

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.23
CPU time (s): 1800.08
CPU user time (s): 1799.95
CPU system time (s): 0.134979
CPU usage (%): 99.9363
Max. virtual memory (cumulated for all children) (KiB): 59016

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

runsolver used 1.79373 s user time and 4.6113 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue Jan  9 08:39:58 UTC 2007


IDJOB= 234365
IDBENCH= 6683
FILE ID= node45/234365-1168331997

PBS_JOBID= 3503304

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  3c3d6d2eda04d5ff74dbf34eca638b04

RANDOM SEED= 219138044

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.259
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.259
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:       1465504 kB
Buffers:         70484 kB
Cached:         446140 kB
SwapCached:       3168 kB
Active:         181780 kB
Inactive:       349284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1465504 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            6640 kB
Writeback:           0 kB
Mapped:          20000 kB
Slab:            44992 kB
Committed_AS:  3747120 kB
PageTables:       1596 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= 66549 MiB



End job on node45 on Tue Jan  9 09:09:59 UTC 2007