Trace number 3259642

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 A75? (TO) 1300.06 1300.03

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes10.cnf
MD5SUM98bac4f2d533fe7abb12552567f9e1aa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3259642-1303508961/watcher-3259642-1303508961 -o /tmp/evaluation-result-3259642-1303508961/solver-3259642-1303508961 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3259642-1303508961.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.90 5/181 28459
/proc/meminfo: memFree=16644500/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=13724 CPUtime=0 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4194304 223 0 0 0 0 0 0 0 22 0 1 0 462493801 14053376 175 33554432000 4194304 4291949 140736086953216 18446744073709551615 212682712552 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28459/statm: 3431 176 149 24 0 52 0

[startup+0.00705303 s]
/proc/loadavg: 3.68 3.93 3.90 5/181 28459
/proc/meminfo: memFree=16644500/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=19116 CPUtime=0 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 443 0 0 0 0 0 0 0 22 0 1 0 462493801 19574784 384 33554432000 4194304 4291949 140736086953216 18446744073709551615 212687675136 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 4779 416 220 24 0 1413 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 19116

[startup+0.101035 s]
/proc/loadavg: 3.68 3.93 3.90 5/181 28459
/proc/meminfo: memFree=16644500/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=35236 CPUtime=0.08 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 5616 0 0 0 8 0 0 0 22 0 1 0 462493801 36081664 4984 33554432000 4194304 4291949 140736086953216 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 8809 4984 232 24 0 5443 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35236

[startup+0.301033 s]
/proc/loadavg: 3.68 3.93 3.90 5/181 28459
/proc/meminfo: memFree=16644500/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=35236 CPUtime=0.28 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 5616 0 0 0 28 0 0 0 23 0 1 0 462493801 36081664 4984 33554432000 4194304 4291949 140736086953216 18446744073709551615 4230019 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 8809 4984 232 24 0 5443 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 35236

[startup+0.700985 s]
/proc/loadavg: 3.68 3.93 3.90 5/181 28459
/proc/meminfo: memFree=16644500/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=34020 CPUtime=0.69 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 6901 0 0 0 68 1 0 0 25 0 1 0 462493801 34836480 4468 33554432000 4194304 4291949 140736086953216 18446744073709551615 212691112587 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 8505 4468 252 24 0 5139 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34020

[startup+1.50085 s]
/proc/loadavg: 3.68 3.93 3.90 5/190 28476
/proc/meminfo: memFree=16532472/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=38440 CPUtime=1.49 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 7833 0 0 0 148 1 0 0 25 0 1 0 462493801 39362560 5397 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 9610 5397 252 24 0 6244 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38440

[startup+3.10054 s]
/proc/loadavg: 3.68 3.93 3.90 5/190 28476
/proc/meminfo: memFree=16528256/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=45620 CPUtime=3.09 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 9094 0 0 0 308 1 0 0 25 0 1 0 462493801 46714880 6650 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 11405 6651 252 24 0 8039 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45620

[startup+6.30094 s]
/proc/loadavg: 3.70 3.93 3.90 5/190 28476
/proc/meminfo: memFree=16503028/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=57644 CPUtime=6.29 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 11280 0 0 0 627 2 0 0 25 0 1 0 462493801 59027456 8822 33554432000 4194304 4291949 140736086953216 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 14411 8822 252 24 0 11045 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57644

[startup+12.7008 s]
/proc/loadavg: 3.73 3.94 3.90 5/190 28476
/proc/meminfo: memFree=16464780/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=60316 CPUtime=12.69 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 14289 0 0 0 1267 2 0 0 25 0 1 0 462493801 61763584 11815 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 15079 11815 252 24 0 11713 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60316

[startup+25.5005 s]
/proc/loadavg: 3.79 3.94 3.90 5/190 28476
/proc/meminfo: memFree=16395984/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=83024 CPUtime=25.49 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 19572 0 0 0 2545 4 0 0 25 0 1 0 462493801 85016576 17077 33554432000 4194304 4291949 140736086953216 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 20756 17077 252 24 0 17390 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83024

[startup+51.1008 s]
/proc/loadavg: 3.86 3.94 3.90 5/190 28477
/proc/meminfo: memFree=16293960/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=118836 CPUtime=51.09 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 28162 0 0 0 5103 6 0 0 25 0 1 0 462493801 121688064 25626 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 29709 25626 252 24 0 26343 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118836

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.91 5/190 28479
/proc/meminfo: memFree=16150864/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=176032 CPUtime=102.29 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 37336 0 0 0 10220 9 0 0 25 0 1 0 462493801 180256768 34741 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 44008 34741 252 24 0 40642 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 176032

[startup+162.3 s]
/proc/loadavg: 4.02 3.97 3.91 5/190 28480
/proc/meminfo: memFree=16025492/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=263724 CPUtime=162.29 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 46444 0 0 0 16216 13 0 0 25 0 1 0 462493801 270053376 43800 33554432000 4194304 4291949 140736086953216 18446744073709551615 212691133573 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 65931 43800 252 24 0 62565 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 263724

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 28482
/proc/meminfo: memFree=15928008/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=269344 CPUtime=222.29 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 57577 0 0 0 22212 17 0 0 25 0 1 0 462493801 275808256 54868 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 67336 54868 252 24 0 63970 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 269344

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 28483
/proc/meminfo: memFree=15841696/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=273980 CPUtime=282.29 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 63274 0 0 0 28210 19 0 0 25 0 1 0 462493801 280555520 60542 33554432000 4194304 4291949 140736086953216 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 68495 60542 252 24 0 65129 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 273980

[startup+342.301 s]
/proc/loadavg: 4.08 3.99 3.92 5/190 28485
/proc/meminfo: memFree=15752904/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=410060 CPUtime=342.29 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 69203 0 0 0 34208 21 0 0 25 0 1 0 462493801 419901440 66441 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 102515 66441 252 24 0 99149 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 410060

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.92 5/190 28486
/proc/meminfo: memFree=15679984/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=414052 CPUtime=402.3 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 74059 0 0 0 40206 24 0 0 25 0 1 0 462493801 423989248 71284 33554432000 4194304 4291949 140736086953216 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 103513 71284 252 24 0 100147 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 414052

[startup+462.301 s]
/proc/loadavg: 4.06 4.00 3.93 5/190 28488
/proc/meminfo: memFree=15688160/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=416764 CPUtime=462.3 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 81152 0 0 0 46202 28 0 0 25 0 1 0 462493801 426766336 78351 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 104191 78351 252 24 0 100825 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 416764

[startup+522.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 28490
/proc/meminfo: memFree=15614000/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=419872 CPUtime=522.3 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 84965 0 0 0 52200 30 0 0 25 0 1 0 462493801 429948928 82144 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 104968 82144 252 24 0 101602 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 419872

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 28491
/proc/meminfo: memFree=15658880/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=422112 CPUtime=582.3 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 88650 0 0 0 58198 32 0 0 25 0 1 0 462493801 432242688 85811 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 105528 85811 252 24 0 102162 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 422112

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28493
/proc/meminfo: memFree=15532016/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=425396 CPUtime=642.3 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 93461 0 0 0 64197 33 0 0 25 0 1 0 462493801 435605504 90604 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 106349 90604 252 24 0 102983 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 425396

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28504
/proc/meminfo: memFree=15466156/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=427868 CPUtime=702.31 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 96506 0 0 0 70196 35 0 0 25 0 1 0 462493801 438136832 93638 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 106967 93638 252 24 0 103601 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 427868

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28505
/proc/meminfo: memFree=15558448/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=430716 CPUtime=762.32 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 100120 0 0 0 76195 37 0 0 25 0 1 0 462493801 441053184 97240 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 107679 97240 252 24 0 104313 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 430716

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 28507
/proc/meminfo: memFree=15467176/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=432708 CPUtime=822.31 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 103008 0 0 0 82193 38 0 0 25 0 1 0 462493801 443092992 100111 33554432000 4194304 4291949 140736086953216 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 108177 100111 252 24 0 104811 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 432708

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 28508
/proc/meminfo: memFree=15702152/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=649760 CPUtime=882.31 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 110005 0 0 0 88190 41 0 0 25 0 1 0 462493801 665354240 107070 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 162440 107070 252 24 0 159074 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 649760

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28513
/proc/meminfo: memFree=15583044/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=651028 CPUtime=942.31 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 118857 0 0 0 94186 45 0 0 25 0 1 0 462493801 666652672 115878 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 162757 115878 252 24 0 159391 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 651028

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28515
/proc/meminfo: memFree=15497848/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=655036 CPUtime=1002.31 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 121954 0 0 0 100185 46 0 0 25 0 1 0 462493801 670756864 118968 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 163759 118968 252 24 0 160393 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 655036

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28516
/proc/meminfo: memFree=15425668/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=657408 CPUtime=1062.31 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 124385 0 0 0 106183 48 0 0 25 0 1 0 462493801 673185792 121387 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 164352 121387 252 24 0 160986 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 657408

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28518
/proc/meminfo: memFree=15353616/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=659924 CPUtime=1122.31 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 127508 0 0 0 112181 50 0 0 25 0 1 0 462493801 675762176 124502 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 164981 124502 252 24 0 161615 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 659924

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28519
/proc/meminfo: memFree=15274744/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=661392 CPUtime=1182.32 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 129948 0 0 0 118181 51 0 0 25 0 1 0 462493801 677265408 126927 33554432000 4194304 4291949 140736086953216 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 165348 126927 252 24 0 161982 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 661392

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 28521
/proc/meminfo: memFree=15347272/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=664144 CPUtime=1242.32 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 133547 0 0 0 124180 52 0 0 25 0 1 0 462493801 680083456 130511 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 166036 130511 252 24 0 162670 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 664144



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.94 5/191 28523
/proc/meminfo: memFree=15442116/32951124 swapFree=67111528/67111528
[pid=28459] ppid=28457 vsize=666136 CPUtime=1300.03 cores=0,2
/proc/28459/stat : 28459 (RestartSAT) R 28457 28459 27954 0 -1 4202496 135939 0 0 0 129950 53 0 0 25 0 1 0 462493801 682123264 132893 33554432000 4194304 4291949 140736086953216 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28459/statm: 166534 132893 252 24 0 163168 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 666136

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.5
CPU system time (s): 0.558915
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 666136

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

runsolver used 2.28565 second user time and 4.81627 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-22 23:49:21
IDJOB=3259642
IDBENCH=71605
IDSOLVER=1581
FILE ID=node139/3259642-1303508961
RUNJOBID= node139-1303508960-28433
PBS_JOBID= 13134271
Free space on /tmp= 72560 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes10.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259642-1303508961/watcher-3259642-1303508961 -o /tmp/evaluation-result-3259642-1303508961/solver-3259642-1303508961 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3259642-1303508961.cnf

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

MD5SUM BENCH= 98bac4f2d533fe7abb12552567f9e1aa
RANDOM SEED=179827674

node139.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.852
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.70
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.852
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.75
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.852
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.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16645276 kB
Buffers:       1739304 kB
Cached:       13980064 kB
SwapCached:          0 kB
Active:        9311360 kB
Inactive:      6477864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16645276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9960 kB
Writeback:           0 kB
AnonPages:       69744 kB
Mapped:          14884 kB
Slab:           452144 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220236 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= 72544 MiB
End job on node139 at 2011-04-23 00:11:03