Trace number 3423146

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
clasp 2.0-R4092-craftedUNSAT 917.673 917.643

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark917.673
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...691210/instance-3423146-1306691210.cnf
0.11/0.19	c Solving...
917.63/917.63	s UNSATISFIABLE
917.63/917.63	
917.63/917.63	c Models        : 0     
917.63/917.63	c Time          : 917.637s (Solving: 917.44s 1st Model: 0.00s Unsat: 917.44s)
917.63/917.63	c CPU Time      : 917.660s

Verifier Data

No possible verification on an UNSAT instance

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-3423146-1306691210/watcher-3423146-1306691210 -o /tmp/evaluation-result-3423146-1306691210/solver-3423146-1306691210 -C 5000 -W 5100 -M 15500 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3423146-1306691210.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.99 4/442 18946
/proc/meminfo: memFree=15668792/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=14000 CPUtime=0 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 939 0 0 0 0 0 0 0 22 0 1 0 859351677 14336000 786 33554432000 4194304 4929204 140736088728576 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 3500 787 327 180 0 510 0

[startup+0.116297 s]
/proc/loadavg: 1.92 1.99 1.99 4/442 18946
/proc/meminfo: memFree=15668792/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=15500 CPUtime=0.11 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 1359 0 0 0 11 0 0 0 23 0 1 0 859351677 15872000 1120 33554432000 4194304 4929204 140736088728576 18446744073709551615 4574975 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 3875 1120 339 180 0 885 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15500

[startup+0.200276 s]
/proc/loadavg: 1.92 1.99 1.99 4/442 18946
/proc/meminfo: memFree=15668792/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=15280 CPUtime=0.19 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 1481 0 0 0 19 0 0 0 23 0 1 0 859351677 15646720 1152 33554432000 4194304 4929204 140736088728576 18446744073709551615 4357446 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 3820 1152 360 180 0 830 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15280

[startup+0.300267 s]
/proc/loadavg: 1.92 1.99 1.99 4/442 18946
/proc/meminfo: memFree=15668792/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=15280 CPUtime=0.29 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 1502 0 0 0 29 0 0 0 23 0 1 0 859351677 15646720 1173 33554432000 4194304 4929204 140736088728576 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 3820 1173 367 180 0 830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15280

[startup+0.700182 s]
/proc/loadavg: 1.92 1.99 1.99 4/442 18946
/proc/meminfo: memFree=15668792/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=17872 CPUtime=0.69 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 2120 0 0 0 69 0 0 0 25 0 1 0 859351677 18300928 1791 33554432000 4194304 4929204 140736088728576 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 4468 1791 367 180 0 1478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17872

[startup+1.50103 s]
/proc/loadavg: 1.92 1.99 1.99 4/444 18948
/proc/meminfo: memFree=15653788/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=19720 CPUtime=1.49 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 2579 0 0 0 149 0 0 0 25 0 1 0 859351677 20193280 2250 33554432000 4194304 4929204 140736088728576 18446744073709551615 4357473 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 4930 2250 367 180 0 1940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19720

[startup+3.10074 s]
/proc/loadavg: 1.93 1.99 1.99 4/444 18948
/proc/meminfo: memFree=15647460/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=22248 CPUtime=3.09 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 3206 0 0 0 309 0 0 0 25 0 1 0 859351677 22781952 2877 33554432000 4194304 4929204 140736088728576 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 5562 2877 367 180 0 2572 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22248

[startup+6.30113 s]
/proc/loadavg: 1.93 1.99 1.99 4/444 18948
/proc/meminfo: memFree=15642624/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=24368 CPUtime=6.29 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 3740 0 0 0 629 0 0 0 25 0 1 0 859351677 24952832 3411 33554432000 4194304 4929204 140736088728576 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 6092 3411 367 180 0 3102 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24368

[startup+12.7009 s]
/proc/loadavg: 1.94 1.99 1.99 4/444 18948
/proc/meminfo: memFree=15631960/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=27364 CPUtime=12.69 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 4481 0 0 0 1269 0 0 0 25 0 1 0 859351677 28020736 4152 33554432000 4194304 4929204 140736088728576 18446744073709551615 4660780 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 6841 4152 367 180 0 3851 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27364

[startup+25.5005 s]
/proc/loadavg: 1.95 1.99 1.99 4/444 18948
/proc/meminfo: memFree=15624444/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=32440 CPUtime=25.49 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 5747 0 0 0 2549 0 0 0 25 0 1 0 859351677 33218560 5418 33554432000 4194304 4929204 140736088728576 18446744073709551615 4327571 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 8110 5418 367 180 0 5120 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32440

[startup+51.1007 s]
/proc/loadavg: 1.96 1.99 1.99 4/444 18949
/proc/meminfo: memFree=15619944/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=34604 CPUtime=51.09 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 6286 0 0 0 5109 0 0 0 25 0 1 0 859351677 35434496 5957 33554432000 4194304 4929204 140736088728576 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 8651 5957 369 180 0 5661 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34604

[startup+102.301 s]
/proc/loadavg: 1.98 1.99 1.99 4/444 18950
/proc/meminfo: memFree=15600836/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=44800 CPUtime=102.31 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 8810 0 0 0 10230 1 0 0 25 0 1 0 859351677 45875200 8481 33554432000 4194304 4929204 140736088728576 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 11200 8481 369 180 0 8210 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 44800

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.99 4/444 18952
/proc/meminfo: memFree=15589268/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=47452 CPUtime=162.3 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 9476 0 0 0 16229 1 0 0 25 0 1 0 859351677 48590848 9147 33554432000 4194304 4929204 140736088728576 18446744073709551615 4633962 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 11863 9147 369 180 0 8873 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 47452

[startup+222.316 s]
/proc/loadavg: 1.99 1.99 1.99 4/444 18954
/proc/meminfo: memFree=15583144/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=51032 CPUtime=222.31 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 10324 0 0 0 22230 1 0 0 25 0 1 0 859351677 52256768 9995 33554432000 4194304 4929204 140736088728576 18446744073709551615 4327814 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 12758 9995 369 180 0 9768 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 51032

[startup+282.3 s]
/proc/loadavg: 2.15 2.04 2.01 4/444 18955
/proc/meminfo: memFree=15580888/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=53884 CPUtime=282.3 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 11021 0 0 0 28229 1 0 0 25 0 1 0 859351677 55177216 10692 33554432000 4194304 4929204 140736088728576 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 13471 10692 369 180 0 10481 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 53884

[startup+342.301 s]
/proc/loadavg: 2.09 2.04 2.01 4/444 18957
/proc/meminfo: memFree=15579608/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=55164 CPUtime=342.3 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 11304 0 0 0 34229 1 0 0 25 0 1 0 859351677 56487936 10975 33554432000 4194304 4929204 140736088728576 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 13791 10975 369 180 0 10801 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 55164

[startup+402.301 s]
/proc/loadavg: 2.04 2.03 2.00 5/444 18958
/proc/meminfo: memFree=15571524/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=55644 CPUtime=402.31 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 11400 0 0 0 40229 2 0 0 25 0 1 0 859351677 56979456 11071 33554432000 4194304 4929204 140736088728576 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 13911 11071 369 180 0 10921 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 55644

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/444 18960
/proc/meminfo: memFree=15567392/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=56200 CPUtime=462.31 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 11549 0 0 0 46229 2 0 0 25 0 1 0 859351677 57548800 11220 33554432000 4194304 4929204 140736088728576 18446744073709551615 4628051 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 14050 11220 369 180 0 11060 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 56200

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/444 18962
/proc/meminfo: memFree=15568104/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=56820 CPUtime=522.31 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 11667 0 0 0 52229 2 0 0 25 0 1 0 859351677 58183680 11338 33554432000 4194304 4929204 140736088728576 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 14205 11338 369 180 0 11215 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 56820

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 4/444 18963
/proc/meminfo: memFree=15565088/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=58932 CPUtime=582.31 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12227 0 0 0 58229 2 0 0 25 0 1 0 859351677 60346368 11898 33554432000 4194304 4929204 140736088728576 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 14733 11898 369 180 0 11743 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 58932

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/444 18965
/proc/meminfo: memFree=15562560/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=642.32 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12561 0 0 0 64230 2 0 0 25 0 1 0 859351677 61698048 12232 33554432000 4194304 4929204 140736088728576 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12232 369 180 0 12073 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 60252

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/444 18966
/proc/meminfo: memFree=15561504/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=702.32 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12574 0 0 0 70230 2 0 0 25 0 1 0 859351677 61698048 12245 33554432000 4194304 4929204 140736088728576 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12245 369 180 0 12073 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 60252

[startup+762.301 s]
/proc/loadavg: 2.15 2.03 2.01 4/444 18968
/proc/meminfo: memFree=15561472/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=762.33 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12585 0 0 0 76231 2 0 0 25 0 1 0 859351677 61698048 12256 33554432000 4194304 4929204 140736088728576 18446744073709551615 4636690 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12256 369 180 0 12073 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 60252

[startup+822.301 s]
/proc/loadavg: 2.20 2.06 2.02 4/444 18970
/proc/meminfo: memFree=15559200/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=822.32 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12586 0 0 0 82230 2 0 0 25 0 1 0 859351677 61698048 12257 33554432000 4194304 4929204 140736088728576 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12257 369 180 0 12073 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 60252

[startup+882.317 s]
/proc/loadavg: 2.07 2.04 2.01 4/444 18980
/proc/meminfo: memFree=15558252/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=882.34 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12594 0 0 0 88232 2 0 0 25 0 1 0 859351677 61698048 12265 33554432000 4194304 4929204 140736088728576 18446744073709551615 4316266 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12265 369 180 0 12073 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 60252

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

[startup+896.001 s]
/proc/loadavg: 2.06 2.04 2.01 4/444 18981
/proc/meminfo: memFree=15554240/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=896.02 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12594 0 0 0 89600 2 0 0 25 0 1 0 859351677 61698048 12265 33554432000 4194304 4929204 140736088728576 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12265 369 180 0 12073 0
Current children cumulated CPU time (s) 896.02
Current children cumulated vsize (KiB) 60252

[startup+908.8 s]
/proc/loadavg: 2.04 2.04 2.01 4/444 18981
/proc/meminfo: memFree=15553744/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=908.82 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12608 0 0 0 90880 2 0 0 25 0 1 0 859351677 61698048 12279 33554432000 4194304 4929204 140736088728576 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12279 369 180 0 12073 0
Current children cumulated CPU time (s) 908.82
Current children cumulated vsize (KiB) 60252

[startup+912.017 s]
/proc/loadavg: 2.04 2.04 2.01 4/444 18981
/proc/meminfo: memFree=15553736/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=912.04 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12609 0 0 0 91202 2 0 0 25 0 1 0 859351677 61698048 12280 33554432000 4194304 4929204 140736088728576 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12280 369 180 0 12073 0
Current children cumulated CPU time (s) 912.04
Current children cumulated vsize (KiB) 60252

[startup+915.201 s]
/proc/loadavg: 2.04 2.04 2.01 4/444 18981
/proc/meminfo: memFree=15553736/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=915.24 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12609 0 0 0 91522 2 0 0 25 0 1 0 859351677 61698048 12280 33554432000 4194304 4929204 140736088728576 18446744073709551615 4627948 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12280 369 180 0 12073 0
Current children cumulated CPU time (s) 915.24
Current children cumulated vsize (KiB) 60252

[startup+916.801 s]
/proc/loadavg: 2.04 2.04 2.01 4/444 18981
/proc/meminfo: memFree=15553736/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=916.83 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12609 0 0 0 91681 2 0 0 25 0 1 0 859351677 61698048 12280 33554432000 4194304 4929204 140736088728576 18446744073709551615 4658027 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12280 369 180 0 12073 0
Current children cumulated CPU time (s) 916.83
Current children cumulated vsize (KiB) 60252

[startup+917.201 s]
/proc/loadavg: 2.04 2.04 2.01 4/444 18981
/proc/meminfo: memFree=15553736/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=917.23 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12609 0 0 0 91721 2 0 0 25 0 1 0 859351677 61698048 12280 33554432000 4194304 4929204 140736088728576 18446744073709551615 4308800 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12280 369 180 0 12073 0
Current children cumulated CPU time (s) 917.23
Current children cumulated vsize (KiB) 60252

[startup+917.601 s]
/proc/loadavg: 2.04 2.04 2.01 4/444 18981
/proc/meminfo: memFree=15553364/32950928 swapFree=60044444/67111528
[pid=18946] ppid=18944 vsize=60252 CPUtime=917.63 cores=1,3,5,7
/proc/18946/stat : 18946 (clasp) R 18944 18946 18909 0 -1 4202496 12609 0 0 0 91761 2 0 0 25 0 1 0 859351677 61698048 12280 33554432000 4194304 4929204 140736088728576 18446744073709551615 231895147498 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18946/statm: 15063 12280 369 180 0 12073 0
Current children cumulated CPU time (s) 917.63
Current children cumulated vsize (KiB) 60252

Child status: 20
Real time (s): 917.643
CPU time (s): 917.673
CPU user time (s): 917.649
CPU system time (s): 0.023996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 60252

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

runsolver used 3.72543 second user time and 9.60054 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-29 19:46:50
IDJOB=3423146
IDBENCH=83949
IDSOLVER=1917
FILE ID=node114/3423146-1306691210
RUNJOBID= node114-1306691210-18928
PBS_JOBID= 13471860
Free space on /tmp= 73216 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3423146-1306691210/watcher-3423146-1306691210 -o /tmp/evaluation-result-3423146-1306691210/solver-3423146-1306691210 -C 5000 -W 5100 -M 15500  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3423146-1306691210.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
RANDOM SEED=902969886

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15669568 kB
Buffers:        280580 kB
Cached:        6854080 kB
SwapCached:      48932 kB
Active:        5087772 kB
Inactive:     11919584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15669568 kB
SwapTotal:    67111528 kB
SwapFree:     60044444 kB
Dirty:            2336 kB
Writeback:           0 kB
AnonPages:     9830836 kB
Mapped:          28668 kB
Slab:           142052 kB
PageTables:      62628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108168328 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= 73216 MiB
End job on node114 at 2011-05-29 20:02:08