Trace number 1581721

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
MoRsat 2009-03-03UNSAT 838.35 838.573

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.4389
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
4.69/4.74	c atom#=130859 clause#=627223 total literals=1471348 
838.27/838.57	c CNF stats: (130859 vars, 627223 clauses) 
838.27/838.57	c Decisions: 1094029 
838.27/838.57	c Conflicts: 199316 
838.27/838.57	c 
838.27/838.57	s UNSATISFIABLE
838.27/838.57	c Running time: 837.03475 seconds 

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-1581721-1238931929/watcher-1581721-1238931929 -o /tmp/evaluation-result-1581721-1238931929/solver-1581721-1238931929 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1581721-1238931929.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.15 1.05 1.06 3/81 19722
/proc/meminfo: memFree=1645192/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=11132 CPUtime=0
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 140 0 0 0 0 0 0 0 20 0 1 0 519521926 11399168 124 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 2783 124 96 284 0 2496 0

[startup+0.0808469 s]
/proc/loadavg: 1.15 1.05 1.06 3/81 19722
/proc/meminfo: memFree=1645192/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=11132 CPUtime=0.07
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 381 0 0 0 7 0 0 0 20 0 1 0 519521926 11399168 365 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 2783 365 96 284 0 2496 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11132

[startup+0.101849 s]
/proc/loadavg: 1.15 1.05 1.06 3/81 19722
/proc/meminfo: memFree=1645192/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=11132 CPUtime=0.09
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 448 0 0 0 9 0 0 0 20 0 1 0 519521926 11399168 432 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 2783 432 96 284 0 2496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11132

[startup+0.301867 s]
/proc/loadavg: 1.15 1.05 1.06 3/81 19722
/proc/meminfo: memFree=1645192/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=11132 CPUtime=0.29
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 1105 0 0 0 29 0 0 0 22 0 1 0 519521926 11399168 1089 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 2783 1089 96 284 0 2496 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11132

[startup+0.701908 s]
/proc/loadavg: 1.15 1.05 1.06 3/81 19722
/proc/meminfo: memFree=1645192/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=13688 CPUtime=0.69
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 2564 0 0 0 68 1 0 0 25 0 1 0 519521926 14016512 2420 1992294400 134512640 135679800 4294956224 18446744073709551615 134560396 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 3422 2420 101 284 0 3135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13688

[startup+1.50198 s]
/proc/loadavg: 1.15 1.05 1.06 2/82 19723
/proc/meminfo: memFree=1635904/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=13688 CPUtime=1.49
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 2564 0 0 0 148 1 0 0 25 0 1 0 519521926 14016512 2420 1992294400 134512640 135679800 4294956224 18446744073709551615 134560506 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 3422 2420 101 284 0 3135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13688

[startup+3.10114 s]
/proc/loadavg: 1.14 1.04 1.06 2/82 19723
/proc/meminfo: memFree=1635712/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=13688 CPUtime=3.09
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 2564 0 0 0 308 1 0 0 25 0 1 0 519521926 14016512 2420 1992294400 134512640 135679800 4294956224 18446744073709551615 134560765 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 3422 2420 101 284 0 3135 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13688

[startup+6.30146 s]
/proc/loadavg: 1.14 1.04 1.06 2/82 19723
/proc/meminfo: memFree=1586880/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=67052 CPUtime=6.29
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 36043 0 0 0 616 13 0 0 25 0 1 0 519521926 68661248 14612 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 16763 14612 113 284 0 16476 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67052

[startup+12.7021 s]
/proc/loadavg: 1.11 1.04 1.06 2/82 19723
/proc/meminfo: memFree=1585024/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=69164 CPUtime=12.69
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 36578 0 0 0 1255 14 0 0 25 0 1 0 519521926 70823936 15147 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 17291 15147 113 284 0 17004 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69164

[startup+25.5013 s]
/proc/loadavg: 1.10 1.04 1.06 2/82 19723
/proc/meminfo: memFree=1580224/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=73980 CPUtime=25.49
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 37789 0 0 0 2534 15 0 0 25 0 1 0 519521926 75755520 16358 1992294400 134512640 135679800 4294956224 18446744073709551615 134525546 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 18495 16358 113 284 0 18208 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73980

[startup+51.1018 s]
/proc/loadavg: 1.06 1.04 1.05 2/82 19723
/proc/meminfo: memFree=1570496/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=84008 CPUtime=51.07
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 40252 0 0 0 5090 17 0 0 25 0 1 0 519521926 86024192 18821 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 21002 18821 113 284 0 20715 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84008

[startup+102.307 s]
/proc/loadavg: 1.02 1.03 1.05 2/82 19723
/proc/meminfo: memFree=1545344/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=108944 CPUtime=102.26
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 46564 0 0 0 10203 23 0 0 25 0 1 0 519521926 111558656 25035 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 27236 25035 113 284 0 26949 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 108944

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.04 2/82 19723
/proc/meminfo: memFree=1523072/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=131260 CPUtime=162.23
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 52205 0 0 0 16194 29 0 0 25 0 1 0 519521926 134410240 30676 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 32815 30676 113 284 0 32528 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 131260

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.04 2/82 19723
/proc/meminfo: memFree=1505280/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=149224 CPUtime=222.22
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 56739 0 0 0 22188 34 0 0 25 0 1 0 519521926 152805376 35016 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 37306 35016 113 284 0 37019 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 149224

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.03 2/82 19723
/proc/meminfo: memFree=1491456/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=163104 CPUtime=282.21
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 60252 0 0 0 28182 39 0 0 25 0 1 0 519521926 167018496 38529 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 40776 38529 113 284 0 40489 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 163104

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/82 19723
/proc/meminfo: memFree=1469440/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=184628 CPUtime=342.19
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 65673 0 0 0 34175 44 0 0 25 0 1 0 519521926 189059072 43950 1992294400 134512640 135679800 4294956224 18446744073709551615 134522717 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 46157 43950 113 284 0 45870 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 184628

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/82 19725
/proc/meminfo: memFree=1455936/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=197980 CPUtime=402.18
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 69053 0 0 0 40169 49 0 0 25 0 1 0 519521926 202731520 47330 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 49495 47330 113 284 0 49208 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 197980

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/82 19725
/proc/meminfo: memFree=1441152/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=212392 CPUtime=462.16
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 72687 0 0 0 46163 53 0 0 25 0 1 0 519521926 217489408 50964 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 53098 50964 113 284 0 52811 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 212392

[startup+522.302 s]
/proc/loadavg: 1.06 1.02 1.01 2/82 19725
/proc/meminfo: memFree=1425984/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=229144 CPUtime=522.15
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 76891 0 0 0 52158 57 0 0 25 0 1 0 519521926 234643456 54782 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 57286 54782 113 284 0 56999 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 229144

[startup+582.302 s]
/proc/loadavg: 1.07 1.03 1.01 2/82 19725
/proc/meminfo: memFree=1413056/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=241820 CPUtime=582.13
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 80096 0 0 0 58153 60 0 0 25 0 1 0 519521926 247623680 57987 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 60455 57987 113 284 0 60168 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 241820

[startup+642.302 s]
/proc/loadavg: 1.07 1.03 1.01 2/82 19725
/proc/meminfo: memFree=1396736/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=257808 CPUtime=642.12
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 84110 0 0 0 64147 65 0 0 25 0 1 0 519521926 263995392 62001 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 64452 62001 113 284 0 64165 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 257808

[startup+702.302 s]
/proc/loadavg: 1.12 1.05 1.02 2/82 19725
/proc/meminfo: memFree=1394240/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=260076 CPUtime=702.1
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 86236 0 0 0 70144 66 0 0 25 0 1 0 519521926 266317824 62587 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 65019 62587 113 284 0 64732 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 260076

[startup+762.307 s]
/proc/loadavg: 1.08 1.06 1.02 2/82 19725
/proc/meminfo: memFree=1394240/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=260076 CPUtime=762.09
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 86236 0 0 0 76143 66 0 0 25 0 1 0 519521926 266317824 62587 1992294400 134512640 135679800 4294956224 18446744073709551615 134519331 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 65019 62587 113 284 0 64732 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 260076

[startup+822.301 s]
/proc/loadavg: 1.03 1.04 1.01 2/82 19725
/proc/meminfo: memFree=1394496/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=260076 CPUtime=822.07
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 86239 0 0 0 82141 66 0 0 25 0 1 0 519521926 266317824 62590 1992294400 134512640 135679800 4294956224 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 65019 62590 113 284 0 64732 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 260076

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

[startup+831.901 s]
/proc/loadavg: 1.02 1.04 1.01 2/82 19725
/proc/meminfo: memFree=1394496/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=260076 CPUtime=831.67
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 86239 0 0 0 83101 66 0 0 25 0 1 0 519521926 266317824 62590 1992294400 134512640 135679800 4294956224 18446744073709551615 134527922 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 65019 62590 113 284 0 64732 0
Current children cumulated CPU time (s) 831.67
Current children cumulated vsize (KiB) 260076

[startup+835.102 s]
/proc/loadavg: 1.02 1.04 1.01 2/82 19725
/proc/meminfo: memFree=1394496/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=260076 CPUtime=834.87
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 86239 0 0 0 83421 66 0 0 25 0 1 0 519521926 266317824 62590 1992294400 134512640 135679800 4294956224 18446744073709551615 134525390 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 65019 62590 113 284 0 64732 0
Current children cumulated CPU time (s) 834.87
Current children cumulated vsize (KiB) 260076

[startup+836.702 s]
/proc/loadavg: 1.02 1.04 1.01 2/82 19725
/proc/meminfo: memFree=1394496/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=260076 CPUtime=836.47
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 86239 0 0 0 83581 66 0 0 25 0 1 0 519521926 266317824 62590 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 65019 62590 113 284 0 64732 0
Current children cumulated CPU time (s) 836.47
Current children cumulated vsize (KiB) 260076

[startup+837.502 s]
/proc/loadavg: 1.02 1.04 1.01 2/82 19725
/proc/meminfo: memFree=1394496/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=260076 CPUtime=837.27
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 86239 0 0 0 83661 66 0 0 25 0 1 0 519521926 266317824 62590 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 65019 62590 113 284 0 64732 0
Current children cumulated CPU time (s) 837.27
Current children cumulated vsize (KiB) 260076

[startup+838.302 s]
/proc/loadavg: 1.02 1.04 1.01 2/82 19725
/proc/meminfo: memFree=1394496/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=260076 CPUtime=838.07
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 86239 0 0 0 83741 66 0 0 25 0 1 0 519521926 266317824 62590 1992294400 134512640 135679800 4294956224 18446744073709551615 134543042 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 65019 62590 113 284 0 64732 0
Current children cumulated CPU time (s) 838.07
Current children cumulated vsize (KiB) 260076

[startup+838.502 s]
/proc/loadavg: 1.02 1.04 1.01 2/82 19725
/proc/meminfo: memFree=1394496/2055920 swapFree=4169716/4192956
[pid=19722] ppid=19720 vsize=254176 CPUtime=838.27
/proc/19722/stat : 19722 (MoRsat) R 19720 19722 19337 0 -1 4194304 86239 0 0 0 83761 66 0 0 25 0 1 0 519521926 260276224 61625 1992294400 134512640 135679800 4294956224 18446744073709551615 135103264 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19722/statm: 63544 61625 113 284 0 63257 0
Current children cumulated CPU time (s) 838.27
Current children cumulated vsize (KiB) 254176

Child status: 20
Real time (s): 838.573
CPU time (s): 838.35
CPU user time (s): 837.648
CPU system time (s): 0.701893
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 266236

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

runsolver used 1.05084 second user time and 2.76958 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-05 13:45:30
IDJOB=1581721
IDBENCH=71042
IDSOLVER=502
FILE ID=node89/1581721-1238931929
PBS_JOBID= 9101455
Free space on /tmp= 66508 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581721-1238931929/watcher-1581721-1238931929 -o /tmp/evaluation-result-1581721-1238931929/solver-1581721-1238931929 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1581721-1238931929.cnf

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=66266637

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.240
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.240
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:       1645608 kB
Buffers:         31440 kB
Cached:         303016 kB
SwapCached:      12344 kB
Active:         162028 kB
Inactive:       186420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645608 kB
SwapTotal:     4192956 kB
SwapFree:      4169716 kB
Dirty:           12564 kB
Writeback:           0 kB
Mapped:          19632 kB
Slab:            46064 kB
Committed_AS:  1885260 kB
PageTables:       2632 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= 66508 MiB
End job on node89 at 2009-04-05 13:59:29