Trace number 3375408

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-05-14 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

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

running on 2 cores: 0,2

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: 4.03 4.05 4.00 5/384 5586
/proc/meminfo: memFree=21675172/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=22940 CPUtime=0 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 426 0 0 0 0 0 0 0 25 0 1 0 657852359 23490560 367 33554432000 4194304 4479436 140736623840832 18446744073709551615 244446945024 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 5735 367 267 70 0 2855 0

[startup+0.028954 s]
/proc/loadavg: 4.03 4.05 4.00 5/384 5586
/proc/meminfo: memFree=21675172/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=22940 CPUtime=0.02 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 622 0 0 0 2 0 0 0 25 0 1 0 657852359 23490560 563 33554432000 4194304 4479436 140736623840832 18446744073709551615 244446522799 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 5735 563 267 70 0 2855 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22940

[startup+0.100977 s]
/proc/loadavg: 4.03 4.05 4.00 5/384 5586
/proc/meminfo: memFree=21675172/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=22940 CPUtime=0.09 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 1339 0 0 0 9 0 0 0 25 0 1 0 657852359 23490560 1280 33554432000 4194304 4479436 140736623840832 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 5735 1281 267 70 0 2855 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22940

[startup+0.300925 s]
/proc/loadavg: 4.03 4.05 4.00 5/384 5586
/proc/meminfo: memFree=21675172/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=29640 CPUtime=0.29 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 4838 0 0 0 29 0 0 0 25 0 1 0 657852359 30351360 2561 33554432000 4194304 4479436 140736623840832 18446744073709551615 4244181 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 7410 2561 279 70 0 4530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29640

[startup+0.700845 s]
/proc/loadavg: 4.03 4.05 4.00 5/384 5586
/proc/meminfo: memFree=21675172/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=43916 CPUtime=0.69 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 18757 0 0 0 67 2 0 0 25 0 1 0 657852359 44969984 7849 33554432000 4194304 4479436 140736623840832 18446744073709551615 4396076 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 10979 7849 310 70 0 8099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43916

[startup+1.5007 s]
/proc/loadavg: 4.03 4.05 4.00 6/385 5587
/proc/meminfo: memFree=21643440/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=43916 CPUtime=1.49 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 18977 0 0 0 147 2 0 0 25 0 1 0 657852359 44969984 8069 33554432000 4194304 4479436 140736623840832 18446744073709551615 4304809 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 10979 8069 311 70 0 8099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43916

[startup+3.1004 s]
/proc/loadavg: 4.03 4.05 4.00 6/385 5587
/proc/meminfo: memFree=21642448/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=43916 CPUtime=3.09 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 19191 0 0 0 307 2 0 0 25 0 1 0 657852359 44969984 8283 33554432000 4194304 4479436 140736623840832 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 10979 8283 317 70 0 8099 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43916

[startup+6.30081 s]
/proc/loadavg: 4.11 4.07 4.01 6/385 5587
/proc/meminfo: memFree=21632320/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=56632 CPUtime=6.29 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 21431 0 0 0 627 2 0 0 25 0 1 0 657852359 57991168 10523 33554432000 4194304 4479436 140736623840832 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 14158 10523 317 70 0 11278 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56632

[startup+12.7006 s]
/proc/loadavg: 4.10 4.07 4.00 6/385 5587
/proc/meminfo: memFree=21663756/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=62276 CPUtime=12.69 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 22842 0 0 0 1267 2 0 0 25 0 1 0 657852359 63770624 11934 33554432000 4194304 4479436 140736623840832 18446744073709551615 4382351 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 15569 11934 317 70 0 12689 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62276

[startup+25.5002 s]
/proc/loadavg: 4.08 4.06 4.00 6/385 5588
/proc/meminfo: memFree=21703424/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=62276 CPUtime=25.49 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 22842 0 0 0 2547 2 0 0 25 0 1 0 657852359 63770624 11934 33554432000 4194304 4479436 140736623840832 18446744073709551615 4304840 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 15569 11934 317 70 0 12689 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62276

[startup+51.1005 s]
/proc/loadavg: 4.05 4.06 4.00 6/385 5588
/proc/meminfo: memFree=21570236/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=62536 CPUtime=51.09 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 28612 0 0 0 5106 3 0 0 25 0 1 0 657852359 64036864 11390 33554432000 4194304 4479436 140736623840832 18446744073709551615 4219867 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 15634 11390 320 70 0 12754 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62536

[startup+102.314 s]
/proc/loadavg: 4.02 4.04 4.00 6/385 5590
/proc/meminfo: memFree=21589672/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=62536 CPUtime=102.31 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 28612 0 0 0 10228 3 0 0 25 0 1 0 657852359 64036864 11390 33554432000 4194304 4479436 140736623840832 18446744073709551615 4219879 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 15634 11390 320 70 0 12754 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 62536

[startup+162.301 s]
/proc/loadavg: 4.01 4.03 4.00 6/385 5591
/proc/meminfo: memFree=21450124/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=123524 CPUtime=162.3 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 45523 0 0 0 16225 5 0 0 25 0 1 0 657852359 126488576 28277 33554432000 4194304 4479436 140736623840832 18446744073709551615 4452026 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 30881 28277 325 70 0 28001 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 123524

[startup+222.301 s]
/proc/loadavg: 4.04 4.04 4.00 6/385 5593
/proc/meminfo: memFree=21502772/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=131716 CPUtime=222.29 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 47571 0 0 0 22224 5 0 0 25 0 1 0 657852359 134877184 30325 33554432000 4194304 4479436 140736623840832 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 32929 30325 325 70 0 30049 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 131716

[startup+282.301 s]
/proc/loadavg: 4.06 4.04 4.00 6/385 5594
/proc/meminfo: memFree=21479564/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=131716 CPUtime=282.29 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 47571 0 0 0 28224 5 0 0 25 0 1 0 657852359 134877184 30325 33554432000 4194304 4479436 140736623840832 18446744073709551615 4304847 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 32929 30325 325 70 0 30049 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 131716

[startup+342.3 s]
/proc/loadavg: 4.02 4.03 4.00 6/385 5596
/proc/meminfo: memFree=21490304/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=148104 CPUtime=342.29 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 55764 0 0 0 34223 6 0 0 25 0 1 0 657852359 151658496 34422 33554432000 4194304 4479436 140736623840832 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 37026 34422 325 70 0 34146 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 148104

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 4.00 6/385 5598
/proc/meminfo: memFree=21475396/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=164488 CPUtime=402.29 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 63956 0 0 0 40222 7 0 0 25 0 1 0 657852359 168435712 38518 33554432000 4194304 4479436 140736623840832 18446744073709551615 4451060 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 41122 38518 325 70 0 38242 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 164488

[startup+462.3 s]
/proc/loadavg: 4.00 4.02 4.00 6/385 5599
/proc/meminfo: memFree=21477444/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=164488 CPUtime=462.29 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 63956 0 0 0 46222 7 0 0 25 0 1 0 657852359 168435712 38518 33554432000 4194304 4479436 140736623840832 18446744073709551615 4385147 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 41122 38518 325 70 0 38242 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 164488

[startup+522.301 s]
/proc/loadavg: 4.19 4.06 4.01 6/385 5601
/proc/meminfo: memFree=21502588/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=164488 CPUtime=522.3 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 68052 0 0 0 52222 8 0 0 25 0 1 0 657852359 168435712 38518 33554432000 4194304 4479436 140736623840832 18446744073709551615 4451184 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 41122 38518 325 70 0 38242 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 164488

[startup+582.301 s]
/proc/loadavg: 4.12 4.06 4.01 5/385 5602
/proc/meminfo: memFree=21548196/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=164488 CPUtime=582.31 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 68052 0 0 0 58223 8 0 0 25 0 1 0 657852359 168435712 38518 33554432000 4194304 4479436 140736623840832 18446744073709551615 4451075 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 41122 38518 325 70 0 38242 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 164488

[startup+642.301 s]
/proc/loadavg: 4.04 4.05 4.01 6/385 5604
/proc/meminfo: memFree=21548668/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=164488 CPUtime=642.32 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 68052 0 0 0 64224 8 0 0 25 0 1 0 657852359 168435712 38518 33554432000 4194304 4479436 140736623840832 18446744073709551615 4308108 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 41122 38518 325 70 0 38242 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 164488

[startup+702.301 s]
/proc/loadavg: 4.01 4.04 4.00 6/385 5606
/proc/meminfo: memFree=21518624/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=180872 CPUtime=702.31 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 72148 0 0 0 70223 8 0 0 25 0 1 0 657852359 185212928 42614 33554432000 4194304 4479436 140736623840832 18446744073709551615 4402686 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 45218 42614 325 70 0 42338 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 180872

[startup+762.315 s]
/proc/loadavg: 4.12 4.06 4.01 6/385 5607
/proc/meminfo: memFree=21582456/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=180872 CPUtime=762.32 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 76244 0 0 0 76223 9 0 0 25 0 1 0 657852359 185212928 42614 33554432000 4194304 4479436 140736623840832 18446744073709551615 4452246 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 45218 42614 325 70 0 42338 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 180872

[startup+822.3 s]
/proc/loadavg: 4.10 4.06 4.01 6/385 5609
/proc/meminfo: memFree=21538016/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=180872 CPUtime=822.3 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 80340 0 0 0 82221 9 0 0 25 0 1 0 657852359 185212928 42614 33554432000 4194304 4479436 140736623840832 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 45218 42614 325 70 0 42338 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 180872

[startup+882.3 s]
/proc/loadavg: 4.03 4.05 4.00 6/385 5611
/proc/meminfo: memFree=21619096/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=164488 CPUtime=882.31 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 80340 0 0 0 88221 10 0 0 25 0 1 0 657852359 168435712 38518 33554432000 4194304 4479436 140736623840832 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 41122 38518 325 70 0 38242 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 164488

[startup+942.301 s]
/proc/loadavg: 4.01 4.04 4.00 6/385 5612
/proc/meminfo: memFree=21585200/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=164488 CPUtime=942.31 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 84436 0 0 0 94221 10 0 0 25 0 1 0 657852359 168435712 38518 33554432000 4194304 4479436 140736623840832 18446744073709551615 4451876 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 41122 38518 325 70 0 38242 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 164488

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/385 5614
/proc/meminfo: memFree=21591500/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=180872 CPUtime=1002.31 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 88532 0 0 0 100221 10 0 0 25 0 1 0 657852359 185212928 42614 33554432000 4194304 4479436 140736623840832 18446744073709551615 4450836 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 45218 42614 325 70 0 42338 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 180872

[startup+1062.3 s]
/proc/loadavg: 4.08 4.04 4.01 5/385 5615
/proc/meminfo: memFree=21589724/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=197256 CPUtime=1062.32 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 92628 0 0 0 106221 11 0 0 25 0 1 0 657852359 201990144 46710 33554432000 4194304 4479436 140736623840832 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 49314 46710 325 70 0 46434 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 197256

[startup+1122.3 s]
/proc/loadavg: 4.06 4.04 4.00 6/385 5617
/proc/meminfo: memFree=21605576/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=180872 CPUtime=1122.32 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 92628 0 0 0 112221 11 0 0 25 0 1 0 657852359 185212928 42614 33554432000 4194304 4479436 140736623840832 18446744073709551615 4450936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 45218 42614 325 70 0 42338 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 180872

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 4.00 6/385 5618
/proc/meminfo: memFree=21589184/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=197256 CPUtime=1182.32 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 96724 0 0 0 118221 11 0 0 25 0 1 0 657852359 201990144 46710 33554432000 4194304 4479436 140736623840832 18446744073709551615 4452446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 49314 46710 325 70 0 46434 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 197256

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/380 5638
/proc/meminfo: memFree=22028144/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=197256 CPUtime=1242.32 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 104916 0 0 0 124220 12 0 0 25 0 1 0 657852359 201990144 46710 33554432000 4194304 4479436 140736623840832 18446744073709551615 4330378 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 49314 46710 325 70 0 46434 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 197256



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.17 3.50 3.82 2/367 5676
/proc/meminfo: memFree=23584020/32951124 swapFree=44485764/67111528
[pid=5586] ppid=5584 vsize=197256 CPUtime=1300.04 cores=0,2
/proc/5586/stat : 5586 (MPhaseSAT64) R 5584 5586 5018 0 -1 4202496 109012 0 0 0 129991 13 0 0 25 0 1 0 657852359 201990144 46710 33554432000 4194304 4479436 140736623840832 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5586/statm: 49314 46710 325 70 0 46434 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 197256

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.91
CPU system time (s): 0.138978
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 197256

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

runsolver used 4.93825 second user time and 10.5384 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 14:28:39
IDJOB=3375408
IDBENCH=88228
IDSOLVER=1855
FILE ID=node105/3375408-1305462519
RUNJOBID= node105-1305462455-5519
PBS_JOBID= 13324905
Free space on /tmp= 73084 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375408-1305462519/watcher-3375408-1305462519 -o /tmp/evaluation-result-3375408-1305462519/solver-3375408-1305462519 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375408-1305462519.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=2024214016

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21675452 kB
Buffers:        305516 kB
Cached:        7259424 kB
SwapCached:      39656 kB
Active:        3648952 kB
Inactive:      7336752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21675452 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:          254508 kB
Writeback:           0 kB
AnonPages:     3388676 kB
Mapped:          16752 kB
Slab:           147492 kB
PageTables:      76224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 93250304 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= 73572 MiB
End job on node105 at 2011-05-15 14:50:21