Trace number 3419761

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
RestartSAT B95UNSAT 1871.05 1871

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1376.76
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1870.94/1870.99	c WARNING: for repeatability, setting FPU to use double precision
1870.94/1870.99	s UNSATISFIABLE

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-3419761-1306579412/watcher-3419761-1306579412 -o /tmp/evaluation-result-3419761-1306579412/solver-3419761-1306579412 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419761-1306579412.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: 0.33 0.09 0.02 3/424 12473
/proc/meminfo: memFree=10039632/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=26568 CPUtime=0 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 2152 0 0 0 0 0 0 0 25 0 1 0 769539439 27205632 2041 33554432000 4194304 4291949 140734327256016 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12473/statm: 6642 2044 228 24 0 3276 0

[startup+0.101092 s]
/proc/loadavg: 0.33 0.09 0.02 3/424 12473
/proc/meminfo: memFree=10039632/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=39580 CPUtime=0.09 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 6615 0 0 0 9 0 0 0 25 0 1 0 769539439 40529920 5997 33554432000 4194304 4291949 140734327256016 18446744073709551615 246516495045 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12473/statm: 9895 5999 228 24 0 6529 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39580

[startup+0.201087 s]
/proc/loadavg: 0.33 0.09 0.02 3/424 12473
/proc/meminfo: memFree=10039632/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=47212 CPUtime=0.19 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 8551 0 0 0 18 1 0 0 25 0 1 0 769539439 48345088 7641 33554432000 4194304 4291949 140734327256016 18446744073709551615 4220825 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12473/statm: 11803 7641 234 24 0 8437 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 47212

[startup+0.300994 s]
/proc/loadavg: 0.33 0.09 0.02 3/424 12473
/proc/meminfo: memFree=10039632/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=55268 CPUtime=0.29 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 9907 0 0 0 28 1 0 0 25 0 1 0 769539439 56594432 8907 33554432000 4194304 4291949 140734327256016 18446744073709551615 4210263 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/12473/statm: 13817 8907 234 24 0 10451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55268

[startup+0.700933 s]
/proc/loadavg: 0.33 0.09 0.02 3/424 12473
/proc/meminfo: memFree=10039632/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=46120 CPUtime=0.69 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 12508 0 0 0 68 1 0 0 25 0 1 0 769539439 47226880 7468 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/12473/statm: 11530 7468 252 24 0 8164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46120

[startup+1.50081 s]
/proc/loadavg: 0.46 0.13 0.03 3/425 12474
/proc/meminfo: memFree=10008880/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=46120 CPUtime=1.48 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 12551 0 0 0 147 1 0 0 25 0 1 0 769539439 47226880 7511 33554432000 4194304 4291949 140734327256016 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 11530 7511 252 24 0 8164 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46120

[startup+3.10056 s]
/proc/loadavg: 0.46 0.13 0.03 3/425 12474
/proc/meminfo: memFree=10006468/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=46120 CPUtime=3.08 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 12636 0 0 0 307 1 0 0 25 0 1 0 769539439 47226880 7595 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 11530 7595 252 24 0 8164 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46120

[startup+6.30097 s]
/proc/loadavg: 0.58 0.16 0.04 3/425 12474
/proc/meminfo: memFree=10000956/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=46120 CPUtime=6.29 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 12776 0 0 0 627 2 0 0 25 0 1 0 769539439 47226880 7734 33554432000 4194304 4291949 140734327256016 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 11530 7734 252 24 0 8164 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46120

[startup+12.7008 s]
/proc/loadavg: 0.70 0.19 0.05 3/425 12474
/proc/meminfo: memFree=9994692/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=53192 CPUtime=12.69 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 13073 0 0 0 1267 2 0 0 25 0 1 0 769539439 54468608 8029 33554432000 4194304 4291949 140734327256016 18446744073709551615 4262135 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 13298 8029 252 24 0 9932 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53192

[startup+25.5005 s]
/proc/loadavg: 0.99 0.27 0.08 3/425 12475
/proc/meminfo: memFree=9991576/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=53192 CPUtime=25.49 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 13702 0 0 0 2547 2 0 0 25 0 1 0 769539439 54468608 8650 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 13298 8650 252 24 0 9932 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53192

[startup+51.1008 s]
/proc/loadavg: 1.33 0.41 0.13 3/425 12475
/proc/meminfo: memFree=9960496/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=72032 CPUtime=51.09 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 17652 0 0 0 5106 3 0 0 25 0 1 0 769539439 73760768 12592 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255763 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 18008 12592 252 24 0 14642 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72032

[startup+102.3 s]
/proc/loadavg: 1.71 0.65 0.23 3/425 12477
/proc/meminfo: memFree=9950564/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=83708 CPUtime=102.3 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 20080 0 0 0 10226 4 0 0 25 0 1 0 769539439 85716992 15006 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 20927 15006 252 24 0 17561 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83708

[startup+162.301 s]
/proc/loadavg: 1.89 0.90 0.33 3/425 12478
/proc/meminfo: memFree=9925500/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=102676 CPUtime=162.29 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 23078 0 0 0 16224 5 0 0 25 0 1 0 769539439 105140224 17975 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 25669 17975 252 24 0 22303 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 102676

[startup+222.316 s]
/proc/loadavg: 1.96 1.09 0.44 3/425 12480
/proc/meminfo: memFree=9916548/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=102676 CPUtime=222.31 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 25496 0 0 0 22225 6 0 0 25 0 1 0 769539439 105140224 20372 33554432000 4194304 4291949 140734327256016 18446744073709551615 4261914 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 25669 20372 252 24 0 22303 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 102676

[startup+282.301 s]
/proc/loadavg: 1.98 1.26 0.53 3/425 12481
/proc/meminfo: memFree=9906608/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=133496 CPUtime=282.3 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 27953 0 0 0 28223 7 0 0 25 0 1 0 769539439 136699904 22813 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 33374 22813 252 24 0 30008 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 133496

[startup+342.301 s]
/proc/loadavg: 2.15 1.43 0.64 3/425 12483
/proc/meminfo: memFree=9869760/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=133496 CPUtime=342.29 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 30495 0 0 0 34221 8 0 0 25 0 1 0 769539439 136699904 25338 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 33374 25338 252 24 0 30008 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 133496

[startup+402.301 s]
/proc/loadavg: 2.09 1.55 0.72 3/425 12485
/proc/meminfo: memFree=9866264/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=133496 CPUtime=402.29 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 31395 0 0 0 40221 8 0 0 25 0 1 0 769539439 136699904 26224 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 33374 26224 252 24 0 30008 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 133496

[startup+462.301 s]
/proc/loadavg: 2.03 1.63 0.80 3/425 12486
/proc/meminfo: memFree=9857184/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=133496 CPUtime=462.3 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 33713 0 0 0 46221 9 0 0 25 0 1 0 769539439 136699904 28521 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 33374 28521 252 24 0 30008 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 133496

[startup+522.301 s]
/proc/loadavg: 2.01 1.69 0.87 3/425 12488
/proc/meminfo: memFree=9850344/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=183584 CPUtime=522.3 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 35434 0 0 0 52220 10 0 0 25 0 1 0 769539439 187990016 30221 33554432000 4194304 4291949 140734327256016 18446744073709551615 4262157 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 45896 30221 252 24 0 42530 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 183584

[startup+582.301 s]
/proc/loadavg: 2.00 1.75 0.94 3/425 12489
/proc/meminfo: memFree=9841264/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=185100 CPUtime=582.3 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 36988 0 0 0 58220 10 0 0 25 0 1 0 769539439 189542400 31756 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 46275 31756 252 24 0 42909 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 185100

[startup+642.3 s]

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

/proc/meminfo: memFree=8969524/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=116964 CPUtime=1302.33 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 55620 0 0 0 130213 20 0 0 25 0 1 0 769539439 119771136 22841 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 29241 22841 252 24 0 25875 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 116964

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.54 3/425 12576
/proc/meminfo: memFree=8863492/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=116964 CPUtime=1362.33 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 56505 0 0 0 136213 20 0 0 25 0 1 0 769539439 119771136 23706 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 29241 23706 252 24 0 25875 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 116964

[startup+1422.3 s]
/proc/loadavg: 2.07 2.02 1.57 3/425 12578
/proc/meminfo: memFree=8777668/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=116964 CPUtime=1422.33 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 57179 0 0 0 142213 20 0 0 25 0 1 0 769539439 119771136 24358 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 29241 24358 252 24 0 25875 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 116964

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 1.60 3/425 12579
/proc/meminfo: memFree=8706708/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=116964 CPUtime=1482.33 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 57854 0 0 0 148212 21 0 0 25 0 1 0 769539439 119771136 25019 33554432000 4194304 4291949 140734327256016 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 29241 25019 252 24 0 25875 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 116964

[startup+1542.32 s]
/proc/loadavg: 2.02 2.02 1.62 3/425 12581
/proc/meminfo: memFree=8641336/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=147784 CPUtime=1542.35 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 58852 0 0 0 154214 21 0 0 25 0 1 0 769539439 151330816 26003 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 36946 26003 252 24 0 33580 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 147784

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.65 3/425 12583
/proc/meminfo: memFree=8569760/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=147784 CPUtime=1602.33 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 59623 0 0 0 160212 21 0 0 25 0 1 0 769539439 151330816 26758 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 36946 26758 252 24 0 33580 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 147784

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.66 3/425 12584
/proc/meminfo: memFree=8479716/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=147784 CPUtime=1662.34 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 60416 0 0 0 166212 22 0 0 25 0 1 0 769539439 151330816 27539 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 36946 27539 252 24 0 33580 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 147784

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 1.69 3/425 12586
/proc/meminfo: memFree=8394624/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=116964 CPUtime=1722.34 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 70954 0 0 0 172210 24 0 0 25 0 1 0 769539439 119771136 23028 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 29241 23028 252 24 0 25875 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 116964

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 1.71 3/425 12587
/proc/meminfo: memFree=8322436/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=116964 CPUtime=1782.34 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 71348 0 0 0 178210 24 0 0 25 0 1 0 769539439 119771136 23408 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 29241 23408 252 24 0 25875 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 116964

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 1.73 3/425 12589
/proc/meminfo: memFree=8253708/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=116964 CPUtime=1842.34 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 80832 0 0 0 184209 25 0 0 25 0 1 0 769539439 119771136 22109 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 29241 22109 252 24 0 25875 0
Current children cumulated CPU time (s) 1842.34
Current children cumulated vsize (KiB) 116964

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

[startup+1843.2 s]
/proc/loadavg: 2.02 2.02 1.73 3/425 12589
/proc/meminfo: memFree=8252960/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=116964 CPUtime=1843.24 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 80837 0 0 0 184299 25 0 0 25 0 1 0 769539439 119771136 22114 33554432000 4194304 4291949 140734327256016 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 29241 22114 252 24 0 25875 0
Current children cumulated CPU time (s) 1843.24
Current children cumulated vsize (KiB) 116964

[startup+1856 s]
/proc/loadavg: 2.01 2.02 1.73 3/425 12589
/proc/meminfo: memFree=8243528/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=116964 CPUtime=1856.04 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 80885 0 0 0 185579 25 0 0 25 0 1 0 769539439 119771136 22162 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255763 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 29241 22162 252 24 0 25875 0
Current children cumulated CPU time (s) 1856.04
Current children cumulated vsize (KiB) 116964

[startup+1862.42 s]
/proc/loadavg: 2.01 2.02 1.73 3/425 12590
/proc/meminfo: memFree=8250596/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=97996 CPUtime=1862.46 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 86811 0 0 0 186220 26 0 0 25 0 1 0 769539439 100347904 18438 33554432000 4194304 4291949 140734327256016 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 24499 18438 252 24 0 21133 0
Current children cumulated CPU time (s) 1862.46
Current children cumulated vsize (KiB) 97996

[startup+1865.6 s]
/proc/loadavg: 2.01 2.02 1.73 3/425 12590
/proc/meminfo: memFree=8245636/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=97996 CPUtime=1865.65 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 86836 0 0 0 186539 26 0 0 25 0 1 0 769539439 100347904 18463 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 24499 18463 252 24 0 21133 0
Current children cumulated CPU time (s) 1865.65
Current children cumulated vsize (KiB) 97996

[startup+1868.8 s]
/proc/loadavg: 2.01 2.02 1.73 3/425 12590
/proc/meminfo: memFree=8250592/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=86320 CPUtime=1868.84 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 90749 0 0 0 186857 27 0 0 25 0 1 0 769539439 88391680 16675 33554432000 4194304 4291949 140734327256016 18446744073709551615 4262265 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 21580 16675 252 24 0 18214 0
Current children cumulated CPU time (s) 1868.84
Current children cumulated vsize (KiB) 86320

[startup+1869.6 s]
/proc/loadavg: 2.01 2.02 1.73 3/425 12590
/proc/meminfo: memFree=8250716/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=86320 CPUtime=1869.64 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 90754 0 0 0 186937 27 0 0 25 0 1 0 769539439 88391680 16680 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 21580 16680 252 24 0 18214 0
Current children cumulated CPU time (s) 1869.64
Current children cumulated vsize (KiB) 86320

[startup+1870.4 s]
/proc/loadavg: 2.01 2.02 1.73 3/425 12590
/proc/meminfo: memFree=8249972/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=86320 CPUtime=1870.44 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 90757 0 0 0 187017 27 0 0 25 0 1 0 769539439 88391680 16683 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 21580 16683 252 24 0 18214 0
Current children cumulated CPU time (s) 1870.44
Current children cumulated vsize (KiB) 86320

[startup+1870.8 s]
/proc/loadavg: 2.01 2.02 1.73 3/425 12590
/proc/meminfo: memFree=8249972/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=75420 CPUtime=1870.84 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 92372 0 0 0 187057 27 0 0 25 0 1 0 769539439 77230080 14464 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 18855 14464 252 24 0 15489 0
Current children cumulated CPU time (s) 1870.84
Current children cumulated vsize (KiB) 75420

[startup+1870.9 s]
/proc/loadavg: 2.01 2.02 1.73 3/425 12590
/proc/meminfo: memFree=8249972/32951124 swapFree=52574944/67111528
[pid=12473] ppid=12471 vsize=75420 CPUtime=1870.94 cores=0,2,4,6
/proc/12473/stat : 12473 (RestartSAT) R 12471 12473 12380 0 -1 4202496 92372 0 0 0 187067 27 0 0 25 0 1 0 769539439 77230080 14464 33554432000 4194304 4291949 140734327256016 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12473/statm: 18855 14464 252 24 0 15489 0
Current children cumulated CPU time (s) 1870.94
Current children cumulated vsize (KiB) 75420

Child status: 20
Real time (s): 1871
CPU time (s): 1871.05
CPU user time (s): 1870.77
CPU system time (s): 0.278957
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 197872

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

runsolver used 8.21075 second user time and 17.2794 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-28 12:43:32
IDJOB=3419761
IDBENCH=70830
IDSOLVER=1911
FILE ID=node134/3419761-1306579412
RUNJOBID= node134-1306579392-12398
PBS_JOBID= 13471546
Free space on /tmp= 73116 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419761-1306579412/watcher-3419761-1306579412 -o /tmp/evaluation-result-3419761-1306579412/solver-3419761-1306579412 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419761-1306579412.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=5988937

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10039912 kB
Buffers:        266300 kB
Cached:        7946096 kB
SwapCached:      33008 kB
Active:        7871616 kB
Inactive:     14736748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10039912 kB
SwapTotal:    67111528 kB
SwapFree:     52574944 kB
Dirty:            6100 kB
Writeback:          24 kB
AnonPages:    14370840 kB
Mapped:          22020 kB
Slab:           147984 kB
PageTables:      89160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110786824 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73104 MiB
End job on node134 at 2011-05-28 13:14:43