Trace number 196151

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.03 1808.37

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-23_ext.xml
MD5SUM92fc3716141ae1692bf2309e27b5e9ed
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark475.366
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.25	c 
0.25	c Parsing xml file
0.25	c 	domains...............    0
0.25	c 	variables.............    0
0.25	c 	relations............. 0.89
0.90	c 	constraints........... 0.05
0.95	c Allocating memory
0.95	c 
0.95	c time limit = -1
0.95	c heuristic = dom/wdeg
0.95	c restart policy = Geometric increment
0.95	c restart base = 15
0.95	c restart factor = 1.33
0.95	c 
0.95	c Solving
0.95	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/node21/watcher-196151-1168119700 -o ROOT/results/node21/solver-196151-1168119700 -C 1800 -M 900 /tmp/evaluation/196151-1168119700/tramontane/bin/solver /tmp/evaluation/196151-1168119700/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.65 2.75 2.36 5/94 31416
/proc/meminfo: memFree=1229776/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=18540 CPUtime=0
/proc/31415/stat : 31415 (runsolver) R 31413 31415 30309 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 160364629 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 221236489511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31415/statm: 4635 279 244 17 0 2626 0

[startup+0.109354 s]
/proc/loadavg: 2.65 2.75 2.36 5/94 31416
/proc/meminfo: memFree=1229776/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=7928 CPUtime=0.09
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 1051 0 0 0 9 0 0 0 18 0 1 0 160364629 8118272 1019 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158648184 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 1982 1019 692 92 0 326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7928

[startup+0.520428 s]
/proc/loadavg: 2.65 2.75 2.36 5/94 31416
/proc/meminfo: memFree=1229776/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=11504 CPUtime=0.51
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 1921 0 0 0 50 1 0 0 21 0 1 0 160364629 11780096 1889 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158648184 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 2876 1889 692 92 0 1220 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 11504

[startup+1.34158 s]
/proc/loadavg: 2.60 2.74 2.36 3/94 31416
/proc/meminfo: memFree=1221584/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1.32
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 130 2 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722177 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 14688

[startup+2.97889 s]
/proc/loadavg: 2.60 2.74 2.36 3/94 31416
/proc/meminfo: memFree=1221584/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=2.96
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 294 2 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639643 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14688

[startup+6.26151 s]
/proc/loadavg: 2.55 2.72 2.36 3/94 31416
/proc/meminfo: memFree=1221392/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=6.22
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 620 2 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637820 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 14688

[startup+12.7237 s]
/proc/loadavg: 2.51 2.71 2.36 3/94 31416
/proc/meminfo: memFree=1221464/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=12.66
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 1264 2 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722112 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14688

[startup+25.5361 s]
/proc/loadavg: 2.50 2.70 2.36 3/94 31416
/proc/meminfo: memFree=1221592/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=25.42
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 2540 2 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637297 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 14688

[startup+51.17 s]
/proc/loadavg: 2.41 2.66 2.36 3/94 31416
/proc/meminfo: memFree=1221656/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=50.94
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 5092 2 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722176 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 14688

[startup+102.431 s]
/proc/loadavg: 2.24 2.58 2.34 3/94 31416
/proc/meminfo: memFree=1221656/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=102
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 10197 3 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637504 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 14688

[startup+162.51 s]
/proc/loadavg: 2.09 2.47 2.32 3/94 31416
/proc/meminfo: memFree=1221592/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=161.83
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 16180 3 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637192 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 161.83
Current children cumulated vsize (KiB) 14688

[startup+222.588 s]
/proc/loadavg: 2.11 2.40 2.30 3/94 31416
/proc/meminfo: memFree=1221528/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=221.67
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 22163 4 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637551 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 221.67
Current children cumulated vsize (KiB) 14688

[startup+282.665 s]
/proc/loadavg: 2.04 2.32 2.28 3/94 31416
/proc/meminfo: memFree=1221272/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=281.51
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 28147 4 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722304 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 281.51
Current children cumulated vsize (KiB) 14688

[startup+342.739 s]
/proc/loadavg: 2.05 2.28 2.26 3/94 31416
/proc/meminfo: memFree=1221208/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=341.35
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 34130 5 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639618 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 341.35
Current children cumulated vsize (KiB) 14688

[startup+402.816 s]
/proc/loadavg: 2.02 2.22 2.25 3/94 31416
/proc/meminfo: memFree=1221144/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=401.18
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 40113 5 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790655 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 401.18
Current children cumulated vsize (KiB) 14688

[startup+462.887 s]
/proc/loadavg: 2.08 2.20 2.23 3/94 31416
/proc/meminfo: memFree=1220888/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=461.02
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 46096 6 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790434 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 461.02
Current children cumulated vsize (KiB) 14688

[startup+522.963 s]
/proc/loadavg: 2.03 2.16 2.22 3/94 31416
/proc/meminfo: memFree=1220760/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=520.85
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 52079 6 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637557 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 520.85
Current children cumulated vsize (KiB) 14688

[startup+583.039 s]
/proc/loadavg: 2.12 2.16 2.21 3/94 31416
/proc/meminfo: memFree=1220696/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=580.69
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 58063 6 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722112 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 580.69
Current children cumulated vsize (KiB) 14688

[startup+643.124 s]
/proc/loadavg: 2.16 2.16 2.20 3/94 31416
/proc/meminfo: memFree=1220632/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=640.53
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 64047 6 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637578 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 640.53
Current children cumulated vsize (KiB) 14688

[startup+703.201 s]
/proc/loadavg: 2.14 2.15 2.20 3/94 31416
/proc/meminfo: memFree=1220568/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=700.37
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 70030 7 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637584 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 700.37
Current children cumulated vsize (KiB) 14688

[startup+763.279 s]
/proc/loadavg: 2.18 2.16 2.19 3/94 31416
/proc/meminfo: memFree=1220440/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=760.2
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 76013 7 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637782 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 760.2
Current children cumulated vsize (KiB) 14688

[startup+823.363 s]
/proc/loadavg: 2.15 2.14 2.18 3/94 31416
/proc/meminfo: memFree=1220376/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=820.04
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 81997 7 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790420 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 820.04
Current children cumulated vsize (KiB) 14688

[startup+883.437 s]
/proc/loadavg: 2.05 2.11 2.17 3/94 31416
/proc/meminfo: memFree=1220312/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=879.89
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 87981 8 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639643 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 879.89
Current children cumulated vsize (KiB) 14688

[startup+943.512 s]
/proc/loadavg: 2.08 2.11 2.16 3/94 31416
/proc/meminfo: memFree=1220184/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=939.72
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 93964 8 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 939.72
Current children cumulated vsize (KiB) 14688

[startup+1003.59 s]
/proc/loadavg: 2.06 2.10 2.16 3/94 31416
/proc/meminfo: memFree=1220120/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=999.54
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 99946 8 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637181 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 999.54
Current children cumulated vsize (KiB) 14688

[startup+1063.67 s]
/proc/loadavg: 2.02 2.08 2.14 3/94 31416
/proc/meminfo: memFree=1219992/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1059.33
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 105925 8 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637645 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1059.33
Current children cumulated vsize (KiB) 14688

[startup+1123.75 s]
/proc/loadavg: 2.01 2.06 2.13 3/98 31471
/proc/meminfo: memFree=1704824/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1118.94
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 111883 11 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637327 0 0 4096 0 0 0 0 17 0 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1118.94
Current children cumulated vsize (KiB) 14688

[startup+1183.82 s]
/proc/loadavg: 2.00 2.05 2.12 3/104 31573
/proc/meminfo: memFree=1669432/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1178.66
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 117850 16 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637649 0 0 4096 0 0 0 0 17 0 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1178.66
Current children cumulated vsize (KiB) 14688

[startup+1243.91 s]
/proc/loadavg: 2.00 2.04 2.11 3/104 31643
/proc/meminfo: memFree=1650240/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1238.39
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 123818 21 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637268 0 0 4096 0 0 0 0 17 0 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1238.39
Current children cumulated vsize (KiB) 14688

[startup+1303.98 s]
/proc/loadavg: 2.04 2.04 2.10 3/98 31669
/proc/meminfo: memFree=1625848/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1298.07
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 129785 22 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637621 0 0 4096 0 0 0 0 17 0 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1298.07
Current children cumulated vsize (KiB) 14688

[startup+1364.04 s]
/proc/loadavg: 2.01 2.03 2.09 3/98 31669
/proc/meminfo: memFree=1625720/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1357.85
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 135763 22 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 0 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1357.85
Current children cumulated vsize (KiB) 14688

[startup+1424.1 s]
/proc/loadavg: 2.00 2.02 2.08 3/98 31669
/proc/meminfo: memFree=1600056/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1417.64
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 141742 22 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637771 0 0 4096 0 0 0 0 17 0 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1417.64
Current children cumulated vsize (KiB) 14688

[startup+1484.16 s]
/proc/loadavg: 2.00 2.02 2.08 3/98 31669
/proc/meminfo: memFree=1600056/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1477.41
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 147719 22 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790762 0 0 4096 0 0 0 0 17 0 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1477.41
Current children cumulated vsize (KiB) 14688

[startup+1544.23 s]
/proc/loadavg: 2.00 2.01 2.07 3/98 31669
/proc/meminfo: memFree=1573368/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1537.17
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 153694 23 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790652 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1537.17
Current children cumulated vsize (KiB) 14688

[startup+1604.23 s]
/proc/loadavg: 2.00 2.01 2.07 3/98 31669
/proc/meminfo: memFree=1573304/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1596.88
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 159665 23 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1596.88
Current children cumulated vsize (KiB) 14688

[startup+1664.24 s]
/proc/loadavg: 2.00 2.00 2.06 3/98 31669
/proc/meminfo: memFree=1573240/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1656.6
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 165637 23 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790748 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1656.6
Current children cumulated vsize (KiB) 14688

[startup+1724.25 s]
/proc/loadavg: 2.10 2.03 2.07 3/98 31669
/proc/meminfo: memFree=1546936/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1716.29
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 171605 24 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637139 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1716.29
Current children cumulated vsize (KiB) 14688

[startup+1784.26 s]
/proc/loadavg: 2.03 2.02 2.06 3/98 31669
/proc/meminfo: memFree=1546808/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1776.02
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 177577 25 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1776.02
Current children cumulated vsize (KiB) 14688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.36 s]
/proc/loadavg: 2.08 2.03 2.06 3/98 31669
/proc/meminfo: memFree=1546808/2055920 swapFree=4156304/4192956
[pid=31415] ppid=31413 vsize=14688 CPUtime=1800.01
/proc/31415/stat : 31415 (solver) R 31413 31415 30309 0 -1 4194304 2757 0 0 0 179976 25 0 0 25 0 1 0 160364629 15040512 2725 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790620 0 0 4096 0 0 0 0 17 1 0 0
/proc/31415/statm: 3672 2725 711 92 0 2016 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 14688

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.37
CPU time (s): 1800.03
CPU user time (s): 1799.77
CPU system time (s): 0.254961
CPU usage (%): 99.5384
Max. virtual memory (cumulated for all children) (KiB): 14688

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

runsolver used 1.67374 s user time and 4.97124 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 21:41:41 UTC 2007


IDJOB= 196151
IDBENCH= 3329
FILE ID= node21/196151-1168119700

PBS_JOBID= 3477438

Free space on /tmp= 66522 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  92fc3716141ae1692bf2309e27b5e9ed

RANDOM SEED= 767237177

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.261
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.261
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:       1230192 kB
Buffers:         38740 kB
Cached:         100080 kB
SwapCached:       2688 kB
Active:         705956 kB
Inactive:        63788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1230192 kB
SwapTotal:     4192956 kB
SwapFree:      4156304 kB
Dirty:            5904 kB
Writeback:           0 kB
Mapped:         645828 kB
Slab:            39620 kB
Committed_AS:  3736764 kB
PageTables:       3388 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 node21 on Sat Jan  6 22:11:49 UTC 2007