Trace number 1735743

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.42

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes2.cnf
MD5SUM940c3065d47a27ab24578a138a8ab3c0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.96755
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-1735743-1240806096/watcher-1735743-1240806096 -o /tmp/evaluation-result-1735743-1240806096/solver-1735743-1240806096 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1735743-1240806096.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: 0.85 0.97 0.99 3/64 28997
/proc/meminfo: memFree=1751928/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=3008 CPUtime=0
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 108637817 3080192 122 1992294400 134512640 135679800 4294956240 18446744073709551615 135300268 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 752 122 96 284 0 465 0

[startup+0.0786749 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28997
/proc/meminfo: memFree=1751928/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=3280 CPUtime=0.07
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 806 0 0 0 7 0 0 0 18 0 1 0 108637817 3358720 608 1992294400 134512640 135679800 4294956240 18446744073709551615 134552296 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 820 608 106 284 0 533 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3280

[startup+0.102677 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28997
/proc/meminfo: memFree=1751928/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=3040 CPUtime=0.09
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 868 0 0 0 9 0 0 0 18 0 1 0 108637817 3112960 547 1992294400 134512640 135679800 4294956240 18446744073709551615 134564548 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 760 547 107 284 0 473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3040

[startup+0.301698 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28997
/proc/meminfo: memFree=1751928/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=6996 CPUtime=0.29
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 2124 0 0 0 29 0 0 0 19 0 1 0 108637817 7163904 1534 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 1749 1534 114 284 0 1462 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6996

[startup+0.702742 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28997
/proc/meminfo: memFree=1751928/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=8976 CPUtime=0.69
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 2610 0 0 0 69 0 0 0 22 0 1 0 108637817 9191424 2020 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 2244 2020 114 284 0 1957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8976

[startup+1.50183 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1743152/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=11372 CPUtime=1.49
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 3211 0 0 0 148 1 0 0 25 0 1 0 108637817 11644928 2621 1992294400 134512640 135679800 4294956240 18446744073709551615 134525794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 2843 2621 114 284 0 2556 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11372

[startup+3.10201 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1740208/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=14792 CPUtime=3.09
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 4069 0 0 0 308 1 0 0 25 0 1 0 108637817 15147008 3479 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 3698 3479 114 284 0 3411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14792

[startup+6.30136 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1734896/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=18148 CPUtime=6.29
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 4866 0 0 0 627 2 0 0 25 0 1 0 108637817 18583552 4276 1992294400 134512640 135679800 4294956240 18446744073709551615 134522901 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 4537 4276 114 284 0 4250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18148

[startup+12.7011 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1731312/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=21652 CPUtime=12.69
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 5758 0 0 0 1265 4 0 0 25 0 1 0 108637817 22171648 5168 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 5413 5168 114 284 0 5126 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21652

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1727216/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=25860 CPUtime=25.48
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 7003 0 0 0 2543 5 0 0 25 0 1 0 108637817 26480640 6155 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 6465 6155 114 284 0 6178 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25860

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1721200/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=31820 CPUtime=51.07
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 8790 0 0 0 5100 7 0 0 25 0 1 0 108637817 32583680 7684 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 7955 7684 114 284 0 7668 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31820

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1710576/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=42904 CPUtime=102.26
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 12352 0 0 0 10216 10 0 0 25 0 1 0 108637817 43933696 10345 1992294400 134512640 135679800 4294956240 18446744073709551615 134535954 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 10726 10345 114 284 0 10439 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42904

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1702832/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=50808 CPUtime=162.25
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 14386 0 0 0 16213 12 0 0 25 0 1 0 108637817 52027392 12379 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 12702 12379 114 284 0 12415 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 50808

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1698032/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=55136 CPUtime=222.22
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 16240 0 0 0 22209 13 0 0 25 0 1 0 108637817 56459264 13461 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 13784 13461 114 284 0 13497 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 55136

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1690992/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=62328 CPUtime=282.21
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 18091 0 0 0 28206 15 0 0 25 0 1 0 108637817 63823872 15312 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 15582 15312 114 284 0 15295 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 62328

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1675952/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=78388 CPUtime=342.19
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 22174 0 0 0 34200 19 0 0 25 0 1 0 108637817 80269312 19009 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 19597 19009 114 284 0 19310 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 78388

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1675632/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=78388 CPUtime=402.17
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 23730 0 0 0 40197 20 0 0 25 0 1 0 108637817 80269312 19025 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 19597 19025 114 284 0 19310 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 78388

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1675632/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=78388 CPUtime=462.16
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 23730 0 0 0 46196 20 0 0 25 0 1 0 108637817 80269312 19025 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 19597 19025 114 284 0 19310 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 78388

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1675632/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=78388 CPUtime=522.14
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 23733 0 0 0 52194 20 0 0 25 0 1 0 108637817 80269312 19028 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 19597 19028 114 284 0 19310 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 78388

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1672176/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=82052 CPUtime=582.13
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 24625 0 0 0 58192 21 0 0 25 0 1 0 108637817 84021248 19920 1992294400 134512640 135679800 4294956240 18446744073709551615 134523560 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 20513 19920 114 284 0 20226 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 82052

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1661808/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=92296 CPUtime=642.11
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 27191 0 0 0 64188 23 0 0 25 0 1 0 108637817 94511104 22486 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 23074 22486 114 284 0 22787 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 92296

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1652016/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=102016 CPUtime=702.09
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 29630 0 0 0 70183 26 0 0 25 0 1 0 108637817 104464384 24925 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 25504 24925 114 284 0 25217 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 102016

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1644144/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=110048 CPUtime=762.08
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 31585 0 0 0 76179 29 0 0 25 0 1 0 108637817 112689152 26880 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 27512 26880 114 284 0 27225 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 110048

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1638128/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=115832 CPUtime=822.05
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 34604 0 0 0 82174 31 0 0 25 0 1 0 108637817 118611968 28359 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 28958 28359 114 284 0 28671 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 115832

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1638128/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=115832 CPUtime=882.03
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 34607 0 0 0 88172 31 0 0 25 0 1 0 108637817 118611968 28362 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 28958 28362 114 284 0 28671 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 115832

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1638064/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=115832 CPUtime=942.01
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 34614 0 0 0 94170 31 0 0 25 0 1 0 108637817 118611968 28369 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 28958 28369 114 284 0 28671 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 115832

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28998
/proc/meminfo: memFree=1637872/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=115832 CPUtime=1002.01
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 34647 0 0 0 100169 32 0 0 25 0 1 0 108637817 118611968 28402 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 28958 28402 114 284 0 28671 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 115832

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29000
/proc/meminfo: memFree=1637680/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=115832 CPUtime=1061.99
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 34666 0 0 0 106167 32 0 0 25 0 1 0 108637817 118611968 28421 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 28958 28421 114 284 0 28671 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 115832

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29000
/proc/meminfo: memFree=1637680/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=115832 CPUtime=1121.97
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 34693 0 0 0 112165 32 0 0 25 0 1 0 108637817 118611968 28448 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 28958 28448 114 284 0 28671 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 115832

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29000
/proc/meminfo: memFree=1637360/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=115832 CPUtime=1181.95
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 34752 0 0 0 118163 32 0 0 25 0 1 0 108637817 118611968 28507 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 28958 28507 114 284 0 28671 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 115832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29000
/proc/meminfo: memFree=1637360/2055920 swapFree=4180832/4192956
[pid=28997] ppid=28995 vsize=115832 CPUtime=1200.05
/proc/28997/stat : 28997 (MoRsat) R 28995 28997 28960 0 -1 4194304 34752 0 0 0 119973 32 0 0 25 0 1 0 108637817 118611968 28507 1992294400 134512640 135679800 4294956240 18446744073709551615 134519312 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28997/statm: 28958 28507 114 284 0 28671 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 115832

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.73
CPU system time (s): 0.345947
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 121992

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

runsolver used 0.837872 second user time and 2.50662 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-27 06:21:36
IDJOB=1735743
IDBENCH=71524
IDSOLVER=502
FILE ID=node42/1735743-1240806096
PBS_JOBID= 9187438
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= 940c3065d47a27ab24578a138a8ab3c0
RANDOM SEED=1652375086

node42.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.232
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.232
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:       1752344 kB
Buffers:         34380 kB
Cached:         205228 kB
SwapCached:       5940 kB
Active:          85484 kB
Inactive:       162428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752344 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            2380 kB
Writeback:           0 kB
Mapped:          13976 kB
Slab:            41696 kB
Committed_AS:   516208 kB
PageTables:       1388 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= 66336 MiB
End job on node42 at 2009-04-27 06:41:39