Trace number 203295

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.01 1804.15

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-37_ext.xml
MD5SUM6d2a57b90818efdac2f338728d8f6bf2
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.11	c 
0.11	c Parsing xml file
0.11	c 	domains...............    0
0.11	c 	variables.............    0
0.11	c 	relations............. 1.74
1.76	c 	constraints........... 0.08
1.84	c Allocating memory
1.84	c 
1.84	c time limit = -1
1.84	c heuristic = dom/wdeg
1.84	c restart policy = Geometric increment
1.84	c restart base = 18
1.84	c restart factor = 1.33
1.84	c 
1.84	c Solving
1.84	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/node60/watcher-203295-1168159041 -o ROOT/results/node60/solver-203295-1168159041 -C 1800 -M 900 /tmp/evaluation/203295-1168159041/tramontane/bin/solver /tmp/evaluation/203295-1168159041/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.96 2.00 1.91 5/81 6301
/proc/meminfo: memFree=1526904/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=18540 CPUtime=0
/proc/6300/stat : 6300 (runsolver) R 6298 6300 5675 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 164302089 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 271894244647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6300/statm: 4635 279 244 17 0 2626 0

[startup+0.107799 s]
/proc/loadavg: 1.96 2.00 1.91 5/81 6301
/proc/meminfo: memFree=1526904/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=8060 CPUtime=0.09
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 1068 0 0 0 9 0 0 0 19 0 1 0 164302089 8253440 1029 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5967530 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 2015 1029 692 92 0 359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8060

[startup+0.515836 s]
/proc/loadavg: 1.96 2.00 1.91 5/81 6301
/proc/meminfo: memFree=1526904/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=11508 CPUtime=0.49
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 1936 0 0 0 49 0 0 0 24 0 1 0 164302089 11784192 1897 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4157911260 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 2877 1897 692 92 0 1221 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11508

[startup+1.33691 s]
/proc/loadavg: 1.96 2.00 1.91 3/81 6301
/proc/meminfo: memFree=1516792/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=18452 CPUtime=1.31
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 3673 0 0 0 130 1 0 0 25 0 1 0 164302089 18894848 3634 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 6614673 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 4613 3634 692 92 0 2957 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18452

[startup+2.98554 s]
/proc/loadavg: 1.96 2.00 1.91 3/81 6301
/proc/meminfo: memFree=1511288/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=2.94
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 292 2 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637461 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 22320

[startup+6.28583 s]
/proc/loadavg: 1.96 2.00 1.91 3/81 6301
/proc/meminfo: memFree=1511096/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=6.21
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 619 2 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790369 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 22320

[startup+12.7665 s]
/proc/loadavg: 1.96 2.00 1.91 3/81 6301
/proc/meminfo: memFree=1511096/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=12.63
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 1261 2 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637433 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 22320

[startup+25.6167 s]
/proc/loadavg: 1.97 2.00 1.91 3/81 6301
/proc/meminfo: memFree=1511288/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=25.37
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 2535 2 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639584 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 22320

[startup+51.3006 s]
/proc/loadavg: 1.98 2.00 1.91 3/81 6301
/proc/meminfo: memFree=1511416/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=50.82
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 5080 2 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 22320

[startup+102.557 s]
/proc/loadavg: 1.99 2.00 1.91 3/81 6301
/proc/meminfo: memFree=1511416/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=101.66
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 10164 2 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639589 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 22320

[startup+162.637 s]
/proc/loadavg: 1.99 2.00 1.91 3/81 6301
/proc/meminfo: memFree=1511480/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=161.24
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 16122 2 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790406 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 22320

[startup+222.719 s]
/proc/loadavg: 1.99 2.00 1.91 3/81 6301
/proc/meminfo: memFree=1511480/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=220.82
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 22080 2 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712722 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 220.82
Current children cumulated vsize (KiB) 22320

[startup+282.801 s]
/proc/loadavg: 2.05 2.01 1.91 3/81 6301
/proc/meminfo: memFree=1511480/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=280.42
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 28039 3 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637200 0 0 4096 0 0 0 0 17 1 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 280.42
Current children cumulated vsize (KiB) 22320

[startup+342.881 s]
/proc/loadavg: 2.02 2.00 1.91 3/82 6378
/proc/meminfo: memFree=1014192/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=340.22
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 34015 7 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 340.22
Current children cumulated vsize (KiB) 22320

[startup+402.916 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 6378
/proc/meminfo: memFree=1014320/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=400.18
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 40010 8 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637551 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 400.18
Current children cumulated vsize (KiB) 22320

[startup+462.974 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 6378
/proc/meminfo: memFree=1014320/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=460.19
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 46011 8 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790598 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 460.19
Current children cumulated vsize (KiB) 22320

[startup+522.994 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 6378
/proc/meminfo: memFree=1014384/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=520.16
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 52008 8 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790369 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 520.16
Current children cumulated vsize (KiB) 22320

[startup+583.035 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 6378
/proc/meminfo: memFree=1014384/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=580.12
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 58004 8 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790432 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 580.12
Current children cumulated vsize (KiB) 22320

[startup+643.085 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 6378
/proc/meminfo: memFree=1014320/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=640.12
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 64004 8 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790446 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 640.12
Current children cumulated vsize (KiB) 22320

[startup+703.088 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 6378
/proc/meminfo: memFree=1014320/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=700.07
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 69999 8 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637348 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 700.07
Current children cumulated vsize (KiB) 22320

[startup+763.166 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 6378
/proc/meminfo: memFree=1014256/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=760.07
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 75999 8 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790598 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 760.07
Current children cumulated vsize (KiB) 22320

[startup+823.197 s]
/proc/loadavg: 2.04 2.01 1.92 3/82 6378
/proc/meminfo: memFree=1014256/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=820.06
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 81998 8 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637750 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 820.06
Current children cumulated vsize (KiB) 22320

[startup+883.221 s]
/proc/loadavg: 2.10 2.04 1.93 3/82 6378
/proc/meminfo: memFree=1014192/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=880.03
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 87995 8 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793119 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 880.03
Current children cumulated vsize (KiB) 22320

[startup+943.267 s]
/proc/loadavg: 2.04 2.03 1.93 3/82 6378
/proc/meminfo: memFree=1014192/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=940.02
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 93993 9 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790437 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 940.02
Current children cumulated vsize (KiB) 22320

[startup+1003.31 s]
/proc/loadavg: 2.01 2.02 1.93 4/82 6378
/proc/meminfo: memFree=1014192/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1000
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 99991 9 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637262 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1000
Current children cumulated vsize (KiB) 22320

[startup+1063.35 s]
/proc/loadavg: 2.00 2.02 1.93 3/82 6378
/proc/meminfo: memFree=1014192/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1060
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 105991 9 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637192 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1060
Current children cumulated vsize (KiB) 22320

[startup+1123.41 s]
/proc/loadavg: 2.00 2.01 1.93 3/82 6378
/proc/meminfo: memFree=1014128/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1119.98
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 111989 9 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790767 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1119.98
Current children cumulated vsize (KiB) 22320

[startup+1183.45 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 6378
/proc/meminfo: memFree=1014128/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1179.96
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 117987 9 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637584 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1179.96
Current children cumulated vsize (KiB) 22320

[startup+1243.52 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 6378
/proc/meminfo: memFree=1014128/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1239.99
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 123990 9 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637551 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1239.99
Current children cumulated vsize (KiB) 22320

[startup+1303.6 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 6378
/proc/meminfo: memFree=1014128/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1299.99
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 129990 9 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639643 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 22320

[startup+1363.68 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 6378
/proc/meminfo: memFree=1014064/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1360.02
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 135993 9 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637840 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1360.02
Current children cumulated vsize (KiB) 22320

[startup+1423.74 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 6442
/proc/meminfo: memFree=1012640/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1420.01
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 141989 12 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790406 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1420.01
Current children cumulated vsize (KiB) 22320

[startup+1483.8 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 6534
/proc/meminfo: memFree=1012728/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1479.98
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 147982 16 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790401 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1479.98
Current children cumulated vsize (KiB) 22320

[startup+1543.86 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 6576
/proc/meminfo: memFree=1013616/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1539.96
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 153978 18 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637150 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1539.96
Current children cumulated vsize (KiB) 22320

[startup+1603.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 6576
/proc/meminfo: memFree=1013616/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1599.98
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 159980 18 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790767 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1599.98
Current children cumulated vsize (KiB) 22320

[startup+1664 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 6576
/proc/meminfo: memFree=1013616/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1659.98
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 165980 18 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790762 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1659.98
Current children cumulated vsize (KiB) 22320

[startup+1724.08 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 6576
/proc/meminfo: memFree=1013616/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1720.02
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 171984 18 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639643 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1720.02
Current children cumulated vsize (KiB) 22320

[startup+1784.13 s]
/proc/loadavg: 2.00 2.00 1.93 4/82 6576
/proc/meminfo: memFree=1013680/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1780.02
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 177983 19 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790767 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1780.02
Current children cumulated vsize (KiB) 22320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.14 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 6576
/proc/meminfo: memFree=1013680/2055920 swapFree=4192812/4192956
[pid=6300] ppid=6298 vsize=22320 CPUtime=1800.01
/proc/6300/stat : 6300 (solver) R 6298 6300 5675 0 -1 4194304 4629 0 0 0 179982 19 0 0 25 0 1 0 164302089 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637627 0 0 4096 0 0 0 0 17 0 0 0
/proc/6300/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1800.01
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): 1804.15
CPU time (s): 1800.01
CPU user time (s): 1799.82
CPU system time (s): 0.19297
CPU usage (%): 99.7706
Max. virtual memory (cumulated for all children) (KiB): 22320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.19297
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= 17787

runsolver used 1.83372 s user time and 5.37818 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Jan  7 08:37:22 UTC 2007


IDJOB= 203295
IDBENCH= 3949
FILE ID= node60/203295-1168159041

PBS_JOBID= 3478536

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  6d2a57b90818efdac2f338728d8f6bf2

RANDOM SEED= 675496907

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.236
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.236
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:       1527384 kB
Buffers:         27204 kB
Cached:         360124 kB
SwapCached:          0 kB
Active:         188532 kB
Inactive:       281856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8864 kB
Writeback:           0 kB
Mapped:         100820 kB
Slab:            43316 kB
Committed_AS:  3736296 kB
PageTables:       2052 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= 66541 MiB



End job on node60 on Sun Jan  7 09:07:26 UTC 2007