Trace number 292702

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.05 1200.84

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S122221229-14.SAT.shuffled.cnf
MD5SUM5fc0ce4a0db6a8f3ada0e5d787ac0a38
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.088985
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/node12/watcher-292702-1171758245 -o ROOT/results/node12/solver-292702-1171758245 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292702-1171758245/mmisat /tmp/evaluation/292702-1171758245/instance-292702-1171758245.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 1.00 3/77 10226
/proc/meminfo: memFree=321128/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=1044 CPUtime=0
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 195778967 1069056 107 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 261 107 81 214 0 43 0

[startup+0.10739 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10226
/proc/meminfo: memFree=321128/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=1180 CPUtime=0.1
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 173 0 0 0 10 0 0 0 18 0 1 0 195778967 1208320 156 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 295 156 81 214 0 77 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1180

[startup+0.515463 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10226
/proc/meminfo: memFree=321128/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=3408 CPUtime=0.51
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 726 0 0 0 51 0 0 0 22 0 1 0 195778967 3489792 709 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548611 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 852 709 91 214 0 634 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3408

[startup+1.33661 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=314920/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=10564 CPUtime=1.32
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 2518 0 0 0 132 0 0 0 25 0 1 0 195778967 10817536 2501 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523607 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 2641 2501 91 214 0 2423 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10564

[startup+2.97691 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305832/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16604 CPUtime=2.96
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 4693 0 0 0 295 1 0 0 25 0 1 0 195778967 17002496 3987 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134513343 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4151 3987 91 214 0 3933 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 16604

[startup+6.2535 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305064/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16656 CPUtime=6.24
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 5776 0 0 0 622 2 0 0 25 0 1 0 195778967 17055744 4008 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134519061 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4164 4008 91 214 0 3946 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 16656

[startup+12.7117 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305384/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16916 CPUtime=12.68
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 8268 0 0 0 1266 2 0 0 25 0 1 0 195778967 17321984 4092 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134513334 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4229 4092 91 214 0 4011 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16916

[startup+25.519 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305256/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16472 CPUtime=25.49
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 15238 0 0 0 2544 5 0 0 25 0 1 0 195778967 16867328 3976 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4118 3976 91 214 0 3900 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16472

[startup+51.1356 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=306088/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=15808 CPUtime=51.09
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 25895 0 0 0 5100 9 0 0 25 0 1 0 195778967 16187392 3811 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516166 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 3952 3811 91 214 0 3734 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15808

[startup+102.366 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305064/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=17356 CPUtime=102.28
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 48374 0 0 0 10210 18 0 0 25 0 1 0 195778967 17772544 4188 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4339 4188 91 214 0 4121 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 17356

[startup+162.413 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305128/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16548 CPUtime=162.3
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 72716 0 0 0 16201 29 0 0 25 0 1 0 195778967 16945152 3977 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523206 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4137 3977 91 214 0 3919 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 16548

[startup+222.458 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305192/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16256 CPUtime=222.3
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 105419 0 0 0 22188 42 0 0 25 0 1 0 195778967 16646144 3898 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518886 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4064 3898 91 214 0 3846 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 16256

[startup+282.507 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305896/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16788 CPUtime=282.31
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 146161 0 0 0 28172 59 0 0 25 0 1 0 195778967 17190912 4053 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4197 4053 91 214 0 3979 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 16788

[startup+342.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=304680/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16368 CPUtime=342.32
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 180599 0 0 0 34158 74 0 0 25 0 1 0 195778967 16760832 3944 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997127 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4092 3944 91 214 0 3874 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 16368

[startup+402.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305320/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=15256 CPUtime=402.33
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 217460 0 0 0 40142 91 0 0 25 0 1 0 195778967 15622144 3677 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134524105 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 3814 3677 91 214 0 3596 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 15256

[startup+462.653 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305384/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16204 CPUtime=462.33
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 251840 0 0 0 46129 104 0 0 25 0 1 0 195778967 16592896 3911 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518960 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4051 3911 91 214 0 3833 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 16204

[startup+522.695 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305000/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16612 CPUtime=522.34
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 280126 0 0 0 52120 114 0 0 25 0 1 0 195778967 17010688 4002 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518809 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4153 4002 91 214 0 3935 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 16612

[startup+582.737 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=304808/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16920 CPUtime=582.35
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 310624 0 0 0 58108 127 0 0 25 0 1 0 195778967 17326080 4075 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4230 4075 91 214 0 4012 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 16920

[startup+642.787 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305064/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16580 CPUtime=642.35
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 335617 0 0 0 64097 138 0 0 25 0 1 0 195778967 16977920 4003 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134546177 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4145 4003 91 214 0 3927 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 16580

[startup+702.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305640/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=15848 CPUtime=702.35
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 363129 0 0 0 70085 150 0 0 25 0 1 0 195778967 16228352 3822 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518855 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 3962 3822 91 214 0 3744 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 15848

[startup+762.884 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10227
/proc/meminfo: memFree=305128/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16684 CPUtime=762.37
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 388532 0 0 0 76077 160 0 0 25 0 1 0 195778967 17084416 4020 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134519061 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4171 4020 91 214 0 3953 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 16684

[startup+822.935 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 10227
/proc/meminfo: memFree=305768/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16116 CPUtime=822.38
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 418665 0 0 0 82065 173 0 0 25 0 1 0 195778967 16502784 3863 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134853433 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4029 3863 91 214 0 3811 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 16116

[startup+882.978 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 10227
/proc/meminfo: memFree=304808/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16692 CPUtime=882.38
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 445453 0 0 0 88053 185 0 0 25 0 1 0 195778967 17092608 4036 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4173 4036 91 214 0 3955 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 16692

[startup+943.025 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10229
/proc/meminfo: memFree=305000/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16536 CPUtime=942.4
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 477968 0 0 0 94042 198 0 0 25 0 1 0 195778967 16932864 3972 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4134 3972 91 214 0 3916 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 16536

[startup+1003.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10229
/proc/meminfo: memFree=305640/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=15580 CPUtime=1002.4
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 503884 0 0 0 100030 210 0 0 25 0 1 0 195778967 15953920 3751 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516161 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 3895 3751 91 214 0 3677 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 15580

[startup+1063.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10229
/proc/meminfo: memFree=305832/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16196 CPUtime=1062.41
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 532547 0 0 0 106018 223 0 0 25 0 1 0 195778967 16584704 3906 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518899 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 4049 3906 91 214 0 3831 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 16196

[startup+1123.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10229
/proc/meminfo: memFree=305192/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=14444 CPUtime=1122.41
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 559843 0 0 0 112007 234 0 0 25 0 1 0 195778967 14790656 3453 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134553669 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 3611 3453 91 214 0 3393 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 14444

[startup+1183.21 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 10229
/proc/meminfo: memFree=305128/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=16436 CPUtime=1182.42
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 588153 0 0 0 117996 246 0 0 25 0 1 0 195778967 16830464 3951 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518899 0 0 4096 0 0 0 0 17 1 0 0
/proc/10226/statm: 4109 3951 91 214 0 3891 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 16436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.83 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 10229
/proc/meminfo: memFree=305960/2055920 swapFree=4154904/4192956
[pid=10226] ppid=10224 vsize=15972 CPUtime=1200.04
/proc/10226/stat : 10226 (mmisat) R 10224 10226 10126 0 -1 4194304 597342 0 0 0 119753 251 0 0 25 0 1 0 195778967 16355328 3853 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518907 0 0 4096 0 0 0 0 17 0 0 0
/proc/10226/statm: 3993 3853 91 214 0 3775 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 15972

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.84
CPU time (s): 1200.05
CPU user time (s): 1197.54
CPU system time (s): 2.51462
CPU usage (%): 99.9342
Max. virtual memory (cumulated for all children) (KiB): 18184

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

runsolver used 1.11283 second user time and 3.15852 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Feb 18 00:24:05 UTC 2007

IDJOB= 292702
IDBENCH= 19846
IDSOLVER= 108
FILE ID= node12/292702-1171758245

PBS_JOBID= 3839274

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  5fc0ce4a0db6a8f3ada0e5d787ac0a38

RANDOM SEED= 90019208

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:        321536 kB
Buffers:         47268 kB
Cached:        1591484 kB
SwapCached:      18068 kB
Active:         100644 kB
Inactive:      1564064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        321536 kB
SwapTotal:     4192956 kB
SwapFree:      4154904 kB
Dirty:            1148 kB
Writeback:           0 kB
Mapped:          29652 kB
Slab:            55312 kB
Committed_AS:   917100 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 node12 on Sun Feb 18 00:44:08 UTC 2007