Trace number 1716567

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.12 1200.59

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-15-u.cnf
MD5SUMc2f768afbb9db3d5f5133c3f48734894
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables217930
Number of clauses1002997
Sum of the clauses size2303180
Maximum clause length10
Minimum clause length1
Number of clauses of size 116378
Number of clauses of size 2795155
Number of clauses of size 3150764
Number of clauses of size 44520
Number of clauses of size 518080
Number of clauses of size over 518100

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
9.99/10.07	c atom#=217930 clause#=1002997 total literals=2303180 

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-1716567-1240617371/watcher-1716567-1240617371 -o /tmp/evaluation-result-1716567-1240617371/solver-1716567-1240617371 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1716567-1240617371.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 1.00 0.98 3/65 14815
/proc/meminfo: memFree=1355960/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=17004 CPUtime=0
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 138 0 0 0 0 0 0 0 20 0 1 0 89766187 17412096 122 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 4251 122 96 284 0 3964 0

[startup+0.0574849 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 14815
/proc/meminfo: memFree=1355960/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=17004 CPUtime=0.05
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 313 0 0 0 5 0 0 0 20 0 1 0 89766187 17412096 297 1992294400 134512640 135679800 4294956240 18446744073709551615 135299741 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 4251 297 96 284 0 3964 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17004

[startup+0.101492 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 14815
/proc/meminfo: memFree=1355960/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=17004 CPUtime=0.09
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 454 0 0 0 9 0 0 0 20 0 1 0 89766187 17412096 438 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 4251 438 96 284 0 3964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17004

[startup+0.301533 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 14815
/proc/meminfo: memFree=1355960/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=17004 CPUtime=0.29
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 1075 0 0 0 29 0 0 0 23 0 1 0 89766187 17412096 1059 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 4251 1059 96 284 0 3964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17004

[startup+0.701614 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 14815
/proc/meminfo: memFree=1355960/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=17004 CPUtime=0.69
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 2337 0 0 0 67 2 0 0 25 0 1 0 89766187 17412096 2321 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 4251 2321 96 284 0 3964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17004

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 14816
/proc/meminfo: memFree=1343280/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=21260 CPUtime=1.49
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 3999 0 0 0 145 4 0 0 25 0 1 0 89766187 21770240 3770 1992294400 134512640 135679800 4294956240 18446744073709551615 134560466 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 5315 3770 101 284 0 5028 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21260

[startup+3.1011 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 14816
/proc/meminfo: memFree=1340336/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=21260 CPUtime=3.09
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 3999 0 0 0 305 4 0 0 25 0 1 0 89766187 21770240 3770 1992294400 134512640 135679800 4294956240 18446744073709551615 134560770 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 5315 3770 101 284 0 5028 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21260

[startup+6.30175 s]
/proc/loadavg: 1.16 1.03 1.00 2/66 14816
/proc/meminfo: memFree=1340848/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=21260 CPUtime=6.29
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 3999 0 0 0 624 5 0 0 25 0 1 0 89766187 21770240 3770 1992294400 134512640 135679800 4294956240 18446744073709551615 134560536 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 5315 3770 101 284 0 5028 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21260

[startup+12.7011 s]
/proc/loadavg: 1.15 1.03 1.00 2/66 14816
/proc/meminfo: memFree=1273200/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=93084 CPUtime=12.69
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 53934 0 0 0 1245 24 0 0 25 0 1 0 89766187 95318016 20765 1992294400 134512640 135679800 4294956240 18446744073709551615 134525539 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 23271 20765 113 284 0 22984 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93084

[startup+25.5017 s]
/proc/loadavg: 1.11 1.03 1.00 2/66 14816
/proc/meminfo: memFree=1268784/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=97572 CPUtime=25.48
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 55037 0 0 0 2524 24 0 0 25 0 1 0 89766187 99913728 21868 1992294400 134512640 135679800 4294956240 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 24393 21868 113 284 0 24106 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 97572

[startup+51.1019 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 14816
/proc/meminfo: memFree=1254384/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=112408 CPUtime=51.07
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 58744 0 0 0 5080 27 0 0 25 0 1 0 89766187 115105792 25542 1992294400 134512640 135679800 4294956240 18446744073709551615 134534554 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 28102 25542 113 284 0 27815 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 112408

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 14816
/proc/meminfo: memFree=1224176/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=142480 CPUtime=102.25
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 66305 0 0 0 10191 34 0 0 25 0 1 0 89766187 145899520 33005 1992294400 134512640 135679800 4294956240 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 35620 33005 113 284 0 35333 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 142480

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 14816
/proc/meminfo: memFree=1197104/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=168980 CPUtime=162.22
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 73252 0 0 0 16182 40 0 0 25 0 1 0 89766187 173035520 39793 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 42245 39793 113 284 0 41958 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 168980

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14816
/proc/meminfo: memFree=1167728/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=198780 CPUtime=222.2
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 80736 0 0 0 22173 47 0 0 25 0 1 0 89766187 203550720 47083 1992294400 134512640 135679800 4294956240 18446744073709551615 134525575 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 49695 47083 113 284 0 49408 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 198780

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14816
/proc/meminfo: memFree=1141360/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=225532 CPUtime=282.17
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 87467 0 0 0 28165 52 0 0 25 0 1 0 89766187 230944768 53814 1992294400 134512640 135679800 4294956240 18446744073709551615 134535741 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 56383 53814 113 284 0 56096 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 225532

[startup+342.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 14822
/proc/meminfo: memFree=1110448/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=255428 CPUtime=342.16
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 94999 0 0 0 34157 59 0 0 25 0 1 0 89766187 261558272 61346 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 63857 61346 113 284 0 63570 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 255428

[startup+402.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 14822
/proc/meminfo: memFree=1082288/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=283900 CPUtime=402.13
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 102147 0 0 0 40147 66 0 0 25 0 1 0 89766187 290713600 68494 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 70975 68494 113 284 0 70688 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 283900

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=1058992/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=306524 CPUtime=462.11
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 107846 0 0 0 46140 71 0 0 25 0 1 0 89766187 313880576 74193 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 76631 74193 113 284 0 76344 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 306524

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=1038896/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=328196 CPUtime=522.08
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 113294 0 0 0 52133 75 0 0 25 0 1 0 89766187 336072704 79255 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 82049 79255 113 284 0 81762 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 328196

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=1014704/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=352072 CPUtime=582.06
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 119296 0 0 0 58124 82 0 0 25 0 1 0 89766187 360521728 85257 1992294400 134512640 135679800 4294956240 18446744073709551615 134525570 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 88018 85257 113 284 0 87731 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 352072

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=992176/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=374176 CPUtime=642.04
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 124865 0 0 0 64118 86 0 0 25 0 1 0 89766187 383156224 90826 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 93544 90826 113 284 0 93257 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 374176

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=969456/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=396996 CPUtime=702.02
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 130586 0 0 0 70111 91 0 0 25 0 1 0 89766187 406523904 96547 1992294400 134512640 135679800 4294956240 18446744073709551615 134543042 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 99249 96547 113 284 0 98962 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 396996

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=946480/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=419672 CPUtime=762
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 136284 0 0 0 76103 97 0 0 25 0 1 0 89766187 429744128 102245 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 104918 102245 113 284 0 104631 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 419672

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=928304/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=437972 CPUtime=821.97
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 140877 0 0 0 82097 100 0 0 25 0 1 0 89766187 448483328 106838 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 109493 106838 113 284 0 109206 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 437972

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=904752/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=461056 CPUtime=881.94
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 146686 0 0 0 88090 104 0 0 25 0 1 0 89766187 472121344 112647 1992294400 134512640 135679800 4294956240 18446744073709551615 134525575 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 115264 112647 113 284 0 114977 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 461056

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=883248/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=482768 CPUtime=941.93
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 152136 0 0 0 94084 109 0 0 25 0 1 0 89766187 494354432 118097 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 120692 118097 113 284 0 120405 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 482768

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=861104/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=504684 CPUtime=1001.9
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 157616 0 0 0 100075 115 0 0 25 0 1 0 89766187 516796416 123577 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 126171 123577 113 284 0 125884 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 504684

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=831472/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=534564 CPUtime=1061.88
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 165117 0 0 0 106066 122 0 0 25 0 1 0 89766187 547393536 131078 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 133641 131078 113 284 0 133354 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 534564

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=805872/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=559492 CPUtime=1121.85
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 171385 0 0 0 112057 128 0 0 25 0 1 0 89766187 572919808 137346 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 139873 137346 113 284 0 139586 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 559492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=787120/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=578428 CPUtime=1181.83
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 176153 0 0 0 118051 132 0 0 25 0 1 0 89766187 592310272 142114 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 144607 142114 113 284 0 144320 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 578428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=780016/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=585188 CPUtime=1200.02
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 177843 0 0 0 119869 133 0 0 25 0 1 0 89766187 599232512 143804 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 146297 143804 113 284 0 146010 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 585188

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.00 1.00 1.00 2/66 14822
/proc/meminfo: memFree=780016/2055920 swapFree=4181392/4192956
[pid=14815] ppid=14813 vsize=585188 CPUtime=1200.02
/proc/14815/stat : 14815 (MoRsat) R 14813 14815 14461 0 -1 4194304 177843 0 0 0 119869 133 0 0 25 0 1 0 89766187 599232512 143804 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14815/statm: 146297 143804 113 284 0 146010 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 585188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.12
CPU user time (s): 1198.7
CPU system time (s): 1.42178
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 585188

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

runsolver used 1.2888 second user time and 3.08853 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-25 01:56:12
IDJOB=1716567
IDBENCH=20385
IDSOLVER=502
FILE ID=node80/1716567-1240617371
PBS_JOBID= 9186244
Free space on /tmp= 66136 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-15-u.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716567-1240617371/watcher-1716567-1240617371 -o /tmp/evaluation-result-1716567-1240617371/solver-1716567-1240617371 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1716567-1240617371.cnf

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

MD5SUM BENCH= c2f768afbb9db3d5f5133c3f48734894
RANDOM SEED=1883947622

node80.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.270
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.270
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:       1356376 kB
Buffers:         69320 kB
Cached:         551504 kB
SwapCached:       6340 kB
Active:         185172 kB
Inactive:       444404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356376 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           19292 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            55912 kB
Committed_AS:   274420 kB
PageTables:       1384 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= 66136 MiB
End job on node80 at 2009-04-25 02:16:15