Trace number 199316

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 1565.09 1577.71

General information on the benchmark

NameallIntervalSeries/
series-18.xml
MD5SUMc34f3494cb8e761927c44a37c33056f2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.027995
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables35
Number of constraints306
Maximum constraint arity3
Maximum domain size18
Number of constraints which are defined in extension0
Number of constraints which are defined in intension306
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06	c 
0.06	c Parsing xml file
0.06	c 	domains...............    0
0.06	c 	variables.............    0
0.06	c 	predicates............    0
0.06	c 	constraints...........    0
0.06	c Allocating memory
0.06	c 
0.06	c time limit = -1
0.06	c heuristic = dom/wdeg
0.06	c restart policy = Geometric increment
0.06	c restart base = 22
0.06	c restart factor = 1.33
0.06	c 
0.06	c Solving
0.06	c
1577.70	s SATISFIABLE
1577.70	v 8 6 9 10 5 12 4 14 3 16 2 11 7 13 1 17 0 15 1 2 0 4 6 7 9 10 12 13 8 3 5 11 15 16 14
1577.70	d          SAT  69427584 BTS   1.6e+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/node9/watcher-199316-1168133679 -o ROOT/results/node9/solver-199316-1168133679 -C 1800 -M 900 /tmp/evaluation/199316-1168133679/tramontane/bin/solver /tmp/evaluation/199316-1168133679/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.92 2.01 1.99 5/94 4054
/proc/meminfo: memFree=1844568/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=540 CPUtime=0
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 161763062 552960 26 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 8663844 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 135 26 21 92 0 18 0

[startup+0.104205 s]
/proc/loadavg: 1.92 2.01 1.99 5/94 4054
/proc/meminfo: memFree=1844568/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=0.08
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 8 0 0 0 18 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785686 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7180

[startup+0.512248 s]
/proc/loadavg: 1.92 2.01 1.99 5/94 4054
/proc/meminfo: memFree=1844568/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=0.48
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 48 0 0 0 21 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134813050 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 7180

[startup+1.33334 s]
/proc/loadavg: 1.92 2.01 1.99 3/94 4054
/proc/meminfo: memFree=1843928/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=1.29
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 129 0 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790434 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 7180

[startup+2.97053 s]
/proc/loadavg: 1.92 2.01 1.99 3/94 4054
/proc/meminfo: memFree=1843928/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=2.92
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 292 0 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785016 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 7180

[startup+6.2499 s]
/proc/loadavg: 1.93 2.01 1.99 3/94 4054
/proc/meminfo: memFree=1844056/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=6.17
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 617 0 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785604 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 7180

[startup+12.7116 s]
/proc/loadavg: 1.94 2.01 1.99 3/94 4054
/proc/meminfo: memFree=1844248/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=12.58
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 1258 0 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712693 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 7180

[startup+25.5441 s]
/proc/loadavg: 1.95 2.00 1.99 3/94 4054
/proc/meminfo: memFree=1844504/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=25.3
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 2530 0 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785589 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 7180

[startup+51.19 s]
/proc/loadavg: 2.04 2.02 2.00 3/94 4054
/proc/meminfo: memFree=1844696/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=50.73
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 5073 0 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712722 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 7180

[startup+102.411 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 4054
/proc/meminfo: memFree=1844760/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=101.52
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 10151 1 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 7180

[startup+162.49 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 4054
/proc/meminfo: memFree=1844760/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=161.08
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 16107 1 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134806578 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 7180

[startup+222.496 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4054
/proc/meminfo: memFree=1844696/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=220.59
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 22057 2 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790434 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 7180

[startup+282.578 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4054
/proc/meminfo: memFree=1844696/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=280.12
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 28010 2 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134806358 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 7180

[startup+342.66 s]
/proc/loadavg: 2.08 2.02 2.01 3/94 4054
/proc/meminfo: memFree=1844632/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=339.65
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 33963 2 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134807154 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 339.65
Current children cumulated vsize (KiB) 7180

[startup+402.741 s]
/proc/loadavg: 2.10 2.03 2.00 3/94 4054
/proc/meminfo: memFree=1844632/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=399.19
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 39916 3 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134806495 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 399.19
Current children cumulated vsize (KiB) 7180

[startup+462.823 s]
/proc/loadavg: 2.03 2.02 2.00 3/94 4054
/proc/meminfo: memFree=1844504/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=458.74
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 45870 4 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 458.74
Current children cumulated vsize (KiB) 7180

[startup+522.907 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 4054
/proc/meminfo: memFree=1844504/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=518.27
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 51823 4 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785595 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 518.27
Current children cumulated vsize (KiB) 7180

[startup+582.992 s]
/proc/loadavg: 2.05 2.03 2.00 3/94 4054
/proc/meminfo: memFree=1844376/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=577.82
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 57777 5 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134813057 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 577.82
Current children cumulated vsize (KiB) 7180

[startup+643.074 s]
/proc/loadavg: 2.14 2.05 2.01 3/94 4054
/proc/meminfo: memFree=1844312/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=637.35
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 63730 5 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785688 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 637.35
Current children cumulated vsize (KiB) 7180

[startup+703.158 s]
/proc/loadavg: 2.05 2.04 2.00 3/94 4054
/proc/meminfo: memFree=1844312/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=696.89
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 69684 5 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785096 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 696.89
Current children cumulated vsize (KiB) 7180

[startup+763.243 s]
/proc/loadavg: 2.02 2.03 2.00 3/94 4054
/proc/meminfo: memFree=1844248/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=756.44
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 75638 6 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134805896 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 756.44
Current children cumulated vsize (KiB) 7180

[startup+823.329 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 4054
/proc/meminfo: memFree=1844248/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=815.98
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 81592 6 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795161 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 815.98
Current children cumulated vsize (KiB) 7180

[startup+883.413 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 4054
/proc/meminfo: memFree=1844120/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=875.52
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 87546 6 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790519 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 875.52
Current children cumulated vsize (KiB) 7180

[startup+943.502 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 4054
/proc/meminfo: memFree=1843992/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=935.06
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 93499 7 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 935.06
Current children cumulated vsize (KiB) 7180

[startup+1003.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4054
/proc/meminfo: memFree=1843992/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=994.6
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 99453 7 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134813057 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 994.6
Current children cumulated vsize (KiB) 7180

[startup+1063.67 s]
/proc/loadavg: 2.10 2.03 2.01 3/94 4054
/proc/meminfo: memFree=1843864/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=1054.17
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 105409 8 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785570 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 1054.17
Current children cumulated vsize (KiB) 7180

[startup+1123.76 s]
/proc/loadavg: 2.08 2.04 2.00 3/94 4054
/proc/meminfo: memFree=1843864/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=1113.76
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 111368 8 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134805990 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 1113.76
Current children cumulated vsize (KiB) 7180

[startup+1183.85 s]
/proc/loadavg: 2.03 2.03 2.00 3/94 4054
/proc/meminfo: memFree=1843800/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=1173.35
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 117326 9 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793017 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 1173.35
Current children cumulated vsize (KiB) 7180

[startup+1243.94 s]
/proc/loadavg: 1.93 2.00 1.99 2/81 4068
/proc/meminfo: memFree=1866952/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=1232.97
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 123288 9 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134657339 0 0 4096 0 0 0 0 17 0 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 1232.97
Current children cumulated vsize (KiB) 7180

[startup+1304 s]
/proc/loadavg: 1.85 1.94 1.97 3/97 4510
/proc/meminfo: memFree=1631416/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=1292.83
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 129269 14 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 1 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 1292.83
Current children cumulated vsize (KiB) 7180

[startup+1364.02 s]
/proc/loadavg: 2.00 1.97 1.98 3/95 4587
/proc/meminfo: memFree=1786944/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=1352.34
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 135219 15 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 1352.34
Current children cumulated vsize (KiB) 7180

[startup+1424.08 s]
/proc/loadavg: 2.00 1.97 1.98 3/95 4587
/proc/meminfo: memFree=1787008/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=1412.14
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 141198 16 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 1412.14
Current children cumulated vsize (KiB) 7180

[startup+1484.14 s]
/proc/loadavg: 2.00 1.97 1.98 3/95 4587
/proc/meminfo: memFree=1774272/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=1471.94
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 147178 16 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790387 0 0 4096 0 0 0 0 17 0 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 1471.94
Current children cumulated vsize (KiB) 7180

[startup+1544.2 s]
/proc/loadavg: 2.00 1.97 1.98 3/95 4587
/proc/meminfo: memFree=1774208/2055920 swapFree=4191880/4192956
[pid=4053] ppid=4051 vsize=7180 CPUtime=1531.71
/proc/4053/stat : 4053 (solver) R 4051 4053 3478 0 -1 4194304 881 0 0 0 153155 16 0 0 25 0 1 0 161763062 7352320 849 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/4053/statm: 1795 849 719 92 0 139 0
Current children cumulated CPU time (s) 1531.71
Current children cumulated vsize (KiB) 7180

Child status: 0
Real time (s): 1577.71
CPU time (s): 1565.09
CPU user time (s): 1564.92
CPU system time (s): 0.167974
CPU usage (%): 99.2002
Max. virtual memory (cumulated for all children) (KiB): 7180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1564.92
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 891
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= 14
involuntary context switches= 64307

runsolver used 1.72174 s user time and 4.5893 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Jan  7 01:34:39 UTC 2007


IDJOB= 199316
IDBENCH= 3607
FILE ID= node9/199316-1168133679

PBS_JOBID= 3477756

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-18.xml
COMMAND LINE= /tmp/evaluation/199316-1168133679/tramontane/bin/solver /tmp/evaluation/199316-1168133679/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-199316-1168133679 -o ROOT/results/node9/solver-199316-1168133679 -C 1800 -M 900  /tmp/evaluation/199316-1168133679/tramontane/bin/solver /tmp/evaluation/199316-1168133679/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  c34f3494cb8e761927c44a37c33056f2

RANDOM SEED= 365569012

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.231
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.231
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:       1845240 kB
Buffers:         17476 kB
Cached:          61304 kB
SwapCached:        304 kB
Active:         104784 kB
Inactive:        44732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845240 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3136 kB
Writeback:           0 kB
Mapped:          90348 kB
Slab:            45584 kB
Committed_AS:  4274372 kB
PageTables:       2416 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= 66539 MiB



End job on node9 on Sun Jan  7 02:00:57 UTC 2007