Trace number 195878

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 1807.4

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-24_ext.xml
MD5SUM8a6c35ac29af9ac1f4913548b5e28443
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 variables24
Number of constraints72
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension72
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables.............    0
0.10	c 	relations.............  0.8
0.81	c 	constraints........... 0.04
0.85	c Allocating memory
0.85	c 
0.85	c time limit = -1
0.85	c heuristic = dom/wdeg
0.85	c restart policy = Geometric increment
0.85	c restart base = 15
0.85	c restart factor = 1.33
0.85	c 
0.85	c Solving
0.85	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/node43/watcher-195878-1168115513 -o ROOT/results/node43/solver-195878-1168115513 -C 1800 -M 900 /tmp/evaluation/195878-1168115513/tramontane/bin/solver /tmp/evaluation/195878-1168115513/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.23 2.90 3.66 2/73 21667
/proc/meminfo: memFree=1881760/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=540 CPUtime=0
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 159950436 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4731684 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 135 26 21 92 0 18 0

[startup+0.103544 s]
/proc/loadavg: 2.23 2.90 3.66 2/73 21667
/proc/meminfo: memFree=1881760/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=8060 CPUtime=0.09
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 1060 0 0 0 9 0 0 0 20 0 1 0 159950436 8253440 1028 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5164688 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 2015 1028 692 92 0 359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8060

[startup+0.51561 s]
/proc/loadavg: 2.23 2.90 3.66 2/73 21667
/proc/meminfo: memFree=1881760/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=11508 CPUtime=0.5
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 1930 0 0 0 50 0 0 0 24 0 1 0 159950436 11784192 1898 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4157911274 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 2877 1898 692 92 0 1221 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11508

[startup+1.33578 s]
/proc/loadavg: 2.22 2.88 3.65 3/73 21667
/proc/meminfo: memFree=1874144/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1.32
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 131 1 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637128 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 14292

[startup+2.97201 s]
/proc/loadavg: 2.22 2.88 3.65 3/73 21667
/proc/meminfo: memFree=1874144/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=2.95
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 294 1 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722118 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14292

[startup+6.25356 s]
/proc/loadavg: 2.20 2.87 3.64 3/73 21667
/proc/meminfo: memFree=1873952/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=6.22
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 621 1 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790406 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 14292

[startup+12.7116 s]
/proc/loadavg: 2.18 2.85 3.63 3/73 21667
/proc/meminfo: memFree=1874208/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=12.65
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 1264 1 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 14292

[startup+25.5208 s]
/proc/loadavg: 2.15 2.82 3.61 3/73 21667
/proc/meminfo: memFree=1874400/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=25.4
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 2538 2 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790597 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 14292

[startup+51.149 s]
/proc/loadavg: 2.09 2.74 3.56 3/73 21667
/proc/meminfo: memFree=1874592/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=50.93
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 5091 2 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 14292

[startup+102.393 s]
/proc/loadavg: 2.04 2.63 3.48 3/73 21667
/proc/meminfo: memFree=1874656/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=101.97
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 10195 2 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790620 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 14292

[startup+162.454 s]
/proc/loadavg: 2.01 2.51 3.38 3/73 21667
/proc/meminfo: memFree=1874656/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=161.8
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 16178 2 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 161.8
Current children cumulated vsize (KiB) 14292

[startup+222.515 s]
/proc/loadavg: 2.00 2.41 3.29 3/73 21667
/proc/meminfo: memFree=1874656/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=221.62
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 22160 2 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722331 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 221.62
Current children cumulated vsize (KiB) 14292

[startup+282.57 s]
/proc/loadavg: 2.00 2.34 3.21 3/73 21667
/proc/meminfo: memFree=1874656/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=281.45
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 28143 2 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637630 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 281.45
Current children cumulated vsize (KiB) 14292

[startup+342.627 s]
/proc/loadavg: 2.00 2.27 3.13 3/73 21667
/proc/meminfo: memFree=1874592/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=341.27
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 34125 2 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639599 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 341.27
Current children cumulated vsize (KiB) 14292

[startup+402.694 s]
/proc/loadavg: 2.00 2.22 3.06 3/73 21667
/proc/meminfo: memFree=1874528/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=401.1
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 40108 2 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 401.1
Current children cumulated vsize (KiB) 14292

[startup+462.757 s]
/proc/loadavg: 2.00 2.18 2.99 3/73 21667
/proc/meminfo: memFree=1874464/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=460.93
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 46091 2 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637270 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 460.93
Current children cumulated vsize (KiB) 14292

[startup+522.816 s]
/proc/loadavg: 2.00 2.14 2.92 3/73 21667
/proc/meminfo: memFree=1874464/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=520.76
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 52074 2 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637640 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 520.76
Current children cumulated vsize (KiB) 14292

[startup+582.875 s]
/proc/loadavg: 2.00 2.11 2.86 3/73 21667
/proc/meminfo: memFree=1874464/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=580.59
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 58056 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722176 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 580.59
Current children cumulated vsize (KiB) 14292

[startup+642.94 s]
/proc/loadavg: 2.04 2.10 2.81 3/73 21667
/proc/meminfo: memFree=1874400/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=640.42
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 64039 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637360 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 640.42
Current children cumulated vsize (KiB) 14292

[startup+703 s]
/proc/loadavg: 2.01 2.08 2.76 3/73 21667
/proc/meminfo: memFree=1874464/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=700.25
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 70022 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639675 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 700.25
Current children cumulated vsize (KiB) 14292

[startup+763.06 s]
/proc/loadavg: 2.00 2.07 2.71 3/73 21667
/proc/meminfo: memFree=1874400/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=760.07
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 76004 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637152 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 760.07
Current children cumulated vsize (KiB) 14292

[startup+823.122 s]
/proc/loadavg: 2.00 2.05 2.66 3/73 21667
/proc/meminfo: memFree=1874336/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=819.9
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 81987 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637630 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 819.9
Current children cumulated vsize (KiB) 14292

[startup+883.183 s]
/proc/loadavg: 2.00 2.04 2.62 3/73 21667
/proc/meminfo: memFree=1874400/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=879.73
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 87970 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637433 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 879.73
Current children cumulated vsize (KiB) 14292

[startup+943.245 s]
/proc/loadavg: 2.00 2.03 2.57 3/73 21667
/proc/meminfo: memFree=1874336/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=939.55
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 93952 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722157 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 939.55
Current children cumulated vsize (KiB) 14292

[startup+1003.31 s]
/proc/loadavg: 2.00 2.02 2.54 3/73 21667
/proc/meminfo: memFree=1874336/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=999.38
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 99935 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637632 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 999.38
Current children cumulated vsize (KiB) 14292

[startup+1063.37 s]
/proc/loadavg: 2.00 2.02 2.50 3/73 21667
/proc/meminfo: memFree=1874336/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1059.21
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 105918 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637364 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1059.21
Current children cumulated vsize (KiB) 14292

[startup+1123.43 s]
/proc/loadavg: 2.00 2.01 2.46 3/73 21667
/proc/meminfo: memFree=1874272/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1119.03
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 111900 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1119.03
Current children cumulated vsize (KiB) 14292

[startup+1183.48 s]
/proc/loadavg: 2.00 2.00 2.43 3/73 21667
/proc/meminfo: memFree=1874272/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1178.85
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 117882 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639599 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1178.85
Current children cumulated vsize (KiB) 14292

[startup+1243.54 s]
/proc/loadavg: 2.07 2.02 2.41 3/73 21667
/proc/meminfo: memFree=1874272/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1238.68
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 123865 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637325 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1238.68
Current children cumulated vsize (KiB) 14292

[startup+1303.6 s]
/proc/loadavg: 2.07 2.03 2.39 3/73 21667
/proc/meminfo: memFree=1874208/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1298.51
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 129848 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637488 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1298.51
Current children cumulated vsize (KiB) 14292

[startup+1363.67 s]
/proc/loadavg: 2.02 2.02 2.36 3/73 21667
/proc/meminfo: memFree=1874144/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1358.33
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 135830 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639671 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1358.33
Current children cumulated vsize (KiB) 14292

[startup+1423.73 s]
/proc/loadavg: 2.01 2.01 2.33 3/73 21667
/proc/meminfo: memFree=1874208/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1418.16
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 141813 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637174 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1418.16
Current children cumulated vsize (KiB) 14292

[startup+1483.79 s]
/proc/loadavg: 2.00 2.01 2.31 3/73 21667
/proc/meminfo: memFree=1874144/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1477.99
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 147796 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722089 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1477.99
Current children cumulated vsize (KiB) 14292

[startup+1543.85 s]
/proc/loadavg: 2.00 2.00 2.29 3/73 21667
/proc/meminfo: memFree=1874144/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1537.82
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 153779 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637848 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1537.82
Current children cumulated vsize (KiB) 14292

[startup+1603.91 s]
/proc/loadavg: 2.00 2.00 2.27 3/73 21667
/proc/meminfo: memFree=1874144/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1597.64
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 159761 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637551 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1597.64
Current children cumulated vsize (KiB) 14292

[startup+1663.97 s]
/proc/loadavg: 2.00 2.00 2.25 3/73 21667
/proc/meminfo: memFree=1874080/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1657.47
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 165744 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637392 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1657.47
Current children cumulated vsize (KiB) 14292

[startup+1724.03 s]
/proc/loadavg: 2.00 2.00 2.23 3/73 21667
/proc/meminfo: memFree=1874144/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1717.29
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 171726 3 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790427 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1717.29
Current children cumulated vsize (KiB) 14292

[startup+1784.11 s]
/proc/loadavg: 2.00 2.00 2.21 3/79 21791
/proc/meminfo: memFree=1872400/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1777.01
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 177697 4 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722201 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1777.01
Current children cumulated vsize (KiB) 14292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.39 s]
/proc/loadavg: 2.00 2.00 2.21 3/87 21890
/proc/meminfo: memFree=1653272/2055920 swapFree=4192812/4192956
[pid=21666] ppid=21664 vsize=14292 CPUtime=1800.05
/proc/21666/stat : 21666 (solver) R 21664 21666 20368 0 -1 4194304 2634 0 0 0 179998 7 0 0 25 0 1 0 159950436 14635008 2602 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637316 0 0 4096 0 0 0 0 17 1 0 0
/proc/21666/statm: 3573 2602 711 92 0 1917 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 14292

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.4
CPU time (s): 1800.06
CPU user time (s): 1799.98
CPU system time (s): 0.074988
CPU usage (%): 99.5937
Max. virtual memory (cumulated for all children) (KiB): 14292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2634
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= 20637

runsolver used 1.45878 s user time and 5.02024 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan  6 20:31:53 UTC 2007


IDJOB= 195878
IDBENCH= 3308
FILE ID= node43/195878-1168115513

PBS_JOBID= 3477400

Free space on /tmp= 66474 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  8a6c35ac29af9ac1f4913548b5e28443

RANDOM SEED= 870442569

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.278
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.278
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:       1882176 kB
Buffers:         40924 kB
Cached:          48768 kB
SwapCached:          0 kB
Active:          77288 kB
Inactive:        41648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1882176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12168 kB
Writeback:           0 kB
Mapped:          42832 kB
Slab:            40248 kB
Committed_AS:  3108116 kB
PageTables:       1720 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= 66472 MiB



End job on node43 on Sat Jan  6 21:02:01 UTC 2007