Trace number 1563401

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 hrpSignal 35.9005 633.454

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-zfcp-2.8-u2-noholes.cnf
MD5SUMc4aa2ddc60eee766fbdf95a32eed5b43
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.5012
Satisfiable
(Un)Satisfiability was proved
Number of variables10950109
Number of clauses32697150
Sum of the clauses size76320846
Maximum clause length65
Minimum clause length1
Number of clauses of size 12415
Number of clauses of size 221783823
Number of clauses of size 310907882
Number of clauses of size 41592
Number of clauses of size 5131
Number of clauses of size over 51307

Solver Data

27.65/162.04	terminate called after throwing an instance of 'std::bad_alloc'
27.65/162.04	  what():  std::bad_alloc

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563401-1238786186/watcher-1563401-1238786186 -o /tmp/evaluation-result-1563401-1238786186/solver-1563401-1238786186 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1103671064 HOME/instance-1563401-1238786186.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: 2.32 1.33 1.22 3/73 8815
/proc/meminfo: memFree=681992/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=12048 CPUtime=0
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4194304 1118 0 0 0 0 0 0 0 18 0 1 0 1151286855 12337152 1102 1992294400 134512640 135712473 4294956192 18446744073709551615 135164757 0 0 4096 0 0 0 0 17 0 0 0
/proc/8815/statm: 3012 1110 91 292 0 2717 0

[startup+0.024039 s]
/proc/loadavg: 2.32 1.33 1.22 3/73 8815
/proc/meminfo: memFree=681992/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=97596 CPUtime=0.02
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4194304 4781 0 0 0 0 2 0 0 18 0 1 0 1151286855 99938304 4765 1992294400 134512640 135712473 4294956192 18446744073709551615 134544839 0 0 4096 0 0 0 0 17 0 0 0
/proc/8815/statm: 24399 4773 92 292 0 24104 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 97596

[startup+0.101059 s]
/proc/loadavg: 2.32 1.33 1.22 3/73 8815
/proc/meminfo: memFree=681992/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=97596 CPUtime=0.09
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4194304 20443 0 0 0 1 8 0 0 18 0 1 0 1151286855 99938304 20427 1992294400 134512640 135712473 4294956192 18446744073709551615 134544839 0 0 4096 0 0 0 0 17 0 0 0
/proc/8815/statm: 24399 20435 92 292 0 24104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 97596

[startup+0.301074 s]
/proc/loadavg: 2.32 1.33 1.22 3/73 8815
/proc/meminfo: memFree=681992/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=354240 CPUtime=0.29
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4194304 48783 0 0 0 10 19 0 0 19 0 1 0 1151286855 362741760 48767 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 0 0 0
/proc/8815/statm: 88560 48772 92 292 0 88265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 354240

[startup+0.701114 s]
/proc/loadavg: 2.32 1.33 1.22 3/73 8815
/proc/meminfo: memFree=681992/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=439788 CPUtime=0.69
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4194304 109687 0 0 0 27 42 0 0 23 0 1 0 1151286855 450342912 109671 1992294400 134512640 135712473 4294956192 18446744073709551615 134627161 0 0 4096 0 0 0 0 17 0 0 0
/proc/8815/statm: 109947 109679 93 292 0 109652 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 439788

[startup+1.50119 s]
/proc/loadavg: 2.32 1.33 1.22 2/74 8816
/proc/meminfo: memFree=227904/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=647496 CPUtime=1.49
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4194304 120526 0 0 0 101 48 0 0 25 0 1 0 1151286855 663035904 119542 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/8815/statm: 161874 119543 97 292 0 161579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 647496

[startup+3.10136 s]
/proc/loadavg: 2.32 1.33 1.22 2/74 8816
/proc/meminfo: memFree=174464/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=724200 CPUtime=3.09
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4194304 142799 0 0 0 248 61 0 0 25 0 1 0 1151286855 741580800 138739 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/8815/statm: 181083 138739 97 292 0 180788 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 724200

[startup+6.30168 s]
/proc/loadavg: 2.45 1.37 1.24 2/74 8816
/proc/meminfo: memFree=22400/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=858884 CPUtime=6.26
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4194304 181430 0 0 0 542 84 0 0 25 0 1 0 1151286855 879497216 174798 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/8815/statm: 214721 174800 97 292 0 214426 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 858884

[startup+12.7023 s]
/proc/loadavg: 2.58 1.42 1.25 2/75 8817
/proc/meminfo: memFree=15160/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=1127364 CPUtime=12.62
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4194304 257636 0 0 0 1130 132 0 0 25 0 1 0 1151286855 1154420736 246122 1992294400 134512640 135712473 4294956192 18446744073709551615 134624634 0 0 4096 0 0 0 0 17 1 0 0
/proc/8815/statm: 281841 246122 97 292 0 281546 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 1127364

[startup+25.5016 s]
/proc/loadavg: 2.61 1.48 1.28 1/74 8817
/proc/meminfo: memFree=15944/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=1555228 CPUtime=22.71
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4194304 377761 0 0 0 2057 214 0 0 25 0 1 0 1151286855 1592553472 358023 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/8815/statm: 388807 358023 97 292 0 388512 0
Current children cumulated CPU time (s) 22.71
Current children cumulated vsize (KiB) 1555228

[startup+51.1012 s]
/proc/loadavg: 2.84 1.63 1.33 1/74 8818
/proc/meminfo: memFree=16008/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=1575624 CPUtime=23.19
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4194304 383050 0 0 0 2101 218 0 0 18 0 1 0 1151286855 1613438976 363312 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/8815/statm: 393906 363312 97 292 0 393611 0
Current children cumulated CPU time (s) 23.19
Current children cumulated vsize (KiB) 1575624
heavy processes:

[startup+102.301 s]
/proc/loadavg: 2.93 1.84 1.42 1/74 8818
/proc/meminfo: memFree=15880/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=1596076 CPUtime=23.76
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4194304 388799 0 0 0 2154 222 0 0 18 0 1 0 1151286855 1634381824 368803 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/8815/statm: 399019 368803 97 292 0 398724 0
Current children cumulated CPU time (s) 23.76
Current children cumulated vsize (KiB) 1596076
heavy processes:

[startup+162.301 s]
/proc/loadavg: 2.61 1.97 1.49 2/74 8818
/proc/meminfo: memFree=15816/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=27.88
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4195840 436408 0 6 0 2513 275 0 0 19 0 1 0 1151286855 1809670144 412800 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 0 0 0 17 1 0 0
/proc/8815/statm: 441814 412800 138 292 0 441519 0
Current children cumulated CPU time (s) 27.88
Current children cumulated vsize (KiB) 1767256
heavy processes:
  %CPU=17 pid=8815 uid=0 cmd=HOME/SApperloT-hrp -seed=1103671064 HOME/instance-1563401-1238786186

[startup+222.302 s]
/proc/loadavg: 2.74 2.11 1.56 1/74 8818
/proc/meminfo: memFree=24840/2055920 swapFree=4177652/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=29.07
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 436408 0 6 0 2513 394 0 0 18 0 1 0 1151286855 1809670144 412800 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/8815/statm: 441814 412800 138 292 0 441519 0
Current children cumulated CPU time (s) 29.07
Current children cumulated vsize (KiB) 1767256
heavy processes:
  %CPU=13 pid=8815 uid=0 cmd=HOME/SApperloT-hrp -seed=1103671064 HOME/instance-1563401-1238786186

[startup+282.302 s]
/proc/loadavg: 3.03 2.27 1.65 1/74 8818
/proc/meminfo: memFree=19272/2055920 swapFree=4151276/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=30.32
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 436474 0 6 0 2513 519 0 0 18 0 1 0 1151286855 1809670144 406206 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/8815/statm: 441814 406206 138 292 0 441519 0
Current children cumulated CPU time (s) 30.32
Current children cumulated vsize (KiB) 1767256
heavy processes:
  %CPU=10 pid=8815 uid=0 cmd=HOME/SApperloT-hrp -seed=1103671064 HOME/instance-1563401-1238786186

[startup+342.302 s]
/proc/loadavg: 3.51 2.57 1.79 1/77 8822
/proc/meminfo: memFree=17456/2055920 swapFree=4078536/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=31.28
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 436688 0 36 0 2513 615 0 0 18 0 1 0 1151286855 1809670144 388305 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/8815/statm: 441814 388305 138 292 0 441519 0
Current children cumulated CPU time (s) 31.28
Current children cumulated vsize (KiB) 1767256
heavy processes:

[startup+402.302 s]
/proc/loadavg: 2.90 2.58 1.84 1/74 8823
/proc/meminfo: memFree=16840/2055920 swapFree=4074516/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=31.6
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 441656 0 707 0 2513 647 0 0 18 0 1 0 1151286855 1809670144 392939 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/8815/statm: 441814 392939 138 292 0 441519 0
Current children cumulated CPU time (s) 31.6
Current children cumulated vsize (KiB) 1767256
heavy processes:

[startup+462.302 s]
/proc/loadavg: 3.01 2.65 1.91 1/74 8824
/proc/meminfo: memFree=16072/2055920 swapFree=4072032/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=32.75
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 445584 0 797 0 2513 762 0 0 18 0 1 0 1151286855 1809670144 393104 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/8815/statm: 441814 393104 138 292 0 441519 0
Current children cumulated CPU time (s) 32.75
Current children cumulated vsize (KiB) 1767256
heavy processes:

[startup+522.302 s]
/proc/loadavg: 2.91 2.70 1.97 1/74 8826
/proc/meminfo: memFree=15816/2055920 swapFree=4072032/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=33.49
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 464442 0 2869 0 2513 836 0 0 18 0 1 0 1151286855 1809670144 409710 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/8815/statm: 441814 409710 138 292 0 441519 0
Current children cumulated CPU time (s) 33.49
Current children cumulated vsize (KiB) 1767256
heavy processes:

[startup+582.302 s]
/proc/loadavg: 2.34 2.57 1.97 1/74 8826
/proc/meminfo: memFree=15176/2055920 swapFree=4072032/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=35.15
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 467145 0 3256 0 2513 1002 0 0 18 0 1 0 1151286855 1809670144 412800 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071564464661 0 0 17 1 0 0
/proc/8815/statm: 441814 412800 138 292 0 441519 0
Current children cumulated CPU time (s) 35.15
Current children cumulated vsize (KiB) 1767256
heavy processes:

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

[startup+595.102 s]
/proc/loadavg: 2.49 2.59 1.98 1/74 8826
/proc/meminfo: memFree=17352/2055920 swapFree=4072032/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=35.17
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 467145 0 3256 0 2513 1004 0 0 18 0 1 0 1151286855 1809670144 412800 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/8815/statm: 441814 412800 138 292 0 441519 0
Current children cumulated CPU time (s) 35.17
Current children cumulated vsize (KiB) 1767256

[startup+620.702 s]
/proc/loadavg: 2.72 2.64 2.02 1/74 8826
/proc/meminfo: memFree=23624/2055920 swapFree=4072032/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=35.17
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 467145 0 3256 0 2513 1004 0 0 18 0 1 0 1151286855 1809670144 412800 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/8815/statm: 441814 412800 138 292 0 441519 0
Current children cumulated CPU time (s) 35.17
Current children cumulated vsize (KiB) 1767256

[startup+627.101 s]
/proc/loadavg: 2.74 2.64 2.02 1/74 8826
/proc/meminfo: memFree=24456/2055920 swapFree=4072032/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=35.17
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 467145 0 3256 0 2513 1004 0 0 18 0 1 0 1151286855 1809670144 412800 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/8815/statm: 441814 412800 138 292 0 441519 0
Current children cumulated CPU time (s) 35.17
Current children cumulated vsize (KiB) 1767256

[startup+630.302 s]
/proc/loadavg: 2.76 2.65 2.03 1/74 8826
/proc/meminfo: memFree=24776/2055920 swapFree=4072032/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=35.17
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 467145 0 3256 0 2513 1004 0 0 18 0 1 0 1151286855 1809670144 412800 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/8815/statm: 441814 412800 138 292 0 441519 0
Current children cumulated CPU time (s) 35.17
Current children cumulated vsize (KiB) 1767256

[startup+631.902 s]
/proc/loadavg: 2.76 2.65 2.03 1/74 8826
/proc/meminfo: memFree=24968/2055920 swapFree=4072032/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=35.17
/proc/8815/stat : 8815 (SApperloT-hrp) D 8813 8815 8630 0 -1 4195840 467145 0 3256 0 2513 1004 0 0 18 0 1 0 1151286855 1809670144 412800 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/8815/statm: 441814 412800 138 292 0 441519 0
Current children cumulated CPU time (s) 35.17
Current children cumulated vsize (KiB) 1767256

[startup+632.704 s]
/proc/loadavg: 2.76 2.65 2.03 1/74 8826
/proc/meminfo: memFree=25096/2055920 swapFree=4072032/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=35.25
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4195840 467145 0 3256 0 2513 1012 0 0 18 0 1 0 1151286855 1809670144 412800 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 0 0 0 17 1 0 0
/proc/8815/statm: 441814 412800 138 292 0 441519 0
Current children cumulated CPU time (s) 35.25
Current children cumulated vsize (KiB) 1767256

[startup+633.102 s]
/proc/loadavg: 2.76 2.65 2.03 1/74 8826
/proc/meminfo: memFree=25096/2055920 swapFree=4072032/4192956
[pid=8815] ppid=8813 vsize=1767256 CPUtime=35.54
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4195840 467145 0 3256 0 2513 1041 0 0 19 0 1 0 1151286855 1809670144 412800 1992294400 134512640 135712473 4294956192 18446744073709551615 135263056 0 0 4096 0 0 0 0 17 1 0 0
/proc/8815/statm: 441814 412800 138 292 0 441519 0
Current children cumulated CPU time (s) 35.54
Current children cumulated vsize (KiB) 1767256

[startup+633.302 s]
/proc/loadavg: 2.70 2.64 2.02 2/74 8826
/proc/meminfo: memFree=803720/2055920 swapFree=4095536/4192956
[pid=8815] ppid=8813 vsize=0 CPUtime=35.75
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4195844 467145 0 3256 0 2513 1062 0 0 21 0 1 0 1151286855 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/8815/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 35.75
Current children cumulated vsize (KiB) 0

[startup+633.407 s]
/proc/loadavg: 2.70 2.64 2.02 2/74 8826
/proc/meminfo: memFree=803720/2055920 swapFree=4095536/4192956
[pid=8815] ppid=8813 vsize=0 CPUtime=35.85
/proc/8815/stat : 8815 (SApperloT-hrp) R 8813 8815 8630 0 -1 4195844 467145 0 3256 0 2513 1072 0 0 22 0 1 0 1151286855 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/8815/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 35.85
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 633.454
CPU time (s): 35.9005
CPU user time (s): 25.1332
CPU system time (s): 10.7674
CPU usage (%): 5.66743
Max. virtual memory (cumulated for all children) (KiB): 1767256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.1332
system time used= 10.7674
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 467145
page faults= 3256
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4489
involuntary context switches= 1234

runsolver used 0.6529 second user time and 1.78273 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-03 21:17:09
IDJOB=1563401
IDBENCH=70953
IDSOLVER=510
FILE ID=node84/1563401-1238786186
PBS_JOBID= 9085600
Free space on /tmp= 65824 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-zfcp-2.8-u2-noholes.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563401-1238786186/watcher-1563401-1238786186 -o /tmp/evaluation-result-1563401-1238786186/solver-1563401-1238786186 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1103671064 HOME/instance-1563401-1238786186.cnf

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

MD5SUM BENCH= c4aa2ddc60eee766fbdf95a32eed5b43
RANDOM SEED=1103671064

node84.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.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        682472 kB
Buffers:         92068 kB
Cached:        1153752 kB
SwapCached:       6944 kB
Active:         960776 kB
Inactive:       294284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        682472 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:          656832 kB
Writeback:           0 kB
Mapped:          14880 kB
Slab:           103476 kB
Committed_AS:  3125180 kB
PageTables:       1980 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= 64208 MiB
End job on node84 at 2009-04-03 21:27:51