Trace number 206756

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Tramontane 2006-12-04? (TO) 1800.08 1802.68

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-3_ext.xml
MD5SUM8614834b234aa04ba8003bda8ea11c3b
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.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables.............    0
0.01	c 	relations............. 1.68
1.69	c 	constraints........... 0.09
1.77	c Allocating memory
1.77	c 
1.77	c time limit = -1
1.77	c heuristic = dom/wdeg
1.77	c restart policy = Geometric increment
1.77	c restart base = 18
1.77	c restart factor = 1.33
1.77	c 
1.77	c Solving
1.77	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/node4/watcher-206756-1168177632 -o ROOT/results/node4/solver-206756-1168177632 -C 1800 -M 900 /tmp/evaluation/206756-1168177632/tramontane/bin/solver /tmp/evaluation/206756-1168177632/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.00 2.00 2.00 4/94 16972
/proc/meminfo: memFree=1605488/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=6792 CPUtime=0
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 433 0 0 0 0 0 0 0 18 0 1 0 166158838 6955008 412 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10558328 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 1698 412 373 92 0 30 0

[startup+0.10377 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 16972
/proc/meminfo: memFree=1605488/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=8192 CPUtime=0.09
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 1099 0 0 0 9 0 0 0 18 0 1 0 166158838 8388608 1061 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 2048 1064 692 92 0 392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8192

[startup+0.511809 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 16972
/proc/meminfo: memFree=1605488/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=11664 CPUtime=0.5
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 1976 0 0 0 50 0 0 0 22 0 1 0 166158838 11943936 1937 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 11030180 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 2916 1937 692 92 0 1260 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11664

[startup+1.33289 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1595056/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=18928 CPUtime=1.32
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 3791 0 0 0 131 1 0 0 25 0 1 0 166158838 19382272 3752 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 4732 3752 692 92 0 3076 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 18928

[startup+2.97005 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1589488/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=2.95
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 293 2 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639643 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 22320

[startup+6.24937 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1589680/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=6.23
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 621 2 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790401 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 22320

[startup+12.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1589808/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=12.69
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 1267 2 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722319 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22320

[startup+25.6098 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1590000/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=25.55
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 2553 2 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 22320

[startup+51.2508 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1590128/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=51.18
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 5116 2 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 22320

[startup+102.527 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1590128/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=102.4
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 10238 2 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637332 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 22320

[startup+162.552 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1590064/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=162.35
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 16233 2 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 22320

[startup+222.613 s]
/proc/loadavg: 2.00 2.00 2.00 5/94 16972
/proc/meminfo: memFree=1590064/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=222.36
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 22233 3 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637840 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 22320

[startup+282.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1590064/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=282.36
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 28233 3 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637594 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 22320

[startup+342.695 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 16972
/proc/meminfo: memFree=1590000/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=342.3
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 34227 3 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637551 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 22320

[startup+402.76 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 16972
/proc/meminfo: memFree=1590000/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=402.32
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 40229 3 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637524 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 22320

[startup+462.818 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1589936/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=462.32
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 46229 3 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637768 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 22320

[startup+522.838 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1589936/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=522.26
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 52223 3 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639677 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 22320

[startup+582.863 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1589872/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=582.23
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 58220 3 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637507 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 22320

[startup+642.883 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1589872/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=642.2
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 64217 3 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637768 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 22320

[startup+702.905 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1589808/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=702.15
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 70211 4 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639645 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 22320

[startup+762.929 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 16972
/proc/meminfo: memFree=1589808/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=762.12
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 76208 4 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637171 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 22320

[startup+822.961 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16972
/proc/meminfo: memFree=1589808/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=822.1
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 82206 4 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790642 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 22320

[startup+883.005 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 17118
/proc/meminfo: memFree=1588544/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=882
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 88191 9 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790655 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 22320

[startup+943.049 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 17170
/proc/meminfo: memFree=1589552/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=941.98
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 94186 12 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 22320

[startup+1003.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 17170
/proc/meminfo: memFree=1589552/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1001.96
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 100184 12 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637630 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 22320

[startup+1063.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 17170
/proc/meminfo: memFree=1589552/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1061.92
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 106180 12 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637488 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 22320

[startup+1123.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 17245
/proc/meminfo: memFree=1432816/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1121.91
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 112175 16 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639671 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 22320

[startup+1183.24 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 17245
/proc/meminfo: memFree=1271920/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1181.89
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 118172 17 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637551 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 22320

[startup+1243.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17246
/proc/meminfo: memFree=1495080/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1241.86
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 124169 17 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790618 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 22320

[startup+1303.33 s]
/proc/loadavg: 2.04 2.01 2.00 3/87 17246
/proc/meminfo: memFree=1492008/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1301.84
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 130167 17 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637524 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 22320

[startup+1363.36 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 17246
/proc/meminfo: memFree=1487144/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1361.82
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 136165 17 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639643 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 22320

[startup+1423.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17246
/proc/meminfo: memFree=1482984/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1421.77
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 142160 17 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790618 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 22320

[startup+1483.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17246
/proc/meminfo: memFree=1479208/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1481.74
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 148157 17 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722304 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 22320

[startup+1543.46 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17246
/proc/meminfo: memFree=1473128/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1541.73
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 154156 17 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637773 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 22320

[startup+1603.49 s]
/proc/loadavg: 2.04 2.01 2.00 3/87 17246
/proc/meminfo: memFree=1469672/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1601.69
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 160151 18 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637299 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 22320

[startup+1663.53 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 17246
/proc/meminfo: memFree=1466984/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1661.55
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 166137 18 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639626 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 22320

[startup+1723.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17246
/proc/meminfo: memFree=1460840/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1721.32
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 172114 18 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637649 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1721.32
Current children cumulated vsize (KiB) 22320

[startup+1783.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17246
/proc/meminfo: memFree=1454760/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1781.06
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 178088 18 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1781.06
Current children cumulated vsize (KiB) 22320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17246
/proc/meminfo: memFree=1453608/2055920 swapFree=4182144/4192956
[pid=16971] ppid=16969 vsize=22320 CPUtime=1800.06
/proc/16971/stat : 16971 (solver) R 16969 16971 15930 0 -1 4194304 4629 0 0 0 179988 18 0 0 25 0 1 0 166158838 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722081 0 0 4096 0 0 0 0 17 0 0 0
/proc/16971/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1800.06
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): 1802.68
CPU time (s): 1800.08
CPU user time (s): 1799.89
CPU system time (s): 0.187971
CPU usage (%): 99.8558
Max. virtual memory (cumulated for all children) (KiB): 22320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.187971
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= 29066

runsolver used 2.20267 s user time and 5.75712 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sun Jan  7 13:47:13 UTC 2007


IDJOB= 206756
IDBENCH= 4232
FILE ID= node4/206756-1168177632

PBS_JOBID= 3478843

Free space on /tmp= 66295 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  8614834b234aa04ba8003bda8ea11c3b

RANDOM SEED= 670061358

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.223
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.223
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:       1605904 kB
Buffers:         46056 kB
Cached:         244436 kB
SwapCached:       2520 kB
Active:         201676 kB
Inactive:       194788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605904 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            8808 kB
Writeback:           0 kB
Mapped:         122952 kB
Slab:            38004 kB
Committed_AS:  4364072 kB
PageTables:       2608 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= 66260 MiB



End job on node4 on Sun Jan  7 14:17:16 UTC 2007