Trace number 314904

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, and are wall clock time (not CPU 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
Mmisat 2007-02-08? (TO) 1200.2 1200.62

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-26.cnf
MD5SUM0cf155110f71a43081221b427d368ee8
Bench CategoryINDUST (industrial 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 variables21734
Number of clauses79766
Sum of the clauses size211276
Maximum clause length225
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236916
Number of clauses of size 338055
Number of clauses of size 43077
Number of clauses of size 5748
Number of clauses of size over 5969

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-314904-1172644956 -o ROOT/results/node55/solver-314904-1172644956 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314904-1172644956/mmisat /tmp/evaluation/314904-1172644956/instance-314904-1172644956.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): 2400 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.99 0.98 0.99 3/64 10950
/proc/meminfo: memFree=1331304/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=2264 CPUtime=0
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 284452045 2318336 397 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 566 401 80 214 0 348 0

[startup+0.0285961 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10950
/proc/meminfo: memFree=1331304/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=6608 CPUtime=0.02
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 1524 0 0 0 2 0 0 0 18 0 1 0 284452045 6766592 1507 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 1652 1509 80 214 0 1434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6608

[startup+0.101603 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10950
/proc/meminfo: memFree=1331304/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=13932 CPUtime=0.09
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 3329 0 0 0 8 1 0 0 18 0 1 0 284452045 14266368 3312 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 3483 3312 80 214 0 3265 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13932

[startup+0.301622 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10950
/proc/meminfo: memFree=1331304/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=25464 CPUtime=0.29
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 6228 0 0 0 26 3 0 0 19 0 1 0 284452045 26075136 6211 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 6366 6211 80 214 0 6148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25464

[startup+0.701661 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10950
/proc/meminfo: memFree=1331304/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=40116 CPUtime=0.69
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 9889 0 0 0 65 4 0 0 22 0 1 0 284452045 41078784 9872 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 10029 9873 80 214 0 9811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40116

[startup+1.50174 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=1283744/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=59924 CPUtime=1.49
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 14833 0 0 0 143 6 0 0 25 0 1 0 284452045 61362176 14816 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 14981 14816 80 214 0 14763 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59924

[startup+3.10189 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=1260576/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=86244 CPUtime=3.09
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 21413 0 0 0 300 9 0 0 25 0 1 0 284452045 88313856 21396 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 21561 21396 80 214 0 21343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86244

[startup+6.3012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=1224928/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=112428 CPUtime=6.29
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 27961 0 0 0 617 12 0 0 25 0 1 0 284452045 115126272 27944 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 28107 27944 80 214 0 27889 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112428

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=1192032/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=142412 CPUtime=12.69
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 35455 0 0 0 1254 15 0 0 25 0 1 0 284452045 145829888 35438 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 35603 35438 80 214 0 35385 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142412

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=1154400/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=177956 CPUtime=25.48
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 44337 0 0 0 2529 19 0 0 25 0 1 0 284452045 182226944 44320 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 44489 44320 80 214 0 44271 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 177956

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=1113056/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=219336 CPUtime=51.08
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 54686 0 0 0 5082 26 0 0 25 0 1 0 284452045 224600064 54669 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 54834 54669 80 214 0 54616 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 219336

[startup+102.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=1059488/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=271976 CPUtime=102.26
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 67866 0 0 0 10195 31 0 0 25 0 1 0 284452045 278503424 67849 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 67994 67849 80 214 0 67776 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 271976

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=1014880/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=316748 CPUtime=162.24
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 79053 0 0 0 16189 35 0 0 25 0 1 0 284452045 324349952 79036 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 79187 79036 80 214 0 78969 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 316748

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=976864/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=354328 CPUtime=222.23
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 88448 0 0 0 22183 40 0 0 25 0 1 0 284452045 362831872 88431 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 88582 88431 80 214 0 88364 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 354328

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=943584/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=387840 CPUtime=282.21
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 96808 0 0 0 28178 43 0 0 25 0 1 0 284452045 397148160 96791 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 96960 96791 80 214 0 96742 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 387840

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=912800/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=418228 CPUtime=342.2
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 104419 0 0 0 34173 47 0 0 25 0 1 0 284452045 428265472 104402 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 104557 104402 80 214 0 104339 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 418228

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=884576/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=446584 CPUtime=402.18
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 111508 0 0 0 40168 50 0 0 25 0 1 0 284452045 457302016 111491 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 111646 111491 80 214 0 111428 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 446584

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=857696/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=473176 CPUtime=462.17
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 118156 0 0 0 46164 53 0 0 25 0 1 0 284452045 484532224 118139 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 118294 118139 80 214 0 118076 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 473176

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=832096/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=498952 CPUtime=522.14
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 124608 0 0 0 52159 55 0 0 25 0 1 0 284452045 510926848 124591 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 124738 124591 80 214 0 124520 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 498952

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=807712/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=523100 CPUtime=582.13
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 130623 0 0 0 58155 58 0 0 25 0 1 0 284452045 535654400 130606 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 130775 130606 80 214 0 130557 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 523100

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=784544/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=545892 CPUtime=642.11
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 136349 0 0 0 64151 60 0 0 25 0 1 0 284452045 558993408 136332 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 136473 136332 80 214 0 136255 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 545892

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=762784/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=567872 CPUtime=702.1
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 141814 0 0 0 70147 63 0 0 25 0 1 0 284452045 581500928 141797 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 141968 141797 80 214 0 141750 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 567872

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=741088/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=589308 CPUtime=762.08
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 147175 0 0 0 76142 66 0 0 25 0 1 0 284452045 603451392 147158 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 147327 147158 80 214 0 147109 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 589308

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=720864/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=609660 CPUtime=822.06
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 152275 0 0 0 82138 68 0 0 25 0 1 0 284452045 624291840 152258 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 152415 152258 80 214 0 152197 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 609660

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=700960/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=629332 CPUtime=882.05
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 157183 0 0 0 88135 70 0 0 25 0 1 0 284452045 644435968 157166 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 157333 157166 80 214 0 157115 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 629332

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=682080/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=648324 CPUtime=942.03
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 161939 0 0 0 94130 73 0 0 25 0 1 0 284452045 663883776 161922 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 162081 161922 80 214 0 161863 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 648324

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=663328/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=666912 CPUtime=1002.01
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 166574 0 0 0 100126 75 0 0 25 0 1 0 284452045 682917888 166557 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 166728 166557 80 214 0 166510 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 666912

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10951
/proc/meminfo: memFree=645600/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=684684 CPUtime=1062
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 171037 0 0 0 106122 78 0 0 25 0 1 0 284452045 701116416 171020 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 171171 171020 80 214 0 170953 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 684684

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 11033
/proc/meminfo: memFree=626664/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=702184 CPUtime=1121.95
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 175420 0 0 0 112113 82 0 0 25 0 1 0 284452045 719036416 175403 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 175546 175403 80 214 0 175328 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 702184

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 11115
/proc/meminfo: memFree=609504/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=719280 CPUtime=1181.88
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 179698 0 0 0 118104 84 0 0 25 0 1 0 284452045 736542720 179681 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 179820 179681 80 214 0 179602 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 719280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 11129
/proc/meminfo: memFree=604064/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=724436 CPUtime=1200.07
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4194304 180961 0 0 0 119922 85 0 0 25 0 1 0 284452045 741822464 180944 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 181109 180944 80 214 0 180891 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 724436

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

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

[startup+1200.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 11129
/proc/meminfo: memFree=604064/2055920 swapFree=4183636/4192956
[pid=10950] ppid=10948 vsize=0 CPUtime=1200.18
/proc/10950/stat : 10950 (mmisat) R 10948 10950 9855 0 -1 4195332 180961 0 0 0 119923 95 0 0 25 0 1 0 284452045 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10950/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.2
CPU user time (s): 1199.23
CPU system time (s): 0.969852
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 724436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.23
system time used= 0.969852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180961
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= 6
involuntary context switches= 2089

runsolver used 0.815875 second user time and 2.56261 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Wed Feb 28 06:42:36 UTC 2007

IDJOB= 314904
IDBENCH= 20403
IDSOLVER= 108
FILE ID= node55/314904-1172644956

PBS_JOBID= 3981155

Free space on /tmp= 66510 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-26.cnf
COMMAND LINE= /tmp/evaluation/314904-1172644956/mmisat /tmp/evaluation/314904-1172644956/instance-314904-1172644956.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-314904-1172644956 -o ROOT/results/node55/solver-314904-1172644956 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314904-1172644956/mmisat /tmp/evaluation/314904-1172644956/instance-314904-1172644956.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  0cf155110f71a43081221b427d368ee8

RANDOM SEED= 192021970

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.247
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.247
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:       1331776 kB
Buffers:         25648 kB
Cached:         647596 kB
SwapCached:       3764 kB
Active:          90284 kB
Inactive:       593152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1331776 kB
SwapTotal:     4192956 kB
SwapFree:      4183636 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:          15460 kB
Slab:            26840 kB
Committed_AS:   883028 kB
PageTables:       1380 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= 66510 MiB

End job on node55 on Wed Feb 28 07:02:39 UTC 2007