Trace number 292333

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.1 1200.53

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1342521403-06.SAT.shuffled.cnf
MD5SUM6e660ff097ba2a6ea023c40b4d999c80
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014996
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/node34/watcher-292333-1171752245 -o ROOT/results/node34/solver-292333-1171752245 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292333-1171752245/mmisat /tmp/evaluation/292333-1171752245/instance-292333-1171752245.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.00 1.00 0.94 3/64 29227
/proc/meminfo: memFree=976040/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=1044 CPUtime=0
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 168988289 1069056 106 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 261 106 81 214 0 43 0

[startup+0.106868 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 29227
/proc/meminfo: memFree=976040/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=1176 CPUtime=0.1
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 170 0 0 0 10 0 0 0 18 0 1 0 168988289 1204224 153 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 294 153 81 214 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1176

[startup+0.5169 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 29227
/proc/meminfo: memFree=976040/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=5340 CPUtime=0.5
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 1201 0 0 0 50 0 0 0 21 0 1 0 168988289 5468160 1184 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134553886 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 1335 1184 91 214 0 1117 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5340

[startup+1.34196 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=966752/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=13132 CPUtime=1.33
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 3138 0 0 0 131 2 0 0 25 0 1 0 168988289 13447168 3121 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134531550 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3283 3121 91 214 0 3065 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 13132

[startup+2.9781 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=961184/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15496 CPUtime=2.97
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 4948 0 0 0 295 2 0 0 25 0 1 0 168988289 15867904 3707 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3874 3707 91 214 0 3656 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15496

[startup+6.25436 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960608/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=14932 CPUtime=6.24
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 6262 0 0 0 621 3 0 0 25 0 1 0 168988289 15290368 3582 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516166 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3733 3582 91 214 0 3515 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 14932

[startup+12.7099 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=961312/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15596 CPUtime=12.7
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 9114 0 0 0 1266 4 0 0 25 0 1 0 168988289 15970304 3756 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515672 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3899 3756 91 214 0 3681 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 15596

[startup+25.6109 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=959968/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=16812 CPUtime=25.6
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 15686 0 0 0 2553 7 0 0 25 0 1 0 168988289 17215488 4038 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518822 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 4203 4038 91 214 0 3985 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 16812

[startup+51.219 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960352/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=16376 CPUtime=51.19
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 26113 0 0 0 5109 10 0 0 25 0 1 0 168988289 16769024 3932 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518861 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 4094 3932 91 214 0 3876 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 16376

[startup+102.427 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960480/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=16640 CPUtime=102.39
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 53458 0 0 0 10216 23 0 0 25 0 1 0 168988289 17039360 4004 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522772 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 4160 4004 91 214 0 3942 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 16640

[startup+162.448 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960352/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=16320 CPUtime=162.39
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 77935 0 0 0 16205 34 0 0 25 0 1 0 168988289 16711680 3924 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518997 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 4080 3924 91 214 0 3862 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 16320

[startup+222.464 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960416/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15676 CPUtime=222.4
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 107511 0 0 0 22193 47 0 0 25 0 1 0 168988289 16052224 3779 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3919 3779 91 214 0 3701 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 15676

[startup+282.481 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=961440/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15140 CPUtime=282.39
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 139520 0 0 0 28179 60 0 0 25 0 1 0 168988289 15503360 3623 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517709 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3785 3623 91 214 0 3567 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 15140

[startup+342.493 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=959520/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=17044 CPUtime=342.4
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 164863 0 0 0 34169 71 0 0 25 0 1 0 168988289 17453056 4113 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 4261 4113 91 214 0 4043 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 17044

[startup+402.512 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960288/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=16656 CPUtime=402.4
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 194590 0 0 0 40155 85 0 0 25 0 1 0 168988289 17055744 4003 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997150 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 4164 4003 91 214 0 3946 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 16656

[startup+462.532 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960928/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15836 CPUtime=462.4
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 220594 0 0 0 46144 96 0 0 25 0 1 0 168988289 16216064 3815 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523213 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3959 3815 91 214 0 3741 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 15836

[startup+522.553 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960864/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15556 CPUtime=522.4
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 243787 0 0 0 52134 106 0 0 25 0 1 0 168988289 15929344 3753 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518343 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3889 3753 91 214 0 3671 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 15556

[startup+582.575 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960736/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15816 CPUtime=582.41
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 268586 0 0 0 58124 117 0 0 25 0 1 0 168988289 16195584 3804 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515422 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3954 3804 91 214 0 3736 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 15816

[startup+642.593 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=961120/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=14452 CPUtime=642.41
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 290172 0 0 0 64113 128 0 0 25 0 1 0 168988289 14798848 3464 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3613 3464 91 214 0 3395 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 14452

[startup+702.611 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960672/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15848 CPUtime=702.41
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 317431 0 0 0 70102 139 0 0 25 0 1 0 168988289 16228352 3824 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520276 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3962 3824 91 214 0 3744 0
Current children cumulated CPU time (s) 702.41
Current children cumulated vsize (KiB) 15848

[startup+762.627 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960416/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15456 CPUtime=762.41
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 345232 0 0 0 76089 152 0 0 25 0 1 0 168988289 15826944 3697 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997038 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3864 3697 91 214 0 3646 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 15456

[startup+822.645 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=960544/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15984 CPUtime=822.42
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 376957 0 0 0 82076 166 0 0 25 0 1 0 168988289 16367616 3848 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513342 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3996 3848 91 214 0 3778 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 15984

[startup+882.664 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=961184/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15036 CPUtime=882.42
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 409877 0 0 0 88062 180 0 0 25 0 1 0 168988289 15396864 3604 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3759 3604 91 214 0 3541 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 15036

[startup+942.682 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=961632/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=16204 CPUtime=942.42
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 438090 0 0 0 94049 193 0 0 25 0 1 0 168988289 16592896 3905 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520661 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 4051 3905 91 214 0 3833 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 16204

[startup+1002.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29228
/proc/meminfo: memFree=961952/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=14632 CPUtime=1002.43
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 471242 0 0 0 100036 207 0 0 25 0 1 0 168988289 14983168 3516 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516161 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3658 3516 91 214 0 3440 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 14632

[startup+1062.75 s]
/proc/loadavg: 1.00 1.00 0.94 2/71 29344
/proc/meminfo: memFree=958896/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=16412 CPUtime=1062.39
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 496489 0 0 0 106022 217 0 0 25 0 1 0 168988289 16805888 3957 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548515 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 4103 3957 91 214 0 3885 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 16412

[startup+1122.79 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29426
/proc/meminfo: memFree=961376/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15468 CPUtime=1122.37
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 526582 0 0 0 112006 231 0 0 25 0 1 0 168988289 15839232 3706 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3867 3706 91 214 0 3649 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 15468

[startup+1182.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29426
/proc/meminfo: memFree=959968/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15780 CPUtime=1182.37
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 555777 0 0 0 117993 244 0 0 25 0 1 0 168988289 16158720 3790 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548702 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3945 3790 91 214 0 3727 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 15780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29426
/proc/meminfo: memFree=960608/2055920 swapFree=4183096/4192956
[pid=29227] ppid=29225 vsize=15896 CPUtime=1200.09
/proc/29227/stat : 29227 (mmisat) R 29225 29227 28246 0 -1 4194304 562803 0 0 0 119762 247 0 0 25 0 1 0 168988289 16277504 3813 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/29227/statm: 3974 3813 91 214 0 3756 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 15896

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.53
CPU time (s): 1200.1
CPU user time (s): 1197.62
CPU system time (s): 2.48062
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 17644

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

runsolver used 0.754885 second user time and 2.54061 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Feb 17 22:44:05 UTC 2007

IDJOB= 292333
IDBENCH= 19837
IDSOLVER= 108
FILE ID= node34/292333-1171752245

PBS_JOBID= 3839474

Free space on /tmp= 66563 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1342521403-06.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292333-1171752245/mmisat /tmp/evaluation/292333-1171752245/instance-292333-1171752245.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-292333-1171752245 -o ROOT/results/node34/solver-292333-1171752245 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292333-1171752245/mmisat /tmp/evaluation/292333-1171752245/instance-292333-1171752245.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  6e660ff097ba2a6ea023c40b4d999c80

RANDOM SEED= 689822678

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.234
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.234
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:        976448 kB
Buffers:         39044 kB
Cached:         946624 kB
SwapCached:       4616 kB
Active:         655992 kB
Inactive:       340004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        976448 kB
SwapTotal:     4192956 kB
SwapFree:      4183096 kB
Dirty:            1132 kB
Writeback:           0 kB
Mapped:          15404 kB
Slab:            69552 kB
Committed_AS:   448964 kB
PageTables:       1396 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= 66563 MiB

End job on node34 on Sat Feb 17 23:04:07 UTC 2007