Trace number 3281130

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
MPhaseSAT64 2011-03-03? (TO) 1300.04 1300.01

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

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

running on 2 cores: 0,2

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: 4.03 3.77 3.40 5/189 25160
/proc/meminfo: memFree=13880932/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=3068 CPUtime=0 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 299 0 0 0 0 0 0 0 25 0 1 0 467458072 3141632 240 33554432000 134512640 134761588 4286819008 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 767 240 212 61 0 70 0

[startup+0.0233269 s]
/proc/loadavg: 4.03 3.77 3.40 5/189 25160
/proc/meminfo: memFree=13880932/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=5156 CPUtime=0.01 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 364 0 0 0 1 0 0 0 25 0 1 0 467458072 5279744 305 33554432000 134512640 134761588 4286819008 18446744073709551615 10909709 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 1289 305 225 61 0 592 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5156

[startup+0.100336 s]
/proc/loadavg: 4.03 3.77 3.40 5/189 25160
/proc/meminfo: memFree=13880932/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=5156 CPUtime=0.09 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 723 0 0 0 9 0 0 0 25 0 1 0 467458072 5279744 664 33554432000 134512640 134761588 4286819008 18446744073709551615 10911651 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 1289 664 225 61 0 592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5156

[startup+0.300319 s]
/proc/loadavg: 4.03 3.77 3.40 5/189 25160
/proc/meminfo: memFree=13880932/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=15156 CPUtime=0.28 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 6847 0 0 0 28 0 0 0 25 0 1 0 467458072 15519744 3307 33554432000 134512640 134761588 4286819008 18446744073709551615 134645239 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 3789 3307 256 61 0 3092 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15156

[startup+0.700236 s]
/proc/loadavg: 4.03 3.77 3.40 5/189 25160
/proc/meminfo: memFree=13880932/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=12228 CPUtime=0.68 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 8139 0 0 0 68 0 0 0 25 0 1 0 467458072 12521472 2583 33554432000 134512640 134761588 4286819008 18446744073709551615 134697700 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 3057 2583 264 61 0 2360 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12228

[startup+1.50109 s]
/proc/loadavg: 4.03 3.77 3.40 5/190 25161
/proc/meminfo: memFree=13870640/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=13160 CPUtime=1.48 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 8406 0 0 0 148 0 0 0 25 0 1 0 467458072 13475840 2850 33554432000 134512640 134761588 4286819008 18446744073709551615 134621752 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 3290 2850 265 61 0 2593 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13160

[startup+3.10081 s]
/proc/loadavg: 4.03 3.77 3.40 5/190 25161
/proc/meminfo: memFree=13863932/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=20760 CPUtime=3.09 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 10306 0 0 0 308 1 0 0 25 0 1 0 467458072 21258240 4750 33554432000 134512640 134761588 4286819008 18446744073709551615 134649280 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 5190 4750 265 61 0 4493 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20760

[startup+6.30024 s]
/proc/loadavg: 4.03 3.77 3.41 5/190 25161
/proc/meminfo: memFree=13861576/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=15180 CPUtime=6.29 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 10444 0 0 0 628 1 0 0 25 0 1 0 467458072 15544320 3362 33554432000 134512640 134761588 4286819008 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 3795 3362 270 61 0 3098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15180

[startup+12.7011 s]
/proc/loadavg: 4.02 3.78 3.41 5/190 25161
/proc/meminfo: memFree=13866940/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=15084 CPUtime=12.69 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 11176 0 0 0 1268 1 0 0 25 0 1 0 467458072 15446016 3306 33554432000 134512640 134761588 4286819008 18446744073709551615 134616937 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 3771 3306 270 61 0 3074 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15084

[startup+25.5008 s]
/proc/loadavg: 4.02 3.79 3.42 5/190 25161
/proc/meminfo: memFree=13866940/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=15588 CPUtime=25.49 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 12172 0 0 0 2548 1 0 0 25 0 1 0 467458072 15962112 3432 33554432000 134512640 134761588 4286819008 18446744073709551615 134617164 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 3897 3432 270 61 0 3200 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15588

[startup+51.1002 s]
/proc/loadavg: 4.01 3.80 3.43 5/190 25162
/proc/meminfo: memFree=13860904/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=21452 CPUtime=51.09 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 15223 0 0 0 5108 1 0 0 25 0 1 0 467458072 21966848 4898 33554432000 134512640 134761588 4286819008 18446744073709551615 134616752 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 5363 4898 270 61 0 4666 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21452

[startup+102.307 s]
/proc/loadavg: 4.00 3.83 3.46 5/190 25163
/proc/meminfo: memFree=13860128/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=20808 CPUtime=102.29 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 16747 0 0 0 10228 1 0 0 25 0 1 0 467458072 21307392 4737 33554432000 134512640 134761588 4286819008 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 5202 4737 270 61 0 4505 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 20808

[startup+162.3 s]
/proc/loadavg: 4.00 3.86 3.49 5/190 25165
/proc/meminfo: memFree=13838396/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=41536 CPUtime=162.29 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 44116 0 0 0 16223 6 0 0 25 0 1 0 467458072 42532864 9721 33554432000 134512640 134761588 4286819008 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 10384 9721 277 61 0 9687 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41536

[startup+222.301 s]
/proc/loadavg: 4.00 3.88 3.52 5/190 25167
/proc/meminfo: memFree=13853124/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=28360 CPUtime=222.29 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 49332 0 0 0 22222 7 0 0 25 0 1 0 467458072 29040640 6638 33554432000 134512640 134761588 4286819008 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7090 6638 277 61 0 6393 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 28360

[startup+282.301 s]
/proc/loadavg: 4.00 3.90 3.55 5/190 25168
/proc/meminfo: memFree=13853704/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=27120 CPUtime=282.3 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 51554 0 0 0 28222 8 0 0 25 0 1 0 467458072 27770880 6322 33554432000 134512640 134761588 4286819008 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 6780 6322 277 61 0 6083 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27120

[startup+342.301 s]
/proc/loadavg: 4.00 3.92 3.57 5/190 25170
/proc/meminfo: memFree=13853676/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=27044 CPUtime=342.3 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 52130 0 0 0 34222 8 0 0 25 0 1 0 467458072 27693056 6303 33554432000 134512640 134761588 4286819008 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 6761 6303 277 61 0 6064 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 27044

[startup+402.3 s]
/proc/loadavg: 4.00 3.93 3.60 5/190 25171
/proc/meminfo: memFree=13850780/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=27760 CPUtime=402.3 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 52867 0 0 0 40222 8 0 0 25 0 1 0 467458072 28426240 6514 33554432000 134512640 134761588 4286819008 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 6940 6514 277 61 0 6243 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 27760

[startup+462.301 s]
/proc/loadavg: 4.03 3.95 3.62 5/191 25174
/proc/meminfo: memFree=13850620/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=28720 CPUtime=462.3 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 53861 0 0 0 46222 8 0 0 25 0 1 0 467458072 29409280 6754 33554432000 134512640 134761588 4286819008 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7180 6754 277 61 0 6483 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 28720

[startup+522.301 s]
/proc/loadavg: 4.06 3.97 3.65 5/190 25184
/proc/meminfo: memFree=13852148/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=28056 CPUtime=522.3 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 54181 0 0 0 52222 8 0 0 25 0 1 0 467458072 28729344 6588 33554432000 134512640 134761588 4286819008 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7014 6588 277 61 0 6317 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 28056

[startup+582.3 s]
/proc/loadavg: 4.02 3.97 3.67 5/190 25185
/proc/meminfo: memFree=13852108/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=27544 CPUtime=582.3 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 54789 0 0 0 58222 8 0 0 25 0 1 0 467458072 28205056 6460 33554432000 134512640 134761588 4286819008 18446744073709551615 134747000 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 6886 6460 277 61 0 6189 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 27544

[startup+642.3 s]
/proc/loadavg: 4.01 3.97 3.69 5/190 25187
/proc/meminfo: memFree=13848480/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=29080 CPUtime=642.31 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 55173 0 0 0 64223 8 0 0 25 0 1 0 467458072 29777920 6844 33554432000 134512640 134761588 4286819008 18446744073709551615 134747059 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7270 6844 277 61 0 6573 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 29080

[startup+702.301 s]
/proc/loadavg: 2.87 3.66 3.60 3/178 25224
/proc/meminfo: memFree=13906292/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=28928 CPUtime=702.3 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 55877 0 0 0 70222 8 0 0 25 0 1 0 467458072 29622272 6806 33554432000 134512640 134761588 4286819008 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7232 6806 277 61 0 6535 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 28928

[startup+762.306 s]
/proc/loadavg: 2.32 3.36 3.50 3/178 25226
/proc/meminfo: memFree=13906020/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=29140 CPUtime=762.31 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 55941 0 0 0 76222 9 0 0 25 0 1 0 467458072 29839360 6859 33554432000 134512640 134761588 4286819008 18446744073709551615 134747482 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7285 6859 277 61 0 6588 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 29140

[startup+822.3 s]
/proc/loadavg: 1.89 3.06 3.38 2/172 25246
/proc/meminfo: memFree=13938768/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=28884 CPUtime=822.31 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 56549 0 0 0 82222 9 0 0 25 0 1 0 467458072 29577216 6795 33554432000 134512640 134761588 4286819008 18446744073709551615 134748609 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7221 6795 277 61 0 6524 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 28884

[startup+882.301 s]
/proc/loadavg: 1.33 2.68 3.23 2/172 25247
/proc/meminfo: memFree=13938616/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=29628 CPUtime=882.31 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 56741 0 0 0 88222 9 0 0 25 0 1 0 467458072 30339072 6981 33554432000 134512640 134761588 4286819008 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7407 6981 277 61 0 6710 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 29628

[startup+942.301 s]
/proc/loadavg: 1.12 2.37 3.09 2/172 25249
/proc/meminfo: memFree=13938836/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=28860 CPUtime=942.31 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 57253 0 0 0 94222 9 0 0 25 0 1 0 467458072 29552640 6789 33554432000 134512640 134761588 4286819008 18446744073709551615 134747471 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7215 6789 277 61 0 6518 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 28860

[startup+1002.3 s]
/proc/loadavg: 1.04 2.12 2.96 2/172 25250
/proc/meminfo: memFree=13939788/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=27816 CPUtime=1002.31 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 57445 0 0 0 100222 9 0 0 25 0 1 0 467458072 28483584 6528 33554432000 134512640 134761588 4286819008 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 6954 6528 277 61 0 6257 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 27816

[startup+1062.3 s]
/proc/loadavg: 1.01 1.91 2.83 2/172 25252
/proc/meminfo: memFree=13937640/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=30632 CPUtime=1062.32 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 58725 0 0 0 106222 10 0 0 25 0 1 0 467458072 31367168 7232 33554432000 134512640 134761588 4286819008 18446744073709551615 134636695 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7658 7232 277 61 0 6961 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 30632

[startup+1122.3 s]
/proc/loadavg: 1.00 1.74 2.71 2/172 25254
/proc/meminfo: memFree=13939464/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=28320 CPUtime=1122.32 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 58725 0 0 0 112222 10 0 0 25 0 1 0 467458072 28999680 6654 33554432000 134512640 134761588 4286819008 18446744073709551615 134747468 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7080 6654 277 61 0 6383 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 28320

[startup+1182.3 s]
/proc/loadavg: 1.00 1.61 2.60 2/172 25255
/proc/meminfo: memFree=13937192/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=31392 CPUtime=1182.32 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 59493 0 0 0 118222 10 0 0 25 0 1 0 467458072 32145408 7422 33554432000 134512640 134761588 4286819008 18446744073709551615 134616832 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7848 7422 277 61 0 7151 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 31392

[startup+1242.3 s]
/proc/loadavg: 1.00 1.49 2.50 2/172 25257
/proc/meminfo: memFree=13937024/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=31392 CPUtime=1242.32 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 59493 0 0 0 124222 10 0 0 25 0 1 0 467458072 32145408 7422 33554432000 134512640 134761588 4286819008 18446744073709551615 134747659 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 7848 7422 277 61 0 7151 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 31392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.40 2.40 2/172 25258
/proc/meminfo: memFree=13933132/32951124 swapFree=67111528/67111528
[pid=25160] ppid=25158 vsize=35488 CPUtime=1300.03 cores=0,2
/proc/25160/stat : 25160 (MPhaseSAT64) R 25158 25160 24629 0 -1 4202496 60517 0 0 0 129993 10 0 0 25 0 1 0 467458072 36339712 8446 33554432000 134512640 134761588 4286819008 18446744073709551615 134747212 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25160/statm: 8872 8446 277 61 0 8175 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 35488

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.94
CPU system time (s): 0.104984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 50648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.104984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60517
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= 15
involuntary context switches= 3893

runsolver used 2.02269 second user time and 4.13537 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 18:53:38
IDJOB=3281130
IDBENCH=20529
IDSOLVER=1521
FILE ID=node146/3281130-1303750418
RUNJOBID= node146-1303749769-25046
PBS_JOBID= 13154016
Free space on /tmp= 72848 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281130-1303750418/watcher-3281130-1303750418 -o /tmp/evaluation-result-3281130-1303750418/solver-3281130-1303750418 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3281130-1303750418.cnf

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=1833370451

node146.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.830
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.66
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.830
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	: 5332.75
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:     32951124 kB
MemFree:      13881088 kB
Buffers:       2071728 kB
Cached:       16325644 kB
SwapCached:          0 kB
Active:        9631356 kB
Inactive:      8904424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13881088 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3252 kB
Writeback:           0 kB
AnonPages:      137536 kB
Mapped:          16744 kB
Slab:           467680 kB
PageTables:       5444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   321412 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= 72856 MiB
End job on node146 at 2011-04-25 19:15:20