Trace number 3259676

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_M 2011-02-16? (TO) 1300.03 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes2.cnf
MD5SUMaac2bd287b8cd6b96cbf7ecc463acf19
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

running on 2 cores: 4,6

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: 0.96 2.51 3.33 3/181 31210
/proc/meminfo: memFree=26642780/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=7308 CPUtime=0 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 338 0 0 0 0 0 0 0 21 0 1 0 540935763 7483392 279 33554432000 134512640 134829744 4294291920 18446744073709551615 134531663 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 1827 279 225 78 0 1113 0

[startup+0.092427 s]
/proc/loadavg: 0.96 2.51 3.33 3/181 31210
/proc/meminfo: memFree=26642780/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=7308 CPUtime=0.09 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 833 0 0 0 9 0 0 0 21 0 1 0 540935763 7483392 774 33554432000 134512640 134829744 4294291920 18446744073709551615 8803601 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 1827 775 225 78 0 1113 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7308

[startup+0.100423 s]
/proc/loadavg: 0.96 2.51 3.33 3/181 31210
/proc/meminfo: memFree=26642780/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=7308 CPUtime=0.09 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 880 0 0 0 9 0 0 0 21 0 1 0 540935763 7483392 821 33554432000 134512640 134829744 4294291920 18446744073709551615 8931522 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 1827 821 225 78 0 1113 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7308

[startup+0.300389 s]
/proc/loadavg: 0.96 2.51 3.33 3/181 31210
/proc/meminfo: memFree=26642780/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=19968 CPUtime=0.29 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 7691 0 0 0 29 0 0 0 22 0 1 0 540935763 20447232 4495 33554432000 134512640 134829744 4294291920 18446744073709551615 9053692 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 5025 4497 248 78 0 4311 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19968

[startup+0.700315 s]
/proc/loadavg: 0.96 2.51 3.33 3/181 31210
/proc/meminfo: memFree=26642780/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=28824 CPUtime=0.69 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 9945 0 0 0 68 1 0 0 24 0 1 0 540935763 29515776 6712 33554432000 134512640 134829744 4294291920 18446744073709551615 134720825 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 7206 6712 272 78 0 6492 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28824

[startup+1.50017 s]
/proc/loadavg: 0.96 2.51 3.33 5/190 31225
/proc/meminfo: memFree=26531556/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=28824 CPUtime=1.49 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 9945 0 0 0 148 1 0 0 25 0 1 0 540935763 29515776 6712 33554432000 134512640 134829744 4294291920 18446744073709551615 134661415 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 7206 6712 272 78 0 6492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28824

[startup+3.10088 s]
/proc/loadavg: 0.96 2.51 3.33 5/190 31225
/proc/meminfo: memFree=26487916/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=28824 CPUtime=3.1 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 9945 0 0 0 309 1 0 0 25 0 1 0 540935763 29515776 6712 33554432000 134512640 134829744 4294291920 18446744073709551615 134623215 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 7206 6712 272 78 0 6492 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 28824

[startup+6.30032 s]
/proc/loadavg: 1.21 2.53 3.33 5/190 31225
/proc/meminfo: memFree=26479744/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=28824 CPUtime=6.29 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 9945 0 0 0 628 1 0 0 25 0 1 0 540935763 29515776 6712 33554432000 134512640 134829744 4294291920 18446744073709551615 8793792 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 7206 6712 272 78 0 6492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28824

[startup+12.7002 s]
/proc/loadavg: 1.43 2.56 3.34 5/190 31225
/proc/meminfo: memFree=26477672/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=29852 CPUtime=12.69 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 10209 0 0 0 1268 1 0 0 25 0 1 0 540935763 30568448 6976 33554432000 134512640 134829744 4294291920 18446744073709551615 134657829 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 7463 6976 272 78 0 6749 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29852

[startup+25.5008 s]
/proc/loadavg: 2.00 2.63 3.35 5/190 31225
/proc/meminfo: memFree=26474576/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=31908 CPUtime=25.49 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 10722 0 0 0 2548 1 0 0 25 0 1 0 540935763 32673792 7489 33554432000 134512640 134829744 4294291920 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 7977 7489 272 78 0 7263 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31908

[startup+51.1012 s]
/proc/loadavg: 2.68 2.74 3.36 5/190 31226
/proc/meminfo: memFree=26485540/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=32416 CPUtime=51.08 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 31628 0 0 0 5104 4 0 0 25 0 1 0 540935763 33193984 7612 33554432000 134512640 134829744 4294291920 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 8104 7612 280 78 0 7390 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32416

[startup+102.307 s]
/proc/loadavg: 3.43 2.93 3.39 5/190 31227
/proc/meminfo: memFree=26452816/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=34816 CPUtime=102.29 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 32541 0 0 0 10225 4 0 0 25 0 1 0 540935763 35651584 8223 33554432000 134512640 134829744 4294291920 18446744073709551615 134723506 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 8704 8223 280 78 0 7990 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34816

[startup+162.301 s]
/proc/loadavg: 3.79 3.12 3.43 5/190 31229
/proc/meminfo: memFree=26444220/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=39832 CPUtime=162.28 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 33782 0 0 0 16224 4 0 0 25 0 1 0 540935763 40787968 9464 33554432000 134512640 134829744 4294291920 18446744073709551615 134614876 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 9958 9464 280 78 0 9244 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 39832

[startup+222.301 s]
/proc/loadavg: 3.92 3.28 3.46 5/190 31231
/proc/meminfo: memFree=26424716/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=44452 CPUtime=222.28 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 34925 0 0 0 22224 4 0 0 25 0 1 0 540935763 45518848 10607 33554432000 134512640 134829744 4294291920 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 11113 10607 280 78 0 10399 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 44452

[startup+282.301 s]
/proc/loadavg: 3.97 3.41 3.49 5/190 31286
/proc/meminfo: memFree=26454732/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=48148 CPUtime=282.29 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 35859 0 0 0 28224 5 0 0 25 0 1 0 540935763 49303552 11541 33554432000 134512640 134829744 4294291920 18446744073709551615 134661598 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 12037 11541 280 78 0 11323 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 48148

[startup+342.301 s]
/proc/loadavg: 3.99 3.51 3.52 5/190 31288
/proc/meminfo: memFree=26436368/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=50920 CPUtime=342.29 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 36538 0 0 0 34224 5 0 0 25 0 1 0 540935763 52142080 12220 33554432000 134512640 134829744 4294291920 18446744073709551615 134661620 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 12730 12220 280 78 0 12016 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 50920

[startup+402.301 s]
/proc/loadavg: 4.11 3.63 3.56 5/190 31289
/proc/meminfo: memFree=26428144/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=52636 CPUtime=402.29 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 36970 0 0 0 40224 5 0 0 25 0 1 0 540935763 53899264 12652 33554432000 134512640 134829744 4294291920 18446744073709551615 134661598 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 13159 12652 280 78 0 12445 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 52636

[startup+462.301 s]
/proc/loadavg: 4.04 3.69 3.58 5/190 31291
/proc/meminfo: memFree=26418200/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=53696 CPUtime=462.29 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 37252 0 0 0 46224 5 0 0 25 0 1 0 540935763 54984704 12934 33554432000 134512640 134829744 4294291920 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 13424 12934 280 78 0 12710 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 53696

[startup+522.301 s]
/proc/loadavg: 4.01 3.75 3.61 5/190 31293
/proc/meminfo: memFree=26414436/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=56880 CPUtime=522.29 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 38013 0 0 0 52224 5 0 0 25 0 1 0 540935763 58245120 13695 33554432000 134512640 134829744 4294291920 18446744073709551615 134661680 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 14220 13695 280 78 0 13506 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 56880

[startup+582.301 s]
/proc/loadavg: 4.05 3.81 3.64 5/190 31294
/proc/meminfo: memFree=26408320/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=58624 CPUtime=582.3 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 38456 0 0 0 58224 6 0 0 25 0 1 0 540935763 60030976 14138 33554432000 134512640 134829744 4294291920 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 14656 14138 280 78 0 13942 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 58624

[startup+642.301 s]
/proc/loadavg: 4.02 3.84 3.65 5/190 31296
/proc/meminfo: memFree=26405920/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=60208 CPUtime=642.3 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 38828 0 0 0 64224 6 0 0 25 0 1 0 540935763 61652992 14510 33554432000 134512640 134829744 4294291920 18446744073709551615 134722297 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 15052 14510 280 78 0 14338 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 60208

[startup+702.301 s]
/proc/loadavg: 4.08 3.88 3.68 5/190 31297
/proc/meminfo: memFree=26401168/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=61924 CPUtime=702.3 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 39272 0 0 0 70224 6 0 0 25 0 1 0 540935763 63410176 14954 33554432000 134512640 134829744 4294291920 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 15481 14954 280 78 0 14767 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 61924

[startup+762.307 s]
/proc/loadavg: 4.03 3.90 3.69 5/190 31353
/proc/meminfo: memFree=26469884/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=64168 CPUtime=762.31 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 39824 0 0 0 76225 6 0 0 25 0 1 0 540935763 65708032 15506 33554432000 134512640 134829744 4294291920 18446744073709551615 134658098 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 16042 15506 280 78 0 15328 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 64168

[startup+822.301 s]
/proc/loadavg: 4.01 3.92 3.71 5/190 31355
/proc/meminfo: memFree=26449160/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=65372 CPUtime=822.3 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 40114 0 0 0 82224 6 0 0 25 0 1 0 540935763 66940928 15796 33554432000 134512640 134829744 4294291920 18446744073709551615 134661856 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 16343 15796 280 78 0 15629 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 65372

[startup+882.301 s]
/proc/loadavg: 4.08 3.94 3.73 5/190 31356
/proc/meminfo: memFree=26442188/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=67088 CPUtime=882.3 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 40566 0 0 0 88223 7 0 0 25 0 1 0 540935763 68698112 16248 33554432000 134512640 134829744 4294291920 18446744073709551615 134678928 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 16772 16248 280 78 0 16058 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 67088

[startup+942.301 s]
/proc/loadavg: 4.09 3.97 3.75 5/190 31358
/proc/meminfo: memFree=26424792/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=68672 CPUtime=942.31 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 40951 0 0 0 94224 7 0 0 25 0 1 0 540935763 70320128 16633 33554432000 134512640 134829744 4294291920 18446744073709551615 134678278 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 17168 16633 280 78 0 16454 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 68672

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.76 5/190 31359
/proc/meminfo: memFree=26419036/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=69208 CPUtime=1002.31 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 41081 0 0 0 100224 7 0 0 25 0 1 0 540935763 70868992 16763 33554432000 134512640 134829744 4294291920 18446744073709551615 134661453 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 17302 16763 280 78 0 16588 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 69208

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.77 5/190 31361
/proc/meminfo: memFree=26413308/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=70828 CPUtime=1062.31 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 41461 0 0 0 106224 7 0 0 25 0 1 0 540935763 72527872 17143 33554432000 134512640 134829744 4294291920 18446744073709551615 134717904 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 17707 17143 280 78 0 16993 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 70828

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.79 5/190 31363
/proc/meminfo: memFree=26403476/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=71580 CPUtime=1122.31 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 41627 0 0 0 112224 7 0 0 25 0 1 0 540935763 73297920 17309 33554432000 134512640 134829744 4294291920 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 17895 17309 280 78 0 17181 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 71580

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.80 5/190 31364
/proc/meminfo: memFree=26393040/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=75520 CPUtime=1182.31 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 42584 0 0 0 118224 7 0 0 25 0 1 0 540935763 77332480 18266 33554432000 134512640 134829744 4294291920 18446744073709551615 134720067 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 18880 18266 280 78 0 18166 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 75520

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.81 5/190 31366
/proc/meminfo: memFree=26381592/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=75520 CPUtime=1242.31 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 42588 0 0 0 124224 7 0 0 25 0 1 0 540935763 77332480 18270 33554432000 134512640 134829744 4294291920 18446744073709551615 134661453 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 18880 18270 280 78 0 18166 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 75520



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.83 4/188 31371
/proc/meminfo: memFree=26455944/32950928 swapFree=67071984/67111528
[pid=31210] ppid=31208 vsize=76576 CPUtime=1300.02 cores=4,6
/proc/31210/stat : 31210 (MPhaseSAT_M) R 31208 31210 30535 0 -1 4202496 42846 0 0 0 129995 7 0 0 25 0 1 0 540935763 78413824 18528 33554432000 134512640 134829744 4294291920 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/31210/statm: 19144 18528 280 78 0 18430 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 76576

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.03
CPU user time (s): 1299.95
CPU system time (s): 0.080987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 76576

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

runsolver used 2.11868 second user time and 4.98424 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-22 23:17:31
IDJOB=3259676
IDBENCH=71612
IDSOLVER=1522
FILE ID=node116/3259676-1303507051
RUNJOBID= node116-1303507050-31183
PBS_JOBID= 13134221
Free space on /tmp= 72464 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes2.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259676-1303507051/watcher-3259676-1303507051 -o /tmp/evaluation-result-3259676-1303507051/solver-3259676-1303507051 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3259676-1303507051.cnf

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

MD5SUM BENCH= aac2bd287b8cd6b96cbf7ecc463acf19
RANDOM SEED=163327050

node116.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.826
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.65
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.826
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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:      26643060 kB
Buffers:       1387252 kB
Cached:        4468324 kB
SwapCached:       9728 kB
Active:        2441456 kB
Inactive:      3460960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26643060 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            9836 kB
Writeback:           0 kB
AnonPages:       40652 kB
Mapped:          14592 kB
Slab:           341824 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   220660 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= 72464 MiB
End job on node116 at 2011-04-22 23:39:13