Trace number 3262755

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
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 variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

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-3262755-1303545305/watcher-3262755-1303545305 -o /tmp/evaluation-result-3262755-1303545305/solver-3262755-1303545305 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3262755-1303545305.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: 2.23 2.18 3.06 4/189 4841
/proc/meminfo: memFree=13731940/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=4396 CPUtime=0 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 336 0 0 0 0 0 0 0 25 0 1 0 544761217 4501504 277 33554432000 134512640 134761588 4287968720 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 1099 277 225 61 0 402 0

[startup+0.032677 s]
/proc/loadavg: 2.23 2.18 3.06 4/189 4841
/proc/meminfo: memFree=13731940/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=4396 CPUtime=0.03 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 492 0 0 0 3 0 0 0 25 0 1 0 544761217 4501504 433 33554432000 134512640 134761588 4287968720 18446744073709551615 6320078 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 1099 433 225 61 0 402 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4396

[startup+0.10064 s]
/proc/loadavg: 2.23 2.18 3.06 4/189 4841
/proc/meminfo: memFree=13731940/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=5208 CPUtime=0.09 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 838 0 0 0 9 0 0 0 25 0 1 0 544761217 5332992 778 33554432000 134512640 134761588 4287968720 18446744073709551615 134571656 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 1302 778 231 61 0 605 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5208

[startup+0.300617 s]
/proc/loadavg: 2.23 2.18 3.06 4/189 4841
/proc/meminfo: memFree=13731940/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=11524 CPUtime=0.29 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 4982 0 0 0 29 0 0 0 25 0 1 0 544761217 11800576 2396 33554432000 134512640 134761588 4287968720 18446744073709551615 134644378 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 2881 2396 254 61 0 2184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11524

[startup+0.700533 s]
/proc/loadavg: 2.23 2.18 3.06 4/189 4841
/proc/meminfo: memFree=13731940/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=14020 CPUtime=0.69 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 5648 0 0 0 69 0 0 0 25 0 1 0 544761217 14356480 3062 33554432000 134512640 134761588 4287968720 18446744073709551615 134616760 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 3505 3062 264 61 0 2808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14020

[startup+1.50039 s]
/proc/loadavg: 2.23 2.18 3.06 5/190 4842
/proc/meminfo: memFree=13718772/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=14020 CPUtime=1.49 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 5648 0 0 0 149 0 0 0 25 0 1 0 544761217 14356480 3062 33554432000 134512640 134761588 4287968720 18446744073709551615 134614427 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 3505 3062 264 61 0 2808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14020

[startup+3.10012 s]
/proc/loadavg: 2.37 2.21 3.06 5/190 4842
/proc/meminfo: memFree=13719764/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=12944 CPUtime=3.09 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 6086 0 0 0 309 0 0 0 25 0 1 0 544761217 13254656 2798 33554432000 134512640 134761588 4287968720 18446744073709551615 134680511 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 3236 2798 269 61 0 2539 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12944

[startup+6.30055 s]
/proc/loadavg: 2.37 2.21 3.06 5/190 4842
/proc/meminfo: memFree=13718560/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=18124 CPUtime=6.29 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 7748 0 0 0 629 0 0 0 25 0 1 0 544761217 18558976 4076 33554432000 134512640 134761588 4287968720 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 4531 4076 269 61 0 3834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18124

[startup+12.7004 s]
/proc/loadavg: 2.62 2.27 3.07 5/190 4843
/proc/meminfo: memFree=13715708/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=15096 CPUtime=12.69 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 16443 0 0 0 1268 1 0 0 25 0 1 0 544761217 15458304 3313 33554432000 134512640 134761588 4287968720 18446744073709551615 134614635 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 3774 3313 276 61 0 3077 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15096

[startup+25.5002 s]
/proc/loadavg: 2.83 2.33 3.08 5/190 4843
/proc/meminfo: memFree=13712500/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=16100 CPUtime=25.49 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 17522 0 0 0 2548 1 0 0 25 0 1 0 544761217 16486400 3540 33554432000 134512640 134761588 4287968720 18446744073709551615 134636025 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 4025 3540 276 61 0 3328 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16100

[startup+51.1007 s]
/proc/loadavg: 3.23 2.46 3.11 5/190 4844
/proc/meminfo: memFree=13711700/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=15976 CPUtime=51.1 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 20756 0 0 0 5108 2 0 0 25 0 1 0 544761217 16359424 3560 33554432000 134512640 134761588 4287968720 18446744073709551615 134635877 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 3994 3560 276 61 0 3297 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 15976

[startup+102.307 s]
/proc/loadavg: 3.69 2.72 3.15 5/190 4845
/proc/meminfo: memFree=13707216/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=16940 CPUtime=102.3 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 24300 0 0 0 10228 2 0 0 25 0 1 0 544761217 17346560 3793 33554432000 134512640 134761588 4287968720 18446744073709551615 134751749 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 4235 3793 276 61 0 3538 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 16940

[startup+162.3 s]
/proc/loadavg: 3.87 2.93 3.20 5/190 4847
/proc/meminfo: memFree=13701856/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=22728 CPUtime=162.3 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 28936 0 0 0 16227 3 0 0 25 0 1 0 544761217 23273472 5245 33554432000 134512640 134761588 4287968720 18446744073709551615 134635988 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5682 5245 284 61 0 4985 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 22728

[startup+222.301 s]
/proc/loadavg: 3.96 3.14 3.25 5/190 4875
/proc/meminfo: memFree=13694420/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=22592 CPUtime=222.3 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 30478 0 0 0 22227 3 0 0 25 0 1 0 544761217 23134208 5205 33554432000 134512640 134761588 4287968720 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5648 5205 284 61 0 4951 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 22592

[startup+282.3 s]
/proc/loadavg: 3.98 3.28 3.29 5/190 4877
/proc/meminfo: memFree=13687064/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=20712 CPUtime=282.3 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 39532 0 0 0 28225 5 0 0 25 0 1 0 544761217 21209088 4723 33554432000 134512640 134761588 4287968720 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5178 4723 284 61 0 4481 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 20712

[startup+342.301 s]
/proc/loadavg: 4.06 3.43 3.34 5/190 4878
/proc/meminfo: memFree=13690520/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=20776 CPUtime=342.3 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 48008 0 0 0 34224 6 0 0 25 0 1 0 544761217 21274624 4771 33554432000 134512640 134761588 4287968720 18446744073709551615 134680502 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5194 4771 284 61 0 4497 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 20776

[startup+402.3 s]
/proc/loadavg: 4.02 3.52 3.38 5/190 4889
/proc/meminfo: memFree=13687928/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21236 CPUtime=402.29 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 55807 0 0 0 40222 7 0 0 25 0 1 0 544761217 21745664 4854 33554432000 134512640 134761588 4287968720 18446744073709551615 134635902 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5309 4854 284 61 0 4612 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 21236

[startup+462.301 s]
/proc/loadavg: 4.05 3.63 3.42 5/190 4891
/proc/meminfo: memFree=13691620/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21140 CPUtime=462.3 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 64215 0 0 0 46221 9 0 0 25 0 1 0 544761217 21647360 4862 33554432000 134512640 134761588 4287968720 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5285 4862 284 61 0 4588 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 21140

[startup+522.3 s]
/proc/loadavg: 4.02 3.69 3.45 5/190 4892
/proc/meminfo: memFree=13691704/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21396 CPUtime=522.3 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 70018 0 0 0 52220 10 0 0 25 0 1 0 544761217 21909504 4894 33554432000 134512640 134761588 4287968720 18446744073709551615 134635887 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5349 4894 284 61 0 4652 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 21396

[startup+582.301 s]
/proc/loadavg: 4.00 3.75 3.48 5/190 4894
/proc/meminfo: memFree=13691172/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21636 CPUtime=582.31 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 80787 0 0 0 58219 12 0 0 25 0 1 0 544761217 22155264 4986 33554432000 134512640 134761588 4287968720 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5409 4986 284 61 0 4712 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 21636

[startup+642.3 s]
/proc/loadavg: 4.00 3.79 3.51 5/190 4895
/proc/meminfo: memFree=13694488/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=22044 CPUtime=642.32 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 84937 0 0 0 64219 13 0 0 25 0 1 0 544761217 22573056 5056 33554432000 134512640 134761588 4287968720 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5511 5056 284 61 0 4814 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 22044

[startup+702.301 s]
/proc/loadavg: 4.04 3.84 3.55 5/190 4897
/proc/meminfo: memFree=13686032/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=19836 CPUtime=702.31 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 97181 0 0 0 70217 14 0 0 25 0 1 0 544761217 20312064 4522 33554432000 134512640 134761588 4287968720 18446744073709551615 134614427 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 4959 4522 284 61 0 4262 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 19836

[startup+762.307 s]
/proc/loadavg: 4.01 3.87 3.57 5/190 4899
/proc/meminfo: memFree=13694308/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21032 CPUtime=762.31 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 108312 0 0 0 76216 15 0 0 25 0 1 0 544761217 21536768 4835 33554432000 134512640 134761588 4287968720 18446744073709551615 134636047 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5258 4835 284 61 0 4561 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 21032

[startup+822.301 s]
/proc/loadavg: 4.00 3.89 3.59 5/190 4900
/proc/meminfo: memFree=13690792/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21272 CPUtime=822.31 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 117090 0 0 0 82215 16 0 0 25 0 1 0 544761217 21782528 4863 33554432000 134512640 134761588 4287968720 18446744073709551615 134635887 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5318 4863 284 61 0 4621 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 21272

[startup+882.3 s]
/proc/loadavg: 4.00 3.91 3.62 5/190 4902
/proc/meminfo: memFree=13689764/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=16288 CPUtime=882.31 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 131679 0 0 0 88213 18 0 0 25 0 1 0 544761217 16678912 3635 33554432000 134512640 134761588 4287968720 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 4072 3635 284 61 0 3375 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 16288

[startup+942.301 s]
/proc/loadavg: 4.04 3.93 3.64 5/190 4903
/proc/meminfo: memFree=13689368/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21492 CPUtime=942.31 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 146667 0 0 0 94211 20 0 0 25 0 1 0 544761217 22007808 4918 33554432000 134512640 134761588 4287968720 18446744073709551615 134635929 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5373 4918 284 61 0 4676 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 21492

[startup+1002.3 s]
/proc/loadavg: 4.01 3.94 3.66 5/190 4905
/proc/meminfo: memFree=13691692/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21712 CPUtime=1002.31 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 153000 0 0 0 100210 21 0 0 25 0 1 0 544761217 22233088 4949 33554432000 134512640 134761588 4287968720 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5428 4949 284 61 0 4731 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 21712

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.68 5/190 4907
/proc/meminfo: memFree=13690680/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21360 CPUtime=1062.31 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 158744 0 0 0 106209 22 0 0 25 0 1 0 544761217 21872640 4917 33554432000 134512640 134761588 4287968720 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5340 4917 284 61 0 4643 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 21360

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.70 5/190 4908
/proc/meminfo: memFree=13688276/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21312 CPUtime=1122.31 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 162954 0 0 0 112209 22 0 0 25 0 1 0 544761217 21823488 4872 33554432000 134512640 134761588 4287968720 18446744073709551615 134635853 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5328 4872 284 61 0 4631 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 21312

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.71 5/190 4910
/proc/meminfo: memFree=13685152/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21972 CPUtime=1182.32 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 169247 0 0 0 118209 23 0 0 25 0 1 0 544761217 22499328 5015 33554432000 134512640 134761588 4287968720 18446744073709551615 134644378 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5493 5015 284 61 0 4796 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 21972

[startup+1242.3 s]
/proc/loadavg: 4.06 3.98 3.74 5/190 4911
/proc/meminfo: memFree=13683748/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=21704 CPUtime=1242.32 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 171941 0 0 0 124208 24 0 0 25 0 1 0 544761217 22224896 4943 33554432000 134512640 134761588 4287968720 18446744073709551615 134635900 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5426 4943 284 61 0 4729 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 21704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.23 3.79 3.68 3/178 4949
/proc/meminfo: memFree=13719560/32951124 swapFree=67102140/67111528
[pid=4841] ppid=4839 vsize=22616 CPUtime=1300.02 cores=1,3
/proc/4841/stat : 4841 (MPhaseSAT64) R 4839 4841 3806 0 -1 4202496 175721 0 0 0 129978 24 0 0 25 0 1 0 544761217 23158784 5199 33554432000 134512640 134761588 4287968720 18446744073709551615 134635870 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4841/statm: 5654 5199 284 61 0 4957 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 22616

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.79
CPU system time (s): 0.249962
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 24144

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

runsolver used 1.9897 second user time and 4.75328 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-23 09:55:06
IDJOB=3262755
IDBENCH=83894
IDSOLVER=1521
FILE ID=node119/3262755-1303545305
RUNJOBID= node119-1303545276-4773
PBS_JOBID= 13143119
Free space on /tmp= 71916 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262755-1303545305/watcher-3262755-1303545305 -o /tmp/evaluation-result-3262755-1303545305/solver-3262755-1303545305 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3262755-1303545305.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=1812665132

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13732096 kB
Buffers:       2209096 kB
Cached:       16347012 kB
SwapCached:       5504 kB
Active:        7458788 kB
Inactive:     11182076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13732096 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            4756 kB
Writeback:           0 kB
AnonPages:       82636 kB
Mapped:          16720 kB
Slab:           514164 kB
PageTables:       5308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274852 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= 71920 MiB
End job on node119 at 2011-04-23 10:16:48