Trace number 206730

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.11 1807.4

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-50_ext.xml
MD5SUM8cc7f9b7727ba8ecd50a2b051bd34a2c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
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
0.20	c 	variables.............    0
0.20	c 	relations............. 1.72
1.73	c 	constraints........... 0.08
1.81	c Allocating memory
1.81	c 
1.81	c time limit = -1
1.81	c heuristic = dom/wdeg
1.81	c restart policy = Geometric increment
1.81	c restart base = 18
1.81	c restart factor = 1.33
1.81	c 
1.81	c Solving
1.81	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/node61/watcher-206730-1168177347 -o ROOT/results/node61/solver-206730-1168177347 -C 1800 -M 900 /tmp/evaluation/206730-1168177347/tramontane/bin/solver /tmp/evaluation/206730-1168177347/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.85 1.97 1.99 5/73 10907
/proc/meminfo: memFree=1608360/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=18540 CPUtime=0
/proc/10906/stat : 10906 (runsolver) R 10904 10906 9179 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 166132611 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10906/statm: 4635 279 244 17 0 2626 0

[startup+0.108098 s]
/proc/loadavg: 1.85 1.97 1.99 5/73 10907
/proc/meminfo: memFree=1608360/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=8060 CPUtime=0.09
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 1068 0 0 0 9 0 0 0 18 0 1 0 166132611 8253440 1029 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158648184 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 2015 1029 692 92 0 359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8060

[startup+0.516167 s]
/proc/loadavg: 1.85 1.97 1.99 5/73 10907
/proc/meminfo: memFree=1608360/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=11664 CPUtime=0.5
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 1969 0 0 0 50 0 0 0 21 0 1 0 166132611 11943936 1930 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4156057749 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 2916 1930 692 92 0 1260 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11664

[startup+1.33731 s]
/proc/loadavg: 1.85 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1598120/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=18612 CPUtime=1.31
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 3712 0 0 0 131 0 0 0 25 0 1 0 166132611 19058688 3673 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 11450978 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 4653 3673 692 92 0 2997 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18612

[startup+2.97459 s]
/proc/loadavg: 1.85 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1592808/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=2.95
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 294 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637645 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 22320

[startup+6.25617 s]
/proc/loadavg: 1.86 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1592808/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=6.22
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 621 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790657 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 22320

[startup+12.7143 s]
/proc/loadavg: 1.87 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1592944/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=12.65
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 1264 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637630 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 22320

[startup+25.5255 s]
/proc/loadavg: 1.90 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593008/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=25.41
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 2540 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 22320

[startup+51.15 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593200/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=50.93
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 5092 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 22320

[startup+102.391 s]
/proc/loadavg: 1.97 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593264/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=101.98
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 10197 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790369 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 22320

[startup+162.458 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593264/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=161.81
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 16180 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790374 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 22320

[startup+222.519 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593264/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=221.63
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 22162 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790733 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 221.63
Current children cumulated vsize (KiB) 22320

[startup+282.576 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593200/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=281.46
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 28145 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722304 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 281.46
Current children cumulated vsize (KiB) 22320

[startup+342.634 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593200/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=341.28
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 34127 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637488 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 341.28
Current children cumulated vsize (KiB) 22320

[startup+402.697 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593136/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=401.11
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 40110 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637162 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 401.11
Current children cumulated vsize (KiB) 22320

[startup+462.756 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593136/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=460.93
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 46092 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790427 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 460.93
Current children cumulated vsize (KiB) 22320

[startup+522.815 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593136/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=520.76
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 52075 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 520.76
Current children cumulated vsize (KiB) 22320

[startup+582.873 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593136/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=580.58
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 58057 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722304 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 580.58
Current children cumulated vsize (KiB) 22320

[startup+642.939 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593136/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=640.41
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 64040 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637710 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 640.41
Current children cumulated vsize (KiB) 22320

[startup+702.999 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593136/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=700.24
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 70023 1 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639671 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 700.24
Current children cumulated vsize (KiB) 22320

[startup+763.06 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593072/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=760.07
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 76005 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790425 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 760.07
Current children cumulated vsize (KiB) 22320

[startup+823.123 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 10907
/proc/meminfo: memFree=1593136/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=819.9
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 81988 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639678 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 819.9
Current children cumulated vsize (KiB) 22320

[startup+883.181 s]
/proc/loadavg: 2.09 2.00 2.00 3/73 10907
/proc/meminfo: memFree=1593072/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=879.72
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 87970 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 879.72
Current children cumulated vsize (KiB) 22320

[startup+943.238 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 10907
/proc/meminfo: memFree=1593072/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=939.55
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 93953 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790642 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 939.55
Current children cumulated vsize (KiB) 22320

[startup+1003.29 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 10907
/proc/meminfo: memFree=1593008/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=999.37
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 99935 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790748 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 999.37
Current children cumulated vsize (KiB) 22320

[startup+1063.36 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 10907
/proc/meminfo: memFree=1593072/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1059.2
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 105918 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790434 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1059.2
Current children cumulated vsize (KiB) 22320

[startup+1123.43 s]
/proc/loadavg: 2.04 2.02 2.00 3/79 10973
/proc/meminfo: memFree=1591840/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1118.97
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 111895 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790368 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1118.97
Current children cumulated vsize (KiB) 22320

[startup+1183.52 s]
/proc/loadavg: 2.02 2.01 2.00 3/79 11065
/proc/meminfo: memFree=1591872/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1178.68
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 117866 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790401 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1178.68
Current children cumulated vsize (KiB) 22320

[startup+1243.59 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 11105
/proc/meminfo: memFree=1592688/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1238.46
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 123844 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722304 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1238.46
Current children cumulated vsize (KiB) 22320

[startup+1303.65 s]
/proc/loadavg: 2.02 2.02 2.00 3/73 11105
/proc/meminfo: memFree=1592752/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1298.28
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 129826 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1298.28
Current children cumulated vsize (KiB) 22320

[startup+1363.71 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 11105
/proc/meminfo: memFree=1592752/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1358.11
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 135809 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637836 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1358.11
Current children cumulated vsize (KiB) 22320

[startup+1423.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11105
/proc/meminfo: memFree=1592752/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1417.93
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 141791 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790748 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1417.93
Current children cumulated vsize (KiB) 22320

[startup+1483.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11105
/proc/meminfo: memFree=1592880/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1477.76
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 147774 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790420 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1477.76
Current children cumulated vsize (KiB) 22320

[startup+1543.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11105
/proc/meminfo: memFree=1592880/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1537.59
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 153757 2 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637632 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1537.59
Current children cumulated vsize (KiB) 22320

[startup+1603.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11105
/proc/meminfo: memFree=1592880/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1597.42
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 159739 3 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722112 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1597.42
Current children cumulated vsize (KiB) 22320

[startup+1664.01 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 11105
/proc/meminfo: memFree=1592880/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1657.25
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 165722 3 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639599 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1657.25
Current children cumulated vsize (KiB) 22320

[startup+1724.07 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 11105
/proc/meminfo: memFree=1592816/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1717.07
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 171704 3 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637524 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1717.07
Current children cumulated vsize (KiB) 22320

[startup+1784.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11105
/proc/meminfo: memFree=1592816/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1776.9
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 177687 3 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637364 0 0 4096 0 0 0 0 17 1 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1776.9
Current children cumulated vsize (KiB) 22320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.39 s]
/proc/loadavg: 1.92 1.98 1.99 2/65 11120
/proc/meminfo: memFree=1623672/2055920 swapFree=4192812/4192956
[pid=10906] ppid=10904 vsize=22320 CPUtime=1800.1
/proc/10906/stat : 10906 (solver) R 10904 10906 9179 0 -1 4194304 4629 0 0 0 180007 3 0 0 25 0 1 0 166132611 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790437 0 0 4096 0 0 0 0 17 0 0 0
/proc/10906/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 22320

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.4
CPU time (s): 1800.11
CPU user time (s): 1800.07
CPU system time (s): 0.037994
CPU usage (%): 99.5965
Max. virtual memory (cumulated for all children) (KiB): 22320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.07
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4629
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= 10
involuntary context switches= 21227

runsolver used 1.39179 s user time and 5.11822 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Jan  7 13:42:28 UTC 2007


IDJOB= 206730
IDBENCH= 4230
FILE ID= node61/206730-1168177347

PBS_JOBID= 3479065

Free space on /tmp= 66502 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-50_ext.xml
COMMAND LINE= /tmp/evaluation/206730-1168177347/tramontane/bin/solver /tmp/evaluation/206730-1168177347/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-206730-1168177347 -o ROOT/results/node61/solver-206730-1168177347 -C 1800 -M 900  /tmp/evaluation/206730-1168177347/tramontane/bin/solver /tmp/evaluation/206730-1168177347/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  8cc7f9b7727ba8ecd50a2b051bd34a2c

RANDOM SEED= 938690913

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:       1608776 kB
Buffers:         56268 kB
Cached:         287472 kB
SwapCached:          0 kB
Active:         212496 kB
Inactive:       169176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1608776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           17852 kB
Writeback:           0 kB
Mapped:          51460 kB
Slab:            50836 kB
Committed_AS:  3524164 kB
PageTables:       1744 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= 66511 MiB



End job on node61 on Sun Jan  7 14:12:35 UTC 2007