Trace number 3434102

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
minisat hack: MiniSAT 2.2.0-agile-26? (TO) 5000.1 4999.95

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3434102-1308505620/watcher-3434102-1308505620 -o /tmp/evaluation-result-3434102-1308505620/solver-3434102-1308505620 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434102-1308505620.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 1.45 1.77 2/177 18201
/proc/meminfo: memFree=28696332/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=23272 CPUtime=0 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1426 0 0 0 0 0 0 0 22 0 1 0 1040792812 23830528 1366 33554432000 4194304 4291235 140737327790048 18446744073709551615 4223824 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 5818 1369 214 24 0 2452 0

[startup+0.0833799 s]
/proc/loadavg: 0.94 1.45 1.77 2/177 18201
/proc/meminfo: memFree=28696332/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=54076 CPUtime=0.07 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 8778 0 0 0 6 1 0 0 22 0 1 0 1040792812 55373824 8546 33554432000 4194304 4291235 140737327790048 18446744073709551615 260905054917 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 13519 8547 216 24 0 10153 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 54076

[startup+0.100314 s]
/proc/loadavg: 0.94 1.45 1.77 2/177 18201
/proc/meminfo: memFree=28696332/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=55756 CPUtime=0.09 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 9336 0 0 0 8 1 0 0 22 0 1 0 1040792812 57094144 9023 33554432000 4194304 4291235 140737327790048 18446744073709551615 260905054917 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 13939 9023 216 24 0 10573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55756

[startup+0.300353 s]
/proc/loadavg: 0.94 1.45 1.77 2/177 18201
/proc/meminfo: memFree=28696332/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=71572 CPUtime=0.29 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 14007 0 0 0 27 2 0 0 23 0 1 0 1040792812 73289728 13088 33554432000 4194304 4291235 140737327790048 18446744073709551615 260905054917 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 17893 13089 216 24 0 14527 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71572

[startup+0.700268 s]
/proc/loadavg: 0.94 1.45 1.77 2/177 18201
/proc/meminfo: memFree=28696332/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=92192 CPUtime=0.69 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 20624 0 0 0 66 3 0 0 25 0 1 0 1040792812 94404608 18640 33554432000 4194304 4291235 140737327790048 18446744073709551615 260905054917 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 23048 18641 216 24 0 19682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92192

[startup+1.50112 s]
/proc/loadavg: 0.94 1.45 1.77 3/178 18202
/proc/meminfo: memFree=28607308/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=115628 CPUtime=1.49 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 26265 0 0 0 145 4 0 0 25 0 1 0 1040792812 118403072 23373 33554432000 4194304 4291235 140737327790048 18446744073709551615 4233034 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 28907 23374 239 24 0 25541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115628

[startup+3.10082 s]
/proc/loadavg: 0.94 1.45 1.77 3/178 18202
/proc/meminfo: memFree=28579284/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=126400 CPUtime=3.09 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 39560 0 0 0 303 6 0 0 25 0 1 0 1040792812 129433600 26743 33554432000 4194304 4291235 140737327790048 18446744073709551615 4236899 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 31600 26743 239 24 0 28234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126400

[startup+6.30024 s]
/proc/loadavg: 1.03 1.46 1.77 3/178 18202
/proc/meminfo: memFree=28585460/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=133000 CPUtime=6.29 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 42962 0 0 0 622 7 0 0 25 0 1 0 1040792812 136192000 27143 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248279 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 33250 27143 258 24 0 29884 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133000

[startup+12.7011 s]
/proc/loadavg: 1.10 1.47 1.77 3/178 18202
/proc/meminfo: memFree=28582976/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=133000 CPUtime=12.69 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 43621 0 0 0 1262 7 0 0 25 0 1 0 1040792812 136192000 27789 33554432000 4194304 4291235 140737327790048 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 33250 27789 258 24 0 29884 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133000

[startup+25.5007 s]
/proc/loadavg: 1.30 1.49 1.78 3/178 18202
/proc/meminfo: memFree=28531516/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=212668 CPUtime=25.49 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 55928 0 0 0 2541 8 0 0 25 0 1 0 1040792812 217772032 40045 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248354 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 53167 40045 258 24 0 49801 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 212668

[startup+51.1009 s]
/proc/loadavg: 1.54 1.53 1.78 3/178 18203
/proc/meminfo: memFree=28498300/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=243488 CPUtime=51.1 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 64029 0 0 0 5100 10 0 0 25 0 1 0 1040792812 249331712 48083 33554432000 4194304 4291235 140737327790048 18446744073709551615 4263022 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 60872 48083 258 24 0 57506 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 243488

[startup+102.307 s]
/proc/loadavg: 1.80 1.60 1.79 3/178 18204
/proc/meminfo: memFree=28427720/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=374964 CPUtime=102.3 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 80417 0 0 0 10218 12 0 0 25 0 1 0 1040792812 383963136 64308 33554432000 4194304 4291235 140737327790048 18446744073709551615 4255917 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 93741 64308 258 24 0 90375 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 374964

[startup+162.301 s]
/proc/loadavg: 1.92 1.67 1.80 3/178 18206
/proc/meminfo: memFree=28352176/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=374964 CPUtime=162.29 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 99163 0 0 0 16212 17 0 0 25 0 1 0 1040792812 383963136 82948 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 93741 82948 258 24 0 90375 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 374964

[startup+222.301 s]
/proc/loadavg: 1.97 1.73 1.81 3/178 18208
/proc/meminfo: memFree=28276356/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=507224 CPUtime=222.29 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 117396 0 0 0 22208 21 0 0 25 0 1 0 1040792812 519397376 101127 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248345 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 126806 101127 258 24 0 123440 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 507224

[startup+282.301 s]
/proc/loadavg: 1.99 1.78 1.82 3/178 18209
/proc/meminfo: memFree=28200804/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=722148 CPUtime=282.3 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 136046 0 0 0 28204 26 0 0 25 0 1 0 1040792812 739479552 119713 33554432000 4194304 4291235 140737327790048 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 180537 119713 258 24 0 177171 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 722148

[startup+342.301 s]
/proc/loadavg: 1.99 1.81 1.83 3/178 18211
/proc/meminfo: memFree=28144592/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=722148 CPUtime=342.31 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 149574 0 0 0 34201 30 0 0 25 0 1 0 1040792812 739479552 133166 33554432000 4194304 4291235 140737327790048 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 180537 133166 258 24 0 177171 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 722148

[startup+402.301 s]
/proc/loadavg: 1.99 1.85 1.83 3/178 18212
/proc/meminfo: memFree=28420580/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=294824 CPUtime=402.31 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 183264 0 0 0 40193 38 0 0 25 0 1 0 1040792812 301899776 64418 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 73706 64418 258 24 0 70340 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 294824

[startup+462.301 s]
/proc/loadavg: 1.99 1.87 1.84 3/178 18214
/proc/meminfo: memFree=28342060/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=376212 CPUtime=462.31 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 202969 0 0 0 46188 43 0 0 25 0 1 0 1040792812 385241088 84002 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248564 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 94053 84002 258 24 0 90687 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 376212

[startup+522.301 s]
/proc/loadavg: 2.05 1.91 1.85 3/178 18216
/proc/meminfo: memFree=28263884/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=508472 CPUtime=522.31 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 222502 0 0 0 52185 46 0 0 25 0 1 0 1040792812 520675328 103461 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248379 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 127118 103461 258 24 0 123752 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 508472

[startup+582.301 s]
/proc/loadavg: 2.02 1.92 1.86 3/178 18217
/proc/meminfo: memFree=28169496/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=723396 CPUtime=582.31 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 245924 0 0 0 58181 50 0 0 25 0 1 0 1040792812 740757504 126804 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 180849 126804 258 24 0 177483 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 723396

[startup+642.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 18322
/proc/meminfo: memFree=27820992/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1198608 CPUtime=4062.42 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1524450 0 0 0 405921 321 0 0 25 0 1 0 1040792812 1227374592 208708 33554432000 4194304 4291235 140737327790048 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 299652 208708 258 24 0 296286 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 1198608

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 18324
/proc/meminfo: memFree=27758948/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1198608 CPUtime=4122.42 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1540144 0 0 0 411917 325 0 0 25 0 1 0 1040792812 1227374592 224324 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 299652 224324 258 24 0 296286 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 1198608

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 18325
/proc/meminfo: memFree=27694804/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1198608 CPUtime=4182.42 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1556188 0 0 0 417915 327 0 0 25 0 1 0 1040792812 1227374592 240295 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 299652 240295 258 24 0 296286 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 1198608

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 18327
/proc/meminfo: memFree=27634500/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1198608 CPUtime=4242.42 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1571569 0 0 0 423912 330 0 0 25 0 1 0 1040792812 1227374592 255583 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248318 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 299652 255583 258 24 0 296286 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 1198608

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 18328
/proc/meminfo: memFree=27582760/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1198608 CPUtime=4302.43 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1584286 0 0 0 429909 334 0 0 25 0 1 0 1040792812 1227374592 268249 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 299652 268249 258 24 0 296286 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 1198608

[startup+4362.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 18330
/proc/meminfo: memFree=27519976/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1198608 CPUtime=4362.43 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1600825 0 0 0 435904 339 0 0 25 0 1 0 1040792812 1227374592 284713 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248284 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 299652 284713 258 24 0 296286 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 1198608

[startup+4422.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 18332
/proc/meminfo: memFree=27467104/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1766136 CPUtime=4422.43 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1613062 0 0 0 441901 342 0 0 25 0 1 0 1040792812 1808523264 296875 33554432000 4194304 4291235 140737327790048 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 441534 296875 258 24 0 438168 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 1766136

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 4/178 18342
/proc/meminfo: memFree=28291416/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=420788 CPUtime=4482.42 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1639953 0 0 0 447893 349 0 0 25 0 1 0 1040792812 430886912 91344 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 105197 91344 258 24 0 101831 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 420788

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 18344
/proc/meminfo: memFree=28198380/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=502176 CPUtime=4542.43 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1663254 0 0 0 453890 353 0 0 25 0 1 0 1040792812 514228224 114474 33554432000 4194304 4291235 140737327790048 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 125544 114474 258 24 0 122178 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 502176

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 18345
/proc/meminfo: memFree=28090348/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=634436 CPUtime=4602.43 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1690023 0 0 0 459886 357 0 0 25 0 1 0 1040792812 649662464 141187 33554432000 4194304 4291235 140737327790048 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 158609 141187 258 24 0 155243 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 634436

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 18347
/proc/meminfo: memFree=28007228/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=849360 CPUtime=4662.43 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1711023 0 0 0 465881 362 0 0 25 0 1 0 1040792812 869744640 162068 33554432000 4194304 4291235 140737327790048 18446744073709551615 4261863 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 212340 162069 258 24 0 208974 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 849360

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 18349
/proc/meminfo: memFree=27943812/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=849360 CPUtime=4722.44 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1726731 0 0 0 471878 366 0 0 25 0 1 0 1040792812 869744640 177680 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 212340 177680 258 24 0 208974 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 849360

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 18350
/proc/meminfo: memFree=27868756/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=849360 CPUtime=4782.44 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1745738 0 0 0 477874 370 0 0 25 0 1 0 1040792812 869744640 196567 33554432000 4194304 4291235 140737327790048 18446744073709551615 4263440 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 212340 196567 258 24 0 208974 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 849360

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 18352
/proc/meminfo: memFree=27801864/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1198608 CPUtime=4842.44 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1762390 0 0 0 483870 374 0 0 25 0 1 0 1040792812 1227374592 213132 33554432000 4194304 4291235 140737327790048 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 299652 213132 258 24 0 296286 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1198608

[startup+4902.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/178 18353
/proc/meminfo: memFree=27720740/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1198608 CPUtime=4902.45 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1782824 0 0 0 489866 379 0 0 25 0 1 0 1040792812 1227374592 233459 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 299652 233459 258 24 0 296286 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1198608

[startup+4962.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 18355
/proc/meminfo: memFree=27666764/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1198608 CPUtime=4962.45 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1796267 0 0 0 495863 382 0 0 25 0 1 0 1040792812 1227374592 246833 33554432000 4194304 4291235 140737327790048 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 299652 246833 258 24 0 296286 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 1198608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.00 1.95 2/176 18357
/proc/meminfo: memFree=27664516/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1198608 CPUtime=5000.04 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1806978 0 0 0 499621 383 0 0 25 0 1 0 1040792812 1227374592 257494 33554432000 4194304 4291235 140737327790048 18446744073709551615 4263440 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 299652 257494 258 24 0 296286 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1198608

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

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

[startup+4999.9 s]
/proc/loadavg: 2.01 2.00 1.95 2/176 18357
/proc/meminfo: memFree=27664516/32950928 swapFree=67051820/67111528
[pid=18201] ppid=18199 vsize=1198608 CPUtime=5000.04 cores=0,2,4,6
/proc/18201/stat : 18201 (minisat) R 18199 18201 17368 0 -1 4202496 1806978 0 0 0 499621 383 0 0 25 0 1 0 1040792812 1227374592 257494 33554432000 4194304 4291235 140737327790048 18446744073709551615 4263440 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18201/statm: 299652 257494 258 24 0 296286 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1198608

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.1
CPU user time (s): 4996.22
CPU system time (s): 3.87841
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1815456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.22
system time used= 3.87841
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1806978
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= 5
involuntary context switches= 2661

runsolver used 7.05993 second user time and 15.7006 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-19 19:47:01
IDJOB=3434102
IDBENCH=84248
IDSOLVER=1930
FILE ID=node116/3434102-1308505620
RUNJOBID= node116-1308505620-18173
PBS_JOBID= 13608190
Free space on /tmp= 73232 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434102-1308505620/watcher-3434102-1308505620 -o /tmp/evaluation-result-3434102-1308505620/solver-3434102-1308505620 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434102-1308505620.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=1391847259

node116.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28696504 kB
Buffers:        472852 kB
Cached:        3413068 kB
SwapCached:      13056 kB
Active:        1770416 kB
Inactive:      2137872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28696504 kB
SwapTotal:    67111528 kB
SwapFree:     67051820 kB
Dirty:           15168 kB
Writeback:           0 kB
AnonPages:       19544 kB
Mapped:           8844 kB
Slab:           282688 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   216072 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73232 MiB
End job on node116 at 2011-06-19 21:10:23