Trace number 232546

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.1 1802.46

General information on the benchmark

Nametaillard/js-taillard-20/
js-taillard-20-105-5.xml
MD5SUMb0bc3a455955fb2ea2b28a025b381c8f
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 benchmark44.59
SatisfiableYES
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1763
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.20	c 
0.20	c Parsing xml file
0.20	c 	domains............... 0.03
0.20	c 	variables............. 0.01
0.20	c 	predicates............    0
0.20	c 	constraints........... 0.29
0.34	c Allocating memory
0.34	c 
0.34	c time limit = -1
0.34	c heuristic = dom/wdeg
0.34	c restart policy = Geometric increment
0.34	c restart base = 266
0.34	c restart factor = 1.33
0.34	c 
0.34	c Solving
0.34	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/node12/watcher-232546-1168323098 -o ROOT/results/node12/solver-232546-1168323098 -C 1800 -M 900 /tmp/evaluation/232546-1168323098/tramontane/bin/solver /tmp/evaluation/232546-1168323098/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.19 2.05 2.01 5/94 30638
/proc/meminfo: memFree=1153488/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=540 CPUtime=0
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 180704895 552960 26 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 9696036 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/30637/statm: 135 26 21 92 0 18 0

[startup+0.103076 s]
/proc/loadavg: 2.19 2.05 2.01 5/94 30638
/proc/meminfo: memFree=1153488/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=10120 CPUtime=0.09
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 1627 0 0 0 8 1 0 0 18 0 1 0 180704895 10362880 1595 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134602236 0 0 4096 0 0 0 0 17 1 0 0
/proc/30637/statm: 2530 1595 707 92 0 874 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10120

[startup+0.511154 s]
/proc/loadavg: 2.19 2.05 2.01 5/94 30638
/proc/meminfo: memFree=1153488/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46588 CPUtime=0.49
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10748 0 0 0 43 6 0 0 22 0 1 0 180704895 47706112 10716 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727374 0 0 4096 0 0 0 0 17 1 0 0
/proc/30637/statm: 11647 10716 720 92 0 9991 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 46588

[startup+1.3323 s]
/proc/loadavg: 2.26 2.07 2.02 3/94 30638
/proc/meminfo: memFree=1098128/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46592 CPUtime=1.31
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10749 0 0 0 125 6 0 0 25 0 1 0 180704895 47710208 10717 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/30637/statm: 11648 10717 720 92 0 9992 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 46592

[startup+2.96959 s]
/proc/loadavg: 2.26 2.07 2.02 3/94 30638
/proc/meminfo: memFree=1098064/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46596 CPUtime=2.94
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10750 0 0 0 288 6 0 0 25 0 1 0 180704895 47714304 10718 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30637/statm: 11649 10718 720 92 0 9993 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 46596

[startup+6.25819 s]
/proc/loadavg: 2.23 2.07 2.02 3/94 30638
/proc/meminfo: memFree=1072848/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46596 CPUtime=6.21
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10750 0 0 0 615 6 0 0 25 0 1 0 180704895 47714304 10718 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30637/statm: 11649 10718 720 92 0 9993 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 46596

[startup+12.7224 s]
/proc/loadavg: 2.22 2.06 2.02 3/94 30638
/proc/meminfo: memFree=1039696/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46612 CPUtime=12.65
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10754 0 0 0 1258 7 0 0 25 0 1 0 180704895 47730688 10722 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646776 0 0 4096 0 0 0 0 17 1 0 0
/proc/30637/statm: 11653 10722 720 92 0 9997 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 46612

[startup+25.5497 s]
/proc/loadavg: 2.26 2.08 2.02 3/94 30638
/proc/meminfo: memFree=973008/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46612 CPUtime=25.42
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10754 0 0 0 2535 7 0 0 25 0 1 0 180704895 47730688 10722 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793521 0 0 4096 0 0 0 0 17 1 0 0
/proc/30637/statm: 11653 10722 720 92 0 9997 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 46612

[startup+51.1993 s]
/proc/loadavg: 2.29 2.10 2.03 3/94 30638
/proc/meminfo: memFree=888400/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46612 CPUtime=50.94
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10754 0 0 0 5087 7 0 0 25 0 1 0 180704895 47730688 10722 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30637/statm: 11653 10722 720 92 0 9997 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 46612

[startup+102.496 s]
/proc/loadavg: 2.18 2.10 2.03 3/87 31333
/proc/meminfo: memFree=1496896/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46612 CPUtime=102.07
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10754 0 0 0 10196 11 0 0 25 0 1 0 180704895 47730688 10722 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792899 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11653 10722 720 92 0 9997 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 46612

[startup+162.521 s]
/proc/loadavg: 2.06 2.08 2.02 3/87 31333
/proc/meminfo: memFree=1495488/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46612 CPUtime=162.03
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10754 0 0 0 16191 12 0 0 25 0 1 0 180704895 47730688 10722 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646923 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11653 10722 720 92 0 9997 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 46612

[startup+222.552 s]
/proc/loadavg: 2.10 2.08 2.02 3/87 31333
/proc/meminfo: memFree=1495424/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46632 CPUtime=221.96
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10759 0 0 0 22184 12 0 0 25 0 1 0 180704895 47751168 10727 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11658 10727 720 92 0 10002 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 46632

[startup+282.59 s]
/proc/loadavg: 2.09 2.08 2.02 3/87 31333
/proc/meminfo: memFree=1495424/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46632 CPUtime=281.95
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10759 0 0 0 28182 13 0 0 25 0 1 0 180704895 47751168 10727 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11658 10727 720 92 0 10002 0
Current children cumulated CPU time (s) 281.95
Current children cumulated vsize (KiB) 46632

[startup+342.622 s]
/proc/loadavg: 2.07 2.07 2.02 3/87 31333
/proc/meminfo: memFree=1495424/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=341.92
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 34179 13 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10163164 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 341.92
Current children cumulated vsize (KiB) 46636

[startup+402.65 s]
/proc/loadavg: 2.02 2.06 2.02 3/87 31333
/proc/meminfo: memFree=1495432/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=401.87
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 40174 13 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 401.87
Current children cumulated vsize (KiB) 46636

[startup+462.689 s]
/proc/loadavg: 2.01 2.05 2.01 3/87 31335
/proc/meminfo: memFree=1495176/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=461.85
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 46171 14 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 461.85
Current children cumulated vsize (KiB) 46636

[startup+522.727 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 31335
/proc/meminfo: memFree=1495176/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=521.83
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 52169 14 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 521.83
Current children cumulated vsize (KiB) 46636

[startup+582.748 s]
/proc/loadavg: 2.05 2.04 2.00 3/87 31335
/proc/meminfo: memFree=1495176/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=581.77
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 58163 14 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793773 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 581.77
Current children cumulated vsize (KiB) 46636

[startup+642.783 s]
/proc/loadavg: 2.02 2.03 2.00 3/87 31335
/proc/meminfo: memFree=1495240/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=641.74
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 64160 14 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 641.74
Current children cumulated vsize (KiB) 46636

[startup+702.815 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 31335
/proc/meminfo: memFree=1495240/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=701.71
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 70157 14 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 701.71
Current children cumulated vsize (KiB) 46636

[startup+762.844 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 31335
/proc/meminfo: memFree=1495240/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=761.67
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 76152 15 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10163164 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 761.67
Current children cumulated vsize (KiB) 46636

[startup+822.873 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 31335
/proc/meminfo: memFree=1495240/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=821.64
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 82149 15 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792864 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 821.64
Current children cumulated vsize (KiB) 46636

[startup+882.907 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495240/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=881.61
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 88146 15 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792347 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 881.61
Current children cumulated vsize (KiB) 46636

[startup+942.932 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495304/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=941.56
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 94140 16 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793511 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 941.56
Current children cumulated vsize (KiB) 46636

[startup+1002.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495240/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1001.52
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 100136 16 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1001.52
Current children cumulated vsize (KiB) 46636

[startup+1062.99 s]
/proc/loadavg: 2.05 2.01 2.00 3/87 31335
/proc/meminfo: memFree=1495240/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1061.49
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 106133 16 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646783 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1061.49
Current children cumulated vsize (KiB) 46636

[startup+1123.01 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 31335
/proc/meminfo: memFree=1495240/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1121.43
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 112127 16 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10163164 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1121.43
Current children cumulated vsize (KiB) 46636

[startup+1183.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495240/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1181.4
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 118124 16 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1181.4
Current children cumulated vsize (KiB) 46636

[startup+1243.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495176/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1241.35
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 124119 16 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1241.35
Current children cumulated vsize (KiB) 46636

[startup+1303.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495240/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1301.3
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 130114 16 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1301.3
Current children cumulated vsize (KiB) 46636

[startup+1363.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495176/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1361.28
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 136112 16 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727392 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1361.28
Current children cumulated vsize (KiB) 46636

[startup+1423.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495240/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1421.25
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 142108 17 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134646821 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1421.25
Current children cumulated vsize (KiB) 46636

[startup+1483.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495176/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1481.21
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 148104 17 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1481.21
Current children cumulated vsize (KiB) 46636

[startup+1543.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495176/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1541.18
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 154101 17 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792870 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1541.18
Current children cumulated vsize (KiB) 46636

[startup+1603.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495112/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1601.14
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 160097 17 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799420 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1601.14
Current children cumulated vsize (KiB) 46636

[startup+1663.29 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 31335
/proc/meminfo: memFree=1495176/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1661.08
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 166091 17 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799448 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1661.08
Current children cumulated vsize (KiB) 46636

[startup+1723.33 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 31335
/proc/meminfo: memFree=1495176/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1721.06
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 172089 17 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1721.06
Current children cumulated vsize (KiB) 46636

[startup+1783.36 s]
/proc/loadavg: 2.01 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495112/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1781.02
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 178085 17 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792306 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1781.02
Current children cumulated vsize (KiB) 46636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31335
/proc/meminfo: memFree=1495176/2055920 swapFree=4160348/4192956
[pid=30637] ppid=30635 vsize=46636 CPUtime=1800.08
/proc/30637/stat : 30637 (solver) R 30635 30637 28314 0 -1 4194304 10760 0 0 0 179991 17 0 0 25 0 1 0 180704895 47755264 10728 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/30637/statm: 11659 10728 720 92 0 10003 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 46636

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.46
CPU time (s): 1800.1
CPU user time (s): 1799.91
CPU system time (s): 0.186971
CPU usage (%): 99.8692
Max. virtual memory (cumulated for all children) (KiB): 46636

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

runsolver used 2.06968 s user time and 5.9231 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue Jan  9 06:11:38 UTC 2007


IDJOB= 232546
IDBENCH= 6532
FILE ID= node12/232546-1168323098

PBS_JOBID= 3502672

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  b0bc3a455955fb2ea2b28a025b381c8f

RANDOM SEED= 294827416

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.265
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.265
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:       1153904 kB
Buffers:         74200 kB
Cached:         238408 kB
SwapCached:       4816 kB
Active:         626844 kB
Inactive:       213724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1153904 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            3528 kB
Writeback:           0 kB
Mapped:         546348 kB
Slab:            45304 kB
Committed_AS:  6068044 kB
PageTables:       3140 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= 66534 MiB



End job on node12 on Tue Jan  9 06:41:41 UTC 2007