Trace number 291595

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.11 1200.55

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1456895752-14.SAT.shuffled.cnf
MD5SUMfa2304b8263a4aa6972ebd18df695b72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008998
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
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/node9/watcher-291595-1171744242 -o ROOT/results/node9/solver-291595-1171744242 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291595-1171744242/mmisat /tmp/evaluation/291595-1171744242/instance-291595-1171744242.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: 1.03 0.88 0.75 3/77 5948
/proc/meminfo: memFree=1695120/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=1044 CPUtime=0
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 194378795 1069056 106 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 261 106 81 214 0 43 0

[startup+0.107522 s]
/proc/loadavg: 1.03 0.88 0.75 3/77 5948
/proc/meminfo: memFree=1695120/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=1180 CPUtime=0.1
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 171 0 0 0 10 0 0 0 18 0 1 0 194378795 1208320 154 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 295 154 81 214 0 77 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1180

[startup+0.5166 s]
/proc/loadavg: 1.03 0.88 0.75 3/77 5948
/proc/meminfo: memFree=1695120/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=4264 CPUtime=0.51
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 941 0 0 0 51 0 0 0 22 0 1 0 194378795 4366336 924 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134520821 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 1066 924 91 214 0 848 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4264

[startup+1.33676 s]
/proc/loadavg: 1.03 0.88 0.75 2/78 5949
/proc/meminfo: memFree=1684744/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13312 CPUtime=1.33
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 3308 0 0 0 132 1 0 0 25 0 1 0 194378795 13631488 3159 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134555438 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3328 3159 91 214 0 3110 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 13312

[startup+2.97307 s]
/proc/loadavg: 1.03 0.88 0.75 2/78 5949
/proc/meminfo: memFree=1681864/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13008 CPUtime=2.96
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 3626 0 0 0 295 1 0 0 25 0 1 0 194378795 13320192 3117 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134520229 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3252 3117 91 214 0 3034 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13008

[startup+6.25271 s]
/proc/loadavg: 1.03 0.89 0.75 2/78 5949
/proc/meminfo: memFree=1682184/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13464 CPUtime=6.24
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 4655 0 0 0 623 1 0 0 25 0 1 0 194378795 13787136 3223 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134555568 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3366 3223 91 214 0 3148 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 13464

[startup+12.706 s]
/proc/loadavg: 1.02 0.89 0.75 2/78 5949
/proc/meminfo: memFree=1682696/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12800 CPUtime=12.69
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 8800 0 0 0 1265 4 0 0 25 0 1 0 194378795 13107200 3062 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548592 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3200 3062 91 214 0 2982 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12800

[startup+25.5104 s]
/proc/loadavg: 1.02 0.89 0.76 2/78 5949
/proc/meminfo: memFree=1682960/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13700 CPUtime=25.49
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 15722 0 0 0 2542 7 0 0 25 0 1 0 194378795 14028800 3261 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3425 3261 91 214 0 3207 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13700

[startup+51.1224 s]
/proc/loadavg: 1.01 0.90 0.76 2/78 5949
/proc/meminfo: memFree=1683088/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12304 CPUtime=51.09
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 26847 0 0 0 5097 12 0 0 25 0 1 0 194378795 12599296 2937 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518994 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3076 2937 91 214 0 2858 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 12304

[startup+102.341 s]
/proc/loadavg: 1.00 0.91 0.77 2/78 5949
/proc/meminfo: memFree=1682704/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12752 CPUtime=102.29
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 47517 0 0 0 10206 23 0 0 25 0 1 0 194378795 13058048 3040 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518835 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3188 3040 91 214 0 2970 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 12752

[startup+162.374 s]
/proc/loadavg: 1.03 0.94 0.79 2/78 5949
/proc/meminfo: memFree=1683344/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=10420 CPUtime=162.3
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 77274 0 0 0 16193 37 0 0 25 0 1 0 194378795 10670080 2459 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523591 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 2605 2459 91 214 0 2387 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 10420

[startup+222.406 s]
/proc/loadavg: 1.01 0.95 0.80 2/78 5949
/proc/meminfo: memFree=1682384/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12984 CPUtime=222.32
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 105577 0 0 0 22183 49 0 0 25 0 1 0 194378795 13295616 3107 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518348 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3246 3107 91 214 0 3028 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 12984

[startup+282.434 s]
/proc/loadavg: 1.00 0.95 0.81 2/78 5949
/proc/meminfo: memFree=1682576/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13744 CPUtime=282.31
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 131884 0 0 0 28169 62 0 0 25 0 1 0 194378795 14073856 3284 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523168 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3436 3284 91 214 0 3218 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 13744

[startup+342.462 s]
/proc/loadavg: 1.00 0.96 0.82 2/78 5949
/proc/meminfo: memFree=1683216/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12736 CPUtime=342.32
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 158921 0 0 0 34159 73 0 0 25 0 1 0 194378795 13041664 3028 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134553936 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3184 3028 91 214 0 2966 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 12736

[startup+402.495 s]
/proc/loadavg: 1.00 0.96 0.83 2/78 5949
/proc/meminfo: memFree=1682960/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12804 CPUtime=402.34
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 189015 0 0 0 40146 88 0 0 25 0 1 0 194378795 13111296 3052 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997057 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3201 3052 91 214 0 2983 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 12804

[startup+462.529 s]
/proc/loadavg: 1.00 0.97 0.83 2/78 5949
/proc/meminfo: memFree=1682384/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13256 CPUtime=462.34
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 214925 0 0 0 46135 99 0 0 25 0 1 0 194378795 13574144 3152 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518855 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3314 3152 91 214 0 3096 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 13256

[startup+522.558 s]
/proc/loadavg: 1.00 0.97 0.84 2/78 5949
/proc/meminfo: memFree=1683472/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12380 CPUtime=522.36
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 243153 0 0 0 52123 113 0 0 25 0 1 0 194378795 12677120 2925 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 135003990 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3095 2925 91 214 0 2877 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 12380

[startup+582.591 s]
/proc/loadavg: 1.00 0.97 0.84 2/78 5951
/proc/meminfo: memFree=1683216/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12652 CPUtime=582.37
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 270112 0 0 0 58111 126 0 0 25 0 1 0 194378795 12955648 3004 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997829 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3163 3004 91 214 0 2945 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 12652

[startup+642.624 s]
/proc/loadavg: 1.00 0.97 0.85 2/78 5951
/proc/meminfo: memFree=1682640/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13308 CPUtime=642.38
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 296276 0 0 0 64100 138 0 0 25 0 1 0 194378795 13627392 3182 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3327 3182 91 214 0 3109 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 13308

[startup+702.656 s]
/proc/loadavg: 1.00 0.97 0.86 2/78 5951
/proc/meminfo: memFree=1682768/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13476 CPUtime=702.38
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 323916 0 0 0 70089 149 0 0 25 0 1 0 194378795 13799424 3207 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997313 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3369 3207 91 214 0 3151 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 13476

[startup+762.691 s]
/proc/loadavg: 1.00 0.97 0.86 2/78 5951
/proc/meminfo: memFree=1682128/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13124 CPUtime=762.4
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 355435 0 0 0 76078 162 0 0 25 0 1 0 194378795 13438976 3113 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134854163 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3281 3113 91 214 0 3063 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 13124

[startup+822.726 s]
/proc/loadavg: 1.04 0.99 0.87 2/78 5951
/proc/meminfo: memFree=1683664/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12084 CPUtime=822.41
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 385109 0 0 0 82066 175 0 0 25 0 1 0 194378795 12374016 2868 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523201 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3021 2868 91 214 0 2803 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 12084

[startup+882.763 s]
/proc/loadavg: 1.01 0.99 0.88 2/78 5951
/proc/meminfo: memFree=1683088/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12048 CPUtime=882.43
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 414315 0 0 0 88057 186 0 0 25 0 1 0 194378795 12337152 2848 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134515747 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3012 2848 91 214 0 2794 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 12048

[startup+942.791 s]
/proc/loadavg: 1.00 0.99 0.88 2/78 5951
/proc/meminfo: memFree=1682704/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12940 CPUtime=942.43
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 443529 0 0 0 94045 198 0 0 25 0 1 0 194378795 13250560 3084 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518835 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3235 3084 91 214 0 3017 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 12940

[startup+1002.82 s]
/proc/loadavg: 1.00 0.99 0.89 2/78 5951
/proc/meminfo: memFree=1683664/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12832 CPUtime=1002.44
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 472616 0 0 0 100033 211 0 0 25 0 1 0 194378795 13139968 3060 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548643 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3208 3060 91 214 0 2990 0
Current children cumulated CPU time (s) 1002.44
Current children cumulated vsize (KiB) 12832

[startup+1062.85 s]
/proc/loadavg: 1.00 0.99 0.90 2/78 5951
/proc/meminfo: memFree=1682512/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13164 CPUtime=1062.45
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 500169 0 0 0 106020 225 0 0 25 0 1 0 194378795 13479936 3139 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3291 3139 91 214 0 3073 0
Current children cumulated CPU time (s) 1062.45
Current children cumulated vsize (KiB) 13164

[startup+1122.89 s]
/proc/loadavg: 1.00 0.99 0.90 2/78 5951
/proc/meminfo: memFree=1683600/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13020 CPUtime=1122.46
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 529797 0 0 0 112008 238 0 0 25 0 1 0 194378795 13332480 3090 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134513326 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3255 3090 91 214 0 3037 0
Current children cumulated CPU time (s) 1122.46
Current children cumulated vsize (KiB) 13020

[startup+1182.92 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 5951
/proc/meminfo: memFree=1683408/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=13172 CPUtime=1182.48
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 557888 0 0 0 117998 250 0 0 25 0 1 0 194378795 13488128 3126 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134553219 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3293 3126 91 214 0 3075 0
Current children cumulated CPU time (s) 1182.48
Current children cumulated vsize (KiB) 13172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.54 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 5951
/proc/meminfo: memFree=1683024/2055920 swapFree=4192812/4192956
[pid=5948] ppid=5946 vsize=12876 CPUtime=1200.09
/proc/5948/stat : 5948 (mmisat) R 5946 5948 5732 0 -1 4194304 565316 0 0 0 119756 253 0 0 25 0 1 0 194378795 13185024 3079 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134993969 0 0 4096 0 0 0 0 17 1 0 0
/proc/5948/statm: 3219 3079 91 214 0 3001 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 12876

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.55
CPU time (s): 1200.11
CPU user time (s): 1197.57
CPU system time (s): 2.53661
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 14236

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

runsolver used 1.39779 second user time and 2.85757 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Feb 17 20:30:42 UTC 2007

IDJOB= 291595
IDBENCH= 19819
IDSOLVER= 108
FILE ID= node9/291595-1171744242

PBS_JOBID= 3839260

Free space on /tmp= 66546 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1456895752-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291595-1171744242/mmisat /tmp/evaluation/291595-1171744242/instance-291595-1171744242.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-291595-1171744242 -o ROOT/results/node9/solver-291595-1171744242 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291595-1171744242/mmisat /tmp/evaluation/291595-1171744242/instance-291595-1171744242.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  fa2304b8263a4aa6972ebd18df695b72

RANDOM SEED= 623494678

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1695528 kB
Buffers:         45860 kB
Cached:         192616 kB
SwapCached:          0 kB
Active:         232576 kB
Inactive:        60088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1296 kB
Writeback:           0 kB
Mapped:          73124 kB
Slab:            53292 kB
Committed_AS:   982212 kB
PageTables:       1688 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= 66546 MiB

End job on node9 on Sat Feb 17 20:50:44 UTC 2007