Trace number 3283890

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 1300.01

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.74 3.93 3.91 4/189 5907
/proc/meminfo: memFree=13017520/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=5456 CPUtime=0 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 317 0 0 0 0 0 0 0 18 0 1 0 566445109 5586944 258 33554432000 134512640 134761588 4287702384 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 1364 258 225 61 0 667 0

[startup+0.0318331 s]
/proc/loadavg: 3.74 3.93 3.91 4/189 5907
/proc/meminfo: memFree=13017520/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=5456 CPUtime=0.02 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 459 0 0 0 2 0 0 0 18 0 1 0 566445109 5586944 400 33554432000 134512640 134761588 4287702384 18446744073709551615 134531215 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 1364 400 225 61 0 667 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5456

[startup+0.100825 s]
/proc/loadavg: 3.74 3.93 3.91 4/189 5907
/proc/meminfo: memFree=13017520/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=4776 CPUtime=0.09 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 1857 0 0 0 9 0 0 0 18 0 1 0 566445109 4890624 699 33554432000 134512640 134761588 4287702384 18446744073709551615 134578249 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 1194 699 236 61 0 497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4776

[startup+0.300789 s]
/proc/loadavg: 3.74 3.93 3.91 4/189 5907
/proc/meminfo: memFree=13017520/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=8976 CPUtime=0.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 4906 0 0 0 29 0 0 0 18 0 1 0 566445109 9191424 1773 33554432000 134512640 134761588 4287702384 18446744073709551615 134634439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 2244 1773 266 61 0 1547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8976

[startup+0.700707 s]
/proc/loadavg: 3.74 3.93 3.91 4/189 5907
/proc/meminfo: memFree=13017520/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=8976 CPUtime=0.69 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 4907 0 0 0 69 0 0 0 18 0 1 0 566445109 9191424 1774 33554432000 134512640 134761588 4287702384 18446744073709551615 134614442 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 2244 1774 266 61 0 1547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8976

[startup+1.50056 s]
/proc/loadavg: 3.74 3.93 3.91 5/190 5908
/proc/meminfo: memFree=13009708/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=9412 CPUtime=1.49 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 5052 0 0 0 149 0 0 0 20 0 1 0 566445109 9637888 1919 33554432000 134512640 134761588 4287702384 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 2353 1919 270 61 0 1656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9412

[startup+3.10026 s]
/proc/loadavg: 3.76 3.93 3.91 5/190 5908
/proc/meminfo: memFree=13004036/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=11120 CPUtime=3.09 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 6347 0 0 0 309 0 0 0 25 0 1 0 566445109 11386880 2314 33554432000 134512640 134761588 4287702384 18446744073709551615 134747232 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 2780 2314 270 61 0 2083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11120

[startup+6.30066 s]
/proc/loadavg: 3.76 3.93 3.91 5/190 5908
/proc/meminfo: memFree=13000068/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=11844 CPUtime=6.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 7041 0 0 0 629 0 0 0 25 0 1 0 566445109 12128256 2495 33554432000 134512640 134761588 4287702384 18446744073709551615 134748416 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 2961 2495 270 61 0 2264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11844

[startup+12.7005 s]
/proc/loadavg: 3.80 3.93 3.91 5/190 5908
/proc/meminfo: memFree=12994680/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=17400 CPUtime=12.69 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 10743 0 0 0 1268 1 0 0 25 0 1 0 566445109 17817600 3884 33554432000 134512640 134761588 4287702384 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 4350 3884 270 61 0 3653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17400

[startup+25.5011 s]
/proc/loadavg: 3.83 3.94 3.91 5/190 5909
/proc/meminfo: memFree=12988920/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=23304 CPUtime=25.49 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 22782 0 0 0 2546 3 0 0 25 0 1 0 566445109 23863296 5381 33554432000 134512640 134761588 4287702384 18446744073709551615 134635808 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5826 5381 276 61 0 5129 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23304

[startup+51.1003 s]
/proc/loadavg: 3.88 3.94 3.91 5/190 5909
/proc/meminfo: memFree=12979236/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=26984 CPUtime=51.09 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 36591 0 0 0 5104 5 0 0 25 0 1 0 566445109 27631616 6304 33554432000 134512640 134761588 4287702384 18446744073709551615 134682731 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 6746 6304 276 61 0 6049 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26984

[startup+102.307 s]
/proc/loadavg: 3.95 3.95 3.91 5/190 5965
/proc/meminfo: memFree=13001336/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=23084 CPUtime=102.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 54514 0 0 0 10221 8 0 0 25 0 1 0 566445109 23638016 5316 33554432000 134512640 134761588 4287702384 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5771 5316 276 61 0 5074 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 23084

[startup+162.3 s]
/proc/loadavg: 4.16 3.99 3.92 6/190 6020
/proc/meminfo: memFree=12652212/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=25776 CPUtime=162.28 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 62262 0 0 0 16219 9 0 0 25 0 1 0 566445109 26394624 6005 33554432000 134512640 134761588 4287702384 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 6444 6005 276 61 0 5747 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 25776

[startup+222.301 s]
/proc/loadavg: 4.10 4.00 3.93 6/190 6022
/proc/meminfo: memFree=11897240/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=23552 CPUtime=222.28 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 70994 0 0 0 22217 11 0 0 25 0 1 0 566445109 24117248 5449 33554432000 134512640 134761588 4287702384 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5888 5449 276 61 0 5191 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 23552

[startup+282.301 s]
/proc/loadavg: 4.10 4.02 3.93 6/190 6023
/proc/meminfo: memFree=11896716/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=25856 CPUtime=282.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 80105 0 0 0 28217 12 0 0 25 0 1 0 566445109 26476544 6025 33554432000 134512640 134761588 4287702384 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 6464 6025 276 61 0 5767 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 25856

[startup+342.301 s]
/proc/loadavg: 4.04 4.01 3.93 6/190 6025
/proc/meminfo: memFree=11813664/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=30084 CPUtime=342.28 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 92217 0 0 0 34214 14 0 0 25 0 1 0 566445109 30806016 7082 33554432000 134512640 134761588 4287702384 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 7521 7082 276 61 0 6824 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 30084

[startup+402.3 s]
/proc/loadavg: 4.07 4.02 3.94 6/190 6027
/proc/meminfo: memFree=11821228/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=22732 CPUtime=402.28 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 103042 0 0 0 40213 15 0 0 25 0 1 0 566445109 23277568 5217 33554432000 134512640 134761588 4287702384 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5683 5217 276 61 0 4986 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 22732

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.94 6/190 6028
/proc/meminfo: memFree=12571324/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=23372 CPUtime=462.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 110556 0 0 0 46213 16 0 0 25 0 1 0 566445109 23932928 5377 33554432000 134512640 134761588 4287702384 18446744073709551615 134747896 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5843 5377 276 61 0 5146 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 23372

[startup+522.301 s]
/proc/loadavg: 4.01 4.01 3.94 6/190 6057
/proc/meminfo: memFree=12539884/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=22604 CPUtime=522.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 115750 0 0 0 52212 17 0 0 25 0 1 0 566445109 23146496 5185 33554432000 134512640 134761588 4287702384 18446744073709551615 134747349 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5651 5185 276 61 0 4954 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 22604

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 6058
/proc/meminfo: memFree=12153036/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=21196 CPUtime=582.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 122583 0 0 0 58210 19 0 0 25 0 1 0 566445109 21704704 4833 33554432000 134512640 134761588 4287702384 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5299 4833 276 61 0 4602 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 21196

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 6060
/proc/meminfo: memFree=12146304/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=29644 CPUtime=642.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 136624 0 0 0 64208 21 0 0 25 0 1 0 566445109 30355456 6945 33554432000 134512640 134761588 4287702384 18446744073709551615 134748397 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 7411 6945 276 61 0 6714 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 29644

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.95 6/190 6062
/proc/meminfo: memFree=12154032/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=21836 CPUtime=702.28 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 145898 0 0 0 70206 22 0 0 25 0 1 0 566445109 22360064 4993 33554432000 134512640 134761588 4287702384 18446744073709551615 134748397 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5459 4993 276 61 0 4762 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 21836

[startup+762.307 s]
/proc/loadavg: 4.08 4.03 3.95 6/190 6063
/proc/meminfo: memFree=12625388/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=23116 CPUtime=762.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 153915 0 0 0 76205 24 0 0 25 0 1 0 566445109 23670784 5313 33554432000 134512640 134761588 4287702384 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5779 5313 276 61 0 5082 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 23116

[startup+822.301 s]
/proc/loadavg: 4.11 4.04 3.96 6/190 6092
/proc/meminfo: memFree=12993844/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=29132 CPUtime=822.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 164437 0 0 0 82204 25 0 0 25 0 1 0 566445109 29831168 6818 33554432000 134512640 134761588 4287702384 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 7283 6818 276 61 0 6586 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 29132

[startup+882.3 s]
/proc/loadavg: 4.04 4.03 3.96 6/190 6093
/proc/meminfo: memFree=12991204/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=21964 CPUtime=882.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 170958 0 0 0 88203 26 0 0 25 0 1 0 566445109 22491136 5026 33554432000 134512640 134761588 4287702384 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5491 5026 276 61 0 4794 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 21964

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.96 6/190 6095
/proc/meminfo: memFree=12995400/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=21196 CPUtime=942.28 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 181439 0 0 0 94200 28 0 0 25 0 1 0 566445109 21704704 4834 33554432000 134512640 134761588 4287702384 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5299 4834 276 61 0 4602 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 21196

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.96 6/190 6124
/proc/meminfo: memFree=12947880/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=22476 CPUtime=1002.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 188249 0 0 0 100200 29 0 0 25 0 1 0 566445109 23015424 5154 33554432000 134512640 134761588 4287702384 18446744073709551615 134748416 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5619 5154 276 61 0 4922 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 22476

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.96 6/190 6125
/proc/meminfo: memFree=12948168/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=23244 CPUtime=1062.28 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 191978 0 0 0 106199 29 0 0 25 0 1 0 566445109 23801856 5346 33554432000 134512640 134761588 4287702384 18446744073709551615 134748223 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5811 5346 276 61 0 5114 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 23244

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.96 6/190 6127
/proc/meminfo: memFree=12957324/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=22988 CPUtime=1122.28 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 194843 0 0 0 112199 29 0 0 25 0 1 0 566445109 23539712 5282 33554432000 134512640 134761588 4287702384 18446744073709551615 134747471 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5747 5282 276 61 0 5050 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 22988

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.96 6/190 6128
/proc/meminfo: memFree=12950852/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=30796 CPUtime=1182.29 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 209396 0 0 0 118197 32 0 0 25 0 1 0 566445109 31535104 7234 33554432000 134512640 134761588 4287702384 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 7699 7234 276 61 0 7002 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 30796

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 6130
/proc/meminfo: memFree=12940548/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=29644 CPUtime=1242.28 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 219245 0 0 0 124195 33 0 0 25 0 1 0 566445109 30355456 6946 33554432000 134512640 134761588 4287702384 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 7411 6946 276 61 0 6714 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 29644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.75 3.95 3.95 4/184 6150
/proc/meminfo: memFree=12976812/32950928 swapFree=67111528/67111528
[pid=5907] ppid=5905 vsize=21708 CPUtime=1299.99 cores=1,3
/proc/5907/stat : 5907 (MPhaseSAT64) R 5905 5907 5482 0 -1 4202496 225550 0 0 0 129965 34 0 0 25 0 1 0 566445109 22228992 4962 33554432000 134512640 134761588 4287702384 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5907/statm: 5427 4962 276 61 0 4730 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 21708

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
CPU user time (s): 1299.65
CPU system time (s): 0.346947
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 34156

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

runsolver used 2.17767 second user time and 4.91225 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-25 22:09:04
IDJOB=3283890
IDBENCH=71089
IDSOLVER=1521
FILE ID=node114/3283890-1303762144
RUNJOBID= node114-1303762124-5812
PBS_JOBID= 13157139
Free space on /tmp= 71552 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283890-1303762144/watcher-3283890-1303762144 -o /tmp/evaluation-result-3283890-1303762144/solver-3283890-1303762144 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3283890-1303762144.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=2144395657

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13017808 kB
Buffers:       2311148 kB
Cached:       16829176 kB
SwapCached:          0 kB
Active:        9560572 kB
Inactive:      9781168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13017808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32144 kB
Writeback:           0 kB
AnonPages:      200896 kB
Mapped:          16728 kB
Slab:           525912 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   386940 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= 71568 MiB
End job on node114 at 2011-04-25 22:30:46