Trace number 299836

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.04 1200.47

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1013535775-14.UNSAT.shuffled.cnf
MD5SUM3a08d8a4e83b1d2d972d4be84e7630c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.0793
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-299836-1171878298 -o ROOT/results/node5/solver-299836-1171878298 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299836-1171878298/mmisat /tmp/evaluation/299836-1171878298/instance-299836-1171878298.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 0.99 3/77 25171
/proc/meminfo: memFree=1064608/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=1176 CPUtime=0
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 207784616 1204224 127 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 294 127 81 214 0 76 0

[startup+0.107285 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25171
/proc/meminfo: memFree=1064608/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=1576 CPUtime=0.1
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 269 0 0 0 10 0 0 0 18 0 1 0 207784616 1613824 252 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 394 252 81 214 0 176 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1576

[startup+0.516332 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25171
/proc/meminfo: memFree=1064608/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=3208 CPUtime=0.51
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 658 0 0 0 51 0 0 0 21 0 1 0 207784616 3284992 641 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 802 641 91 214 0 584 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3208

[startup+1.34143 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 25172
/proc/meminfo: memFree=1059864/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=7364 CPUtime=1.33
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 1860 0 0 0 133 0 0 0 25 0 1 0 207784616 7540736 1702 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518861 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 1841 1702 91 214 0 1623 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7364

[startup+2.97761 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1055512/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=12708 CPUtime=2.96
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 3722 0 0 0 295 1 0 0 25 0 1 0 207784616 13012992 3021 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 3177 3021 91 214 0 2959 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12708

[startup+6.25398 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1044632/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=25804 CPUtime=6.24
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 7640 0 0 0 621 3 0 0 25 0 1 0 207784616 26423296 6313 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134522790 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 6451 6313 91 214 0 6233 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 25804

[startup+12.7107 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1011864/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=55168 CPUtime=12.7
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 16180 0 0 0 1264 6 0 0 25 0 1 0 207784616 56492032 13655 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518963 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 13792 13655 91 214 0 13574 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 55168

[startup+25.6122 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1009688/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=54592 CPUtime=25.59
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 24434 0 0 0 2550 9 0 0 25 0 1 0 207784616 55902208 13520 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 13648 13520 91 214 0 13430 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 54592

[startup+51.2251 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1006104/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=58776 CPUtime=51.2
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 42937 0 0 0 5102 18 0 0 25 0 1 0 207784616 60186624 14556 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134522795 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 14694 14556 91 214 0 14476 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 58776

[startup+102.445 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1006040/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=58688 CPUtime=102.41
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 96607 0 0 0 10199 42 0 0 25 0 1 0 207784616 60096512 14510 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 14672 14513 91 214 0 14454 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 58688

[startup+162.482 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1005336/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=59516 CPUtime=162.43
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 422921 0 0 0 16068 175 0 0 25 0 1 0 207784616 60944384 14740 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134519027 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 14879 14740 91 214 0 14661 0
Current children cumulated CPU time (s) 162.43
Current children cumulated vsize (KiB) 59516

[startup+222.506 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1000920/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=64148 CPUtime=222.43
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 466478 0 0 0 22051 192 0 0 25 0 1 0 207784616 65687552 15885 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523222 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 16037 15885 91 214 0 15819 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 64148

[startup+282.535 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1000536/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=64476 CPUtime=282.45
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 469743 0 0 0 28051 194 0 0 25 0 1 0 207784616 66023424 15980 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523092 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 16119 15980 91 214 0 15901 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 64476

[startup+342.562 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1000472/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=64476 CPUtime=342.46
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 469743 0 0 0 34052 194 0 0 25 0 1 0 207784616 66023424 15980 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134520279 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 16119 15980 91 214 0 15901 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 64476

[startup+402.599 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1007448/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=56560 CPUtime=402.49
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 521370 0 0 0 40033 216 0 0 25 0 1 0 207784616 57917440 14005 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518775 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 14140 14005 91 214 0 13922 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 56560

[startup+462.632 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1003480/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=61792 CPUtime=462.5
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 544924 0 0 0 46023 227 0 0 25 0 1 0 207784616 63275008 15293 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134995146 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 15448 15293 91 214 0 15230 0
Current children cumulated CPU time (s) 462.5
Current children cumulated vsize (KiB) 61792

[startup+522.66 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1003992/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=60000 CPUtime=522.51
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 638586 0 0 0 51986 265 0 0 25 0 1 0 207784616 61440000 14865 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518966 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 15000 14865 91 214 0 14782 0
Current children cumulated CPU time (s) 522.51
Current children cumulated vsize (KiB) 60000

[startup+582.694 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=999000/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=66068 CPUtime=582.53
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 660294 0 0 0 57979 274 0 0 25 0 1 0 207784616 67653632 16373 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134995556 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 16517 16373 91 214 0 16299 0
Current children cumulated CPU time (s) 582.53
Current children cumulated vsize (KiB) 66068

[startup+642.722 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1001944/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=62860 CPUtime=642.54
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 663600 0 0 0 63978 276 0 0 25 0 1 0 207784616 64368640 15581 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997430 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 15715 15581 91 214 0 15497 0
Current children cumulated CPU time (s) 642.54
Current children cumulated vsize (KiB) 62860

[startup+702.75 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1010392/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=57648 CPUtime=702.56
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 683092 0 0 0 69971 285 0 0 25 0 1 0 207784616 59031552 14274 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523152 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 14412 14274 91 214 0 14194 0
Current children cumulated CPU time (s) 702.56
Current children cumulated vsize (KiB) 57648

[startup+762.777 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1001368/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=58860 CPUtime=762.56
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 861948 0 0 0 75893 363 0 0 25 0 1 0 207784616 60272640 14581 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 14715 14581 91 214 0 14497 0
Current children cumulated CPU time (s) 762.56
Current children cumulated vsize (KiB) 58860

[startup+822.813 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1005720/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=59520 CPUtime=822.58
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 1080493 0 0 0 81796 462 0 0 25 0 1 0 207784616 60948480 14734 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518886 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 14880 14734 91 214 0 14662 0
Current children cumulated CPU time (s) 822.58
Current children cumulated vsize (KiB) 59520

[startup+882.845 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1002520/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=62428 CPUtime=882.6
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 1091640 0 0 0 87792 468 0 0 25 0 1 0 207784616 63926272 15459 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 15607 15459 91 214 0 15389 0
Current children cumulated CPU time (s) 882.6
Current children cumulated vsize (KiB) 62428

[startup+942.875 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25172
/proc/meminfo: memFree=1019928/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=47552 CPUtime=942.61
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 1141799 0 0 0 93772 489 0 0 25 0 1 0 207784616 48693248 11752 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518875 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 11888 11752 91 214 0 11670 0
Current children cumulated CPU time (s) 942.61
Current children cumulated vsize (KiB) 47552

[startup+1002.93 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 25284
/proc/meminfo: memFree=999208/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=64664 CPUtime=1002.59
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 1166783 0 0 0 99757 502 0 0 25 0 1 0 207784616 66215936 16020 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518786 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 16166 16020 91 214 0 15948 0
Current children cumulated CPU time (s) 1002.59
Current children cumulated vsize (KiB) 64664

[startup+1062.99 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25370
/proc/meminfo: memFree=1017176/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=47440 CPUtime=1062.58
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 1231936 0 0 0 105725 533 0 0 25 0 1 0 207784616 48578560 11726 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134563016 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 11860 11726 91 214 0 11642 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 47440

[startup+1123.02 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25370
/proc/meminfo: memFree=1010904/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=54324 CPUtime=1122.6
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 1271959 0 0 0 111708 552 0 0 25 0 1 0 207784616 55627776 13425 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 13581 13425 91 214 0 13363 0
Current children cumulated CPU time (s) 1122.6
Current children cumulated vsize (KiB) 54324

[startup+1183.04 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25370
/proc/meminfo: memFree=1010968/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=53704 CPUtime=1182.61
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 1294560 0 0 0 117698 563 0 0 25 0 1 0 207784616 54992896 13292 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134542491 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 13426 13292 91 214 0 13208 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 53704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.46 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25370
/proc/meminfo: memFree=1014552/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=50400 CPUtime=1200.02
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 1296522 0 0 0 119438 564 0 0 25 0 1 0 207784616 51609600 12445 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523200 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 12600 12445 91 214 0 12382 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 50400

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

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

[startup+1200.46 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25370
/proc/meminfo: memFree=1014552/2055920 swapFree=4192812/4192956
[pid=25171] ppid=25169 vsize=50400 CPUtime=1200.02
/proc/25171/stat : 25171 (mmisat) R 25169 25171 23918 0 -1 4194304 1296522 0 0 0 119438 564 0 0 25 0 1 0 207784616 51609600 12445 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523200 0 0 4096 0 0 0 0 17 1 0 0
/proc/25171/statm: 12600 12445 91 214 0 12382 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 50400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.47
CPU time (s): 1200.04
CPU user time (s): 1194.39
CPU system time (s): 5.65614
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 66556

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

runsolver used 1.3398 second user time and 2.70759 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Feb 19 09:44:58 UTC 2007

IDJOB= 299836
IDBENCH= 20020
IDSOLVER= 108
FILE ID= node5/299836-1171878298

PBS_JOBID= 3839423

Free space on /tmp= 66552 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1013535775-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299836-1171878298/mmisat /tmp/evaluation/299836-1171878298/instance-299836-1171878298.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-299836-1171878298 -o ROOT/results/node5/solver-299836-1171878298 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299836-1171878298/mmisat /tmp/evaluation/299836-1171878298/instance-299836-1171878298.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  3a08d8a4e83b1d2d972d4be84e7630c8

RANDOM SEED= 773122362

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1065080 kB
Buffers:         59588 kB
Cached:         810268 kB
SwapCached:          0 kB
Active:         527816 kB
Inactive:       386188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1065080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1132 kB
Writeback:           0 kB
Mapped:          63056 kB
Slab:            62524 kB
Committed_AS:   744844 kB
PageTables:       1692 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= 66552 MiB

End job on node5 on Mon Feb 19 10:05:01 UTC 2007