Trace number 1734893

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-03? (TO) 1200.08 1200.52

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g10.cnf
MD5SUM4b3c9ace68adf36eacbbfebb5083efc4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.8627
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.09/0.16	c atom#=945 clause#=61409 total literals=123673 

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-1734893-1240798528/watcher-1734893-1240798528 -o /tmp/evaluation-result-1734893-1240798528/solver-1734893-1240798528 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1734893-1240798528.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1025
/proc/meminfo: memFree=1725976/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=3008 CPUtime=0
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 107886683 3080192 122 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 752 122 96 284 0 465 0

[startup+0.045418 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1025
/proc/meminfo: memFree=1725976/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=3008 CPUtime=0.04
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 274 0 0 0 4 0 0 0 18 0 1 0 107886683 3080192 258 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 752 258 96 284 0 465 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3008

[startup+0.101423 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1025
/proc/meminfo: memFree=1725976/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=3040 CPUtime=0.09
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 868 0 0 0 9 0 0 0 18 0 1 0 107886683 3112960 547 1992294400 134512640 135679800 4294956240 18446744073709551615 134564518 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 760 547 107 284 0 473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3040

[startup+0.301461 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1025
/proc/meminfo: memFree=1725976/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=6864 CPUtime=0.29
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 2083 0 0 0 29 0 0 0 19 0 1 0 107886683 7028736 1493 1992294400 134512640 135679800 4294956240 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 1716 1493 114 284 0 1429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6864

[startup+0.701534 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1025
/proc/meminfo: memFree=1725976/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=8472 CPUtime=0.69
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 2484 0 0 0 68 1 0 0 22 0 1 0 107886683 8675328 1894 1992294400 134512640 135679800 4294956240 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 2118 1894 114 284 0 1831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8472

[startup+1.50168 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1026
/proc/meminfo: memFree=1718032/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=10228 CPUtime=1.49
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 2912 0 0 0 148 1 0 0 25 0 1 0 107886683 10473472 2322 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 2557 2322 114 284 0 2270 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10228

[startup+3.10198 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1026
/proc/meminfo: memFree=1715792/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=12736 CPUtime=3.09
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 3568 0 0 0 308 1 0 0 25 0 1 0 107886683 13041664 2978 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 3184 2978 114 284 0 2897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12736

[startup+6.30157 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1026
/proc/meminfo: memFree=1711632/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=15532 CPUtime=6.29
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 4213 0 0 0 627 2 0 0 25 0 1 0 107886683 15904768 3623 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 3883 3623 114 284 0 3596 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15532

[startup+12.7018 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1026
/proc/meminfo: memFree=1709584/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=17428 CPUtime=12.68
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 4703 0 0 0 1266 2 0 0 25 0 1 0 107886683 17846272 4113 1992294400 134512640 135679800 4294956240 18446744073709551615 134522759 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 4357 4113 114 284 0 4070 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17428

[startup+25.5011 s]
/proc/loadavg: 1.08 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1704528/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=22592 CPUtime=25.48
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 6184 0 0 0 2544 4 0 0 25 0 1 0 107886683 23134208 5336 1992294400 134512640 135679800 4294956240 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 5648 5336 114 284 0 5361 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22592

[startup+51.1018 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1698384/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=29352 CPUtime=51.07
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 8176 0 0 0 5102 5 0 0 25 0 1 0 107886683 30056448 7070 1992294400 134512640 135679800 4294956240 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 7338 7070 114 284 0 7051 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29352

[startup+102.305 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1690192/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=37452 CPUtime=102.26
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 10190 0 0 0 10219 7 0 0 25 0 1 0 107886683 38350848 8955 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 9363 8955 114 284 0 9076 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37452

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1686032/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=41384 CPUtime=162.23
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 11959 0 0 0 16214 9 0 0 25 0 1 0 107886683 42377216 9952 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 10346 9952 114 284 0 10059 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 41384

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1678608/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=48768 CPUtime=222.21
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 13845 0 0 0 22211 10 0 0 25 0 1 0 107886683 49938432 11838 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 12192 11838 114 284 0 11905 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 48768

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1669584/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=57492 CPUtime=282.19
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 16813 0 0 0 28206 13 0 0 25 0 1 0 107886683 58871808 14034 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 14373 14034 114 284 0 14086 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 57492

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1669648/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=57492 CPUtime=342.16
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 16839 0 0 0 34203 13 0 0 25 0 1 0 107886683 58871808 14060 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 14373 14060 114 284 0 14086 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 57492

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1668880/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=58208 CPUtime=402.14
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 17029 0 0 0 40201 13 0 0 25 0 1 0 107886683 59604992 14250 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 14552 14250 114 284 0 14265 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 58208

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1666128/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=60948 CPUtime=462.13
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 17721 0 0 0 46199 14 0 0 25 0 1 0 107886683 62410752 14942 1992294400 134512640 135679800 4294956240 18446744073709551615 134534532 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 15237 14942 114 284 0 14950 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 60948

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1658384/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=68564 CPUtime=522.1
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 19668 0 0 0 52194 16 0 0 25 0 1 0 107886683 70209536 16889 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 17141 16889 114 284 0 16854 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 68564

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1653136/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=74972 CPUtime=582.07
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 22832 0 0 0 58190 17 0 0 25 0 1 0 107886683 76771328 18127 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 18743 18127 114 284 0 18456 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 74972

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1653136/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=74972 CPUtime=642.06
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 22836 0 0 0 64188 18 0 0 25 0 1 0 107886683 76771328 18131 1992294400 134512640 135679800 4294956240 18446744073709551615 134522740 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 18743 18131 114 284 0 18456 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 74972

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1653072/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=74972 CPUtime=702.03
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 22863 0 0 0 70185 18 0 0 25 0 1 0 107886683 76771328 18158 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 18743 18158 114 284 0 18456 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 74972

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1652944/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=74972 CPUtime=762.01
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 22875 0 0 0 76183 18 0 0 25 0 1 0 107886683 76771328 18170 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 18743 18170 114 284 0 18456 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 74972

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1652880/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=74972 CPUtime=821.99
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 22886 0 0 0 82181 18 0 0 25 0 1 0 107886683 76771328 18181 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 18743 18181 114 284 0 18456 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 74972

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1026
/proc/meminfo: memFree=1651344/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=76552 CPUtime=881.96
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 23283 0 0 0 88178 18 0 0 25 0 1 0 107886683 78389248 18578 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 19138 18578 114 284 0 18851 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 76552

[startup+942.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 1026
/proc/meminfo: memFree=1639824/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=87976 CPUtime=941.94
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 26187 0 0 0 94173 21 0 0 25 0 1 0 107886683 90087424 21482 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 21994 21482 114 284 0 21707 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 87976

[startup+1002.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 1026
/proc/meminfo: memFree=1629712/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=97824 CPUtime=1001.93
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 28677 0 0 0 100169 24 0 0 25 0 1 0 107886683 100171776 23972 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 24456 23972 114 284 0 24169 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 97824

[startup+1062.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 1026
/proc/meminfo: memFree=1629520/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=97572 CPUtime=1061.91
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 30291 0 0 0 106166 25 0 0 25 0 1 0 107886683 99913728 23973 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 24393 23973 114 284 0 24106 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 97572

[startup+1122.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 1026
/proc/meminfo: memFree=1629520/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=97572 CPUtime=1121.89
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 30300 0 0 0 112164 25 0 0 25 0 1 0 107886683 99913728 23982 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 24393 23982 114 284 0 24106 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 97572

[startup+1182.3 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 1026
/proc/meminfo: memFree=1629520/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=97572 CPUtime=1181.86
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 30301 0 0 0 118161 25 0 0 25 0 1 0 107886683 99913728 23983 1992294400 134512640 135679800 4294956240 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 24393 23983 114 284 0 24106 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 97572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.09 1.05 1.00 2/65 1026
/proc/meminfo: memFree=1629520/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=97572 CPUtime=1200.06
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 30301 0 0 0 119981 25 0 0 25 0 1 0 107886683 99913728 23983 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 24393 23983 114 284 0 24106 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 97572

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

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

[startup+1200.5 s]
/proc/loadavg: 1.09 1.05 1.00 2/65 1026
/proc/meminfo: memFree=1629520/2055920 swapFree=4181320/4192956
[pid=1025] ppid=1023 vsize=97572 CPUtime=1200.06
/proc/1025/stat : 1025 (MoRsat) R 1023 1025 436 0 -1 4194304 30301 0 0 0 119981 25 0 0 25 0 1 0 107886683 99913728 23983 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1025/statm: 24393 23983 114 284 0 24106 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 97572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.81
CPU system time (s): 0.268959
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 104248

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

runsolver used 0.888864 second user time and 2.45663 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-27 04:15:28
IDJOB=1734893
IDBENCH=71324
IDSOLVER=502
FILE ID=node7/1734893-1240798528
PBS_JOBID= 9187386
Free space on /tmp= 66208 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g10.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734893-1240798528/watcher-1734893-1240798528 -o /tmp/evaluation-result-1734893-1240798528/solver-1734893-1240798528 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1734893-1240798528.cnf

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

MD5SUM BENCH= 4b3c9ace68adf36eacbbfebb5083efc4
RANDOM SEED=714775497

node7.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.256
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.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1726456 kB
Buffers:         43836 kB
Cached:         219328 kB
SwapCached:       5504 kB
Active:          56028 kB
Inactive:       215020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726456 kB
SwapTotal:     4192956 kB
SwapFree:      4181320 kB
Dirty:            2120 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            44336 kB
Committed_AS:   747664 kB
PageTables:       1444 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= 66204 MiB
End job on node7 at 2009-04-27 04:35:31