Trace number 206236

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 1807.59

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-43_ext.xml
MD5SUMb48645c8da06904d02bd36c48da994b9
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.02	c 
0.02	c Parsing xml file
0.02	c 	domains...............    0
0.02	c 	variables.............    0
0.02	c 	relations............. 1.82
1.84	c 	constraints........... 0.08
1.92	c Allocating memory
1.92	c 
1.92	c time limit = -1
1.92	c heuristic = dom/wdeg
1.92	c restart policy = Geometric increment
1.92	c restart base = 18
1.92	c restart factor = 1.33
1.92	c 
1.92	c Solving
1.92	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/node13/watcher-206236-1168170322 -o ROOT/results/node13/solver-206236-1168170322 -C 1800 -M 900 /tmp/evaluation/206236-1168170322/tramontane/bin/solver /tmp/evaluation/206236-1168170322/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


[startup+0.104213 s]
/proc/loadavg: 1.93 2.06 1.99 5/94 6431
/proc/meminfo: memFree=827656/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.93 2.06 1.99 5/94 6431
/proc/meminfo: memFree=827656/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=8824 CPUtime=0.19
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 1265 0 0 0 19 0 0 0 19 0 1 0 165427314 9035776 1226 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158648021 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 2206 1226 692 92 0 550 0

[startup+0.515264 s]
/proc/loadavg: 1.93 2.06 1.99 5/94 6431
/proc/meminfo: memFree=827656/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=11348 CPUtime=0.5
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 1897 0 0 0 49 1 0 0 22 0 1 0 165427314 11620352 1858 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 12945985 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 2837 1858 692 92 0 1181 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11348

[startup+1.34137 s]
/proc/loadavg: 1.93 2.06 1.99 3/94 6431
/proc/meminfo: memFree=817864/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=17980 CPUtime=1.32
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 3554 0 0 0 131 1 0 0 25 0 1 0 165427314 18411520 3515 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 12309828 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 4495 3515 692 92 0 2839 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 17980

[startup+2.97859 s]
/proc/loadavg: 1.93 2.06 1.99 4/94 6431
/proc/meminfo: memFree=811976/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=2.95
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 293 2 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637605 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 22320

[startup+6.25803 s]
/proc/loadavg: 1.94 2.06 1.99 3/94 6431
/proc/meminfo: memFree=811976/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=6.22
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 620 2 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790733 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 22320

[startup+12.7199 s]
/proc/loadavg: 1.94 2.06 1.99 3/94 6431
/proc/meminfo: memFree=812168/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=12.65
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 1263 2 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134714783 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 22320

[startup+25.5316 s]
/proc/loadavg: 1.95 2.05 1.99 3/94 6431
/proc/meminfo: memFree=812296/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=25.42
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 2540 2 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790618 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 22320

[startup+51.164 s]
/proc/loadavg: 1.97 2.05 1.99 3/94 6431
/proc/meminfo: memFree=812360/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=50.95
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 5093 2 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639584 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 22320

[startup+102.423 s]
/proc/loadavg: 1.98 2.04 1.99 3/94 6431
/proc/meminfo: memFree=812424/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=102.02
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 10199 3 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790434 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 22320

[startup+162.5 s]
/proc/loadavg: 1.99 2.03 1.99 3/94 6431
/proc/meminfo: memFree=812424/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=161.86
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 16183 3 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790434 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 22320

[startup+222.572 s]
/proc/loadavg: 1.99 2.02 1.99 3/94 6431
/proc/meminfo: memFree=812424/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=221.7
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 22167 3 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639618 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 221.7
Current children cumulated vsize (KiB) 22320

[startup+282.646 s]
/proc/loadavg: 1.99 2.02 1.99 3/94 6431
/proc/meminfo: memFree=812424/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=281.55
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 28151 4 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637678 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 281.55
Current children cumulated vsize (KiB) 22320

[startup+342.72 s]
/proc/loadavg: 1.99 2.01 1.99 3/94 6431
/proc/meminfo: memFree=812424/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=341.39
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 34135 4 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722332 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 341.39
Current children cumulated vsize (KiB) 22320

[startup+402.797 s]
/proc/loadavg: 1.99 2.00 1.99 3/94 6431
/proc/meminfo: memFree=812360/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=401.23
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 40119 4 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790655 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 401.23
Current children cumulated vsize (KiB) 22320

[startup+462.873 s]
/proc/loadavg: 1.99 2.00 1.99 3/94 6431
/proc/meminfo: memFree=812360/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=461.08
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 46103 5 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637130 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 461.08
Current children cumulated vsize (KiB) 22320

[startup+522.949 s]
/proc/loadavg: 1.99 2.00 1.99 3/94 6431
/proc/meminfo: memFree=812360/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=520.93
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 52088 5 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 520.93
Current children cumulated vsize (KiB) 22320

[startup+582.972 s]
/proc/loadavg: 1.99 2.00 1.99 3/94 6538
/proc/meminfo: memFree=1176584/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=580.81
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 58071 10 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722090 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 580.81
Current children cumulated vsize (KiB) 22320

[startup+642.985 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 6539
/proc/meminfo: memFree=1382848/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=640.74
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 64063 11 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790446 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 640.74
Current children cumulated vsize (KiB) 22320

[startup+703.064 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 6539
/proc/meminfo: memFree=1377408/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=700.76
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 70065 11 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637663 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 700.76
Current children cumulated vsize (KiB) 22320

[startup+763.095 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 6539
/proc/meminfo: memFree=1373696/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=760.51
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 76040 11 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 760.51
Current children cumulated vsize (KiB) 22320

[startup+823.129 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 6539
/proc/meminfo: memFree=1367488/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=820.29
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 82017 12 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637692 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 820.29
Current children cumulated vsize (KiB) 22320

[startup+883.162 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 6539
/proc/meminfo: memFree=1356800/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=880.05
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 87993 12 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639643 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 880.05
Current children cumulated vsize (KiB) 22320

[startup+943.195 s]
/proc/loadavg: 1.99 2.00 1.99 3/93 6603
/proc/meminfo: memFree=1351408/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=939.76
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 93962 14 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722157 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 939.76
Current children cumulated vsize (KiB) 22320

[startup+1003.25 s]
/proc/loadavg: 1.99 2.00 1.99 3/93 6695
/proc/meminfo: memFree=1346816/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=999.47
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 99925 22 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790783 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 999.47
Current children cumulated vsize (KiB) 22320

[startup+1063.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/87 6737
/proc/meminfo: memFree=1340544/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1059.2
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 105896 24 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637773 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1059.2
Current children cumulated vsize (KiB) 22320

[startup+1123.33 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 6737
/proc/meminfo: memFree=1330368/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1118.94
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 111870 24 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790783 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1118.94
Current children cumulated vsize (KiB) 22320

[startup+1183.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6737
/proc/meminfo: memFree=1314432/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1178.7
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 117846 24 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639585 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1178.7
Current children cumulated vsize (KiB) 22320

[startup+1243.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6737
/proc/meminfo: memFree=1300096/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1238.46
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 123822 24 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637840 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1238.46
Current children cumulated vsize (KiB) 22320

[startup+1303.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6737
/proc/meminfo: memFree=1294464/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1298.22
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 129797 25 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639609 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1298.22
Current children cumulated vsize (KiB) 22320

[startup+1363.46 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6737
/proc/meminfo: memFree=1289280/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1357.99
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 135774 25 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637174 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1357.99
Current children cumulated vsize (KiB) 22320

[startup+1423.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6737
/proc/meminfo: memFree=1286016/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1417.74
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 141749 25 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799153 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1417.74
Current children cumulated vsize (KiB) 22320

[startup+1483.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6737
/proc/meminfo: memFree=1281664/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1477.48
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 147723 25 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639599 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1477.48
Current children cumulated vsize (KiB) 22320

[startup+1543.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6737
/proc/meminfo: memFree=1278272/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1537.25
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 153700 25 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637578 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1537.25
Current children cumulated vsize (KiB) 22320

[startup+1603.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6737
/proc/meminfo: memFree=1275264/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1597
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 159675 25 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790611 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1597
Current children cumulated vsize (KiB) 22320

[startup+1663.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6737
/proc/meminfo: memFree=1271616/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1656.73
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 165648 25 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637316 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1656.73
Current children cumulated vsize (KiB) 22320

[startup+1723.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6737
/proc/meminfo: memFree=1263360/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1716.5
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 171625 25 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639584 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1716.5
Current children cumulated vsize (KiB) 22320

[startup+1783.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6737
/proc/meminfo: memFree=1260096/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1776.27
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 177602 25 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637168 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1776.27
Current children cumulated vsize (KiB) 22320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.58 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 6737
/proc/meminfo: memFree=1258560/2055920 swapFree=4192812/4192956
[pid=6430] ppid=6428 vsize=22320 CPUtime=1800.06
/proc/6430/stat : 6430 (solver) R 6428 6430 5934 0 -1 4194304 4629 0 0 0 179981 25 0 0 25 0 1 0 165427314 22855680 4590 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790401 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/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): 1807.59
CPU time (s): 1800.08
CPU user time (s): 1799.81
CPU system time (s): 0.26196
CPU usage (%): 99.5845
Max. virtual memory (cumulated for all children) (KiB): 22320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.26196
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= 11
involuntary context switches= 60407

runsolver used 1.91971 s user time and 5.62214 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Jan  7 11:45:23 UTC 2007


IDJOB= 206236
IDBENCH= 4192
FILE ID= node13/206236-1168170322

PBS_JOBID= 3478828

Free space on /tmp= 66313 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  b48645c8da06904d02bd36c48da994b9

RANDOM SEED= 36970256

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.247
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.247
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:        828072 kB
Buffers:         56552 kB
Cached:         312212 kB
SwapCached:          0 kB
Active:         875976 kB
Inactive:       270216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        828072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8888 kB
Writeback:           0 kB
Mapped:         804288 kB
Slab:            64616 kB
Committed_AS:  4884408 kB
PageTables:       3884 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= 66275 MiB



End job on node13 on Sun Jan  7 12:15:31 UTC 2007