Trace number 3421010

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 B95? (TO) 5000.12 4999.93

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
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 variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
Number of clauses of size 50
Number of clauses of size over 50

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: 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-3421010-1306615235/watcher-3421010-1306615235 -o /tmp/evaluation-result-3421010-1306615235/solver-3421010-1306615235 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421010-1306615235.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.96 2.02 2.00 1/476 4487
/proc/meminfo: memFree=11793368/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=20348 CPUtime=0 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 949 0 0 0 0 0 0 0 25 0 1 0 773123181 20836352 891 33554432000 4194304 4291949 140737311719360 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 5087 892 226 24 0 1721 0

[startup+0.0889031 s]
/proc/loadavg: 1.96 2.02 2.00 1/476 4487
/proc/meminfo: memFree=11793368/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=21516 CPUtime=0.08 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 1452 0 0 0 8 0 0 0 25 0 1 0 773123181 22032384 1394 33554432000 4194304 4291949 140737311719360 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 5379 1394 234 24 0 2013 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21516

[startup+0.1009 s]
/proc/loadavg: 1.96 2.02 2.00 1/476 4487
/proc/meminfo: memFree=11793368/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=21912 CPUtime=0.09 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 1588 0 0 0 9 0 0 0 25 0 1 0 773123181 22437888 1530 33554432000 4194304 4291949 140737311719360 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 5478 1530 234 24 0 2112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21912

[startup+0.300862 s]
/proc/loadavg: 1.96 2.02 2.00 1/476 4487
/proc/meminfo: memFree=11793368/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=19948 CPUtime=0.29 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 2594 0 0 0 29 0 0 0 25 0 1 0 773123181 20426752 1573 33554432000 4194304 4291949 140737311719360 18446744073709551615 4251321 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 4987 1573 253 24 0 1621 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19948

[startup+0.700851 s]
/proc/loadavg: 1.96 2.02 2.00 1/476 4487
/proc/meminfo: memFree=11793368/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=22624 CPUtime=0.69 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 3259 0 0 0 69 0 0 0 25 0 1 0 773123181 23166976 2220 33554432000 4194304 4291949 140737311719360 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 5656 2221 253 24 0 2290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22624

[startup+1.5007 s]
/proc/loadavg: 1.96 2.02 2.00 3/482 4525
/proc/meminfo: memFree=11760632/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=23328 CPUtime=1.49 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5467 0 0 0 149 0 0 0 25 0 1 0 773123181 23887872 2427 33554432000 4194304 4291949 140737311719360 18446744073709551615 4251623 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 5832 2427 253 24 0 2466 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23328

[startup+3.10039 s]
/proc/loadavg: 1.96 2.02 2.00 3/482 4525
/proc/meminfo: memFree=11743644/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=41916 CPUtime=3.09 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 9927 0 0 0 308 1 0 0 25 0 1 0 773123181 42921984 6794 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 10479 6794 253 24 0 7113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41916

[startup+6.30073 s]
/proc/loadavg: 1.96 2.02 2.00 3/482 4525
/proc/meminfo: memFree=11727060/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=46376 CPUtime=6.29 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 11527 0 0 0 628 1 0 0 25 0 1 0 773123181 47489024 8331 33554432000 4194304 4291949 140737311719360 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 11594 8331 253 24 0 8228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46376

[startup+12.7005 s]
/proc/loadavg: 1.96 2.01 2.00 3/482 4525
/proc/meminfo: memFree=11672596/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=73476 CPUtime=12.69 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 19114 0 0 0 1267 2 0 0 25 0 1 0 773123181 75239424 11112 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 18369 11112 253 24 0 15003 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73476

[startup+25.501 s]
/proc/loadavg: 1.97 2.01 2.00 3/482 4526
/proc/meminfo: memFree=11618952/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=92332 CPUtime=25.49 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 27510 0 0 0 2545 4 0 0 25 0 1 0 773123181 94547968 19385 33554432000 4194304 4291949 140737311719360 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 23083 19385 253 24 0 19717 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92332

[startup+51.1002 s]
/proc/loadavg: 1.98 2.01 2.00 3/482 4526
/proc/meminfo: memFree=11618072/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=141652 CPUtime=51.09 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 44915 0 0 0 5103 6 0 0 25 0 1 0 773123181 145051648 27478 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 35413 27478 253 24 0 32047 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141652

[startup+102.318 s]
/proc/loadavg: 1.99 2.01 2.00 3/482 4528
/proc/meminfo: memFree=11608632/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=92424 CPUtime=102.32 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 64773 0 0 0 10223 9 0 0 25 0 1 0 773123181 94642176 17886 33554432000 4194304 4291949 140737311719360 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 23106 17886 253 24 0 19740 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 92424

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/482 4529
/proc/meminfo: memFree=11504948/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=92424 CPUtime=162.3 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 126394 0 0 0 16214 16 0 0 25 0 1 0 773123181 94642176 19877 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 23106 19877 253 24 0 19740 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 92424

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/482 4531
/proc/meminfo: memFree=11559352/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=103948 CPUtime=222.3 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 169041 0 0 0 22208 22 0 0 25 0 1 0 773123181 106442752 22750 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 25987 22750 253 24 0 22621 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 103948

[startup+282.301 s]
/proc/loadavg: 2.09 2.03 2.01 3/482 4532
/proc/meminfo: memFree=11545932/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=122972 CPUtime=282.3 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 268066 0 0 0 28194 36 0 0 25 0 1 0 773123181 125923328 27506 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 30743 27506 253 24 0 27377 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 122972

[startup+342.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/482 4534
/proc/meminfo: memFree=11478820/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=122972 CPUtime=342.31 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 293678 0 0 0 34192 39 0 0 25 0 1 0 773123181 125923328 27506 33554432000 4194304 4291949 140737311719360 18446744073709551615 4256046 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 30743 27506 253 24 0 27377 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 122972

[startup+402.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/482 4536
/proc/meminfo: memFree=11414184/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=172292 CPUtime=402.3 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 352747 0 0 0 40184 46 0 0 25 0 1 0 773123181 176427008 35644 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 43073 35644 253 24 0 39707 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 172292

[startup+462.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/482 4537
/proc/meminfo: memFree=11538152/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=122972 CPUtime=462.31 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 425260 0 0 0 46174 57 0 0 25 0 1 0 773123181 125923328 27506 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 30743 27506 253 24 0 27377 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 122972

[startup+522.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/482 4539
/proc/meminfo: memFree=11462364/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=122972 CPUtime=522.31 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 500466 0 0 0 52165 66 0 0 25 0 1 0 773123181 125923328 27506 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 30743 27506 253 24 0 27377 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 122972

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/482 4540
/proc/meminfo: memFree=11396368/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=222972 CPUtime=582.31 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 614939 0 0 0 58149 82 0 0 25 0 1 0 773123181 228323328 46212 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 55743 46212 253 24 0 52377 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 222972

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.08 2.04 2.01 3/482 4650
/proc/meminfo: memFree=11116240/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=373184 CPUtime=4062.46 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 4970407 0 0 0 405539 707 0 0 25 0 1 0 773123181 382140416 82566 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 93296 82567 253 24 0 89930 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 373184

[startup+4122.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/482 4652
/proc/meminfo: memFree=11044404/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=423272 CPUtime=4122.45 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5064546 0 0 0 411524 721 0 0 25 0 1 0 773123181 433430528 90633 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 105818 90633 253 24 0 102452 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 423272

[startup+4182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 4653
/proc/meminfo: memFree=11042876/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=361276 CPUtime=4182.45 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5135129 0 0 0 417513 732 0 0 25 0 1 0 773123181 369946624 80955 33554432000 4194304 4291949 140737311719360 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 90319 80955 253 24 0 86953 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 361276

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 4655
/proc/meminfo: memFree=11113644/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=392096 CPUtime=4242.46 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5197939 0 0 0 423504 742 0 0 25 0 1 0 773123181 401506304 87072 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 98024 87073 253 24 0 94658 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 392096

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 4657
/proc/meminfo: memFree=11072208/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=361276 CPUtime=4302.46 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5256815 0 0 0 429495 751 0 0 25 0 1 0 773123181 369946624 80858 33554432000 4194304 4291949 140737311719360 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 90319 80858 253 24 0 86953 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 361276

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 4658
/proc/meminfo: memFree=11298724/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=311956 CPUtime=4362.46 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5319576 0 0 0 435485 761 0 0 25 0 1 0 773123181 319442944 70034 33554432000 4194304 4291949 140737311719360 18446744073709551615 208083690667 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 77989 70034 253 24 0 74623 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 311956

[startup+4422.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/482 4660
/proc/meminfo: memFree=11148044/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=392096 CPUtime=4422.46 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5369406 0 0 0 441478 768 0 0 25 0 1 0 773123181 401506304 82767 33554432000 4194304 4291949 140737311719360 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 98024 82767 253 24 0 94658 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 392096

[startup+4482.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/482 4661
/proc/meminfo: memFree=11066920/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=361276 CPUtime=4482.47 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5390828 0 0 0 447474 773 0 0 25 0 1 0 773123181 369946624 79725 33554432000 4194304 4291949 140737311719360 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 90319 79725 253 24 0 86953 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 361276

[startup+4542.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/482 4663
/proc/meminfo: memFree=11153812/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=392096 CPUtime=4542.46 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5434592 0 0 0 453465 781 0 0 25 0 1 0 773123181 401506304 84683 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 98024 84683 253 24 0 94658 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 392096

[startup+4602.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/482 4665
/proc/meminfo: memFree=10972492/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=361276 CPUtime=4602.48 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5493709 0 0 0 459457 791 0 0 25 0 1 0 773123181 369946624 81856 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 90319 81856 253 24 0 86953 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 361276

[startup+4662.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/482 4666
/proc/meminfo: memFree=10809400/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=442184 CPUtime=4662.47 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5572281 0 0 0 465444 803 0 0 25 0 1 0 773123181 452796416 96968 33554432000 4194304 4291949 140737311719360 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 110546 96968 253 24 0 107180 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 442184

[startup+4722.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 4668
/proc/meminfo: memFree=11178280/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=361276 CPUtime=4722.49 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5631623 0 0 0 471437 812 0 0 25 0 1 0 773123181 369946624 80740 33554432000 4194304 4291949 140737311719360 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 90319 80740 253 24 0 86953 0
Current children cumulated CPU time (s) 4722.49
Current children cumulated vsize (KiB) 361276

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 4669
/proc/meminfo: memFree=10988288/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=361276 CPUtime=4782.48 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5693504 0 0 0 477428 820 0 0 25 0 1 0 773123181 369946624 80483 33554432000 4194304 4291949 140737311719360 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 90319 80483 253 24 0 86953 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 361276

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 4680
/proc/meminfo: memFree=10809784/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=442184 CPUtime=4842.48 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5754447 0 0 0 483419 829 0 0 25 0 1 0 773123181 452796416 92437 33554432000 4194304 4291949 140737311719360 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 110546 92437 253 24 0 107180 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 442184

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 4682
/proc/meminfo: memFree=11208400/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=311956 CPUtime=4902.48 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5807104 0 0 0 489410 838 0 0 25 0 1 0 773123181 319442944 70176 33554432000 4194304 4291949 140737311719360 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 77989 70176 253 24 0 74623 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 311956

[startup+4962.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/482 4683
/proc/meminfo: memFree=11000412/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=361276 CPUtime=4962.48 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5878113 0 0 0 495400 848 0 0 25 0 1 0 773123181 369946624 78066 33554432000 4194304 4291949 140737311719360 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 90319 78066 253 24 0 86953 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 361276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.08 2.03 2.01 3/482 4684
/proc/meminfo: memFree=10941256/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=361276 CPUtime=5000.09 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5912790 0 0 0 499156 853 0 0 25 0 1 0 773123181 369946624 82592 33554432000 4194304 4291949 140737311719360 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 90319 82592 253 24 0 86953 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 361276

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

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

[startup+4999.9 s]
/proc/loadavg: 2.08 2.03 2.01 3/482 4684
/proc/meminfo: memFree=10941256/32950928 swapFree=51884240/67111528
[pid=4487] ppid=4485 vsize=361276 CPUtime=5000.09 cores=0,2,4,6
/proc/4487/stat : 4487 (RestartSAT) R 4485 4487 4258 0 -1 4202496 5912790 0 0 0 499156 853 0 0 25 0 1 0 773123181 369946624 82592 33554432000 4194304 4291949 140737311719360 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4487/statm: 90319 82592 253 24 0 86953 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 361276

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.12
CPU user time (s): 4991.57
CPU system time (s): 8.5487
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 442184

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

runsolver used 23.7774 second user time and 53.5369 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-28 22:40:35
IDJOB=3421010
IDBENCH=83157
IDSOLVER=1911
FILE ID=node127/3421010-1306615235
RUNJOBID= node127-1306610233-4276
PBS_JOBID= 13471594
Free space on /tmp= 73712 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x34.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421010-1306615235/watcher-3421010-1306615235 -o /tmp/evaluation-result-3421010-1306615235/solver-3421010-1306615235 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421010-1306615235.cnf

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

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=366267088

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:      11793540 kB
Buffers:        268404 kB
Cached:        4341996 kB
SwapCached:      55132 kB
Active:        3956120 kB
Inactive:     16923712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11793540 kB
SwapTotal:    67111528 kB
SwapFree:     51884240 kB
Dirty:            1224 kB
Writeback:           0 kB
AnonPages:    16221348 kB
Mapped:          28452 kB
Slab:           112708 kB
PageTables:      94348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119727156 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= 73708 MiB
End job on node127 at 2011-05-29 00:03:57