Trace number 3423172

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 3422.92 3422.91

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2315.09
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...693005/instance-3423172-1306693005.cnf
0.00/0.02	c Solving...
3422.91/3422.90	s UNSATISFIABLE
3422.91/3422.90	
3422.91/3422.90	c Models        : 0     
3422.91/3422.90	c Time          : 3422.906s (Solving: 3422.88s 1st Model: 0.00s Unsat: 3422.88s)
3422.91/3422.90	c CPU Time      : 3422.910s

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-3423172-1306693005/watcher-3423172-1306693005 -o /tmp/evaluation-result-3423172-1306693005/solver-3423172-1306693005 -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-3423172-1306693005.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.53 1.90 1.96 2/481 15127
/proc/meminfo: memFree=11733928/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=13572 CPUtime=0.01 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 756 0 0 0 1 0 0 0 25 0 1 0 780900118 13897728 685 33554432000 4194304 4929204 140736493392288 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 3393 685 339 180 0 403 0

[startup+0.065953 s]
/proc/loadavg: 1.53 1.90 1.96 2/481 15127
/proc/meminfo: memFree=11733928/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=13968 CPUtime=0.06 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 882 0 0 0 6 0 0 0 25 0 1 0 780900118 14303232 811 33554432000 4194304 4929204 140736493392288 18446744073709551615 4359904 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 3492 811 367 180 0 502 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13968

[startup+0.100946 s]
/proc/loadavg: 1.53 1.90 1.96 2/481 15127
/proc/meminfo: memFree=11733928/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=13968 CPUtime=0.1 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 882 0 0 0 10 0 0 0 25 0 1 0 780900118 14303232 811 33554432000 4194304 4929204 140736493392288 18446744073709551615 4638642 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 3492 811 367 180 0 502 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13968

[startup+0.300909 s]
/proc/loadavg: 1.53 1.90 1.96 2/481 15127
/proc/meminfo: memFree=11733928/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=13968 CPUtime=0.3 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 883 0 0 0 30 0 0 0 25 0 1 0 780900118 14303232 812 33554432000 4194304 4929204 140736493392288 18446744073709551615 4632976 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 3492 812 367 180 0 502 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13968

[startup+0.700833 s]
/proc/loadavg: 1.53 1.90 1.96 2/481 15127
/proc/meminfo: memFree=11733928/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=14100 CPUtime=0.7 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 924 0 0 0 70 0 0 0 25 0 1 0 780900118 14438400 853 33554432000 4194304 4929204 140736493392288 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 3525 853 367 180 0 535 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 14100

[startup+1.50068 s]
/proc/loadavg: 1.53 1.90 1.96 3/482 15128
/proc/meminfo: memFree=11729836/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=14364 CPUtime=1.5 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 1012 0 0 0 150 0 0 0 25 0 1 0 780900118 14708736 941 33554432000 4194304 4929204 140736493392288 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 3591 941 367 180 0 601 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 14364

[startup+3.10044 s]
/proc/loadavg: 1.53 1.90 1.96 3/482 15128
/proc/meminfo: memFree=11728120/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=14768 CPUtime=3.09 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 1102 0 0 0 309 0 0 0 25 0 1 0 780900118 15122432 1031 33554432000 4194304 4929204 140736493392288 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 3692 1031 367 180 0 702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14768

[startup+6.30077 s]
/proc/loadavg: 1.57 1.91 1.96 3/482 15155
/proc/meminfo: memFree=11725472/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=15392 CPUtime=6.29 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 1244 0 0 0 629 0 0 0 25 0 1 0 780900118 15761408 1173 33554432000 4194304 4929204 140736493392288 18446744073709551615 208079930016 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 3848 1173 367 180 0 858 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15392

[startup+12.7006 s]
/proc/loadavg: 1.60 1.91 1.96 3/482 15155
/proc/meminfo: memFree=11723160/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=15968 CPUtime=12.69 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 1391 0 0 0 1269 0 0 0 25 0 1 0 780900118 16351232 1320 33554432000 4194304 4929204 140736493392288 18446744073709551615 4337364 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 3992 1320 367 180 0 1002 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15968

[startup+25.5002 s]
/proc/loadavg: 1.69 1.91 1.96 3/482 15155
/proc/meminfo: memFree=11721176/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=16984 CPUtime=25.49 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 1641 0 0 0 2549 0 0 0 25 0 1 0 780900118 17391616 1570 33554432000 4194304 4929204 140736493392288 18446744073709551615 4632985 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 4246 1570 367 180 0 1256 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16984

[startup+51.1003 s]
/proc/loadavg: 1.79 1.92 1.96 3/482 15156
/proc/meminfo: memFree=11718140/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=17984 CPUtime=51.09 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 1869 0 0 0 5109 0 0 0 25 0 1 0 780900118 18415616 1798 33554432000 4194304 4929204 140736493392288 18446744073709551615 4327535 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 4496 1798 367 180 0 1506 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17984

[startup+102.318 s]
/proc/loadavg: 1.91 1.93 1.96 3/482 15157
/proc/meminfo: memFree=11714388/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=19428 CPUtime=102.31 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 2189 0 0 0 10231 0 0 0 25 0 1 0 780900118 19894272 2118 33554432000 4194304 4929204 140736493392288 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 4857 2118 367 180 0 1867 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 19428

[startup+162.301 s]
/proc/loadavg: 1.96 1.94 1.96 3/482 15159
/proc/meminfo: memFree=11709128/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=20504 CPUtime=162.29 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 2466 0 0 0 16229 0 0 0 25 0 1 0 780900118 20996096 2395 33554432000 4194304 4929204 140736493392288 18446744073709551615 4328400 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 5126 2395 368 180 0 2136 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20504

[startup+222.301 s]
/proc/loadavg: 2.02 1.96 1.97 3/482 15161
/proc/meminfo: memFree=11708688/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=21532 CPUtime=222.29 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 2688 0 0 0 22229 0 0 0 25 0 1 0 780900118 22048768 2617 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 5383 2617 368 180 0 2393 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 21532

[startup+282.3 s]
/proc/loadavg: 2.01 1.97 1.97 3/482 15162
/proc/meminfo: memFree=11707400/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=22056 CPUtime=282.29 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 2843 0 0 0 28229 0 0 0 25 0 1 0 780900118 22585344 2736 33554432000 4194304 4929204 140736493392288 18446744073709551615 4316249 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 5514 2736 368 180 0 2524 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 22056

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.97 3/482 15164
/proc/meminfo: memFree=11705244/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=22820 CPUtime=342.29 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 3021 0 0 0 34229 0 0 0 25 0 1 0 780900118 23367680 2914 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633861 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 5705 2914 368 180 0 2715 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 22820

[startup+402.3 s]
/proc/loadavg: 2.09 2.00 1.98 3/482 15165
/proc/meminfo: memFree=11703584/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=23464 CPUtime=402.29 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 3153 0 0 0 40229 0 0 0 25 0 1 0 780900118 24027136 3046 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633920 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 5866 3046 368 180 0 2876 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 23464

[startup+462.301 s]
/proc/loadavg: 2.03 2.00 1.98 3/482 15167
/proc/meminfo: memFree=11701548/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=23800 CPUtime=462.29 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 3261 0 0 0 46229 0 0 0 25 0 1 0 780900118 24371200 3154 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 5950 3154 368 180 0 2960 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 23800

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/482 15169
/proc/meminfo: memFree=11700492/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=24616 CPUtime=522.29 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 3424 0 0 0 52229 0 0 0 25 0 1 0 780900118 25206784 3317 33554432000 4194304 4929204 140736493392288 18446744073709551615 4316416 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 6154 3317 368 180 0 3164 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 24616

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/482 15170
/proc/meminfo: memFree=11698460/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=24832 CPUtime=582.29 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 3478 0 0 0 58229 0 0 0 25 0 1 0 780900118 25427968 3371 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 6208 3371 368 180 0 3218 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 24832

[startup+642.3 s]

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

/proc/meminfo: memFree=11676464/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=34848 CPUtime=2742.32 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 5809 0 0 0 274231 1 0 0 25 0 1 0 780900118 35684352 5648 33554432000 4194304 4929204 140736493392288 18446744073709551615 4638354 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8712 5648 370 180 0 5722 0
Current children cumulated CPU time (s) 2742.32
Current children cumulated vsize (KiB) 34848

[startup+2802.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 15238
/proc/meminfo: memFree=11676172/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35228 CPUtime=2802.3 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 5894 0 0 0 280229 1 0 0 25 0 1 0 780900118 36073472 5733 33554432000 4194304 4929204 140736493392288 18446744073709551615 4632929 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8807 5733 370 180 0 5817 0
Current children cumulated CPU time (s) 2802.3
Current children cumulated vsize (KiB) 35228

[startup+2862.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/482 15243
/proc/meminfo: memFree=11675092/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35228 CPUtime=2862.3 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 5898 0 0 0 286229 1 0 0 25 0 1 0 780900118 36073472 5737 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633141 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8807 5737 370 180 0 5817 0
Current children cumulated CPU time (s) 2862.3
Current children cumulated vsize (KiB) 35228

[startup+2922.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 15245
/proc/meminfo: memFree=11675264/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35228 CPUtime=2922.3 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 5900 0 0 0 292229 1 0 0 25 0 1 0 780900118 36073472 5739 33554432000 4194304 4929204 140736493392288 18446744073709551615 4658024 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8807 5739 370 180 0 5817 0
Current children cumulated CPU time (s) 2922.3
Current children cumulated vsize (KiB) 35228

[startup+2982.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 15246
/proc/meminfo: memFree=11674844/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35416 CPUtime=2982.3 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 5952 0 0 0 298229 1 0 0 25 0 1 0 780900118 36265984 5791 33554432000 4194304 4929204 140736493392288 18446744073709551615 4316131 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8854 5791 370 180 0 5864 0
Current children cumulated CPU time (s) 2982.3
Current children cumulated vsize (KiB) 35416

[startup+3042.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/482 15248
/proc/meminfo: memFree=11674660/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35608 CPUtime=3042.31 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 5997 0 0 0 304230 1 0 0 25 0 1 0 780900118 36462592 5836 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8902 5836 370 180 0 5912 0
Current children cumulated CPU time (s) 3042.31
Current children cumulated vsize (KiB) 35608

[startup+3102.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 15249
/proc/meminfo: memFree=11674488/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35796 CPUtime=3102.3 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6036 0 0 0 310229 1 0 0 25 0 1 0 780900118 36655104 5875 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8949 5875 370 180 0 5959 0
Current children cumulated CPU time (s) 3102.3
Current children cumulated vsize (KiB) 35796

[startup+3162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 15251
/proc/meminfo: memFree=11673852/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35796 CPUtime=3162.31 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6043 0 0 0 316230 1 0 0 25 0 1 0 780900118 36655104 5882 33554432000 4194304 4929204 140736493392288 18446744073709551615 4632946 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8949 5882 370 180 0 5959 0
Current children cumulated CPU time (s) 3162.31
Current children cumulated vsize (KiB) 35796

[startup+3222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 15253
/proc/meminfo: memFree=11673808/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35988 CPUtime=3222.31 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6083 0 0 0 322230 1 0 0 25 0 1 0 780900118 36851712 5922 33554432000 4194304 4929204 140736493392288 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8997 5922 370 180 0 6007 0
Current children cumulated CPU time (s) 3222.31
Current children cumulated vsize (KiB) 35988

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 15254
/proc/meminfo: memFree=11673136/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35988 CPUtime=3282.32 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6083 0 0 0 328231 1 0 0 25 0 1 0 780900118 36851712 5922 33554432000 4194304 4929204 140736493392288 18446744073709551615 4632980 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8997 5922 370 180 0 6007 0
Current children cumulated CPU time (s) 3282.32
Current children cumulated vsize (KiB) 35988

[startup+3342.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/482 15256
/proc/meminfo: memFree=11672576/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35988 CPUtime=3342.31 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6083 0 0 0 334230 1 0 0 25 0 1 0 780900118 36851712 5922 33554432000 4194304 4929204 140736493392288 18446744073709551615 4619446 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8997 5922 370 180 0 6007 0
Current children cumulated CPU time (s) 3342.31
Current children cumulated vsize (KiB) 35988

[startup+3402.32 s]
/proc/loadavg: 2.08 2.04 2.01 3/482 15257
/proc/meminfo: memFree=11671780/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35988 CPUtime=3402.32 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6083 0 0 0 340231 1 0 0 25 0 1 0 780900118 36851712 5922 33554432000 4194304 4929204 140736493392288 18446744073709551615 4632946 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8997 5922 370 180 0 6007 0
Current children cumulated CPU time (s) 3402.32
Current children cumulated vsize (KiB) 35988

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

[startup+3404.7 s]
/proc/loadavg: 2.07 2.03 2.01 3/482 15258
/proc/meminfo: memFree=11671904/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35988 CPUtime=3404.71 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6083 0 0 0 340470 1 0 0 25 0 1 0 780900118 36851712 5922 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633045 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8997 5922 370 180 0 6007 0
Current children cumulated CPU time (s) 3404.71
Current children cumulated vsize (KiB) 35988

[startup+3411.12 s]
/proc/loadavg: 2.07 2.03 2.01 3/482 15258
/proc/meminfo: memFree=11672128/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35988 CPUtime=3411.12 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6086 0 0 0 341111 1 0 0 25 0 1 0 780900118 36851712 5925 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633042 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8997 5925 370 180 0 6007 0
Current children cumulated CPU time (s) 3411.12
Current children cumulated vsize (KiB) 35988

[startup+3417.5 s]
/proc/loadavg: 2.06 2.03 2.01 3/482 15258
/proc/meminfo: memFree=11671868/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35988 CPUtime=3417.51 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6086 0 0 0 341750 1 0 0 25 0 1 0 780900118 36851712 5925 33554432000 4194304 4929204 140736493392288 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8997 5925 370 180 0 6007 0
Current children cumulated CPU time (s) 3417.51
Current children cumulated vsize (KiB) 35988

[startup+3420.7 s]
/proc/loadavg: 2.06 2.03 2.01 3/482 15258
/proc/meminfo: memFree=11671372/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35988 CPUtime=3420.7 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6086 0 0 0 342069 1 0 0 25 0 1 0 780900118 36851712 5925 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633568 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8997 5925 370 180 0 6007 0
Current children cumulated CPU time (s) 3420.7
Current children cumulated vsize (KiB) 35988

[startup+3422.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/482 15258
/proc/meminfo: memFree=11671988/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35988 CPUtime=3422.31 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6086 0 0 0 342230 1 0 0 25 0 1 0 780900118 36851712 5925 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633025 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8997 5925 370 180 0 6007 0
Current children cumulated CPU time (s) 3422.31
Current children cumulated vsize (KiB) 35988

[startup+3422.7 s]
/proc/loadavg: 2.06 2.03 2.01 3/482 15258
/proc/meminfo: memFree=11671988/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=35988 CPUtime=3422.71 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6086 0 0 0 342270 1 0 0 25 0 1 0 780900118 36851712 5925 33554432000 4194304 4929204 140736493392288 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8997 5925 370 180 0 6007 0
Current children cumulated CPU time (s) 3422.71
Current children cumulated vsize (KiB) 35988

[startup+3422.9 s]
/proc/loadavg: 2.06 2.03 2.01 3/482 15258
/proc/meminfo: memFree=11671988/32950928 swapFree=51884240/67111528
[pid=15127] ppid=15125 vsize=34848 CPUtime=3422.91 cores=1,3,5,7
/proc/15127/stat : 15127 (clasp) R 15125 15127 15062 0 -1 4202496 6086 0 0 0 342290 1 0 0 25 0 1 0 780900118 35684352 5741 33554432000 4194304 4929204 140736493392288 18446744073709551615 4633001 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15127/statm: 8712 5741 370 180 0 5722 0
Current children cumulated CPU time (s) 3422.91
Current children cumulated vsize (KiB) 34848

Child status: 20
Real time (s): 3422.91
CPU time (s): 3422.92
CPU user time (s): 3422.91
CPU system time (s): 0.013997
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 35988

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

runsolver used 15.2627 second user time and 37.5873 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-29 20:16:45
IDJOB=3423172
IDBENCH=84608
IDSOLVER=1917
FILE ID=node127/3423172-1306693005
RUNJOBID= node127-1306693004-15081
PBS_JOBID= 13471866
Free space on /tmp= 73712 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.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-3423172-1306693005/watcher-3423172-1306693005 -o /tmp/evaluation-result-3423172-1306693005/solver-3423172-1306693005 -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-3423172-1306693005.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=1843948681

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11734204 kB
Buffers:        279620 kB
Cached:        4384496 kB
SwapCached:      55132 kB
Active:        4089144 kB
Inactive:     16847108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11734204 kB
SwapTotal:    67111528 kB
SwapFree:     51884240 kB
Dirty:            1508 kB
Writeback:          16 kB
AnonPages:    16222380 kB
Mapped:          29236 kB
Slab:           114200 kB
PageTables:      95420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119744860 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= 73712 MiB
End job on node127 at 2011-05-29 21:13:48