Trace number 1580005

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.09 1200.77

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
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 variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
16.67/16.70	c atom#=381708 clause#=1632906 total literals=3841867 

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-1580005-1238913717/watcher-1580005-1238913717 -o /tmp/evaluation-result-1580005-1238913717/solver-1580005-1238913717 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1580005-1238913717.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.92 0.98 1.00 2/81 13696
/proc/meminfo: memFree=1431136/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=26844 CPUtime=0
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 768266942 27488256 126 1992294400 134512640 135679800 4294956224 18446744073709551615 135089568 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 6711 126 96 284 0 6424 0

[startup+0.090134 s]
/proc/loadavg: 0.92 0.98 1.00 2/81 13696
/proc/meminfo: memFree=1431136/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=26844 CPUtime=0.08
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 413 0 0 0 8 0 0 0 18 0 1 0 768266942 27488256 397 1992294400 134512640 135679800 4294956224 18446744073709551615 135300849 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 6711 397 96 284 0 6424 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26844

[startup+0.101136 s]
/proc/loadavg: 0.92 0.98 1.00 2/81 13696
/proc/meminfo: memFree=1431136/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=26844 CPUtime=0.09
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 449 0 0 0 9 0 0 0 18 0 1 0 768266942 27488256 433 1992294400 134512640 135679800 4294956224 18446744073709551615 135297939 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 6711 433 96 284 0 6424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26844

[startup+0.301174 s]
/proc/loadavg: 0.92 0.98 1.00 2/81 13696
/proc/meminfo: memFree=1431136/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=26844 CPUtime=0.29
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 1088 0 0 0 29 0 0 0 20 0 1 0 768266942 27488256 1072 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 6711 1072 96 284 0 6424 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26844

[startup+0.701261 s]
/proc/loadavg: 0.92 0.98 1.00 2/81 13696
/proc/meminfo: memFree=1431136/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=26844 CPUtime=0.68
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 2359 0 0 0 67 1 0 0 23 0 1 0 768266942 27488256 2343 1992294400 134512640 135679800 4294956224 18446744073709551615 135089624 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13696/statm: 6711 2343 96 284 0 6424 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26844

[startup+1.50141 s]
/proc/loadavg: 0.92 0.98 1.00 2/82 13697
/proc/meminfo: memFree=1417048/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=26844 CPUtime=1.49
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 4866 0 0 0 146 3 0 0 25 0 1 0 768266942 27488256 4850 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 6711 4850 96 284 0 6424 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26844

[startup+3.10172 s]
/proc/loadavg: 1.01 1.00 1.01 2/82 13697
/proc/meminfo: memFree=1405528/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=34300 CPUtime=3.09
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 6596 0 0 0 305 4 0 0 25 0 1 0 768266942 35123200 6207 1992294400 134512640 135679800 4294956224 18446744073709551615 134560479 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 8575 6207 101 284 0 8288 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34300

[startup+6.30134 s]
/proc/loadavg: 1.01 1.00 1.01 2/82 13697
/proc/meminfo: memFree=1406680/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=34300 CPUtime=6.28
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 6596 0 0 0 624 4 0 0 25 0 1 0 768266942 35123200 6207 1992294400 134512640 135679800 4294956224 18446744073709551615 134560469 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 8575 6207 101 284 0 8288 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34300

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.01 2/82 13697
/proc/meminfo: memFree=1406680/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=34300 CPUtime=12.68
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 6596 0 0 0 1264 4 0 0 25 0 1 0 768266942 35123200 6207 1992294400 134512640 135679800 4294956224 18446744073709551615 134560444 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 8575 6207 101 284 0 8288 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34300

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.01 2/82 13697
/proc/meminfo: memFree=1284952/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=159952 CPUtime=25.47
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 76931 0 0 0 2516 31 0 0 25 0 1 0 768266942 163790848 36683 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 39988 36683 113 284 0 39701 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 159952

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.01 2/82 13697
/proc/meminfo: memFree=1281880/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=162996 CPUtime=51.05
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 77680 0 0 0 5074 31 0 0 25 0 1 0 768266942 166907904 37432 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 40749 37432 113 284 0 40462 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 162996

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1270488/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=174428 CPUtime=102.24
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 80501 0 0 0 10190 34 0 0 25 0 1 0 768266942 178614272 40253 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 43607 40253 113 284 0 43320 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 174428

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1257496/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=187284 CPUtime=162.2
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 83766 0 0 0 16183 37 0 0 25 0 1 0 768266942 191778816 43518 1992294400 134512640 135679800 4294956224 18446744073709551615 134524898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 46821 43518 113 284 0 46534 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 187284

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1245720/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=199176 CPUtime=222.17
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 86756 0 0 0 22177 40 0 0 25 0 1 0 768266942 203956224 46443 1992294400 134512640 135679800 4294956224 18446744073709551615 134543042 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 49794 46443 113 284 0 49507 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 199176

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1230936/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=214268 CPUtime=282.13
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 90518 0 0 0 28170 43 0 0 25 0 1 0 768266942 219410432 50205 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 53567 50205 113 284 0 53280 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 214268

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1218392/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=226356 CPUtime=342.11
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 93582 0 0 0 34165 46 0 0 25 0 1 0 768266942 231788544 53269 1992294400 134512640 135679800 4294956224 18446744073709551615 134525550 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 56589 53269 113 284 0 56302 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 226356

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1202968/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=241648 CPUtime=402.07
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 97428 0 0 0 40159 48 0 0 25 0 1 0 768266942 247447552 57115 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 60412 57115 113 284 0 60125 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 241648

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1190040/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=255184 CPUtime=462.04
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 100835 0 0 0 46153 51 0 0 25 0 1 0 768266942 261308416 60328 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 63796 60328 113 284 0 63509 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 255184

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1177048/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=268252 CPUtime=521.99
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 104111 0 0 0 52146 53 0 0 25 0 1 0 768266942 274690048 63604 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 67063 63604 113 284 0 66776 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 268252

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1162200/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=282800 CPUtime=581.96
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 107780 0 0 0 58139 57 0 0 25 0 1 0 768266942 289587200 67273 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 70700 67273 113 284 0 70413 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 282800

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1148248/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=296528 CPUtime=641.93
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 111228 0 0 0 64133 60 0 0 25 0 1 0 768266942 303644672 70721 1992294400 134512640 135679800 4294956224 18446744073709551615 134534369 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 74132 70721 113 284 0 73845 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 296528

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1131352/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=313472 CPUtime=701.9
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 115472 0 0 0 70125 65 0 0 25 0 1 0 768266942 320995328 74965 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 78368 74965 113 284 0 78081 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 313472

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1116504/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=328184 CPUtime=761.87
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 119168 0 0 0 76119 68 0 0 25 0 1 0 768266942 336060416 78661 1992294400 134512640 135679800 4294956224 18446744073709551615 134535720 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 82046 78661 113 284 0 81759 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 328184

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1103832/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=341236 CPUtime=821.83
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 122436 0 0 0 82111 72 0 0 25 0 1 0 768266942 349425664 81929 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 85309 81929 113 284 0 85022 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 341236

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1091608/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=352944 CPUtime=881.8
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 125388 0 0 0 88105 75 0 0 25 0 1 0 768266942 361414656 84881 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 88236 84881 113 284 0 87949 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 352944

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13697
/proc/meminfo: memFree=1077144/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=367300 CPUtime=941.76
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 128995 0 0 0 94098 78 0 0 25 0 1 0 768266942 376115200 88488 1992294400 134512640 135679800 4294956224 18446744073709551615 134534459 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 91825 88488 113 284 0 91538 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 367300

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13699
/proc/meminfo: memFree=1059160/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=385108 CPUtime=1001.73
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 133479 0 0 0 100090 83 0 0 25 0 1 0 768266942 394350592 92972 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 96277 92972 113 284 0 95990 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 385108

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13699
/proc/meminfo: memFree=1043992/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=400588 CPUtime=1061.7
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 137348 0 0 0 106084 86 0 0 25 0 1 0 768266942 410202112 96841 1992294400 134512640 135679800 4294956224 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 100147 96841 113 284 0 99860 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 400588

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13699
/proc/meminfo: memFree=1030424/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=413744 CPUtime=1121.66
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 140646 0 0 0 112077 89 0 0 25 0 1 0 768266942 423673856 100139 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 103436 100139 113 284 0 103149 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 413744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13705
/proc/meminfo: memFree=1014744/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=430724 CPUtime=1181.61
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 144933 0 0 0 118069 92 0 0 25 0 1 0 768266942 441061376 104040 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 107681 104040 113 284 0 107394 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 430724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13705
/proc/meminfo: memFree=1009496/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=435796 CPUtime=1200.01
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 146204 0 0 0 119908 93 0 0 25 0 1 0 768266942 446255104 105311 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 108949 105311 113 284 0 108662 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 435796

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13705
/proc/meminfo: memFree=1009496/2055920 swapFree=4174556/4192956
[pid=13696] ppid=13694 vsize=435796 CPUtime=1200.01
/proc/13696/stat : 13696 (MoRsat) R 13694 13696 13065 0 -1 4194304 146204 0 0 0 119908 93 0 0 25 0 1 0 768266942 446255104 105311 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13696/statm: 108949 105311 113 284 0 108662 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 435796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.77
CPU time (s): 1200.09
CPU user time (s): 1199.08
CPU system time (s): 1.00085
CPU usage (%): 99.943
Max. virtual memory (cumulated for all children) (KiB): 435796

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

runsolver used 1.3418 second user time and 4.12837 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-05 08:41:59
IDJOB=1580005
IDBENCH=71009
IDSOLVER=502
FILE ID=node88/1580005-1238913717
PBS_JOBID= 9101352
Free space on /tmp= 66504 MiB

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

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=693926403

node88.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.281
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.281
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:       1431616 kB
Buffers:         59672 kB
Cached:         475000 kB
SwapCached:       7356 kB
Active:         226004 kB
Inactive:       317716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431616 kB
SwapTotal:     4192956 kB
SwapFree:      4174556 kB
Dirty:           31784 kB
Writeback:           0 kB
Mapped:          14788 kB
Slab:            64784 kB
Committed_AS:  2100436 kB
PageTables:       2688 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= 66500 MiB
End job on node88 at 2009-04-05 09:02:02