Trace number 1724450

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT baseUNSAT 612.113 612.271

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.8372
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

612.03/612.25	
612.03/612.25	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1724450-1240696278/watcher-1724450-1240696278 -o /tmp/evaluation-result-1724450-1240696278/solver-1724450-1240696278 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1038535921 HOME/instance-1724450-1240696278.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19050
/proc/meminfo: memFree=1210896/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=4688 CPUtime=0
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 771 0 0 0 0 0 0 0 18 0 1 0 97661011 4800512 756 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 1172 760 88 283 0 886 0

[startup+0.0902471 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19050
/proc/meminfo: memFree=1210896/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=9960 CPUtime=0.08
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 1955 0 0 0 8 0 0 0 18 0 1 0 97661011 10199040 1939 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 2490 1940 90 283 0 2204 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9960

[startup+0.102246 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19050
/proc/meminfo: memFree=1210896/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=10356 CPUtime=0.09
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 2067 0 0 0 9 0 0 0 18 0 1 0 97661011 10604544 2051 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 2589 2051 90 283 0 2303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10356

[startup+0.302264 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19050
/proc/meminfo: memFree=1210896/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=15096 CPUtime=0.29
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 3315 0 0 0 27 2 0 0 19 0 1 0 97661011 15458304 3298 1992294400 134512640 135674940 4294956208 18446744073709551615 134550599 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 3774 3298 98 283 0 3488 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15096

[startup+0.701305 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19050
/proc/meminfo: memFree=1210896/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=15480 CPUtime=0.69
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 3464 0 0 0 67 2 0 0 22 0 1 0 97661011 15851520 3349 1992294400 134512640 135674940 4294956208 18446744073709551615 134550599 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 3870 3349 98 283 0 3584 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15480

[startup+1.50137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1197704/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=15612 CPUtime=1.49
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 3506 0 0 0 147 2 0 0 25 0 1 0 97661011 15986688 3391 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 3903 3391 98 283 0 3617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15612

[startup+3.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1197064/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=16008 CPUtime=3.09
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 3603 0 0 0 307 2 0 0 25 0 1 0 97661011 16392192 3488 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 4002 3488 98 283 0 3716 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16008

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1196040/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=17592 CPUtime=6.29
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 3976 0 0 0 626 3 0 0 25 0 1 0 97661011 18014208 3861 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 4398 3861 98 283 0 4112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17592

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1191752/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=21624 CPUtime=12.69
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 5010 0 0 0 1265 4 0 0 25 0 1 0 97661011 22142976 4895 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 5406 4895 98 283 0 5120 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21624

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1185864/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=27248 CPUtime=25.48
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 6386 0 0 0 2543 5 0 0 25 0 1 0 97661011 27901952 6271 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 6812 6271 99 283 0 6526 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27248

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1179336/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=34316 CPUtime=51.07
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 8089 0 0 0 5100 7 0 0 25 0 1 0 97661011 35139584 7974 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 8579 7974 99 283 0 8293 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34316

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1161096/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=52904 CPUtime=102.26
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 12726 0 0 0 10214 12 0 0 25 0 1 0 97661011 54173696 12482 1992294400 134512640 135674940 4294956208 18446744073709551615 134571282 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 13226 12482 99 283 0 12940 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 52904

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1144904/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=69188 CPUtime=162.24
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 16772 0 0 0 16208 16 0 0 25 0 1 0 97661011 70848512 16528 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 17297 16528 99 283 0 17011 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 69188

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1141448/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=72828 CPUtime=222.23
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 17624 0 0 0 22206 17 0 0 25 0 1 0 97661011 74575872 17380 1992294400 134512640 135674940 4294956208 18446744073709551615 134550618 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 18207 17380 99 283 0 17921 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 72828

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1136072/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=78640 CPUtime=282.22
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 18948 0 0 0 28203 19 0 0 25 0 1 0 97661011 80527360 18704 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 19660 18704 99 283 0 19374 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 78640

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1134472/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=80368 CPUtime=342.21
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 19343 0 0 0 34201 20 0 0 25 0 1 0 97661011 82296832 19099 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 20092 19099 99 283 0 19806 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 80368

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1133640/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=81504 CPUtime=402.19
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 19552 0 0 0 40199 20 0 0 25 0 1 0 97661011 83460096 19308 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 20376 19308 99 283 0 20090 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 81504

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1132680/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=82676 CPUtime=462.17
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 19805 0 0 0 46197 20 0 0 25 0 1 0 97661011 84660224 19561 1992294400 134512640 135674940 4294956208 18446744073709551615 134556446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 20669 19561 99 283 0 20383 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 82676

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1129288/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=86220 CPUtime=522.16
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 20648 0 0 0 52195 21 0 0 25 0 1 0 97661011 88289280 20404 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 21555 20404 99 283 0 21269 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 86220

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19051
/proc/meminfo: memFree=1118600/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=97740 CPUtime=582.15
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 23438 0 0 0 58191 24 0 0 25 0 1 0 97661011 100085760 23065 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 24435 23065 99 283 0 24149 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 97740

Solver just ended. Dumping a history of the last processes samples

[startup+588.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1118344/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=97740 CPUtime=588.54
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 23466 0 0 0 58830 24 0 0 25 0 1 0 97661011 100085760 23093 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 24435 23093 99 283 0 24149 0
Current children cumulated CPU time (s) 588.54
Current children cumulated vsize (KiB) 97740

[startup+601.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1118408/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=97740 CPUtime=601.33
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 23487 0 0 0 60109 24 0 0 25 0 1 0 97661011 100085760 23114 1992294400 134512640 135674940 4294956208 18446744073709551615 134550634 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 24435 23114 99 283 0 24149 0
Current children cumulated CPU time (s) 601.33
Current children cumulated vsize (KiB) 97740

[startup+607.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1118344/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=97884 CPUtime=607.73
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 23513 0 0 0 60749 24 0 0 25 0 1 0 97661011 100233216 23140 1992294400 134512640 135674940 4294956208 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 24471 23140 99 283 0 24185 0
Current children cumulated CPU time (s) 607.73
Current children cumulated vsize (KiB) 97884

[startup+609.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1118280/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=97884 CPUtime=609.33
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 23519 0 0 0 60909 24 0 0 25 0 1 0 97661011 100233216 23146 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 24471 23146 99 283 0 24185 0
Current children cumulated CPU time (s) 609.33
Current children cumulated vsize (KiB) 97884

[startup+611.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1118280/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=97884 CPUtime=610.93
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 23519 0 0 0 61069 24 0 0 25 0 1 0 97661011 100233216 23146 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 24471 23146 99 283 0 24185 0
Current children cumulated CPU time (s) 610.93
Current children cumulated vsize (KiB) 97884

[startup+611.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1118280/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=97884 CPUtime=611.73
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 23519 0 0 0 61149 24 0 0 25 0 1 0 97661011 100233216 23146 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 24471 23146 99 283 0 24185 0
Current children cumulated CPU time (s) 611.73
Current children cumulated vsize (KiB) 97884

[startup+612.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1118280/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=97884 CPUtime=611.93
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 23519 0 0 0 61169 24 0 0 25 0 1 0 97661011 100233216 23146 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 24471 23146 99 283 0 24185 0
Current children cumulated CPU time (s) 611.93
Current children cumulated vsize (KiB) 97884

[startup+612.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19057
/proc/meminfo: memFree=1118280/2055920 swapFree=4192812/4192956
[pid=19050] ppid=19048 vsize=97884 CPUtime=612.03
/proc/19050/stat : 19050 (SApperloT-base) R 19048 19050 18889 0 -1 4194304 23519 0 0 0 61179 24 0 0 25 0 1 0 97661011 100233216 23146 1992294400 134512640 135674940 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/19050/statm: 24471 23146 99 283 0 24185 0
Current children cumulated CPU time (s) 612.03
Current children cumulated vsize (KiB) 97884

Child status: 0
Real time (s): 612.271
CPU time (s): 612.113
CPU user time (s): 611.848
CPU system time (s): 0.264959
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 97884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 611.848
system time used= 0.264959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23523
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= 2
involuntary context switches= 1446

runsolver used 0.482926 second user time and 1.23881 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-25 23:51:18
IDJOB=1724450
IDBENCH=71780
IDSOLVER=509
FILE ID=node31/1724450-1240696278
PBS_JOBID= 9186758
Free space on /tmp= 66404 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE06/manol-pipe-c6nidw_i.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724450-1240696278/watcher-1724450-1240696278 -o /tmp/evaluation-result-1724450-1240696278/solver-1724450-1240696278 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1038535921 HOME/instance-1724450-1240696278.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED=1038535921

node31.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.213
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.213
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:       1211312 kB
Buffers:         63476 kB
Cached:         713424 kB
SwapCached:          0 kB
Active:         118960 kB
Inactive:       672808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1211312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6040 kB
Writeback:           0 kB
Mapped:          24648 kB
Slab:            38492 kB
Committed_AS:   349728 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66400 MiB
End job on node31 at 2009-04-26 00:01:31