Trace number 3423145

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 3019.17 3019.07

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
MD5SUM1037a2754a0a53f62ba8ec901741c9e9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3019.17
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses40510
Sum of the clauses size81524
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240492
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...691210/instance-3423145-1306691210.cnf
0.11/0.16	c Solving...
3019.10/3019.06	s UNSATISFIABLE
3019.10/3019.06	
3019.10/3019.06	c Models        : 0     
3019.10/3019.06	c Time          : 3019.059s (Solving: 3018.90s 1st Model: 0.00s Unsat: 3018.90s)
3019.10/3019.06	c CPU Time      : 3019.160s

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-3423145-1306691210/watcher-3423145-1306691210 -o /tmp/evaluation-result-3423145-1306691210/solver-3423145-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-3423145-1306691210.cnf 

running on 4 cores: 0,2,4,6

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 2/439 18942
/proc/meminfo: memFree=15669568/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=14124 CPUtime=0 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 976 0 0 0 0 0 0 0 21 0 1 0 859351676 14462976 819 33554432000 4194304 4929204 140736768818432 18446744073709551615 231895187211 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 3531 819 336 180 0 541 0

[startup+0.112798 s]
/proc/loadavg: 1.92 1.99 1.99 2/439 18942
/proc/meminfo: memFree=15669568/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=14912 CPUtime=0.11 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 1200 0 0 0 11 0 0 0 22 0 1 0 859351676 15269888 1043 33554432000 4194304 4929204 140736768818432 18446744073709551615 4574735 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 3728 1043 339 180 0 738 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 14912

[startup+0.200789 s]
/proc/loadavg: 1.92 1.99 1.99 2/439 18942
/proc/meminfo: memFree=15669568/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=14852 CPUtime=0.19 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 1303 0 0 0 19 0 0 0 22 0 1 0 859351676 15208448 1066 33554432000 4194304 4929204 140736768818432 18446744073709551615 4357412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 3713 1066 367 180 0 723 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14852

[startup+0.300761 s]
/proc/loadavg: 1.92 1.99 1.99 2/439 18942
/proc/meminfo: memFree=15669568/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=15116 CPUtime=0.29 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 1358 0 0 0 29 0 0 0 22 0 1 0 859351676 15478784 1121 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 3779 1122 367 180 0 789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15116

[startup+0.700688 s]
/proc/loadavg: 1.92 1.99 1.99 2/439 18942
/proc/meminfo: memFree=15669568/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=17620 CPUtime=0.69 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 1986 0 0 0 69 0 0 0 24 0 1 0 859351676 18042880 1749 33554432000 4194304 4929204 140736768818432 18446744073709551615 4337370 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 4405 1749 367 180 0 1415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17620

[startup+1.50054 s]
/proc/loadavg: 1.92 1.99 1.99 3/444 18948
/proc/meminfo: memFree=15654160/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=20448 CPUtime=1.49 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 2678 0 0 0 149 0 0 0 25 0 1 0 859351676 20938752 2441 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 5112 2441 367 180 0 2122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20448

[startup+3.10024 s]
/proc/loadavg: 1.93 1.99 1.99 3/444 18948
/proc/meminfo: memFree=15647336/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=22440 CPUtime=3.09 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 3177 0 0 0 309 0 0 0 25 0 1 0 859351676 22978560 2940 33554432000 4194304 4929204 140736768818432 18446744073709551615 4327577 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 5610 2940 367 180 0 2620 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22440

[startup+6.30062 s]
/proc/loadavg: 1.93 1.99 1.99 3/444 18948
/proc/meminfo: memFree=15642500/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=24952 CPUtime=6.29 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 3814 0 0 0 629 0 0 0 25 0 1 0 859351676 25550848 3577 33554432000 4194304 4929204 140736768818432 18446744073709551615 4337341 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 6238 3577 367 180 0 3248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24952

[startup+12.7004 s]
/proc/loadavg: 1.94 1.99 1.99 3/444 18948
/proc/meminfo: memFree=15631960/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=31636 CPUtime=12.69 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 5462 0 0 0 1269 0 0 0 25 0 1 0 859351676 32395264 5225 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 7909 5225 367 180 0 4919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31636

[startup+25.501 s]
/proc/loadavg: 1.95 1.99 1.99 3/444 18948
/proc/meminfo: memFree=15624444/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=34156 CPUtime=25.49 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 6105 0 0 0 2549 0 0 0 25 0 1 0 859351676 34975744 5868 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 8539 5868 367 180 0 5549 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34156

[startup+51.1012 s]
/proc/loadavg: 1.96 1.99 1.99 3/444 18949
/proc/meminfo: memFree=15619944/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=36568 CPUtime=51.09 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 6687 0 0 0 5109 0 0 0 25 0 1 0 859351676 37445632 6450 33554432000 4194304 4929204 140736768818432 18446744073709551615 4316260 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 9142 6450 367 180 0 6152 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36568

[startup+102.301 s]
/proc/loadavg: 1.98 1.99 1.99 3/444 18950
/proc/meminfo: memFree=15600836/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=43788 CPUtime=102.31 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 8442 0 0 0 10230 1 0 0 25 0 1 0 859351676 44838912 8205 33554432000 4194304 4929204 140736768818432 18446744073709551615 4316131 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 10947 8205 369 180 0 7957 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 43788

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/444 18952
/proc/meminfo: memFree=15589144/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=52204 CPUtime=162.3 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 10546 0 0 0 16229 1 0 0 25 0 1 0 859351676 53456896 10309 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 13051 10309 369 180 0 10061 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 52204

[startup+222.317 s]
/proc/loadavg: 1.99 1.99 1.99 3/444 18954
/proc/meminfo: memFree=15583144/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=56028 CPUtime=222.32 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 11469 0 0 0 22231 1 0 0 25 0 1 0 859351676 57372672 11232 33554432000 4194304 4929204 140736768818432 18446744073709551615 4320522 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 14007 11232 369 180 0 11017 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 56028

[startup+282.301 s]
/proc/loadavg: 2.15 2.04 2.01 3/444 18955
/proc/meminfo: memFree=15580888/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=56912 CPUtime=282.3 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 11684 0 0 0 28229 1 0 0 25 0 1 0 859351676 58277888 11447 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 14228 11447 369 180 0 11238 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 56912

[startup+342.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/444 18957
/proc/meminfo: memFree=15579608/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=56912 CPUtime=342.3 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 11693 0 0 0 34229 1 0 0 25 0 1 0 859351676 58277888 11456 33554432000 4194304 4929204 140736768818432 18446744073709551615 4327571 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 14228 11456 369 180 0 11238 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 56912

[startup+402.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/444 18958
/proc/meminfo: memFree=15571524/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=64736 CPUtime=402.31 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 13663 0 0 0 40230 1 0 0 25 0 1 0 859351676 66289664 13426 33554432000 4194304 4929204 140736768818432 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 16184 13426 369 180 0 13194 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 64736

[startup+462.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/444 18960
/proc/meminfo: memFree=15567392/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=67640 CPUtime=462.31 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 14418 0 0 0 46230 1 0 0 25 0 1 0 859351676 69263360 14181 33554432000 4194304 4929204 140736768818432 18446744073709551615 4316260 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 16910 14181 369 180 0 13920 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 67640

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 18962
/proc/meminfo: memFree=15568104/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=67640 CPUtime=522.31 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 14421 0 0 0 52230 1 0 0 25 0 1 0 859351676 69263360 14184 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 16910 14184 369 180 0 13920 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 67640

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 18963
/proc/meminfo: memFree=15565088/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=68396 CPUtime=582.31 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 14602 0 0 0 58230 1 0 0 25 0 1 0 859351676 70037504 14365 33554432000 4194304 4929204 140736768818432 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 17099 14365 369 180 0 14109 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 68396

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=15590812/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85020 CPUtime=2322.37 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18757 0 0 0 232236 1 0 0 25 0 1 0 859351676 87060480 18520 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21255 18520 369 180 0 18265 0
Current children cumulated CPU time (s) 2322.37
Current children cumulated vsize (KiB) 85020

[startup+2382.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/444 19074
/proc/meminfo: memFree=15589620/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85020 CPUtime=2382.37 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18758 0 0 0 238236 1 0 0 25 0 1 0 859351676 87060480 18521 33554432000 4194304 4929204 140736768818432 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21255 18521 369 180 0 18265 0
Current children cumulated CPU time (s) 2382.37
Current children cumulated vsize (KiB) 85020

[startup+2442.3 s]
/proc/loadavg: 2.24 2.08 2.03 3/444 19076
/proc/meminfo: memFree=15586256/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85020 CPUtime=2442.37 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18772 0 0 0 244236 1 0 0 25 0 1 0 859351676 87060480 18535 33554432000 4194304 4929204 140736768818432 18446744073709551615 4632698 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21255 18535 369 180 0 18265 0
Current children cumulated CPU time (s) 2442.37
Current children cumulated vsize (KiB) 85020

[startup+2502.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/444 19131
/proc/meminfo: memFree=15573316/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=2502.38 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18837 0 0 0 250236 2 0 0 25 0 1 0 859351676 87388160 18600 33554432000 4194304 4929204 140736768818432 18446744073709551615 4637470 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18600 369 180 0 18345 0
Current children cumulated CPU time (s) 2502.38
Current children cumulated vsize (KiB) 85340

[startup+2562.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/444 19133
/proc/meminfo: memFree=15538892/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=2562.38 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18841 0 0 0 256236 2 0 0 25 0 1 0 859351676 87388160 18604 33554432000 4194304 4929204 140736768818432 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18604 369 180 0 18345 0
Current children cumulated CPU time (s) 2562.38
Current children cumulated vsize (KiB) 85340

[startup+2622.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/444 19135
/proc/meminfo: memFree=15519140/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=2622.38 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18841 0 0 0 262236 2 0 0 25 0 1 0 859351676 87388160 18604 33554432000 4194304 4929204 140736768818432 18446744073709551615 4316197 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18604 369 180 0 18345 0
Current children cumulated CPU time (s) 2622.38
Current children cumulated vsize (KiB) 85340

[startup+2682.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/444 19136
/proc/meminfo: memFree=15512784/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=2682.39 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18841 0 0 0 268237 2 0 0 25 0 1 0 859351676 87388160 18604 33554432000 4194304 4929204 140736768818432 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18604 369 180 0 18345 0
Current children cumulated CPU time (s) 2682.39
Current children cumulated vsize (KiB) 85340

[startup+2742.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/444 19138
/proc/meminfo: memFree=15510888/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=2742.4 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18841 0 0 0 274238 2 0 0 25 0 1 0 859351676 87388160 18604 33554432000 4194304 4929204 140736768818432 18446744073709551615 4365548 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18604 369 180 0 18345 0
Current children cumulated CPU time (s) 2742.4
Current children cumulated vsize (KiB) 85340

[startup+2802.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 19139
/proc/meminfo: memFree=15504180/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=2802.39 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18841 0 0 0 280237 2 0 0 25 0 1 0 859351676 87388160 18604 33554432000 4194304 4929204 140736768818432 18446744073709551615 4316118 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18604 369 180 0 18345 0
Current children cumulated CPU time (s) 2802.39
Current children cumulated vsize (KiB) 85340

[startup+2862.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 19141
/proc/meminfo: memFree=15503536/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=2862.41 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18846 0 0 0 286239 2 0 0 25 0 1 0 859351676 87388160 18609 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18609 369 180 0 18345 0
Current children cumulated CPU time (s) 2862.41
Current children cumulated vsize (KiB) 85340

[startup+2922.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 19143
/proc/meminfo: memFree=15501384/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=2922.4 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18846 0 0 0 292238 2 0 0 25 0 1 0 859351676 87388160 18609 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18609 369 180 0 18345 0
Current children cumulated CPU time (s) 2922.4
Current children cumulated vsize (KiB) 85340

[startup+2982.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/444 19144
/proc/meminfo: memFree=15493312/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=2982.4 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18849 0 0 0 298238 2 0 0 25 0 1 0 859351676 87388160 18612 33554432000 4194304 4929204 140736768818432 18446744073709551615 4658013 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18612 369 180 0 18345 0
Current children cumulated CPU time (s) 2982.4
Current children cumulated vsize (KiB) 85340

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

[startup+2995.2 s]
/proc/loadavg: 2.03 2.02 2.00 3/444 19145
/proc/meminfo: memFree=15492800/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=2995.3 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18849 0 0 0 299528 2 0 0 25 0 1 0 859351676 87388160 18612 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18612 369 180 0 18345 0
Current children cumulated CPU time (s) 2995.3
Current children cumulated vsize (KiB) 85340

[startup+3008 s]
/proc/loadavg: 2.02 2.02 2.00 3/444 19145
/proc/meminfo: memFree=15493404/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=3008.1 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18849 0 0 0 300808 2 0 0 25 0 1 0 859351676 87388160 18612 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18612 369 180 0 18345 0
Current children cumulated CPU time (s) 3008.1
Current children cumulated vsize (KiB) 85340

[startup+3014.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/444 19145
/proc/meminfo: memFree=15492908/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=3014.5 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18849 0 0 0 301448 2 0 0 25 0 1 0 859351676 87388160 18612 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633802 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18612 369 180 0 18345 0
Current children cumulated CPU time (s) 3014.5
Current children cumulated vsize (KiB) 85340

[startup+3017.6 s]
/proc/loadavg: 2.02 2.02 2.00 3/444 19145
/proc/meminfo: memFree=15493900/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=3017.7 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18849 0 0 0 301768 2 0 0 25 0 1 0 859351676 87388160 18612 33554432000 4194304 4929204 140736768818432 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18612 369 180 0 18345 0
Current children cumulated CPU time (s) 3017.7
Current children cumulated vsize (KiB) 85340

[startup+3018.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/444 19145
/proc/meminfo: memFree=15493900/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=3018.51 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18849 0 0 0 301849 2 0 0 25 0 1 0 859351676 87388160 18612 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633792 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18612 369 180 0 18345 0
Current children cumulated CPU time (s) 3018.51
Current children cumulated vsize (KiB) 85340

[startup+3018.8 s]
/proc/loadavg: 2.02 2.02 2.00 3/444 19145
/proc/meminfo: memFree=15493900/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=3018.9 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18849 0 0 0 301888 2 0 0 25 0 1 0 859351676 87388160 18612 33554432000 4194304 4929204 140736768818432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18612 369 180 0 18345 0
Current children cumulated CPU time (s) 3018.9
Current children cumulated vsize (KiB) 85340

[startup+3019 s]
/proc/loadavg: 2.02 2.02 2.00 3/444 19145
/proc/meminfo: memFree=15493900/32950928 swapFree=60044444/67111528
[pid=18942] ppid=18940 vsize=85340 CPUtime=3019.1 cores=0,2,4,6
/proc/18942/stat : 18942 (clasp) R 18940 18942 18909 0 -1 4202496 18849 0 0 0 301908 2 0 0 25 0 1 0 859351676 87388160 18612 33554432000 4194304 4929204 140736768818432 18446744073709551615 4309062 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18942/statm: 21335 18612 369 180 0 18345 0
Current children cumulated CPU time (s) 3019.1
Current children cumulated vsize (KiB) 85340

Child status: 20
Real time (s): 3019.07
CPU time (s): 3019.17
CPU user time (s): 3019.15
CPU system time (s): 0.025996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 85340

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

runsolver used 13.5069 second user time and 29.0316 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-29 19:46:50
IDJOB=3423145
IDBENCH=83945
IDSOLVER=1917
FILE ID=node114/3423145-1306691210
RUNJOBID= node114-1306691210-18927
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_18_80_10-dir.shuffled-as.sat03-140.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-3423145-1306691210/watcher-3423145-1306691210 -o /tmp/evaluation-result-3423145-1306691210/solver-3423145-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-3423145-1306691210.cnf

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

MD5SUM BENCH= 1037a2754a0a53f62ba8ec901741c9e9
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:      15670584 kB
Buffers:        280576 kB
Cached:        6853308 kB
SwapCached:      48932 kB
Active:        5086484 kB
Inactive:     11919532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15670584 kB
SwapTotal:    67111528 kB
SwapFree:     60044444 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:     9830836 kB
Mapped:          27892 kB
Slab:           142052 kB
PageTables:      62628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108157364 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:37:09