Trace number 3274752

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.04 1300.01

General information on the benchmark

NameSAT05/crafted/sabharwal05/ordering/gt-ordering/
sat/gt-030.shuffled-as.sat05-1295.cnf
MD5SUMf0614c8232d9b15ffdf32ce3e2c1390b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24824
Sum of the clauses size74817
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2435
Number of clauses of size 324359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.85 1.21 1.82 2/176 21707
/proc/meminfo: memFree=11796496/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=2364 CPUtime=0 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 369 0 0 0 0 0 0 0 23 0 1 0 551223202 2420736 323 33554432000 134512640 136057169 4290550320 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 591 324 145 378 0 211 0

[startup+0.048161 s]
/proc/loadavg: 0.85 1.21 1.82 2/176 21707
/proc/meminfo: memFree=11796496/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=3416 CPUtime=0.04 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 637 0 0 0 4 0 0 0 23 0 1 0 551223202 3497984 585 33554432000 134512640 136057169 4290550320 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 854 585 165 378 0 474 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3416

[startup+0.101145 s]
/proc/loadavg: 0.85 1.21 1.82 2/176 21707
/proc/meminfo: memFree=11796496/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=3416 CPUtime=0.1 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 686 0 0 0 10 0 0 0 23 0 1 0 551223202 3497984 634 33554432000 134512640 136057169 4290550320 18446744073709551615 134828525 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 854 634 182 378 0 474 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3416

[startup+0.30111 s]
/proc/loadavg: 0.85 1.21 1.82 2/176 21707
/proc/meminfo: memFree=11796496/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=4868 CPUtime=0.29 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 1025 0 0 0 29 0 0 0 25 0 1 0 551223202 4984832 973 33554432000 134512640 136057169 4290550320 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 1217 973 182 378 0 837 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4868

[startup+0.701038 s]
/proc/loadavg: 0.85 1.21 1.82 2/176 21707
/proc/meminfo: memFree=11796496/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=5948 CPUtime=0.69 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 1307 0 0 0 69 0 0 0 25 0 1 0 551223202 6090752 1255 33554432000 134512640 136057169 4290550320 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 1487 1255 182 378 0 1107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5948

[startup+1.5009 s]
/proc/loadavg: 0.85 1.21 1.82 5/187 21755
/proc/meminfo: memFree=11744536/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=7268 CPUtime=1.49 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 1627 0 0 0 149 0 0 0 25 0 1 0 551223202 7442432 1575 33554432000 134512640 136057169 4290550320 18446744073709551615 134824008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 1817 1575 182 378 0 1437 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7268

[startup+3.1006 s]
/proc/loadavg: 0.85 1.21 1.82 5/190 21761
/proc/meminfo: memFree=11664408/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=10700 CPUtime=3.09 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 2476 0 0 0 309 0 0 0 25 0 1 0 551223202 10956800 2424 33554432000 134512640 136057169 4290550320 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 2675 2424 182 378 0 2295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10700

[startup+6.30104 s]
/proc/loadavg: 1.10 1.26 1.83 5/190 21761
/proc/meminfo: memFree=11619864/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=11240 CPUtime=6.29 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 2611 0 0 0 629 0 0 0 25 0 1 0 551223202 11509760 2559 33554432000 134512640 136057169 4290550320 18446744073709551615 134618247 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 2810 2559 182 378 0 2430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11240

[startup+12.7009 s]
/proc/loadavg: 1.33 1.31 1.84 5/190 21761
/proc/meminfo: memFree=11606296/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=16868 CPUtime=12.7 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 4000 0 0 0 1269 1 0 0 25 0 1 0 551223202 17272832 3948 33554432000 134512640 136057169 4290550320 18446744073709551615 134823643 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 4217 3948 182 378 0 3837 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 16868

[startup+25.5006 s]
/proc/loadavg: 1.92 1.44 1.88 5/190 21761
/proc/meminfo: memFree=11530132/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=23704 CPUtime=25.49 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 5684 0 0 0 2548 1 0 0 25 0 1 0 551223202 24272896 5632 33554432000 134512640 136057169 4290550320 18446744073709551615 134820219 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 5926 5632 182 378 0 5546 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23704

[startup+51.1011 s]
/proc/loadavg: 2.63 1.64 1.93 5/190 21762
/proc/meminfo: memFree=11433692/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=31860 CPUtime=51.09 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 7741 0 0 0 5108 1 0 0 25 0 1 0 551223202 32624640 7677 33554432000 134512640 136057169 4290550320 18446744073709551615 134618452 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 7965 7677 182 378 0 7585 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31860

[startup+102.307 s]
/proc/loadavg: 3.44 2.02 2.04 5/190 21763
/proc/meminfo: memFree=11347648/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=42996 CPUtime=102.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 10460 0 0 0 10228 2 0 0 25 0 1 0 551223202 44027904 10388 33554432000 134512640 136057169 4290550320 18446744073709551615 134637413 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 10749 10388 182 378 0 10369 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42996

[startup+162.3 s]
/proc/loadavg: 3.79 2.38 2.16 5/190 21765
/proc/meminfo: memFree=11230184/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=48212 CPUtime=162.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 11764 0 0 0 16228 2 0 0 25 0 1 0 551223202 49369088 11603 33554432000 134512640 136057169 4290550320 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 12053 11603 182 378 0 11673 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 48212

[startup+222.301 s]
/proc/loadavg: 3.92 2.67 2.27 5/190 21766
/proc/meminfo: memFree=11084072/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=58132 CPUtime=222.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 14208 0 0 0 22228 2 0 0 25 0 1 0 551223202 59527168 14047 33554432000 134512640 136057169 4290550320 18446744073709551615 134637475 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 14533 14047 182 378 0 14153 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 58132

[startup+282.301 s]
/proc/loadavg: 4.03 2.92 2.38 5/190 21768
/proc/meminfo: memFree=11041004/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=63688 CPUtime=282.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 15573 0 0 0 28228 2 0 0 25 0 1 0 551223202 65216512 15376 33554432000 134512640 136057169 4290550320 18446744073709551615 134615624 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 15922 15376 182 378 0 15542 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 63688

[startup+342.3 s]
/proc/loadavg: 4.01 3.12 2.48 5/190 21770
/proc/meminfo: memFree=10919200/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=70588 CPUtime=342.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 17291 0 0 0 34227 3 0 0 25 0 1 0 551223202 72282112 17053 33554432000 134512640 136057169 4290550320 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 17647 17053 182 378 0 17267 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 70588

[startup+402.301 s]
/proc/loadavg: 4.00 3.28 2.57 5/190 21771
/proc/meminfo: memFree=10883576/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=76440 CPUtime=402.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 18785 0 0 0 40227 3 0 0 25 0 1 0 551223202 78274560 18520 33554432000 134512640 136057169 4290550320 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 19110 18520 182 378 0 18730 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 76440

[startup+462.301 s]
/proc/loadavg: 4.08 3.43 2.67 5/190 21773
/proc/meminfo: memFree=10845100/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=81292 CPUtime=462.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 19994 0 0 0 46227 3 0 0 25 0 1 0 551223202 83243008 19729 33554432000 134512640 136057169 4290550320 18446744073709551615 134615615 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 20323 19729 182 378 0 19943 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 81292

[startup+522.3 s]
/proc/loadavg: 4.03 3.53 2.75 5/190 21774
/proc/meminfo: memFree=10823984/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=84300 CPUtime=522.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 20723 0 0 0 52227 3 0 0 25 0 1 0 551223202 86323200 20458 33554432000 134512640 136057169 4290550320 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 21075 20458 182 378 0 20695 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 84300

[startup+582.301 s]
/proc/loadavg: 4.01 3.62 2.83 5/190 21785
/proc/meminfo: memFree=10796208/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=92176 CPUtime=582.31 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 22641 0 0 0 58227 4 0 0 25 0 1 0 551223202 94388224 22376 33554432000 134512640 136057169 4290550320 18446744073709551615 134615649 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 23044 22376 182 378 0 22664 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 92176

[startup+642.3 s]
/proc/loadavg: 4.09 3.72 2.91 5/190 22260
/proc/meminfo: memFree=10861088/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=92640 CPUtime=642.31 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 22742 0 0 0 64227 4 0 0 25 0 1 0 551223202 94863360 22477 33554432000 134512640 136057169 4290550320 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 23160 22477 182 378 0 22780 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 92640

[startup+702.301 s]
/proc/loadavg: 4.03 3.76 2.97 5/190 22261
/proc/meminfo: memFree=10833284/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=97576 CPUtime=702.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 23984 0 0 0 70226 4 0 0 25 0 1 0 551223202 99917824 23691 33554432000 134512640 136057169 4290550320 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 24394 23691 182 378 0 24014 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 97576

[startup+762.307 s]
/proc/loadavg: 4.01 3.80 3.03 5/190 22263
/proc/meminfo: memFree=10806464/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=100792 CPUtime=762.31 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 24741 0 0 0 76227 4 0 0 25 0 1 0 551223202 103211008 24448 33554432000 134512640 136057169 4290550320 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 25198 24448 182 378 0 24818 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 100792

[startup+822.3 s]
/proc/loadavg: 4.08 3.85 3.10 5/190 22264
/proc/meminfo: memFree=10783732/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=102852 CPUtime=822.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 25219 0 0 0 82226 4 0 0 25 0 1 0 551223202 105320448 24926 33554432000 134512640 136057169 4290550320 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 25713 24926 182 378 0 25333 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 102852

[startup+882.301 s]
/proc/loadavg: 4.03 3.88 3.15 5/190 22266
/proc/meminfo: memFree=10762988/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=105816 CPUtime=882.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 25971 0 0 0 88226 4 0 0 25 0 1 0 551223202 108355584 25642 33554432000 134512640 136057169 4290550320 18446744073709551615 134615649 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 26454 25642 182 378 0 26074 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 105816

[startup+942.301 s]
/proc/loadavg: 4.01 3.90 3.20 5/190 22268
/proc/meminfo: memFree=10737284/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=107168 CPUtime=942.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 26258 0 0 0 94226 4 0 0 25 0 1 0 551223202 109740032 25929 33554432000 134512640 136057169 4290550320 18446744073709551615 134823755 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 26792 25929 182 378 0 26412 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 107168

[startup+1002.3 s]
/proc/loadavg: 4.05 3.93 3.25 5/190 22269
/proc/meminfo: memFree=10713808/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=109808 CPUtime=1002.3 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 26858 0 0 0 100226 4 0 0 25 0 1 0 551223202 112443392 26495 33554432000 134512640 136057169 4290550320 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 27452 26495 182 378 0 27072 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 109808

[startup+1062.3 s]
/proc/loadavg: 4.02 3.94 3.30 5/190 22271
/proc/meminfo: memFree=10683264/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=114408 CPUtime=1062.31 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 27990 0 0 0 106226 5 0 0 25 0 1 0 551223202 117153792 27627 33554432000 134512640 136057169 4290550320 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 28602 27627 182 378 0 28222 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 114408

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.34 5/190 22272
/proc/meminfo: memFree=10676024/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=117352 CPUtime=1122.31 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 28695 0 0 0 112226 5 0 0 25 0 1 0 551223202 120168448 28278 33554432000 134512640 136057169 4290550320 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 29338 28278 182 378 0 28958 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 117352

[startup+1182.3 s]
/proc/loadavg: 4.07 3.97 3.38 5/190 22274
/proc/meminfo: memFree=10675492/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=117992 CPUtime=1182.31 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 28836 0 0 0 118226 5 0 0 25 0 1 0 551223202 120823808 28419 33554432000 134512640 136057169 4290550320 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 29498 28419 182 378 0 29118 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 117992

[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 3.42 5/190 22276
/proc/meminfo: memFree=10667024/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=126140 CPUtime=1242.32 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 30769 0 0 0 124226 6 0 0 25 0 1 0 551223202 129167360 30352 33554432000 134512640 136057169 4290550320 18446744073709551615 134618401 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 31535 30352 182 378 0 31155 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 126140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.45 5/190 22277
/proc/meminfo: memFree=10663516/32950928 swapFree=67111528/67111528
[pid=21707] ppid=21705 vsize=127600 CPUtime=1300.03 cores=1,3
/proc/21707/stat : 21707 (clasp) R 21705 21707 20385 0 -1 4202496 31074 0 0 0 129997 6 0 0 25 0 1 0 551223202 130662400 30657 33554432000 134512640 136057169 4290550320 18446744073709551615 134823755 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21707/statm: 31900 30657 182 378 0 31520 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 127600

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.04
CPU user time (s): 1299.97
CPU system time (s): 0.067989
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 127600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31077
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= 5
involuntary context switches= 1736

runsolver used 2.07468 second user time and 5.03223 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-24 03:52:05
IDJOB=3274752
IDBENCH=85618
IDSOLVER=1674
FILE ID=node112/3274752-1303609925
RUNJOBID= node112-1303609925-21693
PBS_JOBID= 13150584
Free space on /tmp= 72580 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT05/crafted/sabharwal05/ordering/gt-ordering/sat/gt-030.shuffled-as.sat05-1295.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-3274752-1303609925/watcher-3274752-1303609925 -o /tmp/evaluation-result-3274752-1303609925/solver-3274752-1303609925 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274752-1303609925.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= f0614c8232d9b15ffdf32ce3e2c1390b
RANDOM SEED=841670260

node112.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.828
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.828
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11796776 kB
Buffers:       1967704 kB
Cached:       18574840 kB
SwapCached:          0 kB
Active:        9374668 kB
Inactive:     11236480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11796776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2856 kB
Writeback:           0 kB
AnonPages:       67892 kB
Mapped:          14492 kB
Slab:           480288 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191412 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= 72628 MiB
End job on node112 at 2011-04-24 04:13:47