Trace number 195851

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
Mistral 2006-12-04SAT 1191.79 1194.99

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-33_ext.xml
MD5SUM3631fb31670115f93949060135ba5c0c
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 benchmark150.29
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c 
0.15	c Parsing xml file
0.15	c 	domains...............    0
0.16	c 	variables.............    0
0.16	c 	relations............. 0.84
1.01	c 	constraints........... 0.05
1.05	c Allocating memory
1.05	c 
1.05	c time limit = -1
1.05	c heuristic = dom/wdeg
1.05	c restart policy = No restart
1.05	c 
1.05	c Solving
1.05	c
1194.97	s SATISFIABLE
1194.97	v 4 16 20 1 9 23 15 17 12 9 3 13 8 14 3 0 18 19 4 2 23 9 2 13
1194.97	d          SAT   2439222 BTS   1.2e+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/node11/watcher-195851-1168115285 -o ROOT/results/node11/solver-195851-1168115285 -C 1800 -M 900 /tmp/evaluation/195851-1168115285/mistral/bin/solver /tmp/evaluation/195851-1168115285/unknown.xml -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
/proc/loadavg: 2.13 2.32 2.62 4/94 10074
/proc/meminfo: memFree=1813840/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=18540 CPUtime=0
/proc/10073/stat : 10073 (runsolver) R 10071 9317 9317 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 1 0 159923548 18984960 277 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 262907393696 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10073/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.108271 s]
/proc/loadavg: 2.13 2.32 2.62 4/94 10074
/proc/meminfo: memFree=1813840/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=6744 CPUtime=0
/proc/10073/stat : 10073 (solver) D 10071 10073 9317 0 -1 4194304 502 0 11 0 0 0 0 0 18 0 1 0 159923548 6905856 481 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4156421228 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/10073/statm: 1686 481 420 92 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6744

[startup+0.518349 s]
/proc/loadavg: 2.13 2.32 2.62 4/94 10074
/proc/meminfo: memFree=1813840/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=10308 CPUtime=0.36
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 1621 0 27 0 35 1 0 0 20 0 1 0 159923548 10555392 1616 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159427352 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 2577 1616 692 92 0 921 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10308

[startup+1.34151 s]
/proc/loadavg: 2.12 2.32 2.62 3/94 10074
/proc/meminfo: memFree=1800400/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=1.19
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 117 2 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637617 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 14948

[startup+2.97884 s]
/proc/loadavg: 2.12 2.32 2.62 3/94 10074
/proc/meminfo: memFree=1800400/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=2.82
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 280 2 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790355 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 14948

[startup+6.26448 s]
/proc/loadavg: 2.12 2.32 2.62 3/94 10074
/proc/meminfo: memFree=1800336/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=6.1
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 608 2 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639594 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 14948

[startup+12.7398 s]
/proc/loadavg: 2.10 2.30 2.61 3/94 10074
/proc/meminfo: memFree=1800464/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=12.57
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 1255 2 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639639 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 14948

[startup+25.5523 s]
/proc/loadavg: 2.09 2.29 2.60 3/94 10074
/proc/meminfo: memFree=1800592/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=25.38
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 2535 3 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790388 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 14948

[startup+51.2284 s]
/proc/loadavg: 2.06 2.27 2.59 3/94 10074
/proc/meminfo: memFree=1800656/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=51.02
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 5099 3 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790564 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 14948

[startup+102.514 s]
/proc/loadavg: 2.08 2.24 2.55 3/94 10074
/proc/meminfo: memFree=1800720/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=102.25
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 10222 3 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790625 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14948

[startup+162.522 s]
/proc/loadavg: 2.03 2.19 2.52 3/94 10074
/proc/meminfo: memFree=1800720/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=162.2
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 16217 3 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639622 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 14948

[startup+222.525 s]
/proc/loadavg: 2.01 2.15 2.48 3/94 10074
/proc/meminfo: memFree=1800656/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=222.12
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 22209 3 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637617 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 14948

[startup+282.553 s]
/proc/loadavg: 2.04 2.14 2.45 4/94 10074
/proc/meminfo: memFree=1800656/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=282.09
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 28206 3 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 14948

[startup+342.564 s]
/proc/loadavg: 2.01 2.11 2.42 3/94 10074
/proc/meminfo: memFree=1800592/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=342.05
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 34201 4 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790586 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 14948

[startup+402.596 s]
/proc/loadavg: 2.00 2.09 2.39 3/94 10074
/proc/meminfo: memFree=1800464/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=401.99
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 40195 4 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790566 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 14948

[startup+462.697 s]
/proc/loadavg: 2.00 2.07 2.36 3/94 10074
/proc/meminfo: memFree=1800400/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=462.04
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 46200 4 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637307 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 14948

[startup+522.728 s]
/proc/loadavg: 2.06 2.08 2.35 3/94 10074
/proc/meminfo: memFree=1800336/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=521.99
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 52195 4 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790336 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 14948

[startup+582.759 s]
/proc/loadavg: 2.02 2.06 2.33 3/94 10074
/proc/meminfo: memFree=1800208/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=581.94
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 58190 4 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637560 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 14948

[startup+642.795 s]
/proc/loadavg: 2.01 2.05 2.30 3/94 10074
/proc/meminfo: memFree=1800208/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=641.92
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 64188 4 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637724 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 14948

[startup+702.811 s]
/proc/loadavg: 2.00 2.04 2.28 3/94 10074
/proc/meminfo: memFree=1800080/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=701.88
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 70184 4 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637595 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 14948

[startup+762.893 s]
/proc/loadavg: 2.00 2.03 2.26 3/94 10074
/proc/meminfo: memFree=1799952/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=761.68
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 76163 5 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637107 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 761.68
Current children cumulated vsize (KiB) 14948

[startup+822.953 s]
/proc/loadavg: 2.00 2.02 2.24 3/94 10074
/proc/meminfo: memFree=1799952/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=821.47
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 82142 5 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637456 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 821.47
Current children cumulated vsize (KiB) 14948

[startup+883.014 s]
/proc/loadavg: 2.00 2.02 2.22 3/94 10074
/proc/meminfo: memFree=1799824/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=881.27
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 88121 6 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722048 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 881.27
Current children cumulated vsize (KiB) 14948

[startup+943.077 s]
/proc/loadavg: 2.00 2.01 2.21 3/94 10074
/proc/meminfo: memFree=1799696/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=941.02
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 94096 6 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637106 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 941.02
Current children cumulated vsize (KiB) 14948

[startup+1003.14 s]
/proc/loadavg: 2.00 2.00 2.19 3/94 10074
/proc/meminfo: memFree=1799632/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=1000.82
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 100076 6 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637820 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1000.82
Current children cumulated vsize (KiB) 14948

[startup+1063.2 s]
/proc/loadavg: 2.00 2.00 2.17 3/94 10074
/proc/meminfo: memFree=1799568/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=1060.61
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 106055 6 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1060.61
Current children cumulated vsize (KiB) 14948

[startup+1123.26 s]
/proc/loadavg: 2.03 2.01 2.17 3/94 10074
/proc/meminfo: memFree=1799440/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=1120.38
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 112032 6 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639628 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1120.38
Current children cumulated vsize (KiB) 14948

[startup+1183.33 s]
/proc/loadavg: 2.01 2.01 2.16 3/94 10074
/proc/meminfo: memFree=1799376/2055920 swapFree=4192812/4192956
[pid=10073] ppid=10071 vsize=14948 CPUtime=1180.17
/proc/10073/stat : 10073 (solver) R 10071 10073 9317 0 -1 4194304 2769 0 27 0 118011 6 0 0 25 0 1 0 159923548 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/10073/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1180.17
Current children cumulated vsize (KiB) 14948

Child status: 0
Real time (s): 1194.99
CPU time (s): 1191.79
CPU user time (s): 1191.73
CPU system time (s): 0.066989
CPU usage (%): 99.7328
Max. virtual memory (cumulated for all children) (KiB): 14948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1191.73
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2779
page faults= 27
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46
involuntary context switches= 13322

runsolver used 1.3028 s user time and 3.45947 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 20:28:05 UTC 2007


IDJOB= 195851
IDBENCH= 3306
FILE ID= node11/195851-1168115285

PBS_JOBID= 3477127

Free space on /tmp= 66314 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-33_ext.xml
COMMAND LINE= /tmp/evaluation/195851-1168115285/mistral/bin/solver /tmp/evaluation/195851-1168115285/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-195851-1168115285 -o ROOT/results/node11/solver-195851-1168115285 -C 1800 -M 900  /tmp/evaluation/195851-1168115285/mistral/bin/solver /tmp/evaluation/195851-1168115285/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  3631fb31670115f93949060135ba5c0c

RANDOM SEED= 546991983

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	: 5931.00
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:       1814320 kB
Buffers:         26656 kB
Cached:          60248 kB
SwapCached:          0 kB
Active:         148284 kB
Inactive:        37052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9116 kB
Writeback:           0 kB
Mapped:         124996 kB
Slab:            40808 kB
Committed_AS:  4570484 kB
PageTables:       2532 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= 66314 MiB



End job on node11 on Sat Jan  6 20:48:00 UTC 2007