Trace number 3274266

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
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 1300.01 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x30.cnf
MD5SUMb4a3233c98b6a02fd9143f926d90025d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.182971
Satisfiable
(Un)Satisfiability was proved
Number of variables720
Number of clauses27360
Sum of the clauses size107280
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21080
Number of clauses of size 30
Number of clauses of size 426280
Number of clauses of size 50
Number of clauses of size over 50

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-3274266-1303602255/watcher-3274266-1303602255 -o /tmp/evaluation-result-3274266-1303602255/solver-3274266-1303602255 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274266-1303602255.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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.68 3.90 3.04 2/179 4770
/proc/meminfo: memFree=20242944/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=2344 CPUtime=0 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 471825189 2400256 318 33554432000 134512640 136057169 4288486080 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 586 318 145 378 0 206 0

[startup+0.0638441 s]
/proc/loadavg: 3.68 3.90 3.04 2/179 4770
/proc/meminfo: memFree=20242944/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=3860 CPUtime=0.06 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 745 0 0 0 6 0 0 0 22 0 1 0 471825189 3952640 700 33554432000 134512640 136057169 4288486080 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 965 700 165 378 0 585 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3860

[startup+0.100837 s]
/proc/loadavg: 3.68 3.90 3.04 2/179 4770
/proc/meminfo: memFree=20242944/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=3992 CPUtime=0.09 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 777 0 0 0 9 0 0 0 22 0 1 0 471825189 4087808 732 33554432000 134512640 136057169 4288486080 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 998 732 167 378 0 618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3992

[startup+0.3008 s]
/proc/loadavg: 3.68 3.90 3.04 2/179 4770
/proc/meminfo: memFree=20242944/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=5576 CPUtime=0.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 1154 0 0 0 29 0 0 0 24 0 1 0 471825189 5709824 1109 33554432000 134512640 136057169 4288486080 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 1394 1109 167 378 0 1014 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5576

[startup+0.700723 s]
/proc/loadavg: 3.68 3.90 3.04 2/179 4770
/proc/meminfo: memFree=20242944/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=8884 CPUtime=0.69 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 2072 0 0 0 69 0 0 0 25 0 1 0 471825189 9097216 1973 33554432000 134512640 136057169 4288486080 18446744073709551615 134615633 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 2221 1973 182 378 0 1841 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8884

[startup+1.50057 s]
/proc/loadavg: 3.68 3.90 3.04 3/180 4799
/proc/meminfo: memFree=20233660/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=11288 CPUtime=1.49 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 2677 0 0 0 149 0 0 0 25 0 1 0 471825189 11558912 2578 33554432000 134512640 136057169 4288486080 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 2822 2578 182 378 0 2442 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11288

[startup+3.10028 s]
/proc/loadavg: 3.68 3.90 3.04 3/180 4799
/proc/meminfo: memFree=20226716/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=13532 CPUtime=3.09 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 3238 0 0 0 309 0 0 0 25 0 1 0 471825189 13856768 3139 33554432000 134512640 136057169 4288486080 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 3383 3139 182 378 0 3003 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13532

[startup+6.30066 s]
/proc/loadavg: 3.55 3.87 3.04 3/180 4826
/proc/meminfo: memFree=20217196/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=15668 CPUtime=6.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 3776 0 0 0 629 0 0 0 25 0 1 0 471825189 16044032 3677 33554432000 134512640 136057169 4288486080 18446744073709551615 134615524 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 3917 3677 182 378 0 3537 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15668

[startup+12.7004 s]
/proc/loadavg: 3.42 3.84 3.03 4/182 4857
/proc/meminfo: memFree=20188116/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=18312 CPUtime=12.69 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 4430 0 0 0 1269 0 0 0 25 0 1 0 471825189 18751488 4331 33554432000 134512640 136057169 4288486080 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 4578 4331 182 378 0 4198 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18312

[startup+25.501 s]
/proc/loadavg: 3.55 3.84 3.04 5/190 4873
/proc/meminfo: memFree=20145060/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=23092 CPUtime=25.49 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 5572 0 0 0 2549 0 0 0 25 0 1 0 471825189 23646208 5473 33554432000 134512640 136057169 4288486080 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 5773 5473 182 378 0 5393 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23092

[startup+51.1001 s]
/proc/loadavg: 3.70 3.85 3.07 5/190 4874
/proc/meminfo: memFree=20118712/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=27992 CPUtime=51.08 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 6797 0 0 0 5108 0 0 0 25 0 1 0 471825189 28663808 6698 33554432000 134512640 136057169 4288486080 18446744073709551615 134615636 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 6998 6698 182 378 0 6618 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27992

[startup+102.306 s]
/proc/loadavg: 3.87 3.87 3.12 5/190 4902
/proc/meminfo: memFree=20069348/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=35876 CPUtime=102.3 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 8676 0 0 0 10229 1 0 0 25 0 1 0 471825189 36737024 8577 33554432000 134512640 136057169 4288486080 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 8969 8577 182 378 0 8589 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35876

[startup+162.301 s]
/proc/loadavg: 3.95 3.89 3.17 5/190 4904
/proc/meminfo: memFree=20001772/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=42528 CPUtime=162.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 10316 0 0 0 16228 1 0 0 25 0 1 0 471825189 43548672 10217 33554432000 134512640 136057169 4288486080 18446744073709551615 134820146 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 10632 10217 182 378 0 10252 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42528

[startup+222.3 s]
/proc/loadavg: 4.04 3.93 3.22 5/190 4905
/proc/meminfo: memFree=19967920/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=45516 CPUtime=222.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 11031 0 0 0 22228 1 0 0 25 0 1 0 471825189 46608384 10932 33554432000 134512640 136057169 4288486080 18446744073709551615 134828432 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 11379 10932 182 378 0 10999 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 45516

[startup+282.301 s]
/proc/loadavg: 4.01 3.94 3.27 5/190 4907
/proc/meminfo: memFree=19937648/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=51912 CPUtime=282.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 12572 0 0 0 28228 1 0 0 25 0 1 0 471825189 53157888 12446 33554432000 134512640 136057169 4288486080 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 12978 12446 182 378 0 12598 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 51912

[startup+342.301 s]
/proc/loadavg: 4.04 3.96 3.32 5/190 4909
/proc/meminfo: memFree=19918784/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=53664 CPUtime=342.28 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 13008 0 0 0 34227 1 0 0 25 0 1 0 471825189 54951936 12882 33554432000 134512640 136057169 4288486080 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 13416 12882 182 378 0 13036 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 53664

[startup+402.3 s]
/proc/loadavg: 4.01 3.97 3.36 5/190 4910
/proc/meminfo: memFree=19904128/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=57868 CPUtime=402.28 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 13983 0 0 0 40227 1 0 0 25 0 1 0 471825189 59256832 13857 33554432000 134512640 136057169 4288486080 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 14467 13857 182 378 0 14087 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 57868

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.39 5/190 4912
/proc/meminfo: memFree=19892708/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=60408 CPUtime=462.28 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 14558 0 0 0 46227 1 0 0 25 0 1 0 471825189 61857792 14432 33554432000 134512640 136057169 4288486080 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 15102 14432 182 378 0 14722 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 60408

[startup+522.3 s]
/proc/loadavg: 4.06 3.99 3.43 5/190 4913
/proc/meminfo: memFree=19881764/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=61912 CPUtime=522.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 14932 0 0 0 52228 1 0 0 25 0 1 0 471825189 63397888 14806 33554432000 134512640 136057169 4288486080 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 15478 14806 182 378 0 15098 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 61912

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.47 5/190 4915
/proc/meminfo: memFree=19867740/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=62956 CPUtime=582.3 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 15153 0 0 0 58228 2 0 0 25 0 1 0 471825189 64466944 15027 33554432000 134512640 136057169 4288486080 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 15739 15027 182 378 0 15359 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 62956

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.50 5/190 4917
/proc/meminfo: memFree=19853452/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=67220 CPUtime=642.3 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 16125 0 0 0 64228 2 0 0 25 0 1 0 471825189 68833280 15999 33554432000 134512640 136057169 4288486080 18446744073709551615 134618132 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 16805 15999 182 378 0 16425 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 67220

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.53 5/190 4918
/proc/meminfo: memFree=19834952/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=69632 CPUtime=702.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 16666 0 0 0 70227 2 0 0 25 0 1 0 471825189 71303168 16540 33554432000 134512640 136057169 4288486080 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 17408 16540 182 378 0 17028 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 69632

[startup+762.307 s]
/proc/loadavg: 4.06 4.00 3.56 5/190 4920
/proc/meminfo: memFree=19816700/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=71100 CPUtime=762.3 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 17031 0 0 0 76228 2 0 0 25 0 1 0 471825189 72806400 16905 33554432000 134512640 136057169 4288486080 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 17775 16905 182 378 0 17395 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 71100

[startup+822.3 s]
/proc/loadavg: 4.08 4.01 3.59 6/190 4921
/proc/meminfo: memFree=19804648/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=71764 CPUtime=822.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 17171 0 0 0 82227 2 0 0 25 0 1 0 471825189 73486336 17045 33554432000 134512640 136057169 4288486080 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 17941 17045 182 378 0 17561 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 71764

[startup+882.301 s]
/proc/loadavg: 4.03 4.01 3.61 5/190 4923
/proc/meminfo: memFree=19795952/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=72404 CPUtime=882.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 17315 0 0 0 88227 2 0 0 25 0 1 0 471825189 74141696 17189 33554432000 134512640 136057169 4288486080 18446744073709551615 134819904 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 18101 17189 182 378 0 17721 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 72404

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.63 5/190 4925
/proc/meminfo: memFree=19782788/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=79244 CPUtime=942.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 18960 0 0 0 94227 2 0 0 25 0 1 0 471825189 81145856 18834 33554432000 134512640 136057169 4288486080 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 19811 18834 182 378 0 19431 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 79244

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/190 4926
/proc/meminfo: memFree=19772468/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=82252 CPUtime=1002.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 19655 0 0 0 100227 2 0 0 25 0 1 0 471825189 84226048 19529 33554432000 134512640 136057169 4288486080 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 20563 19529 182 378 0 20183 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 82252

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.68 5/190 4937
/proc/meminfo: memFree=19763464/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=83936 CPUtime=1062.29 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 20055 0 0 0 106227 2 0 0 25 0 1 0 471825189 85950464 19929 33554432000 134512640 136057169 4288486080 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 20984 19929 182 378 0 20604 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 83936

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.69 5/190 4938
/proc/meminfo: memFree=19743968/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=84852 CPUtime=1122.3 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 20285 0 0 0 112227 3 0 0 25 0 1 0 471825189 86888448 20159 33554432000 134512640 136057169 4288486080 18446744073709551615 134630512 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 21213 20159 182 378 0 20833 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 84852

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/190 4942
/proc/meminfo: memFree=19734280/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=85284 CPUtime=1182.3 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 20362 0 0 0 118227 3 0 0 25 0 1 0 471825189 87330816 20236 33554432000 134512640 136057169 4288486080 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 21321 20236 182 378 0 20941 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 85284

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 4945
/proc/meminfo: memFree=19725516/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=85740 CPUtime=1242.3 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 20451 0 0 0 124227 3 0 0 25 0 1 0 471825189 87797760 20325 33554432000 134512640 136057169 4288486080 18446744073709551615 134637481 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 21435 20325 182 378 0 21055 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 85740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.75 4/188 4947
/proc/meminfo: memFree=19887080/32950928 swapFree=67111524/67111528
[pid=4770] ppid=4768 vsize=86612 CPUtime=1300 cores=5,7
/proc/4770/stat : 4770 (clasp) R 4768 4770 4557 0 -1 4202496 20655 0 0 0 129997 3 0 0 25 0 1 0 471825189 88690688 20529 33554432000 134512640 136057169 4288486080 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4770/statm: 21653 20529 182 378 0 21273 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 86612

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.98
CPU system time (s): 0.036994
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 86612

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

runsolver used 2.15967 second user time and 4.94025 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-24 01:44:15
IDJOB=3274266
IDBENCH=83160
IDSOLVER=1674
FILE ID=node127/3274266-1303602255
RUNJOBID= node127-1303600950-4578
PBS_JOBID= 13150615
Free space on /tmp= 71236 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x30.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274266-1303602255/watcher-3274266-1303602255 -o /tmp/evaluation-result-3274266-1303602255/solver-3274266-1303602255 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274266-1303602255.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= b4a3233c98b6a02fd9143f926d90025d
RANDOM SEED=718620854

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20243092 kB
Buffers:       2386448 kB
Cached:        9697948 kB
SwapCached:          4 kB
Active:        8214700 kB
Inactive:      3945160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20243092 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7820 kB
Writeback:           0 kB
AnonPages:       74636 kB
Mapped:          15868 kB
Slab:           483880 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   221028 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= 71232 MiB
End job on node127 at 2011-04-24 02:05:57