Trace number 3445839

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
MPhaseSAT 2011-02-15? (TO) 5000.04 4999.92

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

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: 977)

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-3445839-1306983686/watcher-3445839-1306983686 -o /tmp/evaluation-result-3445839-1306983686/solver-3445839-1306983686 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445839-1306983686.cnf 

running on 4 cores: 1,3,5,7

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: 1.00 1.01 1.02 3/520 12992
/proc/meminfo: memFree=21912388/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=1372 CPUtime=0 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) D 12987 12990 11429 0 -1 4194304 82 0 2 0 0 0 0 0 18 0 1 0 790784059 1404928 38 33554432000 134512640 134731564 4294008224 18446744073709551615 10371796 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 0
/proc/12990/statm: 343 38 30 54 0 30 0

[startup+0.043737 s]
/proc/loadavg: 1.00 1.01 1.02 3/520 12992
/proc/meminfo: memFree=21912388/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=3036 CPUtime=0 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 342 0 8 0 0 0 0 0 17 0 1 0 790784059 3108864 290 33554432000 134512640 134731564 4294008224 18446744073709551615 134580362 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 759 290 238 54 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3036

[startup+0.100725 s]
/proc/loadavg: 1.00 1.01 1.02 3/520 12992
/proc/meminfo: memFree=21912388/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=3424 CPUtime=0.05 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 450 0 8 0 5 0 0 0 17 0 1 0 790784059 3506176 398 33554432000 134512640 134731564 4294008224 18446744073709551615 10583886 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 856 398 269 54 0 166 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3424

[startup+0.300693 s]
/proc/loadavg: 1.00 1.01 1.02 3/520 12992
/proc/meminfo: memFree=21912388/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=3552 CPUtime=0.25 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 507 0 8 0 25 0 0 0 18 0 1 0 790784059 3637248 455 33554432000 134512640 134731564 4294008224 18446744073709551615 134667774 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 888 455 269 54 0 198 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 3552

[startup+0.700629 s]
/proc/loadavg: 1.00 1.01 1.02 3/520 12992
/proc/meminfo: memFree=21912388/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=3940 CPUtime=0.65 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 574 0 8 0 65 0 0 0 18 0 1 0 790784059 4034560 522 33554432000 134512640 134731564 4294008224 18446744073709551615 134621018 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 985 522 269 54 0 295 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 3940

[startup+1.50048 s]
/proc/loadavg: 1.08 1.03 1.03 3/522 12994
/proc/meminfo: memFree=21905072/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=4200 CPUtime=1.45 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 661 0 8 0 145 0 0 0 19 0 1 0 790784059 4300800 609 33554432000 134512640 134731564 4294008224 18446744073709551615 134721874 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 1050 609 269 54 0 360 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 4200

[startup+3.10018 s]
/proc/loadavg: 1.08 1.03 1.03 3/522 12994
/proc/meminfo: memFree=21902468/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=4728 CPUtime=3.05 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 788 0 8 0 305 0 0 0 25 0 1 0 790784059 4841472 736 33554432000 134512640 134731564 4294008224 18446744073709551615 134720157 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 1182 736 269 54 0 492 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 4728

[startup+6.30059 s]
/proc/loadavg: 1.08 1.03 1.03 3/522 12994
/proc/meminfo: memFree=21900876/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=5520 CPUtime=6.26 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 996 0 8 0 626 0 0 0 25 0 1 0 790784059 5652480 944 33554432000 134512640 134731564 4294008224 18446744073709551615 134620719 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 1380 944 269 54 0 690 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 5520

[startup+12.7004 s]
/proc/loadavg: 1.22 1.06 1.04 3/522 12994
/proc/meminfo: memFree=21897692/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=6320 CPUtime=12.66 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 1192 0 8 0 1266 0 0 0 25 0 1 0 790784059 6471680 1140 33554432000 134512640 134731564 4294008224 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 1580 1140 269 54 0 890 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6320

[startup+25.5011 s]
/proc/loadavg: 1.34 1.09 1.05 3/522 12995
/proc/meminfo: memFree=21895088/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=7640 CPUtime=25.46 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 1489 0 8 0 2546 0 0 0 25 0 1 0 790784059 7823360 1437 33554432000 134512640 134731564 4294008224 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 1910 1437 269 54 0 1220 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7640

[startup+51.1004 s]
/proc/loadavg: 1.69 1.19 1.08 3/522 12995
/proc/meminfo: memFree=21894432/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=9684 CPUtime=51.06 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 1968 0 8 0 5106 0 0 0 25 0 1 0 790784059 9916416 1916 33554432000 134512640 134731564 4294008224 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 2421 1916 269 54 0 1731 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9684

[startup+102.32 s]
/proc/loadavg: 1.87 1.33 1.13 3/522 12997
/proc/meminfo: memFree=21888304/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=12020 CPUtime=102.28 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 2489 0 8 0 10228 0 0 0 25 0 1 0 790784059 12308480 2437 33554432000 134512640 134731564 4294008224 18446744073709551615 134624751 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 3005 2437 269 54 0 2315 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 12020

[startup+162.301 s]
/proc/loadavg: 1.95 1.45 1.18 3/522 12998
/proc/meminfo: memFree=21883412/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=12936 CPUtime=162.26 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 2652 0 8 0 16226 0 0 0 25 0 1 0 790784059 13246464 2600 33554432000 134512640 134731564 4294008224 18446744073709551615 134621022 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 3234 2600 269 54 0 2544 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 12936

[startup+222.301 s]
/proc/loadavg: 1.98 1.54 1.23 3/522 13000
/proc/meminfo: memFree=21881612/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=14792 CPUtime=222.26 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 3013 0 8 0 22226 0 0 0 25 0 1 0 790784059 15147008 2961 33554432000 134512640 134731564 4294008224 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 3698 2961 269 54 0 3008 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 14792

[startup+282.301 s]
/proc/loadavg: 1.99 1.62 1.28 3/522 13001
/proc/meminfo: memFree=21881788/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=15336 CPUtime=282.26 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 3112 0 8 0 28226 0 0 0 25 0 1 0 790784059 15704064 3060 33554432000 134512640 134731564 4294008224 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 3834 3060 269 54 0 3144 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 15336

[startup+342.301 s]
/proc/loadavg: 1.99 1.69 1.32 3/522 13003
/proc/meminfo: memFree=21881000/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=16136 CPUtime=342.26 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 3274 0 8 0 34226 0 0 0 25 0 1 0 790784059 16523264 3222 33554432000 134512640 134731564 4294008224 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 4034 3222 269 54 0 3344 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 16136

[startup+402.301 s]
/proc/loadavg: 1.99 1.74 1.36 3/522 13005
/proc/meminfo: memFree=21880200/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=16488 CPUtime=402.26 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 3337 0 8 0 40226 0 0 0 25 0 1 0 790784059 16883712 3285 33554432000 134512640 134731564 4294008224 18446744073709551615 134719983 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 4122 3285 269 54 0 3432 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 16488

[startup+462.301 s]
/proc/loadavg: 1.99 1.79 1.40 3/522 13006
/proc/meminfo: memFree=21879412/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=17480 CPUtime=462.27 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 3554 0 8 0 46227 0 0 0 25 0 1 0 790784059 17899520 3502 33554432000 134512640 134731564 4294008224 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 4370 3502 269 54 0 3680 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 17480

[startup+522.301 s]
/proc/loadavg: 1.99 1.82 1.43 3/522 13008
/proc/meminfo: memFree=21878620/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=18056 CPUtime=522.27 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 3672 0 8 0 52227 0 0 0 25 0 1 0 790784059 18489344 3620 33554432000 134512640 134731564 4294008224 18446744073709551615 134720304 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 4514 3620 269 54 0 3824 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 18056

[startup+582.301 s]
/proc/loadavg: 2.07 1.88 1.47 3/522 13009
/proc/meminfo: memFree=21878808/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=18248 CPUtime=582.27 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 3694 0 8 0 58227 0 0 0 25 0 1 0 790784059 18685952 3642 33554432000 134512640 134731564 4294008224 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 4562 3642 269 54 0 3872 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 18248

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 1.98 3/522 13114
/proc/meminfo: memFree=21872084/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=21528 CPUtime=4062.4 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5581 0 8 0 406240 0 0 0 25 0 1 0 790784059 22044672 4522 33554432000 134512640 134731564 4294008224 18446744073709551615 134719759 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5382 4522 269 54 0 4692 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 21528

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/522 13116
/proc/meminfo: memFree=21872280/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=21720 CPUtime=4122.38 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5594 0 8 0 412238 0 0 0 25 0 1 0 790784059 22241280 4535 33554432000 134512640 134731564 4294008224 18446744073709551615 134659280 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5430 4535 269 54 0 4740 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 21720

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/522 13117
/proc/meminfo: memFree=21872076/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=21720 CPUtime=4182.38 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5603 0 8 0 418238 0 0 0 25 0 1 0 790784059 22241280 4544 33554432000 134512640 134731564 4294008224 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5430 4544 269 54 0 4740 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 21720

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/522 13119
/proc/meminfo: memFree=21871900/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=22104 CPUtime=4242.38 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5655 0 8 0 424238 0 0 0 25 0 1 0 790784059 22634496 4596 33554432000 134512640 134731564 4294008224 18446744073709551615 134670336 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5526 4596 269 54 0 4836 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 22104

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/522 13121
/proc/meminfo: memFree=21871716/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=22104 CPUtime=4302.38 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5655 0 8 0 430238 0 0 0 25 0 1 0 790784059 22634496 4596 33554432000 134512640 134731564 4294008224 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5526 4596 269 54 0 4836 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 22104

[startup+4362.3 s]
/proc/loadavg: 2.19 2.05 2.00 3/522 13122
/proc/meminfo: memFree=21871680/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=22104 CPUtime=4362.39 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5677 0 8 0 436239 0 0 0 25 0 1 0 790784059 22634496 4618 33554432000 134512640 134731564 4294008224 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5526 4618 269 54 0 4836 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 22104

[startup+4422.3 s]
/proc/loadavg: 2.18 2.07 2.00 3/522 13124
/proc/meminfo: memFree=21871516/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=22104 CPUtime=4422.39 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5677 0 8 0 442239 0 0 0 25 0 1 0 790784059 22634496 4618 33554432000 134512640 134731564 4294008224 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5526 4618 269 54 0 4836 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 22104

[startup+4482.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/522 13125
/proc/meminfo: memFree=21871600/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=22296 CPUtime=4482.39 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5697 0 8 0 448239 0 0 0 25 0 1 0 790784059 22831104 4638 33554432000 134512640 134731564 4294008224 18446744073709551615 134720192 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5574 4638 269 54 0 4884 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 22296

[startup+4542.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 13127
/proc/meminfo: memFree=21871432/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=22296 CPUtime=4542.39 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5711 0 8 0 454239 0 0 0 25 0 1 0 790784059 22831104 4652 33554432000 134512640 134731564 4294008224 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5574 4652 269 54 0 4884 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 22296

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 13129
/proc/meminfo: memFree=21871260/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=22488 CPUtime=4602.4 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5733 0 8 0 460240 0 0 0 25 0 1 0 790784059 23027712 4674 33554432000 134512640 134731564 4294008224 18446744073709551615 134667199 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5622 4674 269 54 0 4932 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 22488

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 13130
/proc/meminfo: memFree=21868976/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=22680 CPUtime=4662.4 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5755 0 8 0 466240 0 0 0 25 0 1 0 790784059 23224320 4696 33554432000 134512640 134731564 4294008224 18446744073709551615 134659313 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5670 4696 269 54 0 4980 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 22680

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 13132
/proc/meminfo: memFree=21871164/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=22680 CPUtime=4722.42 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5775 0 8 0 472242 0 0 0 25 0 1 0 790784059 23224320 4716 33554432000 134512640 134731564 4294008224 18446744073709551615 134659296 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5670 4716 269 54 0 4980 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 22680

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 13133
/proc/meminfo: memFree=21872200/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=22872 CPUtime=4782.4 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5796 0 8 0 478240 0 0 0 25 0 1 0 790784059 23420928 4737 33554432000 134512640 134731564 4294008224 18446744073709551615 134720157 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5718 4737 269 54 0 5028 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 22872

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 13135
/proc/meminfo: memFree=21870060/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=22872 CPUtime=4842.4 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5799 0 8 0 484240 0 0 0 25 0 1 0 790784059 23420928 4740 33554432000 134512640 134731564 4294008224 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5718 4740 269 54 0 5028 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 22872

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/522 13137
/proc/meminfo: memFree=21870872/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=23064 CPUtime=4902.4 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5818 0 8 0 490240 0 0 0 25 0 1 0 790784059 23617536 4759 33554432000 134512640 134731564 4294008224 18446744073709551615 134673176 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5766 4759 269 54 0 5076 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 23064

[startup+4962.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/522 13138
/proc/meminfo: memFree=21870820/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=23064 CPUtime=4962.4 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5838 0 8 0 496240 0 0 0 25 0 1 0 790784059 23617536 4779 33554432000 134512640 134731564 4294008224 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5766 4779 269 54 0 5076 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 23064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.03 2.02 2.00 4/522 13139
/proc/meminfo: memFree=21870668/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=23256 CPUtime=5000.02 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5851 0 8 0 500002 0 0 0 25 0 1 0 790784059 23814144 4792 33554432000 134512640 134731564 4294008224 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5814 4792 269 54 0 5124 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 23256

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.03 2.02 2.00 4/522 13139
/proc/meminfo: memFree=21870668/32951124 swapFree=58800704/67111528
[pid=12990] ppid=12987 vsize=23256 CPUtime=5000.02 cores=1,3,5,7
/proc/12990/stat : 12990 (MPhaseSAT) R 12987 12990 11429 0 -1 4202496 5851 0 8 0 500002 0 0 0 25 0 1 0 790784059 23814144 4792 33554432000 134512640 134731564 4294008224 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 3
/proc/12990/statm: 5814 4792 269 54 0 5124 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 23256

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.04
CPU user time (s): 5000.03
CPU system time (s): 0.006998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 23256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.03
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5851
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 85
involuntary context switches= 7276

runsolver used 23.7344 second user time and 62.4135 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-02 05:01:26
IDJOB=3445839
IDBENCH=84715
IDSOLVER=1941
FILE ID=node142/3445839-1306983686
RUNJOBID= node142-1306983686-12974
PBS_JOBID= 13497650
Free space on /tmp= 73848 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445839-1306983686/watcher-3445839-1306983686 -o /tmp/evaluation-result-3445839-1306983686/solver-3445839-1306983686 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445839-1306983686.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=824158162

node142.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.846
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:      21912808 kB
Buffers:        160924 kB
Cached:         214172 kB
SwapCached:      11420 kB
Active:        9131612 kB
Inactive:      1655044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21912808 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:             564 kB
Writeback:           0 kB
AnonPages:    10408480 kB
Mapped:          31340 kB
Slab:           106304 kB
PageTables:      74796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145380064 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= 73848 MiB
End job on node142 at 2011-06-02 06:24:48