Trace number 3251049

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

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.39763
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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

running on 2 cores: 5,7

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.38 3.87 3.87 3/181 7855
/proc/meminfo: memFree=14540252/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=9464 CPUtime=0 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 469577164 9691136 276 33554432000 134512640 134761588 4294035696 18446744073709551615 9309153 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 2366 277 225 61 0 1669 0

[startup+0.0281009 s]
/proc/loadavg: 3.38 3.87 3.87 3/181 7855
/proc/meminfo: memFree=14540252/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=9464 CPUtime=0.02 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 466 0 0 0 2 0 0 0 21 0 1 0 469577164 9691136 407 33554432000 134512640 134761588 4294035696 18446744073709551615 9185050 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 2366 408 225 61 0 1669 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9464

[startup+0.101074 s]
/proc/loadavg: 3.38 3.87 3.87 3/181 7855
/proc/meminfo: memFree=14540252/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=9464 CPUtime=0.09 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 901 0 0 0 9 0 0 0 21 0 1 0 469577164 9691136 842 33554432000 134512640 134761588 4294035696 18446744073709551615 9321888 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 2366 842 225 61 0 1669 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9464

[startup+0.301037 s]
/proc/loadavg: 3.38 3.87 3.87 3/181 7855
/proc/meminfo: memFree=14540252/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=12680 CPUtime=0.29 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 5148 0 0 0 29 0 0 0 22 0 1 0 469577164 12984320 2684 33554432000 134512640 134761588 4294035696 18446744073709551615 134559322 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 3170 2684 236 61 0 2473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12680

[startup+0.700955 s]
/proc/loadavg: 3.38 3.87 3.87 3/181 7855
/proc/meminfo: memFree=14540252/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=16720 CPUtime=0.69 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 10652 0 0 0 68 1 0 0 23 0 1 0 469577164 17121280 3734 33554432000 134512640 134761588 4294035696 18446744073709551615 134616735 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 4180 3734 265 61 0 3483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16720

[startup+1.5008 s]
/proc/loadavg: 3.38 3.87 3.87 5/190 7872
/proc/meminfo: memFree=14473252/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=18496 CPUtime=1.49 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 11096 0 0 0 148 1 0 0 25 0 1 0 469577164 18939904 4178 33554432000 134512640 134761588 4294035696 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 4624 4178 265 61 0 3927 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18496

[startup+3.1005 s]
/proc/loadavg: 3.43 3.87 3.87 5/190 7872
/proc/meminfo: memFree=14437004/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=19716 CPUtime=3.09 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 11426 0 0 0 308 1 0 0 25 0 1 0 469577164 20189184 4492 33554432000 134512640 134761588 4294035696 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 4929 4492 270 61 0 4232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19716

[startup+6.30089 s]
/proc/loadavg: 3.43 3.87 3.87 5/190 7872
/proc/meminfo: memFree=14420296/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=21468 CPUtime=6.29 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 14760 0 0 0 628 1 0 0 25 0 1 0 469577164 21983232 4930 33554432000 134512640 134761588 4294035696 18446744073709551615 134748281 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 5367 4930 270 61 0 4670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21468

[startup+12.7007 s]
/proc/loadavg: 3.52 3.87 3.87 5/190 7872
/proc/meminfo: memFree=14408064/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=26728 CPUtime=12.69 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 19542 0 0 0 1268 1 0 0 25 0 1 0 469577164 27369472 6245 33554432000 134512640 134761588 4294035696 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 6682 6245 270 61 0 5985 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26728

[startup+25.5002 s]
/proc/loadavg: 3.59 3.88 3.87 5/190 7872
/proc/meminfo: memFree=14388368/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=27548 CPUtime=25.49 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 23813 0 0 0 2547 2 0 0 25 0 1 0 469577164 28209152 6450 33554432000 134512640 134761588 4294035696 18446744073709551615 134616752 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 6887 6450 270 61 0 6190 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27548

[startup+51.1003 s]
/proc/loadavg: 3.73 3.89 3.87 5/190 7873
/proc/meminfo: memFree=14417428/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=18800 CPUtime=51.09 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 43771 0 0 0 5104 5 0 0 25 0 1 0 469577164 19251200 4257 33554432000 134512640 134761588 4294035696 18446744073709551615 134536601 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 4700 4257 272 61 0 4003 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18800

[startup+102.306 s]
/proc/loadavg: 3.89 3.90 3.88 5/190 7875
/proc/meminfo: memFree=14374024/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=45944 CPUtime=102.3 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 71470 0 0 0 10221 9 0 0 25 0 1 0 469577164 47046656 11009 33554432000 134512640 134761588 4294035696 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 11486 11009 275 61 0 10789 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 45944

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.88 5/190 7876
/proc/meminfo: memFree=14338536/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=62416 CPUtime=162.3 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 86356 0 0 0 16219 11 0 0 25 0 1 0 469577164 63913984 15159 33554432000 134512640 134761588 4294035696 18446744073709551615 134635808 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 15604 15159 275 61 0 14907 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 62416

[startup+222.3 s]
/proc/loadavg: 3.98 3.93 3.89 5/190 7878
/proc/meminfo: memFree=14241796/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=83836 CPUtime=222.29 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 99105 0 0 0 22217 12 0 0 25 0 1 0 469577164 85848064 20482 33554432000 134512640 134761588 4294035696 18446744073709551615 134635896 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 20959 20482 275 61 0 20262 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 83836

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.89 5/190 7879
/proc/meminfo: memFree=14235820/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=80180 CPUtime=282.29 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 117123 0 0 0 28214 15 0 0 25 0 1 0 469577164 82104320 19558 33554432000 134512640 134761588 4294035696 18446744073709551615 134635918 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 20045 19558 275 61 0 19348 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 80180

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.90 5/190 7881
/proc/meminfo: memFree=14202928/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=75160 CPUtime=342.29 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 132038 0 0 0 34212 17 0 0 25 0 1 0 469577164 76963840 18295 33554432000 134512640 134761588 4294035696 18446744073709551615 134636034 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 18790 18295 275 61 0 18093 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 75160

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 7883
/proc/meminfo: memFree=14184180/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=79352 CPUtime=402.29 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 149991 0 0 0 40209 20 0 0 25 0 1 0 469577164 81256448 19335 33554432000 134512640 134761588 4294035696 18446744073709551615 134635929 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 19838 19335 275 61 0 19141 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 79352

[startup+462.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 7884
/proc/meminfo: memFree=14168780/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=89576 CPUtime=462.28 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 164737 0 0 0 46206 22 0 0 25 0 1 0 469577164 91725824 21887 33554432000 134512640 134761588 4294035696 18446744073709551615 134635923 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 22394 21887 275 61 0 21697 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 89576

[startup+522.301 s]
/proc/loadavg: 4.08 3.99 3.92 5/190 7913
/proc/meminfo: memFree=14150840/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=100584 CPUtime=522.28 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 174465 0 0 0 52205 23 0 0 25 0 1 0 469577164 102998016 24639 33554432000 134512640 134761588 4294035696 18446744073709551615 134636025 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 25146 24639 275 61 0 24449 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 100584

[startup+582.3 s]
/proc/loadavg: 4.03 3.99 3.92 6/190 7914
/proc/meminfo: memFree=14165796/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=86376 CPUtime=582.28 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 180065 0 0 0 58204 24 0 0 25 0 1 0 469577164 88449024 21087 33554432000 134512640 134761588 4294035696 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 21594 21087 275 61 0 20897 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 86376

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 7916
/proc/meminfo: memFree=14130420/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=89440 CPUtime=642.29 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 188130 0 0 0 64204 25 0 0 25 0 1 0 469577164 91586560 21853 33554432000 134512640 134761588 4294035696 18446744073709551615 134635877 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 22360 21853 275 61 0 21663 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 89440

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 7918
/proc/meminfo: memFree=14093696/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=83424 CPUtime=702.28 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 190306 0 0 0 70203 25 0 0 25 0 1 0 469577164 85426176 20349 33554432000 134512640 134761588 4294035696 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 20856 20349 275 61 0 20159 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 83424

[startup+762.307 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 7919
/proc/meminfo: memFree=14098772/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=90304 CPUtime=762.29 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 204323 0 0 0 76202 27 0 0 25 0 1 0 469577164 92471296 22069 33554432000 134512640 134761588 4294035696 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 22576 22069 275 61 0 21879 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 90304

[startup+822.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 7921
/proc/meminfo: memFree=14097524/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=89256 CPUtime=822.28 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 214622 0 0 0 82200 28 0 0 25 0 1 0 469577164 91398144 21823 33554432000 134512640 134761588 4294035696 18446744073709551615 134747545 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 22314 21823 275 61 0 21617 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 89256

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7922
/proc/meminfo: memFree=14079784/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=84084 CPUtime=882.29 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 226271 0 0 0 88199 30 0 0 25 0 1 0 469577164 86102016 20530 33554432000 134512640 134761588 4294035696 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 21021 20530 275 61 0 20324 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 84084

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7924
/proc/meminfo: memFree=14055596/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=91216 CPUtime=942.27 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 236448 0 0 0 94196 31 0 0 25 0 1 0 469577164 93405184 22313 33554432000 134512640 134761588 4294035696 18446744073709551615 134747206 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 22804 22313 275 61 0 22107 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 91216

[startup+1002.3 s]
/proc/loadavg: 4.10 4.03 3.94 5/190 7926
/proc/meminfo: memFree=14074188/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=85060 CPUtime=1002.28 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 245410 0 0 0 100195 33 0 0 25 0 1 0 469577164 87101440 20774 33554432000 134512640 134761588 4294035696 18446744073709551615 134651653 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 21265 20774 275 61 0 20568 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 85060

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 7927
/proc/meminfo: memFree=14036232/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=91704 CPUtime=1062.28 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 257955 0 0 0 106193 35 0 0 25 0 1 0 469577164 93904896 22435 33554432000 134512640 134761588 4294035696 18446744073709551615 134748321 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 22926 22435 275 61 0 22229 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 91704

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 7929
/proc/meminfo: memFree=14073916/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=91172 CPUtime=1122.28 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 271076 0 0 0 112191 37 0 0 25 0 1 0 469577164 93360128 22302 33554432000 134512640 134761588 4294035696 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 22793 22302 275 61 0 22096 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 91172

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 7930
/proc/meminfo: memFree=14037192/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=101920 CPUtime=1182.28 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 289189 0 0 0 118189 39 0 0 25 0 1 0 469577164 104366080 24989 33554432000 134512640 134761588 4294035696 18446744073709551615 134682659 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 25480 24989 275 61 0 24783 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 101920

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 7932
/proc/meminfo: memFree=14047956/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=106524 CPUtime=1242.28 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 302758 0 0 0 124188 40 0 0 25 0 1 0 469577164 109080576 26140 33554432000 134512640 134761588 4294035696 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 26631 26140 275 61 0 25934 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 106524



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.94 5/190 7933
/proc/meminfo: memFree=14055632/32950928 swapFree=67087032/67111528
[pid=7855] ppid=7853 vsize=91160 CPUtime=1299.99 cores=5,7
/proc/7855/stat : 7855 (MPhaseSAT64) R 7853 7855 7393 0 -1 4202496 313767 0 0 0 129957 42 0 0 25 0 1 0 469577164 93347840 22299 33554432000 134512640 134761588 4294035696 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7855/statm: 22790 22299 275 61 0 22093 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 91160

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.57
CPU system time (s): 0.426935
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 115772

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

runsolver used 2.11468 second user time and 4.78427 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-23 19:30:01
IDJOB=3251049
IDBENCH=88209
IDSOLVER=1521
FILE ID=node148/3251049-1303579801
RUNJOBID= node148-1303579801-7832
PBS_JOBID= 13150324
Free space on /tmp= 70588 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251049-1303579801/watcher-3251049-1303579801 -o /tmp/evaluation-result-3251049-1303579801/solver-3251049-1303579801 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3251049-1303579801.cnf

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

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=122972189

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14540532 kB
Buffers:       2044912 kB
Cached:       15756500 kB
SwapCached:       5264 kB
Active:        8887040 kB
Inactive:      8964460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14540532 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           11488 kB
Writeback:           0 kB
AnonPages:       46256 kB
Mapped:          14640 kB
Slab:           494596 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   213484 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= 70572 MiB
End job on node148 at 2011-04-23 19:51:43