Trace number 206769

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.06 1806.99

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-25_ext.xml
MD5SUM5fbdc367aff83d7ec4267032df1b5a4a
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.7
1.72	c 	constraints........... 0.09
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/node47/watcher-206769-1168177733 -o ROOT/results/node47/solver-206769-1168177733 -C 1800 -M 900 /tmp/evaluation/206769-1168177733/tramontane/bin/solver /tmp/evaluation/206769-1168177733/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: 0.85 0.97 1.23 2/68 3117
/proc/meminfo: memFree=1350360/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=6792 CPUtime=0
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 166172719 6955008 400 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10488696 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 1698 400 363 92 0 30 0

[startup+0.10252 s]
/proc/loadavg: 0.85 0.97 1.23 2/68 3117
/proc/meminfo: memFree=1350360/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=8060 CPUtime=0.09
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 1068 0 0 0 9 0 0 0 18 0 1 0 166172719 8253440 1029 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10729828 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 2015 1029 692 92 0 359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8060

[startup+0.510561 s]
/proc/loadavg: 0.85 0.97 1.23 2/68 3117
/proc/meminfo: memFree=1350360/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=11508 CPUtime=0.5
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 1936 0 0 0 49 1 0 0 21 0 1 0 166172719 11784192 1897 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10960613 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 2877 1897 692 92 0 1221 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11508

[startup+1.33165 s]
/proc/loadavg: 0.85 0.97 1.23 3/81 3160
/proc/meminfo: memFree=1284208/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=18612 CPUtime=1.32
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 3712 0 0 0 130 2 0 0 25 0 1 0 166172719 19058688 3673 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10656215 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 4653 3673 692 92 0 2997 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 18612

[startup+2.9794 s]
/proc/loadavg: 0.85 0.97 1.23 3/81 3160
/proc/meminfo: memFree=1253040/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=2.96
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 294 2 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790406 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 22320

[startup+6.26234 s]
/proc/loadavg: 1.02 1.01 1.24 3/81 3160
/proc/meminfo: memFree=1219760/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=6.24
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 620 4 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722080 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 22320

[startup+12.7509 s]
/proc/loadavg: 1.18 1.04 1.25 3/81 3168
/proc/meminfo: memFree=1152336/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=12.73
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 1269 4 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637200 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 22320

[startup+25.6042 s]
/proc/loadavg: 1.30 1.07 1.26 4/81 3168
/proc/meminfo: memFree=940112/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=25.58
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 2554 4 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639589 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 22320

[startup+51.2951 s]
/proc/loadavg: 1.63 1.17 1.28 3/81 3168
/proc/meminfo: memFree=686480/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=51.26
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 5122 4 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790618 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 51.26
Current children cumulated vsize (KiB) 22320

[startup+102.515 s]
/proc/loadavg: 1.84 1.30 1.32 3/81 3168
/proc/meminfo: memFree=673424/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=102.47
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 10243 4 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637486 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 102.47
Current children cumulated vsize (KiB) 22320

[startup+162.568 s]
/proc/loadavg: 1.94 1.42 1.36 3/81 3168
/proc/meminfo: memFree=673360/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=162.5
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 16246 4 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722304 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 162.5
Current children cumulated vsize (KiB) 22320

[startup+222.619 s]
/proc/loadavg: 2.01 1.54 1.40 3/81 3168
/proc/meminfo: memFree=673360/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=222.54
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 22249 5 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639671 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 222.54
Current children cumulated vsize (KiB) 22320

[startup+282.64 s]
/proc/loadavg: 2.00 1.62 1.44 3/81 3168
/proc/meminfo: memFree=673360/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=282.55
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 28250 5 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639671 0 0 4096 0 0 0 0 17 1 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 282.55
Current children cumulated vsize (KiB) 22320

[startup+342.739 s]
/proc/loadavg: 2.00 1.69 1.47 3/81 3241
/proc/meminfo: memFree=799384/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=342.47
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 34239 8 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637578 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 22320

[startup+402.794 s]
/proc/loadavg: 2.00 1.74 1.50 3/82 3242
/proc/meminfo: memFree=767888/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=402.26
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 40217 9 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790659 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 22320

[startup+462.851 s]
/proc/loadavg: 2.00 1.79 1.53 3/82 3242
/proc/meminfo: memFree=767888/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=462.02
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 46193 9 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722304 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 22320

[startup+522.9 s]
/proc/loadavg: 2.00 1.82 1.55 3/82 3242
/proc/meminfo: memFree=767952/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=521.82
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 52173 9 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722332 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 521.82
Current children cumulated vsize (KiB) 22320

[startup+582.949 s]
/proc/loadavg: 2.00 1.85 1.58 3/82 3242
/proc/meminfo: memFree=767952/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=581.6
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 58151 9 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790420 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 581.6
Current children cumulated vsize (KiB) 22320

[startup+642.998 s]
/proc/loadavg: 2.00 1.88 1.60 3/82 3242
/proc/meminfo: memFree=767952/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=641.37
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 64128 9 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 641.37
Current children cumulated vsize (KiB) 22320

[startup+703.054 s]
/proc/loadavg: 2.00 1.90 1.62 3/82 3242
/proc/meminfo: memFree=767952/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=701.16
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 70107 9 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637845 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 701.16
Current children cumulated vsize (KiB) 22320

[startup+763.117 s]
/proc/loadavg: 2.03 1.92 1.65 3/88 3366
/proc/meminfo: memFree=766608/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=760.92
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 76079 13 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 760.92
Current children cumulated vsize (KiB) 22320

[startup+823.192 s]
/proc/loadavg: 2.01 1.94 1.67 3/82 3440
/proc/meminfo: memFree=767624/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=820.69
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 82051 18 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637630 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 820.69
Current children cumulated vsize (KiB) 22320

[startup+883.242 s]
/proc/loadavg: 2.00 1.94 1.68 3/82 3440
/proc/meminfo: memFree=767632/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=880.47
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 88029 18 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639643 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 880.47
Current children cumulated vsize (KiB) 22320

[startup+943.297 s]
/proc/loadavg: 2.00 1.95 1.70 3/82 3440
/proc/meminfo: memFree=767632/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=940.26
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 94008 18 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637574 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 940.26
Current children cumulated vsize (KiB) 22320

[startup+1003.35 s]
/proc/loadavg: 2.00 1.96 1.72 3/82 3440
/proc/meminfo: memFree=767632/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1000.03
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 99985 18 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637474 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1000.03
Current children cumulated vsize (KiB) 22320

[startup+1063.4 s]
/proc/loadavg: 2.00 1.96 1.73 3/82 3440
/proc/meminfo: memFree=767632/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1059.81
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 105963 18 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790618 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1059.81
Current children cumulated vsize (KiB) 22320

[startup+1123.45 s]
/proc/loadavg: 2.00 1.97 1.75 3/82 3440
/proc/meminfo: memFree=767632/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1119.6
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 111942 18 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637551 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1119.6
Current children cumulated vsize (KiB) 22320

[startup+1183.5 s]
/proc/loadavg: 2.00 1.97 1.76 3/82 3440
/proc/meminfo: memFree=767632/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1179.37
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 117919 18 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1179.37
Current children cumulated vsize (KiB) 22320

[startup+1243.56 s]
/proc/loadavg: 2.00 1.97 1.77 3/82 3440
/proc/meminfo: memFree=767632/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1239.16
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 123898 18 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1239.16
Current children cumulated vsize (KiB) 22320

[startup+1303.61 s]
/proc/loadavg: 2.00 1.97 1.78 3/82 3440
/proc/meminfo: memFree=767568/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1298.95
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 129877 18 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722331 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1298.95
Current children cumulated vsize (KiB) 22320

[startup+1363.67 s]
/proc/loadavg: 2.00 1.97 1.79 3/82 3440
/proc/meminfo: memFree=767568/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1358.73
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 135854 19 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790642 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1358.73
Current children cumulated vsize (KiB) 22320

[startup+1423.72 s]
/proc/loadavg: 2.00 1.97 1.80 3/82 3440
/proc/meminfo: memFree=767568/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1418.52
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 141833 19 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637181 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1418.52
Current children cumulated vsize (KiB) 22320

[startup+1483.77 s]
/proc/loadavg: 2.11 2.00 1.83 3/82 3440
/proc/meminfo: memFree=767504/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1478.31
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 147812 19 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790374 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1478.31
Current children cumulated vsize (KiB) 22320

[startup+1543.82 s]
/proc/loadavg: 2.04 2.00 1.83 3/82 3440
/proc/meminfo: memFree=767504/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1538.08
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 153789 19 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790434 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1538.08
Current children cumulated vsize (KiB) 22320

[startup+1603.88 s]
/proc/loadavg: 2.01 2.00 1.84 3/82 3440
/proc/meminfo: memFree=767504/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1597.87
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 159768 19 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1597.87
Current children cumulated vsize (KiB) 22320

[startup+1663.93 s]
/proc/loadavg: 2.00 2.00 1.84 3/82 3440
/proc/meminfo: memFree=767504/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1657.65
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 165746 19 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722304 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1657.65
Current children cumulated vsize (KiB) 22320

[startup+1723.98 s]
/proc/loadavg: 2.00 2.00 1.85 3/82 3440
/proc/meminfo: memFree=767504/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1717.43
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 171724 19 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790401 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1717.43
Current children cumulated vsize (KiB) 22320

[startup+1784.03 s]
/proc/loadavg: 2.00 2.00 1.85 3/82 3442
/proc/meminfo: memFree=767376/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1777.21
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 177702 19 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637782 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1777.21
Current children cumulated vsize (KiB) 22320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.98 s]
/proc/loadavg: 2.00 2.00 1.86 3/82 3442
/proc/meminfo: memFree=767376/2055920 swapFree=4183928/4192956
[pid=3116] ppid=3114 vsize=22320 CPUtime=1800.05
/proc/3116/stat : 3116 (solver) R 3114 3116 2841 0 -1 4194304 4629 0 0 0 179986 19 0 0 25 0 1 0 166172719 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790618 0 0 4096 0 0 0 0 17 0 0 0
/proc/3116/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1800.05
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): 1806.99
CPU time (s): 1800.06
CPU user time (s): 1799.86
CPU system time (s): 0.198969
CPU usage (%): 99.6166
Max. virtual memory (cumulated for all children) (KiB): 22320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.198969
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= 21344

runsolver used 1.78873 s user time and 4.69129 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sun Jan  7 13:48:54 UTC 2007


IDJOB= 206769
IDBENCH= 4233
FILE ID= node47/206769-1168177733

PBS_JOBID= 3479106

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  5fbdc367aff83d7ec4267032df1b5a4a

RANDOM SEED= 286108917

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.240
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.240
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:       1350840 kB
Buffers:         35244 kB
Cached:         598808 kB
SwapCached:       3720 kB
Active:         112336 kB
Inactive:       536588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1350840 kB
SwapTotal:     4192956 kB
SwapFree:      4183928 kB
Dirty:            9044 kB
Writeback:           0 kB
Mapped:          19936 kB
Slab:            41876 kB
Committed_AS:  3245344 kB
PageTables:       1664 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= 66537 MiB



End job on node47 on Sun Jan  7 14:19:02 UTC 2007