Trace number 3259379

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
UmSat 2011-02-25? (TO) 1300.09 1300.05

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
Bench CategoryCRAFTED (crafted 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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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.0 (svn: 935)

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-3259379-1303507196/watcher-3259379-1303507196 -o /tmp/evaluation-result-3259379-1303507196/solver-3259379-1303507196 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3259379-1303507196.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.90 3.64 4/189 26299
/proc/meminfo: memFree=13564216/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=11776 CPUtime=0 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4194304 370 0 0 0 0 0 0 0 22 0 1 0 540950256 12058624 309 33554432000 4194304 4263880 140736744922816 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 2944 309 241 17 0 117 0

[startup+0.0992401 s]
/proc/loadavg: 3.68 3.90 3.64 4/189 26299
/proc/meminfo: memFree=13564216/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=13340 CPUtime=0.09 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4194304 908 0 0 0 9 0 0 0 22 0 1 0 540950256 13660160 701 33554432000 4194304 4263880 140736744922816 18446744073709551615 47049643960048 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 3335 701 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.100252 s]
/proc/loadavg: 3.68 3.90 3.64 4/189 26299
/proc/meminfo: memFree=13564216/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=13340 CPUtime=0.09 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4194304 910 0 0 0 9 0 0 0 22 0 1 0 540950256 13660160 703 33554432000 4194304 4263880 140736744922816 18446744073709551615 47049643893067 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 3335 703 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300199 s]
/proc/loadavg: 3.68 3.90 3.64 4/189 26299
/proc/meminfo: memFree=13564216/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=18812 CPUtime=0.29 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4194304 2593 0 0 0 29 0 0 0 23 0 1 0 540950256 19263488 1808 33554432000 4194304 4263880 140736744922816 18446744073709551615 47049644108893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 4703 1808 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.701124 s]
/proc/loadavg: 3.68 3.90 3.64 4/189 26299
/proc/meminfo: memFree=13564216/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=25976 CPUtime=0.69 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4194304 5075 0 0 0 69 0 0 0 25 0 1 0 540950256 26599424 3521 33554432000 4194304 4263880 140736744922816 18446744073709551615 47049644051598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 6494 3521 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50097 s]
/proc/loadavg: 3.68 3.90 3.64 5/190 26300
/proc/meminfo: memFree=13459428/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=47464 CPUtime=1.49 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 11951 0 0 0 148 1 0 0 25 0 1 0 540950256 48603136 9136 33554432000 4194304 4263880 140736744922816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 11866 9136 247 17 0 9039 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47464

[startup+3.10067 s]
/proc/loadavg: 3.68 3.90 3.64 5/190 26300
/proc/meminfo: memFree=13435120/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=63324 CPUtime=3.09 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 15916 0 0 0 308 1 0 0 25 0 1 0 540950256 64843776 13101 33554432000 4194304 4263880 140736744922816 18446744073709551615 231895151301 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 15831 13101 247 17 0 13004 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63324

[startup+6.30108 s]
/proc/loadavg: 3.70 3.90 3.64 5/190 26300
/proc/meminfo: memFree=13361400/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=85620 CPUtime=6.29 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 21449 0 0 0 627 2 0 0 25 0 1 0 540950256 87674880 18634 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 21405 18634 247 17 0 18578 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85620

[startup+12.7009 s]
/proc/loadavg: 3.73 3.90 3.65 5/190 26301
/proc/meminfo: memFree=13262356/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=118052 CPUtime=12.69 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 29579 0 0 0 1265 4 0 0 25 0 1 0 540950256 120885248 26764 33554432000 4194304 4263880 140736744922816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 29513 26764 247 17 0 26686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118052

[startup+25.5004 s]
/proc/loadavg: 3.79 3.90 3.65 5/190 26301
/proc/meminfo: memFree=13134928/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=156812 CPUtime=25.49 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 39234 0 0 0 2542 7 0 0 25 0 1 0 540950256 160575488 36419 33554432000 4194304 4263880 140736744922816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 39203 36419 247 17 0 36376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156812

[startup+51.1006 s]
/proc/loadavg: 3.86 3.91 3.66 5/190 26302
/proc/meminfo: memFree=12957036/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=219732 CPUtime=51.09 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 54937 0 0 0 5098 11 0 0 25 0 1 0 540950256 225005568 52121 33554432000 4194304 4263880 140736744922816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 54933 52121 247 17 0 52106 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 219732

[startup+102.307 s]
/proc/loadavg: 3.94 3.92 3.67 5/190 26303
/proc/meminfo: memFree=12699844/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=301468 CPUtime=102.3 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 75114 0 0 0 10213 17 0 0 25 0 1 0 540950256 308703232 72298 33554432000 4194304 4263880 140736744922816 18446744073709551615 231895146480 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 75367 72298 247 17 0 72540 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 301468

[startup+162.301 s]
/proc/loadavg: 3.98 3.93 3.69 5/190 26305
/proc/meminfo: memFree=12497712/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=366764 CPUtime=162.29 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 91233 0 0 0 16208 21 0 0 25 0 1 0 540950256 375566336 88416 33554432000 4194304 4263880 140736744922816 18446744073709551615 4207781 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 91691 88416 248 17 0 88864 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 366764

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.71 5/190 26306
/proc/meminfo: memFree=12301264/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=432740 CPUtime=222.3 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 107659 0 0 0 22203 27 0 0 25 0 1 0 540950256 443125760 104841 33554432000 4194304 4263880 140736744922816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 108185 104841 248 17 0 105358 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 432740

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.72 5/190 26308
/proc/meminfo: memFree=12133340/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=488244 CPUtime=282.3 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 121196 0 0 0 28199 31 0 0 25 0 1 0 540950256 499961856 118378 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 122061 118378 249 17 0 119234 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 488244

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.74 5/190 26309
/proc/meminfo: memFree=11995436/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=536976 CPUtime=342.3 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 133164 0 0 0 34196 34 0 0 25 0 1 0 540950256 549863424 130345 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 134244 130345 249 17 0 131417 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 536976

[startup+402.3 s]
/proc/loadavg: 3.99 3.96 3.75 5/190 26311
/proc/meminfo: memFree=11870424/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=585432 CPUtime=402.3 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 145194 0 0 0 40192 38 0 0 25 0 1 0 540950256 599482368 142374 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 146358 142374 249 17 0 143531 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 585432

[startup+462.301 s]
/proc/loadavg: 4.03 3.98 3.77 5/190 26313
/proc/meminfo: memFree=11747900/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=628572 CPUtime=462.3 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 155778 0 0 0 46188 42 0 0 25 0 1 0 540950256 643657728 152956 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205743 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 157143 152956 247 17 0 154316 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 628572

[startup+522.301 s]
/proc/loadavg: 4.11 4.01 3.79 5/190 26314
/proc/meminfo: memFree=11645696/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=663296 CPUtime=522.3 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 164309 0 0 0 52185 45 0 0 25 0 1 0 540950256 679215104 161486 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205660 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 165824 161486 248 17 0 162997 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 663296

[startup+582.3 s]
/proc/loadavg: 4.04 4.00 3.80 5/190 26316
/proc/meminfo: memFree=11540768/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=697396 CPUtime=582.31 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 172737 0 0 0 58183 48 0 0 25 0 1 0 540950256 714133504 169914 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205756 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 174349 169914 248 17 0 171522 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 697396

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.81 5/190 26317
/proc/meminfo: memFree=11448612/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=726144 CPUtime=642.32 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 179867 0 0 0 64181 51 0 0 25 0 1 0 540950256 743571456 177044 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 181536 177044 248 17 0 178709 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 726144

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 26319
/proc/meminfo: memFree=11354576/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=755576 CPUtime=702.31 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 187222 0 0 0 70177 54 0 0 25 0 1 0 540950256 773709824 184399 33554432000 4194304 4263880 140736744922816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 188894 184399 248 17 0 186067 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 755576

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 26321
/proc/meminfo: memFree=11255104/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=787148 CPUtime=762.32 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 194975 0 0 0 76176 56 0 0 25 0 1 0 540950256 806039552 192152 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 196787 192152 248 17 0 193960 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 787148

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 26322
/proc/meminfo: memFree=11182040/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=810860 CPUtime=822.32 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 200846 0 0 0 82173 59 0 0 25 0 1 0 540950256 830320640 198022 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 202715 198022 249 17 0 199888 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 810860

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 26324
/proc/meminfo: memFree=11100672/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=836812 CPUtime=882.32 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 207178 0 0 0 88171 61 0 0 25 0 1 0 540950256 856895488 204353 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 209203 204353 248 17 0 206376 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 836812

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 26325
/proc/meminfo: memFree=11033576/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=858356 CPUtime=942.32 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 212512 0 0 0 94170 62 0 0 25 0 1 0 540950256 878956544 209687 33554432000 4194304 4263880 140736744922816 18446744073709551615 4207783 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 214589 209687 248 17 0 211762 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 858356

[startup+1002.3 s]
/proc/loadavg: 4.10 4.03 3.86 5/190 26327
/proc/meminfo: memFree=10957792/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=882068 CPUtime=1002.33 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 218435 0 0 0 100168 65 0 0 25 0 1 0 540950256 903237632 215610 33554432000 4194304 4263880 140736744922816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 220517 215610 248 17 0 217690 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 882068

[startup+1062.3 s]
/proc/loadavg: 4.06 4.03 3.87 5/190 26329
/proc/meminfo: memFree=10889948/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=903896 CPUtime=1062.33 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 223846 0 0 0 106167 66 0 0 25 0 1 0 540950256 925589504 221020 33554432000 4194304 4263880 140736744922816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 225974 221020 247 17 0 223147 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 903896

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.88 5/190 26330
/proc/meminfo: memFree=10819852/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=929668 CPUtime=1122.32 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 230256 0 0 0 112164 68 0 0 25 0 1 0 540950256 951980032 227430 33554432000 4194304 4263880 140736744922816 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 232417 227430 247 17 0 229590 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 929668

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.88 5/190 26335
/proc/meminfo: memFree=10750768/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=953328 CPUtime=1182.33 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 236051 0 0 0 118163 70 0 0 25 0 1 0 540950256 976207872 233225 33554432000 4194304 4263880 140736744922816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 238332 233225 247 17 0 235505 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 953328

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 26336
/proc/meminfo: memFree=10671152/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=982240 CPUtime=1242.33 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 242606 0 0 0 124161 72 0 0 25 0 1 0 540950256 1005813760 239780 33554432000 4194304 4263880 140736744922816 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 245560 239780 248 17 0 242733 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 982240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.90 3/186 26341
/proc/meminfo: memFree=12582376/32950928 swapFree=67111528/67111528
[pid=26299] ppid=26297 vsize=1006524 CPUtime=1300.04 cores=1,3
/proc/26299/stat : 26299 (umsat) R 26297 26299 25554 0 -1 4202496 248589 0 0 0 129930 74 0 0 25 0 1 0 540950256 1030680576 245762 33554432000 4194304 4263880 140736744922816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26299/statm: 251631 245762 247 17 0 248804 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1006524

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): 1300.05
CPU time (s): 1300.09
CPU user time (s): 1299.3
CPU system time (s): 0.78788
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1006524

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

runsolver used 1.9837 second user time and 5.11822 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-22 23:19:56
IDJOB=3259379
IDBENCH=71571
IDSOLVER=1582
FILE ID=node114/3259379-1303507196
RUNJOBID= node114-1303507195-26259
PBS_JOBID= 13134223
Free space on /tmp= 71244 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259379-1303507196/watcher-3259379-1303507196 -o /tmp/evaluation-result-3259379-1303507196/solver-3259379-1303507196 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3259379-1303507196.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=86544685

node114.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.848
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.69
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.848
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.848
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.74
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:      13564488 kB
Buffers:       1911960 kB
Cached:       16820784 kB
SwapCached:          0 kB
Active:        9419048 kB
Inactive:      9387360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13564488 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17260 kB
Writeback:           0 kB
AnonPages:       73292 kB
Mapped:          14896 kB
Slab:           516868 kB
PageTables:       5444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   260976 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= 71256 MiB
End job on node114 at 2011-04-22 23:41:38