Trace number 1735443

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.14 1200.54

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
Bench CategoryCRAFTED (crafted 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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.69/0.77	c atom#=2100 clause#=215164 total literals=432288 

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-1735443-1240802434/watcher-1735443-1240802434 -o /tmp/evaluation-result-1735443-1240802434/solver-1735443-1240802434 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1735443-1240802434.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.94 1.89 1.48 3/64 28519
/proc/meminfo: memFree=1656192/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=4696 CPUtime=0
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 108277516 4808704 123 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 1174 123 96 284 0 887 0

[startup+0.068587 s]
/proc/loadavg: 1.94 1.89 1.48 3/64 28519
/proc/meminfo: memFree=1656192/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=4696 CPUtime=0.06
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 348 0 0 0 6 0 0 0 18 0 1 0 108277516 4808704 332 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 1174 333 96 284 0 887 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4696

[startup+0.102592 s]
/proc/loadavg: 1.94 1.89 1.48 3/64 28519
/proc/meminfo: memFree=1656192/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=4696 CPUtime=0.09
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 462 0 0 0 9 0 0 0 18 0 1 0 108277516 4808704 446 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 1174 446 96 284 0 887 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4696

[startup+0.302639 s]
/proc/loadavg: 1.94 1.89 1.48 3/64 28519
/proc/meminfo: memFree=1656192/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=6412 CPUtime=0.29
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 3119 0 0 0 28 1 0 0 19 0 1 0 108277516 6565888 1403 1992294400 134512640 135679800 4294956224 18446744073709551615 134569872 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 1603 1403 106 284 0 1316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6412

[startup+0.701701 s]
/proc/loadavg: 1.94 1.89 1.48 3/64 28519
/proc/meminfo: memFree=1656192/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=11472 CPUtime=0.69
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 3971 0 0 0 67 2 0 0 23 0 1 0 108277516 11747328 1833 1992294400 134512640 135679800 4294956224 18446744073709551615 134552327 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 2868 1833 107 284 0 2581 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11472

[startup+1.50185 s]
/proc/loadavg: 1.94 1.89 1.48 2/65 28520
/proc/meminfo: memFree=1639416/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=21524 CPUtime=1.49
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 8660 0 0 0 145 4 0 0 25 0 1 0 108277516 22040576 4980 1992294400 134512640 135679800 4294956224 18446744073709551615 134534558 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 5381 4980 114 284 0 5094 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21524

[startup+3.10114 s]
/proc/loadavg: 1.94 1.89 1.48 2/65 28520
/proc/meminfo: memFree=1634040/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=27224 CPUtime=3.09
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 10070 0 0 0 305 4 0 0 25 0 1 0 108277516 27877376 6390 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 6806 6390 114 284 0 6519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27224

[startup+6.30172 s]
/proc/loadavg: 1.95 1.89 1.48 2/65 28520
/proc/meminfo: memFree=1625336/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=34480 CPUtime=6.29
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 11892 0 0 0 623 6 0 0 25 0 1 0 108277516 35307520 8179 1992294400 134512640 135679800 4294956224 18446744073709551615 134522697 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 8620 8179 114 284 0 8333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34480

[startup+12.7019 s]
/proc/loadavg: 1.87 1.88 1.48 2/65 28520
/proc/meminfo: memFree=1615096/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=43972 CPUtime=12.69
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 14304 0 0 0 1261 8 0 0 25 0 1 0 108277516 45027328 10493 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 10993 10493 114 284 0 10706 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43972

[startup+25.5022 s]
/proc/loadavg: 1.68 1.83 1.47 2/65 28520
/proc/meminfo: memFree=1600952/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=57304 CPUtime=25.48
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 17684 0 0 0 2537 11 0 0 25 0 1 0 108277516 58679296 13873 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 14326 13873 114 284 0 14039 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57304

[startup+51.1029 s]
/proc/loadavg: 1.45 1.76 1.45 2/65 28520
/proc/meminfo: memFree=1585464/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=72996 CPUtime=51.08
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 22448 0 0 0 5092 16 0 0 25 0 1 0 108277516 74747904 17671 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 18249 17671 114 284 0 17962 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 72996

[startup+102.305 s]
/proc/loadavg: 1.19 1.64 1.43 2/65 28520
/proc/meminfo: memFree=1572600/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=85808 CPUtime=102.26
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 25716 0 0 0 10207 19 0 0 25 0 1 0 108277516 87867392 20939 1992294400 134512640 135679800 4294956224 18446744073709551615 134533043 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 21452 20939 114 284 0 21165 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 85808

[startup+162.301 s]
/proc/loadavg: 1.11 1.54 1.41 2/65 28520
/proc/meminfo: memFree=1566264/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=91752 CPUtime=162.24
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 27996 0 0 0 16203 21 0 0 25 0 1 0 108277516 93954048 22447 1992294400 134512640 135679800 4294956224 18446744073709551615 134522770 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 22938 22447 114 284 0 22651 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 91752

[startup+222.301 s]
/proc/loadavg: 1.04 1.44 1.38 2/65 28520
/proc/meminfo: memFree=1548856/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=109112 CPUtime=222.21
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 32393 0 0 0 22195 26 0 0 25 0 1 0 108277516 111730688 26844 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 27278 26844 114 284 0 26991 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 109112

[startup+282.301 s]
/proc/loadavg: 1.01 1.36 1.35 2/65 28520
/proc/meminfo: memFree=1534712/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=124400 CPUtime=282.19
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 37817 0 0 0 28188 31 0 0 25 0 1 0 108277516 127385600 30342 1992294400 134512640 135679800 4294956224 18446744073709551615 134519331 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 31100 30342 114 284 0 30813 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 124400

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.33 2/65 28520
/proc/meminfo: memFree=1534712/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=124400 CPUtime=342.17
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 37818 0 0 0 34186 31 0 0 25 0 1 0 108277516 127385600 30343 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 31100 30343 114 284 0 30813 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 124400

[startup+402.301 s]
/proc/loadavg: 1.07 1.25 1.31 2/65 28520
/proc/meminfo: memFree=1528056/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=131552 CPUtime=402.15
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 39590 0 0 0 40181 34 0 0 25 0 1 0 108277516 134709248 32115 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 32888 32115 114 284 0 32601 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 131552

[startup+462.302 s]
/proc/loadavg: 1.02 1.20 1.29 2/65 28520
/proc/meminfo: memFree=1505464/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=153816 CPUtime=462.13
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 45171 0 0 0 46173 40 0 0 25 0 1 0 108277516 157507584 37696 1992294400 134512640 135679800 4294956224 18446744073709551615 134522826 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 38454 37696 114 284 0 38167 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 153816

[startup+522.301 s]
/proc/loadavg: 1.05 1.18 1.27 2/65 28520
/proc/meminfo: memFree=1486648/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=172680 CPUtime=522.11
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 49902 0 0 0 52166 45 0 0 25 0 1 0 108277516 176824320 42427 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 43170 42427 114 284 0 42883 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 172680

[startup+582.302 s]
/proc/loadavg: 1.02 1.14 1.25 2/65 28520
/proc/meminfo: memFree=1468856/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=190304 CPUtime=582.09
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 54318 0 0 0 58160 49 0 0 25 0 1 0 108277516 194871296 46843 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 47576 46843 114 284 0 47289 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 190304

[startup+642.302 s]
/proc/loadavg: 1.06 1.13 1.24 2/65 28520
/proc/meminfo: memFree=1454072/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=204744 CPUtime=642.07
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 57958 0 0 0 64154 53 0 0 25 0 1 0 108277516 209657856 50483 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 51186 50483 114 284 0 50899 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 204744

[startup+702.302 s]
/proc/loadavg: 1.02 1.10 1.22 2/65 28520
/proc/meminfo: memFree=1439480/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=219228 CPUtime=702.05
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 61600 0 0 0 70147 58 0 0 25 0 1 0 108277516 224489472 54125 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 54807 54125 114 284 0 54520 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 219228

[startup+762.305 s]
/proc/loadavg: 1.01 1.08 1.20 2/65 28520
/proc/meminfo: memFree=1436536/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=221972 CPUtime=762.04
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 63834 0 0 0 76144 60 0 0 25 0 1 0 108277516 227299328 54819 1992294400 134512640 135679800 4294956224 18446744073709551615 134522751 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 55493 54819 114 284 0 55206 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 221972

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.19 2/65 28520
/proc/meminfo: memFree=1436472/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=221972 CPUtime=822.01
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 63856 0 0 0 82141 60 0 0 25 0 1 0 108277516 227299328 54841 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 55493 54841 114 284 0 55206 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 221972

[startup+882.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 28520
/proc/meminfo: memFree=1436408/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=221972 CPUtime=881.99
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 63856 0 0 0 88139 60 0 0 25 0 1 0 108277516 227299328 54841 1992294400 134512640 135679800 4294956224 18446744073709551615 134522947 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 55493 54841 114 284 0 55206 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 221972

[startup+942.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 28520
/proc/meminfo: memFree=1436344/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=221972 CPUtime=941.97
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 63862 0 0 0 94137 60 0 0 25 0 1 0 108277516 227299328 54847 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 55493 54847 114 284 0 55206 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 221972

[startup+1002.3 s]
/proc/loadavg: 1.06 1.04 1.15 2/65 28520
/proc/meminfo: memFree=1436408/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=221972 CPUtime=1001.95
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 63862 0 0 0 100135 60 0 0 25 0 1 0 108277516 227299328 54847 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 55493 54847 114 284 0 55206 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 221972

[startup+1062.3 s]
/proc/loadavg: 1.02 1.03 1.14 2/65 28522
/proc/meminfo: memFree=1436280/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=221972 CPUtime=1061.94
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 63871 0 0 0 106133 61 0 0 25 0 1 0 108277516 227299328 54856 1992294400 134512640 135679800 4294956224 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 55493 54856 114 284 0 55206 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 221972

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 28522
/proc/meminfo: memFree=1436216/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=221972 CPUtime=1121.92
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 63877 0 0 0 112131 61 0 0 25 0 1 0 108277516 227299328 54862 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 55493 54862 114 284 0 55206 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 221972

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 28522
/proc/meminfo: memFree=1436152/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=222268 CPUtime=1181.89
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 63911 0 0 0 118128 61 0 0 25 0 1 0 108277516 227602432 54896 1992294400 134512640 135679800 4294956224 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 55567 54896 114 284 0 55280 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 222268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 28522
/proc/meminfo: memFree=1436088/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=222268 CPUtime=1200.09
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 63918 0 0 0 119948 61 0 0 25 0 1 0 108277516 227602432 54903 1992294400 134512640 135679800 4294956224 18446744073709551615 134521305 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 55567 54903 114 284 0 55280 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 222268

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.02 1.12 2/65 28522
/proc/meminfo: memFree=1436088/2055920 swapFree=4180820/4192956
[pid=28519] ppid=28517 vsize=222268 CPUtime=1200.09
/proc/28519/stat : 28519 (MoRsat) R 28517 28519 25854 0 -1 4194304 63918 0 0 0 119948 61 0 0 25 0 1 0 108277516 227602432 54903 1992294400 134512640 135679800 4294956224 18446744073709551615 134521305 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28519/statm: 55567 54903 114 284 0 55280 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 222268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.14
CPU user time (s): 1199.49
CPU system time (s): 0.650901
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 228132

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

runsolver used 0.906862 second user time and 2.56361 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-27 05:20:34
IDJOB=1735443
IDBENCH=71428
IDSOLVER=502
FILE ID=node2/1735443-1240802434
PBS_JOBID= 9187319
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=631621165

node2.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.265
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.265
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:       1656608 kB
Buffers:         54020 kB
Cached:         266740 kB
SwapCached:       5980 kB
Active:         132404 kB
Inactive:       196800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656608 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            4136 kB
Writeback:           0 kB
Mapped:          14096 kB
Slab:            56044 kB
Committed_AS:   454148 kB
PageTables:       1468 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= 66312 MiB
End job on node2 at 2009-04-27 05:40:37