Trace number 1563410

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
HydraSAT-Flat 2009-03-22-Flat? (MO) 47.7437 595.159

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

34.79/62.78	terminate called after throwing an instance of 'std::bad_alloc'
34.79/62.78	  what():  std::bad_alloc
34.79/62.78	c Memory limit 1620 MiB

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-1563410-1238786256/watcher-1563410-1238786256 -o /tmp/evaluation-result-1563410-1238786256/solver-1563410-1238786256 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1563410-1238786256.cnf -rs 1261879259 -co memory_limit 1800 

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.31 1.33 1.11 3/81 16233
/proc/meminfo: memFree=788824/2055920 swapFree=4176448/4192956
[pid=16233] ppid=16231 vsize=129452 CPUtime=0
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4194304 228 0 0 0 0 0 0 0 18 0 1 0 1151294269 132558848 212 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/16233/statm: 32363 212 119 319 0 32041 0

[startup+0.044024 s]
/proc/loadavg: 2.31 1.33 1.11 3/81 16233
/proc/meminfo: memFree=788824/2055920 swapFree=4176448/4192956
[pid=16233] ppid=16231 vsize=131432 CPUtime=0.04
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4194304 754 0 0 0 4 0 0 0 18 0 1 0 1151294269 134586368 738 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/16233/statm: 32858 739 119 319 0 32536 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 131432

[startup+0.101028 s]
/proc/loadavg: 2.31 1.33 1.11 3/81 16233
/proc/meminfo: memFree=788824/2055920 swapFree=4176448/4192956
[pid=16233] ppid=16231 vsize=134336 CPUtime=0.09
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4194304 1532 0 0 0 9 0 0 0 18 0 1 0 1151294269 137560064 1516 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/16233/statm: 33584 1517 119 319 0 33262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 134336

[startup+0.301052 s]
/proc/loadavg: 2.31 1.33 1.11 3/81 16233
/proc/meminfo: memFree=788824/2055920 swapFree=4176448/4192956
[pid=16233] ppid=16231 vsize=144368 CPUtime=0.29
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4194304 4231 0 0 0 28 1 0 0 19 0 1 0 1151294269 147832832 4215 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/16233/statm: 36092 4216 119 319 0 35770 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 144368

[startup+0.701096 s]
/proc/loadavg: 2.31 1.33 1.11 3/81 16233
/proc/meminfo: memFree=788824/2055920 swapFree=4176448/4192956
[pid=16233] ppid=16231 vsize=164432 CPUtime=0.69
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4194304 9599 0 0 0 66 3 0 0 23 0 1 0 1151294269 168378368 9583 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/16233/statm: 41108 9583 119 319 0 40786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 164432

[startup+1.50118 s]
/proc/loadavg: 2.31 1.33 1.11 2/82 16234
/proc/meminfo: memFree=734928/2055920 swapFree=4176448/4192956
[pid=16233] ppid=16231 vsize=204428 CPUtime=1.49
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4194304 20318 0 0 0 141 8 0 0 25 0 1 0 1151294269 209334272 20302 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/16233/statm: 51107 20303 119 319 0 50785 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 204428

[startup+3.10136 s]
/proc/loadavg: 2.53 1.39 1.13 2/82 16234
/proc/meminfo: memFree=676048/2055920 swapFree=4176448/4192956
[pid=16233] ppid=16231 vsize=284420 CPUtime=3.09
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4194304 41751 0 0 0 289 20 0 0 25 0 1 0 1151294269 291246080 41735 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/16233/statm: 71105 41735 119 319 0 70783 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 284420

[startup+6.30172 s]
/proc/loadavg: 2.53 1.39 1.13 2/82 16234
/proc/meminfo: memFree=502160/2055920 swapFree=4176448/4192956
[pid=16233] ppid=16231 vsize=440840 CPUtime=6.29
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4194304 83643 0 0 0 585 44 0 0 25 0 1 0 1151294269 451420160 83627 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/16233/statm: 110210 83628 119 319 0 109888 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 440840

[startup+12.7014 s]
/proc/loadavg: 2.59 1.44 1.15 2/84 16236
/proc/meminfo: memFree=159488/2055920 swapFree=4176448/4192956
[pid=16233] ppid=16231 vsize=751568 CPUtime=12.68
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4194304 166881 0 0 0 1183 85 0 0 25 0 1 0 1151294269 769605632 166865 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/16233/statm: 187892 166866 119 319 0 187570 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 751568

[startup+25.5018 s]
/proc/loadavg: 2.82 1.53 1.18 2/83 16236
/proc/meminfo: memFree=16200/2055920 swapFree=4176416/4192956
[pid=16233] ppid=16231 vsize=1369064 CPUtime=25.33
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4194304 332256 0 0 0 2367 166 0 0 25 0 1 0 1151294269 1401921536 332240 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/16233/statm: 342266 332241 119 319 0 341944 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 1369064

[startup+51.1015 s]
/proc/loadavg: 4.38 2.00 1.34 1/83 16236
/proc/meminfo: memFree=13680/2055920 swapFree=3681704/4192956
[pid=16233] ppid=16231 vsize=1815092 CPUtime=34.79
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4196352 451736 0 0 0 3222 257 0 0 18 0 1 0 1151294269 1858654208 328332 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 18446744071564464661 0 0 17 1 0 0
/proc/16233/statm: 453773 328332 119 319 0 453451 0
Current children cumulated CPU time (s) 34.79
Current children cumulated vsize (KiB) 1815092
heavy processes:
  %CPU=42 pid=16233 uid=0 cmd=HOME/hydrasat-flat HOME/instance-1563410-1238786256.cnf -rs 12618792



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+85.1335 s]
/proc/loadavg: 5.77 2.61 1.57 1/83 16236
/proc/meminfo: memFree=19760/2055920 swapFree=3598736/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=36.5
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 473020 0 0 0 3376 274 0 0 18 0 1 0 1151294269 1939755008 329529 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563608069 0 0 17 0 0 0
/proc/16233/statm: 473573 329529 161 319 0 473251 0
Current children cumulated CPU time (s) 36.5
Current children cumulated vsize (KiB) 1894292
heavy processes:
  %CPU=42 pid=16233 uid=0 cmd=HOME/hydrasat-flat HOME/instance-1563410-1238786256.cnf -rs 12618792

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+149.29 s]
/proc/loadavg: 5.77 2.61 1.57 1/83 16236
/proc/meminfo: memFree=19760/2055920 swapFree=3598736/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=36.56
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4195840 473020 0 0 0 3376 280 0 0 18 0 1 0 1151294269 1939755008 329529 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 0 0 0 17 1 0 0
/proc/16233/statm: 473573 329529 161 319 0 473251 0
Current children cumulated CPU time (s) 36.56
Current children cumulated vsize (KiB) 1894292
heavy processes:
  %CPU=24 pid=16233 uid=0 cmd=HOME/hydrasat-flat HOME/instance-1563410-1238786256.cnf -rs 12618792

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -16233

[startup+162.302 s]
/proc/loadavg: 5.93 3.49 1.97 1/86 16242
/proc/meminfo: memFree=16728/2055920 swapFree=3598736/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=37.83
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 473020 0 0 0 3376 407 0 0 25 0 1 0 1151294269 1939755008 329529 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563608240 0 0 17 1 0 0
/proc/16233/statm: 473573 329529 161 319 0 473251 0
Current children cumulated CPU time (s) 37.83
Current children cumulated vsize (KiB) 1894292
heavy processes:
  %CPU=23 pid=16233 uid=0 cmd=HOME/hydrasat-flat HOME/instance-1563410-1238786256.cnf -rs 12618792

[startup+222.302 s]
/proc/loadavg: 4.29 3.43 2.04 1/84 16242
/proc/meminfo: memFree=27888/2055920 swapFree=3558260/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=38.58
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 473020 0 0 0 3376 482 0 0 21 0 1 0 1151294269 1939755008 319410 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563608240 0 0 17 1 0 0
/proc/16233/statm: 473573 319410 161 319 0 473251 0
Current children cumulated CPU time (s) 38.58
Current children cumulated vsize (KiB) 1894292
heavy processes:
  %CPU=17 pid=16233 uid=0 cmd=HOME/hydrasat-flat HOME/instance-1563410-1238786256.cnf -rs 12618792

[startup+282.301 s]
/proc/loadavg: 3.28 3.33 2.09 1/82 16243
/proc/meminfo: memFree=15168/2055920 swapFree=3558260/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=39.87
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 485786 0 1976 0 3376 611 0 0 18 0 1 0 1151294269 1939755008 334152 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563479169 0 0 17 1 0 0
/proc/16233/statm: 473573 334152 161 319 0 473251 0
Current children cumulated CPU time (s) 39.87
Current children cumulated vsize (KiB) 1894292
heavy processes:
  %CPU=14 pid=16233 uid=0 cmd=HOME/hydrasat-flat HOME/instance-1563410-1238786256.cnf -rs 12618792

[startup+342.302 s]
/proc/loadavg: 2.57 3.11 2.09 1/82 16243
/proc/meminfo: memFree=14912/2055920 swapFree=3558260/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=41.69
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 541473 0 10625 0 3376 793 0 0 18 0 1 0 1151294269 1939755008 398488 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563479169 0 0 17 0 0 0
/proc/16233/statm: 473573 398488 161 319 0 473251 0
Current children cumulated CPU time (s) 41.69
Current children cumulated vsize (KiB) 1894292
heavy processes:
  %CPU=12 pid=16233 uid=0 cmd=HOME/hydrasat-flat HOME/instance-1563410-1238786256.cnf -rs 12618792

[startup+402.302 s]
/proc/loadavg: 2.32 2.95 2.09 1/82 16243
/proc/meminfo: memFree=15680/2055920 swapFree=3558260/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=43.54
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 597035 0 19237 0 3376 978 0 0 18 0 1 0 1151294269 1939755008 462662 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563479169 0 0 17 0 0 0
/proc/16233/statm: 473573 462662 161 319 0 473251 0
Current children cumulated CPU time (s) 43.54
Current children cumulated vsize (KiB) 1894292
heavy processes:
  %CPU=10 pid=16233 uid=0 cmd=HOME/hydrasat-flat HOME/instance-1563410-1238786256.cnf -rs 12618792

[startup+462.301 s]
/proc/loadavg: 2.94 2.99 2.16 1/83 16247
/proc/meminfo: memFree=20920/2055920 swapFree=3495564/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=44.7
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 597547 0 19319 0 3376 1094 0 0 18 0 1 0 1151294269 1939755008 440530 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563608240 0 0 17 1 0 0
/proc/16233/statm: 473573 440530 42 319 0 473251 0
Current children cumulated CPU time (s) 44.7
Current children cumulated vsize (KiB) 1894292
heavy processes:

[startup+522.302 s]
/proc/loadavg: 2.53 2.86 2.17 1/82 16248
/proc/meminfo: memFree=16128/2055920 swapFree=3414744/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=45.86
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 601801 0 20017 0 3376 1210 0 0 18 0 1 0 1151294269 1939755008 418655 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563479169 0 0 17 0 0 0
/proc/16233/statm: 473573 418655 42 319 0 473251 0
Current children cumulated CPU time (s) 45.86
Current children cumulated vsize (KiB) 1894292
heavy processes:

[startup+582.301 s]
/proc/loadavg: 2.05 2.68 2.14 1/82 16248
/proc/meminfo: memFree=15936/2055920 swapFree=3386628/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=47.12
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 605206 0 31329 0 3376 1336 0 0 18 0 1 0 1151294269 1939755008 422319 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563479169 0 0 17 0 0 0
/proc/16233/statm: 473573 422319 42 319 0 473251 0
Current children cumulated CPU time (s) 47.12
Current children cumulated vsize (KiB) 1894292
heavy processes:

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

[startup+588.401 s]
/proc/loadavg: 1.89 2.62 2.13 1/82 16248
/proc/meminfo: memFree=16192/2055920 swapFree=3373108/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=47.22
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 605874 0 32316 0 3376 1346 0 0 18 0 1 0 1151294269 1939755008 420133 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563479169 0 0 17 1 0 0
/proc/16233/statm: 473573 420133 42 319 0 473251 0
Current children cumulated CPU time (s) 47.22
Current children cumulated vsize (KiB) 1894292

[startup+591.602 s]
/proc/loadavg: 1.89 2.62 2.13 1/82 16248
/proc/meminfo: memFree=15104/2055920 swapFree=3363428/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=47.29
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 606373 0 32391 0 3376 1353 0 0 18 0 1 0 1151294269 1939755008 417336 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563479169 0 0 17 1 0 0
/proc/16233/statm: 473573 417336 42 319 0 473251 0
Current children cumulated CPU time (s) 47.29
Current children cumulated vsize (KiB) 1894292

[startup+593.202 s]
/proc/loadavg: 1.89 2.61 2.13 1/82 16248
/proc/meminfo: memFree=15232/2055920 swapFree=3363428/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=47.3
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 606521 0 32395 0 3376 1354 0 0 18 0 1 0 1151294269 1939755008 417488 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563479169 0 0 17 1 0 0
/proc/16233/statm: 473573 417488 42 319 0 473251 0
Current children cumulated CPU time (s) 47.3
Current children cumulated vsize (KiB) 1894292

[startup+594.002 s]
/proc/loadavg: 1.89 2.61 2.13 1/82 16248
/proc/meminfo: memFree=15040/2055920 swapFree=3363428/4192956
[pid=16233] ppid=16231 vsize=1894292 CPUtime=47.3
/proc/16233/stat : 16233 (hydrasat-flat) D 16231 16233 15971 0 -1 4195840 606539 0 32398 0 3376 1354 0 0 18 0 1 0 1151294269 1939755008 417509 1992294400 134512640 135819388 4294956160 18446744073709551615 135325104 0 0 4096 1 18446744071563479169 0 0 17 1 0 0
/proc/16233/statm: 473573 417509 42 319 0 473251 0
Current children cumulated CPU time (s) 47.3
Current children cumulated vsize (KiB) 1894292

[startup+594.807 s]
/proc/loadavg: 1.89 2.61 2.13 1/82 16248
/proc/meminfo: memFree=15168/2055920 swapFree=3361556/4192956
[pid=16233] ppid=16231 vsize=0 CPUtime=47.39
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4195844 607290 0 32416 0 3376 1363 0 0 18 0 1 0 1151294269 0 0 1992294400 0 0 0 0 0 0 0 4096 1 0 0 0 17 1 0 0
/proc/16233/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 47.39
Current children cumulated vsize (KiB) 0

[startup+595.002 s]
/proc/loadavg: 1.89 2.61 2.13 1/82 16248
/proc/meminfo: memFree=15168/2055920 swapFree=3361556/4192956
[pid=16233] ppid=16231 vsize=0 CPUtime=47.59
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4195844 607290 0 32416 0 3376 1383 0 0 18 0 1 0 1151294269 0 0 1992294400 0 0 0 0 0 0 0 4096 1 0 0 0 17 1 0 0
/proc/16233/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 47.59
Current children cumulated vsize (KiB) 0

[startup+595.103 s]
/proc/loadavg: 1.89 2.61 2.13 1/82 16248
/proc/meminfo: memFree=15168/2055920 swapFree=3361556/4192956
[pid=16233] ppid=16231 vsize=0 CPUtime=47.68
/proc/16233/stat : 16233 (hydrasat-flat) R 16231 16233 15971 0 -1 4195844 607290 0 32416 0 3376 1392 0 0 19 0 1 0 1151294269 0 0 1992294400 0 0 0 0 0 0 0 4096 1 0 0 0 17 0 0 0
/proc/16233/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 47.68
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 595.159
CPU time (s): 47.7437
CPU user time (s): 33.7619
CPU system time (s): 13.9819
CPU usage (%): 8.02201
Max. virtual memory (cumulated for all children) (KiB): 1894292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.7619
system time used= 13.9819
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 607290
page faults= 32416
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32833
involuntary context switches= 1221

runsolver used 0.58891 second user time and 1.83772 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-03 21:18:20
IDJOB=1563410
IDBENCH=70953
IDSOLVER=519
FILE ID=node86/1563410-1238786256
PBS_JOBID= 9085576
Free space on /tmp= 65820 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-zfcp-2.8-u2-noholes.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563410-1238786256/watcher-1563410-1238786256 -o /tmp/evaluation-result-1563410-1238786256/solver-1563410-1238786256 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1563410-1238786256.cnf -rs 1261879259 -co memory_limit 1800

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

MD5SUM BENCH= c4aa2ddc60eee766fbdf95a32eed5b43
RANDOM SEED=1261879259

node86.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.238
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.238
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:        789240 kB
Buffers:         58696 kB
Cached:        1080680 kB
SwapCached:       8260 kB
Active:         806612 kB
Inactive:       345212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        789240 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:          561468 kB
Writeback:           0 kB
Mapped:          19240 kB
Slab:            99068 kB
Committed_AS:  2924628 kB
PageTables:       2684 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= 63968 MiB
End job on node86 at 2009-04-03 21:28:19