Trace number 1720172

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-FlatUNSAT 854.937 855.253

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.6881
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

854.77/855.20	
854.77/855.20	c decisions : 5653324
854.77/855.20	c conflicts : 1449017
854.87/855.20	c Memory limit 1620 MiB
854.87/855.20	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-1720172-1240653288/watcher-1720172-1240653288 -o /tmp/evaluation-result-1720172-1240653288/solver-1720172-1240653288 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1720172-1240653288.cnf -rs 254123466 -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: 1.84 1.94 1.70 3/65 13886
/proc/meminfo: memFree=1747072/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=4124 CPUtime=0
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 208 0 0 0 0 0 0 0 18 0 1 0 93358386 4222976 192 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 1031 193 119 319 0 709 0

[startup+0.0143299 s]
/proc/loadavg: 1.84 1.94 1.70 3/65 13886
/proc/meminfo: memFree=1747072/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=4652 CPUtime=0.01
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 344 0 0 0 1 0 0 0 18 0 1 0 93358386 4763648 328 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 1163 328 119 319 0 841 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4652

[startup+0.101344 s]
/proc/loadavg: 1.84 1.94 1.70 3/65 13886
/proc/meminfo: memFree=1747072/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=9140 CPUtime=0.09
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 1546 0 0 0 9 0 0 0 18 0 1 0 93358386 9359360 1530 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 2285 1531 119 319 0 1963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9140

[startup+0.301379 s]
/proc/loadavg: 1.84 1.94 1.70 3/65 13886
/proc/meminfo: memFree=1747072/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=19436 CPUtime=0.29
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 4290 0 0 0 27 2 0 0 19 0 1 0 93358386 19902464 4274 1992294400 134512640 135819388 4294956160 18446744073709551615 135270494 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 4859 4275 119 319 0 4537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19436

[startup+0.701451 s]
/proc/loadavg: 1.84 1.94 1.70 3/65 13886
/proc/meminfo: memFree=1747072/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=41788 CPUtime=0.69
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 10080 0 0 0 65 4 0 0 23 0 1 0 93358386 42790912 10064 1992294400 134512640 135819388 4294956160 18446744073709551615 134605347 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 10447 10067 124 319 0 10125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41788

[startup+1.50159 s]
/proc/loadavg: 1.84 1.94 1.70 2/66 13887
/proc/meminfo: memFree=1692344/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=68252 CPUtime=1.49
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 17366 0 0 0 142 7 0 0 25 0 1 0 93358386 69890048 15981 1992294400 134512640 135819388 4294956160 18446744073709551615 134683520 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 17063 15981 128 319 0 16741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68252

[startup+3.10188 s]
/proc/loadavg: 1.84 1.94 1.70 2/66 13887
/proc/meminfo: memFree=1668152/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=101668 CPUtime=3.08
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 26535 0 0 0 298 10 0 0 25 0 1 0 93358386 104108032 24251 1992294400 134512640 135819388 4294956160 18446744073709551615 134682754 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 25417 24251 128 319 0 25095 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 101668

[startup+6.30145 s]
/proc/loadavg: 1.85 1.94 1.70 2/66 13887
/proc/meminfo: memFree=1630776/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=155360 CPUtime=6.29
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 43092 0 0 0 613 16 0 0 25 0 1 0 93358386 159088640 37441 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 38840 37441 147 319 0 38518 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 155360

[startup+12.7016 s]
/proc/loadavg: 1.78 1.92 1.69 2/66 13887
/proc/meminfo: memFree=1592056/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=160356 CPUtime=12.68
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 44576 0 0 0 1252 16 0 0 25 0 1 0 93358386 164204544 38796 1992294400 134512640 135819388 4294956160 18446744073709551615 134592998 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 40089 38796 147 319 0 39767 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 160356

[startup+25.5019 s]
/proc/loadavg: 1.61 1.88 1.68 2/66 13887
/proc/meminfo: memFree=1590648/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=161712 CPUtime=25.48
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 44932 0 0 0 2531 17 0 0 25 0 1 0 93358386 165593088 39152 1992294400 134512640 135819388 4294956160 18446744073709551615 134616912 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 40428 39152 147 319 0 40106 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 161712

[startup+51.1014 s]
/proc/loadavg: 1.40 1.81 1.66 2/66 13887
/proc/meminfo: memFree=1583288/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=169696 CPUtime=51.06
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 46800 0 0 0 5088 18 0 0 25 0 1 0 93358386 173768704 41020 1992294400 134512640 135819388 4294956160 18446744073709551615 134617596 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 42424 41020 147 319 0 42102 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 169696

[startup+102.306 s]
/proc/loadavg: 1.17 1.68 1.62 2/66 13887
/proc/meminfo: memFree=1556216/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=198472 CPUtime=102.25
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 53655 0 0 0 10201 24 0 0 25 0 1 0 93358386 203235328 47797 1992294400 134512640 135819388 4294956160 18446744073709551615 134617230 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 49618 47797 147 319 0 49296 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 198472

[startup+162.302 s]
/proc/loadavg: 1.06 1.55 1.58 2/66 13887
/proc/meminfo: memFree=1544248/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=211456 CPUtime=162.23
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 56623 0 0 0 16197 26 0 0 25 0 1 0 93358386 216530944 50765 1992294400 134512640 135819388 4294956160 18446744073709551615 134617392 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 52864 50765 147 319 0 52542 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 211456

[startup+222.302 s]
/proc/loadavg: 1.02 1.45 1.54 2/66 13887
/proc/meminfo: memFree=1541496/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=214596 CPUtime=222.2
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 57272 0 0 0 22194 26 0 0 25 0 1 0 93358386 219746304 51414 1992294400 134512640 135819388 4294956160 18446744073709551615 134592747 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 53649 51414 147 319 0 53327 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 214596

[startup+282.302 s]
/proc/loadavg: 1.01 1.36 1.51 2/66 13887
/proc/meminfo: memFree=1537208/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=220144 CPUtime=282.18
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 58341 0 0 0 28191 27 0 0 25 0 1 0 93358386 225427456 52483 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 55036 52483 147 319 0 54714 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 220144

[startup+342.301 s]
/proc/loadavg: 1.00 1.30 1.47 2/66 13887
/proc/meminfo: memFree=1532280/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=225444 CPUtime=342.16
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 59554 0 0 0 34188 28 0 0 25 0 1 0 93358386 230854656 53696 1992294400 134512640 135819388 4294956160 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 56361 53696 147 319 0 56039 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 225444

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.44 2/66 13893
/proc/meminfo: memFree=1525808/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=233700 CPUtime=402.14
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 61343 0 0 0 40184 30 0 0 25 0 1 0 93358386 239308800 55356 1992294400 134512640 135819388 4294956160 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 58425 55356 147 319 0 58103 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 233700

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.41 2/66 13893
/proc/meminfo: memFree=1512176/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=248140 CPUtime=462.11
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 64674 0 0 0 46179 32 0 0 25 0 1 0 93358386 254095360 58687 1992294400 134512640 135819388 4294956160 18446744073709551615 135215816 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 62035 58687 147 319 0 61713 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 248140

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.38 2/66 13893
/proc/meminfo: memFree=1510320/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=250228 CPUtime=522.1
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 65120 0 0 0 52177 33 0 0 25 0 1 0 93358386 256233472 59133 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 62557 59133 147 319 0 62235 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 250228

[startup+582.302 s]
/proc/loadavg: 1.04 1.14 1.36 2/66 13893
/proc/meminfo: memFree=1502704/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=258392 CPUtime=582.07
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 67046 0 0 0 58173 34 0 0 25 0 1 0 93358386 264593408 61059 1992294400 134512640 135819388 4294956160 18446744073709551615 134617100 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 64598 61059 147 319 0 64276 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 258392

[startup+642.302 s]
/proc/loadavg: 1.06 1.13 1.34 2/66 13893
/proc/meminfo: memFree=1484272/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=279024 CPUtime=642.05
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 71851 0 0 0 64166 39 0 0 25 0 1 0 93358386 285720576 65607 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 69756 65607 147 319 0 69434 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 279024

[startup+702.301 s]
/proc/loadavg: 1.06 1.11 1.32 2/66 13893
/proc/meminfo: memFree=1456120/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=309436 CPUtime=702.03
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 78904 0 0 0 70159 44 0 0 25 0 1 0 93358386 316862464 72660 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 77359 72660 147 319 0 77037 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 309436

[startup+762.306 s]
/proc/loadavg: 1.05 1.11 1.30 2/66 13893
/proc/meminfo: memFree=1428856/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=338396 CPUtime=762.01
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 85667 0 0 0 76149 52 0 0 25 0 1 0 93358386 346517504 79423 1992294400 134512640 135819388 4294956160 18446744073709551615 134617590 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 84599 79423 147 319 0 84277 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 338396

[startup+822.302 s]
/proc/loadavg: 1.02 1.08 1.28 2/66 13893
/proc/meminfo: memFree=1420664/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=346784 CPUtime=821.99
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 87701 0 0 0 82145 54 0 0 25 0 1 0 93358386 355106816 81457 1992294400 134512640 135819388 4294956160 18446744073709551615 134616928 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 86696 81457 147 319 0 86374 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 346784

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

[startup+831.901 s]
/proc/loadavg: 1.01 1.08 1.28 2/66 13893
/proc/meminfo: memFree=1419640/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=348240 CPUtime=831.58
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 87961 0 0 0 83104 54 0 0 25 0 1 0 93358386 356597760 81717 1992294400 134512640 135819388 4294956160 18446744073709551615 134593279 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 87060 81717 147 319 0 86738 0
Current children cumulated CPU time (s) 831.58
Current children cumulated vsize (KiB) 348240

[startup+844.702 s]
/proc/loadavg: 1.01 1.08 1.27 2/66 13893
/proc/meminfo: memFree=1419256/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=348452 CPUtime=844.38
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 88034 0 0 0 84384 54 0 0 25 0 1 0 93358386 356814848 81790 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 87113 81790 147 319 0 86791 0
Current children cumulated CPU time (s) 844.38
Current children cumulated vsize (KiB) 348452

[startup+851.102 s]
/proc/loadavg: 1.01 1.07 1.27 2/66 13893
/proc/meminfo: memFree=1419192/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=348656 CPUtime=850.78
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 88064 0 0 0 85024 54 0 0 25 0 1 0 93358386 357023744 81820 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 87164 81820 147 319 0 86842 0
Current children cumulated CPU time (s) 850.78
Current children cumulated vsize (KiB) 348656

[startup+852.701 s]
/proc/loadavg: 1.01 1.07 1.27 2/66 13893
/proc/meminfo: memFree=1419192/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=348656 CPUtime=852.37
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 88068 0 0 0 85183 54 0 0 25 0 1 0 93358386 357023744 81824 1992294400 134512640 135819388 4294956160 18446744073709551615 134592846 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 87164 81824 147 319 0 86842 0
Current children cumulated CPU time (s) 852.37
Current children cumulated vsize (KiB) 348656

[startup+854.301 s]
/proc/loadavg: 1.01 1.07 1.27 2/66 13893
/proc/meminfo: memFree=1419192/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=348656 CPUtime=853.97
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 88070 0 0 0 85343 54 0 0 25 0 1 0 93358386 357023744 81826 1992294400 134512640 135819388 4294956160 18446744073709551615 134592807 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 87164 81826 147 319 0 86842 0
Current children cumulated CPU time (s) 853.97
Current children cumulated vsize (KiB) 348656

[startup+854.705 s]
/proc/loadavg: 1.01 1.07 1.27 2/66 13893
/proc/meminfo: memFree=1419128/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=348656 CPUtime=854.38
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 88086 0 0 0 85384 54 0 0 25 0 1 0 93358386 357023744 81842 1992294400 134512640 135819388 4294956160 18446744073709551615 134592888 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 87164 81842 147 319 0 86842 0
Current children cumulated CPU time (s) 854.38
Current children cumulated vsize (KiB) 348656

[startup+855.101 s]
/proc/loadavg: 1.01 1.07 1.27 2/66 13893
/proc/meminfo: memFree=1419128/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=348656 CPUtime=854.77
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 88087 0 0 0 85423 54 0 0 25 0 1 0 93358386 357023744 81843 1992294400 134512640 135819388 4294956160 18446744073709551615 134602922 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 87164 81843 147 319 0 86842 0
Current children cumulated CPU time (s) 854.77
Current children cumulated vsize (KiB) 348656

[startup+855.201 s]
/proc/loadavg: 1.01 1.07 1.27 2/66 13893
/proc/meminfo: memFree=1419128/2055920 swapFree=4192952/4192956
[pid=13886] ppid=13884 vsize=350368 CPUtime=854.87
/proc/13886/stat : 13886 (hydrasat-flat) R 13884 13886 13759 0 -1 4194304 88514 0 0 0 85433 54 0 0 25 0 1 0 93358386 358776832 82270 1992294400 134512640 135819388 4294956160 18446744073709551615 134640213 0 0 4096 1 0 0 0 17 1 0 0
/proc/13886/statm: 87592 82270 147 319 0 87270 0
Current children cumulated CPU time (s) 854.87
Current children cumulated vsize (KiB) 350368

Child status: 20
Real time (s): 855.253
CPU time (s): 854.937
CPU user time (s): 854.338
CPU system time (s): 0.598908
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 350368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 854.338
system time used= 0.598908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88518
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= 1115

runsolver used 0.864868 second user time and 1.86572 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 11:54:49
IDJOB=1720172
IDBENCH=69595
IDSOLVER=519
FILE ID=node89/1720172-1240653288
PBS_JOBID= 9186546
Free space on /tmp= 66340 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT_RACE08/cnf/manol-pipe-g10nid.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720172-1240653288/watcher-1720172-1240653288 -o /tmp/evaluation-result-1720172-1240653288/solver-1720172-1240653288 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1720172-1240653288.cnf -rs 254123466 -co memory_limit 1800

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=254123466

node89.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.268
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.268
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:       1747488 kB
Buffers:         15872 kB
Cached:         213760 kB
SwapCached:          4 kB
Active:          48568 kB
Inactive:       194908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747488 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           12736 kB
Writeback:           0 kB
Mapped:          23544 kB
Slab:            50856 kB
Committed_AS:   247440 kB
PageTables:       1372 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= 66340 MiB
End job on node89 at 2009-04-25 12:09:04