Trace number 196021

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-04SAT 1539.26 1544.08

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-13_ext.xml
MD5SUM4603be22ac04335b72594e90c6490c0a
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 benchmark1146.98
SatisfiableYES
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
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............. 0.84
0.85	c 	constraints........... 0.04
0.89	c Allocating memory
0.89	c 
0.89	c time limit = -1
0.89	c heuristic = dom/wdeg
0.89	c restart policy = Geometric increment
0.89	c restart base = 15
0.89	c restart factor = 1.33
0.89	c 
0.89	c Solving
0.89	c
1544.07	s SATISFIABLE
1544.07	v 23 18 6 6 16 15 17 2 2 15 9 7 9 16 4 13 7 18 3 22 23 14 10 20
1544.07	d          SAT   3656250 BTS   1.5e+03 s

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node45/watcher-196021-1168117734 -o ROOT/results/node45/solver-196021-1168117734 -C 1800 -M 900 /tmp/evaluation/196021-1168117734/tramontane/bin/solver /tmp/evaluation/196021-1168117734/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.95 2.01 1.88 5/69 1684
/proc/meminfo: memFree=1854968/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=6792 CPUtime=0
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 160172561 6955008 400 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4696952 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 1698 400 363 92 0 30 0

[startup+0.103999 s]
/proc/loadavg: 1.95 2.01 1.88 5/69 1684
/proc/meminfo: memFree=1854968/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=7928 CPUtime=0.09
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 1051 0 0 0 9 0 0 0 18 0 1 0 160172561 8118272 1019 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159420357 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 1982 1019 692 92 0 326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7928

[startup+0.516075 s]
/proc/loadavg: 1.95 2.01 1.88 5/69 1684
/proc/meminfo: memFree=1854968/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=11504 CPUtime=0.5
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 1946 0 0 0 50 0 0 0 22 0 1 0 160172561 11780096 1914 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5168903 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 2876 1914 692 92 0 1220 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11504

[startup+1.33823 s]
/proc/loadavg: 1.95 2.01 1.88 3/81 1722
/proc/meminfo: memFree=1797136/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=1.32
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 132 0 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790790 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 14560

[startup+2.97552 s]
/proc/loadavg: 1.95 2.01 1.88 3/81 1722
/proc/meminfo: memFree=1787600/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=2.96
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 295 1 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637155 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14560

[startup+6.26212 s]
/proc/loadavg: 2.04 2.02 1.88 4/81 1731
/proc/meminfo: memFree=1761176/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=6.24
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 623 1 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 14560

[startup+12.7443 s]
/proc/loadavg: 2.03 2.02 1.88 3/81 1731
/proc/meminfo: memFree=1628840/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=12.72
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 1271 1 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790425 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 14560

[startup+25.6076 s]
/proc/loadavg: 2.11 2.04 1.89 3/81 1731
/proc/meminfo: memFree=1404328/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=25.58
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 2557 1 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790368 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 14560

[startup+51.2953 s]
/proc/loadavg: 2.28 2.08 1.91 4/81 1731
/proc/meminfo: memFree=1239848/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=51.25
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 5124 1 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722145 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 51.25
Current children cumulated vsize (KiB) 14560

[startup+102.503 s]
/proc/loadavg: 2.43 2.15 1.94 3/81 1731
/proc/meminfo: memFree=1228776/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=102.45
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 10243 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722304 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 14560

[startup+162.528 s]
/proc/loadavg: 2.34 2.18 1.96 3/81 1731
/proc/meminfo: memFree=1227176/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=162.45
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 16243 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 162.45
Current children cumulated vsize (KiB) 14560

[startup+222.57 s]
/proc/loadavg: 2.22 2.17 1.97 3/81 1731
/proc/meminfo: memFree=1226408/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=222.48
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 22246 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790446 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 222.48
Current children cumulated vsize (KiB) 14560

[startup+282.631 s]
/proc/loadavg: 2.35 2.20 1.99 3/81 1731
/proc/meminfo: memFree=1226408/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=282.51
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 28249 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637840 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 282.51
Current children cumulated vsize (KiB) 14560

[startup+342.693 s]
/proc/loadavg: 2.18 2.18 1.99 3/81 1731
/proc/meminfo: memFree=1226408/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=342.55
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 34253 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790403 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 14560

[startup+402.762 s]
/proc/loadavg: 2.34 2.21 2.02 3/81 1731
/proc/meminfo: memFree=1226408/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=402.6
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 40258 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790369 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 14560

[startup+462.848 s]
/proc/loadavg: 2.40 2.24 2.04 3/81 1731
/proc/meminfo: memFree=1226216/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=462.67
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 46265 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 462.67
Current children cumulated vsize (KiB) 14560

[startup+522.904 s]
/proc/loadavg: 2.21 2.22 2.04 3/81 1731
/proc/meminfo: memFree=1226088/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=522.7
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 52268 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637750 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 522.7
Current children cumulated vsize (KiB) 14560

[startup+582.955 s]
/proc/loadavg: 2.08 2.18 2.04 3/81 1733
/proc/meminfo: memFree=1225640/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=582.51
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 58249 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790783 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 582.51
Current children cumulated vsize (KiB) 14560

[startup+643.044 s]
/proc/loadavg: 2.03 2.14 2.03 3/81 1733
/proc/meminfo: memFree=1225640/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=642.32
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 64230 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 14560

[startup+703.126 s]
/proc/loadavg: 2.30 2.21 2.06 3/81 1733
/proc/meminfo: memFree=1225640/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=702.11
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 70209 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790620 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 14560

[startup+763.181 s]
/proc/loadavg: 2.20 2.20 2.06 3/81 1733
/proc/meminfo: memFree=1225576/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=761.9
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 76188 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722080 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 14560

[startup+823.229 s]
/proc/loadavg: 2.07 2.16 2.05 3/81 1733
/proc/meminfo: memFree=1225448/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=821.68
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 82166 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637605 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 821.68
Current children cumulated vsize (KiB) 14560

[startup+883.285 s]
/proc/loadavg: 2.28 2.19 2.07 3/81 1733
/proc/meminfo: memFree=1225384/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=881.44
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 88142 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790598 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 881.44
Current children cumulated vsize (KiB) 14560

[startup+943.339 s]
/proc/loadavg: 2.15 2.17 2.07 3/81 1733
/proc/meminfo: memFree=1225384/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=941.23
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 94121 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637592 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 941.23
Current children cumulated vsize (KiB) 14560

[startup+1003.39 s]
/proc/loadavg: 2.05 2.13 2.06 3/81 1733
/proc/meminfo: memFree=1225384/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=1001.02
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 100100 2 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790406 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1001.02
Current children cumulated vsize (KiB) 14560

[startup+1063.45 s]
/proc/loadavg: 2.10 2.14 2.07 3/81 1733
/proc/meminfo: memFree=1225320/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=1060.79
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 106076 3 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790624 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1060.79
Current children cumulated vsize (KiB) 14560

[startup+1123.51 s]
/proc/loadavg: 2.08 2.12 2.07 3/81 1733
/proc/meminfo: memFree=1225320/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=1120.58
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 112055 3 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637483 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1120.58
Current children cumulated vsize (KiB) 14560

[startup+1183.56 s]
/proc/loadavg: 2.22 2.15 2.08 3/81 1733
/proc/meminfo: memFree=1225320/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=1180.36
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 118033 3 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790664 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1180.36
Current children cumulated vsize (KiB) 14560

[startup+1243.61 s]
/proc/loadavg: 2.14 2.13 2.08 3/81 1733
/proc/meminfo: memFree=1225256/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=1240.13
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 124010 3 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637759 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1240.13
Current children cumulated vsize (KiB) 14560

[startup+1303.66 s]
/proc/loadavg: 2.05 2.11 2.07 3/81 1733
/proc/meminfo: memFree=1225256/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=1299.91
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 129988 3 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639645 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 14560

[startup+1363.72 s]
/proc/loadavg: 2.16 2.13 2.08 3/81 1733
/proc/meminfo: memFree=1225256/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=1359.7
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 135966 4 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637252 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1359.7
Current children cumulated vsize (KiB) 14560

[startup+1423.77 s]
/proc/loadavg: 2.09 2.12 2.08 3/81 1733
/proc/meminfo: memFree=1225256/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=1419.48
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 141944 4 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639585 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1419.48
Current children cumulated vsize (KiB) 14560

[startup+1483.82 s]
/proc/loadavg: 2.03 2.09 2.08 3/81 1733
/proc/meminfo: memFree=1225192/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=1479.26
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 147922 4 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637325 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1479.26
Current children cumulated vsize (KiB) 14560

[startup+1543.88 s]
/proc/loadavg: 2.08 2.09 2.08 4/81 1733
/proc/meminfo: memFree=1225192/2055920 swapFree=4184048/4192956
[pid=1683] ppid=1680 vsize=14560 CPUtime=1539.05
/proc/1683/stat : 1683 (solver) R 1680 1683 1097 0 -1 4194304 2716 0 0 0 153901 4 0 0 25 0 1 0 160172561 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637782 0 0 4096 0 0 0 0 17 0 0 0
/proc/1683/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1539.05
Current children cumulated vsize (KiB) 14560

Child status: 0
Real time (s): 1544.08
CPU time (s): 1539.26
CPU user time (s): 1539.21
CPU system time (s): 0.042993
CPU usage (%): 99.6872
Max. virtual memory (cumulated for all children) (KiB): 14560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1539.21
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2724
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= 13
involuntary context switches= 31492

runsolver used 1.40978 s user time and 4.12837 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 21:08:56 UTC 2007


IDJOB= 196021
IDBENCH= 3319
FILE ID= node45/196021-1168117734

PBS_JOBID= 3477429

Free space on /tmp= 66539 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  4603be22ac04335b72594e90c6490c0a

RANDOM SEED= 522481511

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.259
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.259
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:       1855648 kB
Buffers:         17364 kB
Cached:         120028 kB
SwapCached:       3164 kB
Active:          78532 kB
Inactive:        74248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855648 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            5848 kB
Writeback:           0 kB
Mapped:          20968 kB
Slab:            33268 kB
Committed_AS:  2885312 kB
PageTables:       1596 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= 66520 MiB



End job on node45 on Sat Jan  6 21:34:40 UTC 2007