Trace number 206001

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.02 1813.8

General information on the benchmark

Namefapp/fapp36-40/fapp36/
fapp36-2000-10.xml
MD5SUMa0cfe24393aaec972ad81f1f87dd77c5
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 benchmark15.3527
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains............... 0.05
0.21	c 	variables............. 0.11
0.21	c 	predicates............    0
0.21	c 	constraints...........  1.4
1.59	c Allocating memory
1.59	c 
1.59	c time limit = -1
1.59	c heuristic = dom/wdeg
1.59	c restart policy = Geometric increment
1.59	c restart base = 1333
1.59	c restart factor = 1.33
1.59	c 
1.59	c Solving
1.59	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/node15/watcher-206001-1168169028 -o ROOT/results/node15/solver-206001-1168169028 -C 1800 -M 900 /tmp/evaluation/206001-1168169028/tramontane/bin/solver /tmp/evaluation/206001-1168169028/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.02 2.15 2.05 5/86 15818
/proc/meminfo: memFree=1595744/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=540 CPUtime=0
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 165297698 552960 26 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7512868 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 135 26 21 92 0 18 0

[startup+0.10404 s]
/proc/loadavg: 2.02 2.15 2.05 5/86 15818
/proc/meminfo: memFree=1595744/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=39132 CPUtime=0.08
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 4529 0 0 0 7 1 0 0 18 0 1 0 165297698 40071168 4497 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7648073 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 9783 4497 694 92 0 8127 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39132

[startup+0.514102 s]
/proc/loadavg: 2.02 2.15 2.05 5/86 15818
/proc/meminfo: memFree=1595744/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=96780 CPUtime=0.49
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 11450 0 0 0 44 5 0 0 22 0 1 0 165297698 99102720 11418 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158769323 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 24195 11418 709 92 0 22539 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 96780

[startup+1.33524 s]
/proc/loadavg: 2.02 2.15 2.05 3/86 15818
/proc/meminfo: memFree=1549600/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=100948 CPUtime=1.31
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 12492 0 0 0 125 6 0 0 25 0 1 0 165297698 103370752 12460 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134575805 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 25237 12460 709 92 0 23581 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 100948

[startup+2.97252 s]
/proc/loadavg: 2.02 2.15 2.05 3/86 15818
/proc/meminfo: memFree=1534240/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115472 CPUtime=2.93
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16086 0 0 0 286 7 0 0 25 0 1 0 165297698 118243328 16054 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28868 16054 719 92 0 27212 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 115472

[startup+6.25508 s]
/proc/loadavg: 2.01 2.15 2.05 3/86 15818
/proc/meminfo: memFree=1534176/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115472 CPUtime=6.19
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16086 0 0 0 612 7 0 0 25 0 1 0 165297698 118243328 16054 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712080 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28868 16054 719 92 0 27212 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 115472

[startup+12.7142 s]
/proc/loadavg: 2.01 2.15 2.05 3/86 15818
/proc/meminfo: memFree=1534368/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115472 CPUtime=12.6
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16086 0 0 0 1253 7 0 0 25 0 1 0 165297698 118243328 16054 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637122 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28868 16054 719 92 0 27212 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 115472

[startup+25.5324 s]
/proc/loadavg: 2.01 2.14 2.05 3/86 15818
/proc/meminfo: memFree=1534432/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115472 CPUtime=25.32
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16086 0 0 0 2524 8 0 0 25 0 1 0 165297698 118243328 16054 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28868 16054 719 92 0 27212 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 115472

[startup+51.1778 s]
/proc/loadavg: 2.00 2.13 2.05 3/86 15818
/proc/meminfo: memFree=1534560/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115476 CPUtime=50.74
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16087 0 0 0 5066 8 0 0 25 0 1 0 165297698 118247424 16055 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28869 16055 719 92 0 27213 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 115476

[startup+102.452 s]
/proc/loadavg: 2.00 2.10 2.04 3/86 15818
/proc/meminfo: memFree=1534624/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115476 CPUtime=101.58
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16087 0 0 0 10150 8 0 0 25 0 1 0 165297698 118247424 16055 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28869 16055 719 92 0 27213 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 115476

[startup+162.543 s]
/proc/loadavg: 2.00 2.08 2.04 3/86 15818
/proc/meminfo: memFree=1534560/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115480 CPUtime=161.17
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16088 0 0 0 16108 9 0 0 25 0 1 0 165297698 118251520 16056 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638404 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28870 16056 719 92 0 27214 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 115480

[startup+222.636 s]
/proc/loadavg: 2.00 2.06 2.03 3/86 15818
/proc/meminfo: memFree=1534560/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115480 CPUtime=220.77
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16088 0 0 0 22068 9 0 0 25 0 1 0 165297698 118251520 16056 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28870 16056 719 92 0 27214 0
Current children cumulated CPU time (s) 220.77
Current children cumulated vsize (KiB) 115480

[startup+282.728 s]
/proc/loadavg: 2.00 2.05 2.03 3/86 15818
/proc/meminfo: memFree=1534496/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115480 CPUtime=280.37
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16088 0 0 0 28027 10 0 0 25 0 1 0 165297698 118251520 16056 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28870 16056 719 92 0 27214 0
Current children cumulated CPU time (s) 280.37
Current children cumulated vsize (KiB) 115480

[startup+342.819 s]
/proc/loadavg: 2.00 2.04 2.02 3/86 15818
/proc/meminfo: memFree=1534432/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115480 CPUtime=339.96
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16088 0 0 0 33986 10 0 0 25 0 1 0 165297698 118251520 16056 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28870 16056 719 92 0 27214 0
Current children cumulated CPU time (s) 339.96
Current children cumulated vsize (KiB) 115480

[startup+402.909 s]
/proc/loadavg: 2.00 2.03 2.01 3/86 15818
/proc/meminfo: memFree=1534432/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=399.54
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 39943 11 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 399.54
Current children cumulated vsize (KiB) 115484

[startup+463 s]
/proc/loadavg: 2.06 2.04 2.01 3/86 15818
/proc/meminfo: memFree=1534368/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=459.13
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 45901 12 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 459.13
Current children cumulated vsize (KiB) 115484

[startup+523.093 s]
/proc/loadavg: 2.08 2.04 2.01 3/86 15818
/proc/meminfo: memFree=1534368/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=518.71
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 51858 13 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638385 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 518.71
Current children cumulated vsize (KiB) 115484

[startup+583.18 s]
/proc/loadavg: 2.03 2.03 2.01 3/86 15818
/proc/meminfo: memFree=1534304/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=578.27
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 57814 13 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 578.27
Current children cumulated vsize (KiB) 115484

[startup+643.272 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 15818
/proc/meminfo: memFree=1534304/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=637.86
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 63772 14 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134813000 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 637.86
Current children cumulated vsize (KiB) 115484

[startup+703.366 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 15818
/proc/meminfo: memFree=1534240/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=697.45
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 69730 15 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709370 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 697.45
Current children cumulated vsize (KiB) 115484

[startup+763.465 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 15818
/proc/meminfo: memFree=1534240/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=757.03
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 75687 16 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 757.03
Current children cumulated vsize (KiB) 115484

[startup+823.466 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 15818
/proc/meminfo: memFree=1534176/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=816.51
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 81635 16 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 816.51
Current children cumulated vsize (KiB) 115484

[startup+883.567 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 15818
/proc/meminfo: memFree=1534176/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=876.1
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 87593 17 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 876.1
Current children cumulated vsize (KiB) 115484

[startup+943.662 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 15818
/proc/meminfo: memFree=1534112/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=935.68
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 93551 17 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 935.68
Current children cumulated vsize (KiB) 115484

[startup+1003.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 15818
/proc/meminfo: memFree=1534112/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=995.28
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 99510 18 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 995.28
Current children cumulated vsize (KiB) 115484

[startup+1063.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 15818
/proc/meminfo: memFree=1534048/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1054.78
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 105459 19 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637125 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1054.78
Current children cumulated vsize (KiB) 115484

[startup+1123.87 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 15818
/proc/meminfo: memFree=1533984/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1114.37
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 111417 20 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711113 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1114.37
Current children cumulated vsize (KiB) 115484

[startup+1183.87 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 15818
/proc/meminfo: memFree=1533984/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1173.86
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 117366 20 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1173.86
Current children cumulated vsize (KiB) 115484

[startup+1243.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 15818
/proc/meminfo: memFree=1533984/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1233.43
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 123323 20 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1233.43
Current children cumulated vsize (KiB) 115484

[startup+1304.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 15818
/proc/meminfo: memFree=1533920/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1293.02
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 129281 21 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637128 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1293.02
Current children cumulated vsize (KiB) 115484

[startup+1364.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 15818
/proc/meminfo: memFree=1533920/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1352.49
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 135227 22 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1352.49
Current children cumulated vsize (KiB) 115484

[startup+1424.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 15818
/proc/meminfo: memFree=1533856/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1412.07
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 141185 22 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1412.07
Current children cumulated vsize (KiB) 115484

[startup+1484.25 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 15818
/proc/meminfo: memFree=1533856/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1471.67
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 147144 23 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1471.67
Current children cumulated vsize (KiB) 115484

[startup+1544.35 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 15818
/proc/meminfo: memFree=1533792/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1531.26
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 153102 24 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1531.26
Current children cumulated vsize (KiB) 115484

[startup+1604.35 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 15889
/proc/meminfo: memFree=1602264/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1590.79
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 159049 30 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 0 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1590.79
Current children cumulated vsize (KiB) 115484

[startup+1664.38 s]
/proc/loadavg: 1.97 1.99 1.99 3/94 15889
/proc/meminfo: memFree=1588760/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1650.74
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 165044 30 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1650.74
Current children cumulated vsize (KiB) 115484

[startup+1724.4 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 15889
/proc/meminfo: memFree=1588824/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1710.71
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 171040 31 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812927 0 0 4096 0 0 0 0 17 0 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1710.71
Current children cumulated vsize (KiB) 115484

[startup+1784.46 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 15889
/proc/meminfo: memFree=1588760/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1770.69
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 177038 31 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1770.69
Current children cumulated vsize (KiB) 115484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.78 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 15889
/proc/meminfo: memFree=1588760/2055920 swapFree=4174172/4192956
[pid=15817] ppid=15815 vsize=115484 CPUtime=1800
/proc/15817/stat : 15817 (solver) R 15815 15817 14904 0 -1 4194304 16089 0 0 0 179969 31 0 0 25 0 1 0 165297698 118255616 16057 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/15817/statm: 28871 16057 719 92 0 27215 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 115484

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.8
CPU time (s): 1800.02
CPU user time (s): 1799.7
CPU system time (s): 0.32395
CPU usage (%): 99.2406
Max. virtual memory (cumulated for all children) (KiB): 115484

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

runsolver used 2.07368 s user time and 5.40218 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Jan  7 11:23:49 UTC 2007


IDJOB= 206001
IDBENCH= 4180
FILE ID= node15/206001-1168169028

PBS_JOBID= 3478820

Free space on /tmp= 66314 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp36/fapp36-2000-10.xml
COMMAND LINE= /tmp/evaluation/206001-1168169028/tramontane/bin/solver /tmp/evaluation/206001-1168169028/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-206001-1168169028 -o ROOT/results/node15/solver-206001-1168169028 -C 1800 -M 900  /tmp/evaluation/206001-1168169028/tramontane/bin/solver /tmp/evaluation/206001-1168169028/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  a0cfe24393aaec972ad81f1f87dd77c5

RANDOM SEED= 321439147

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.276
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.276
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:       1596224 kB
Buffers:         55564 kB
Cached:         194328 kB
SwapCached:       6400 kB
Active:         254116 kB
Inactive:       148888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596224 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            5548 kB
Writeback:           0 kB
Mapped:         165852 kB
Slab:            40860 kB
Committed_AS:  4799496 kB
PageTables:       2756 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= 66319 MiB



End job on node15 on Sun Jan  7 11:54:02 UTC 2007