Trace number 3420958

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.08 4999.94

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes1.cnf
MD5SUM118632220c6f3388c45a2582e9a2ac0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3144.24
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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

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

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


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 2/478 4290
/proc/meminfo: memFree=11786120/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=20556 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 1075 0 0 0 0 0 0 0 25 0 1 0 772622976 21049344 1017 33554432000 4194304 4291949 140736932070624 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 5139 1017 226 24 0 1773 0

[startup+0.0444191 s]
/proc/loadavg: 1.92 2.00 1.99 2/478 4290
/proc/meminfo: memFree=11786120/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=25076 CPUtime=0.04 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 2757 0 0 0 4 0 0 0 25 0 1 0 772622976 25677824 2506 33554432000 4194304 4291949 140736932070624 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 6269 2506 232 24 0 2903 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25076

[startup+0.100338 s]
/proc/loadavg: 1.92 2.00 1.99 2/478 4290
/proc/meminfo: memFree=11786120/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=25076 CPUtime=0.09 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 2757 0 0 0 9 0 0 0 25 0 1 0 772622976 25677824 2506 33554432000 4194304 4291949 140736932070624 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 6269 2506 232 24 0 2903 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25076

[startup+0.300424 s]
/proc/loadavg: 1.92 2.00 1.99 2/478 4290
/proc/meminfo: memFree=11786120/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=22856 CPUtime=0.29 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 3518 0 0 0 29 0 0 0 25 0 1 0 772622976 23404544 2475 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 5714 2475 253 24 0 2348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22856

[startup+0.700336 s]
/proc/loadavg: 1.92 2.00 1.99 2/478 4290
/proc/meminfo: memFree=11786120/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=27252 CPUtime=0.69 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 4145 0 0 0 69 0 0 0 25 0 1 0 772622976 27906048 3100 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 6813 3101 253 24 0 3447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27252

[startup+1.50107 s]
/proc/loadavg: 1.92 2.00 1.99 3/482 4297
/proc/meminfo: memFree=11752616/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=31856 CPUtime=1.49 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 5108 0 0 0 149 0 0 0 25 0 1 0 772622976 32620544 4054 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 7964 4054 253 24 0 4598 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31856

[startup+3.10088 s]
/proc/loadavg: 1.93 2.00 1.99 3/482 4297
/proc/meminfo: memFree=11739604/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=40412 CPUtime=3.1 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 6902 0 0 0 309 1 0 0 25 0 1 0 772622976 41381888 5838 33554432000 4194304 4291949 140736932070624 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 10103 5838 253 24 0 6737 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 40412

[startup+6.30027 s]
/proc/loadavg: 1.93 2.00 1.99 3/482 4297
/proc/meminfo: memFree=11715472/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=54172 CPUtime=6.29 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 9370 0 0 0 628 1 0 0 25 0 1 0 772622976 55472128 8288 33554432000 4194304 4291949 140736932070624 18446744073709551615 4248323 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 13543 8288 253 24 0 10177 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54172

[startup+12.7011 s]
/proc/loadavg: 1.94 2.00 1.99 3/482 4297
/proc/meminfo: memFree=11675848/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=76100 CPUtime=12.69 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 13209 0 0 0 1267 2 0 0 25 0 1 0 772622976 77926400 12106 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 19025 12106 253 24 0 15659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76100

[startup+25.5006 s]
/proc/loadavg: 1.95 2.00 1.99 3/482 4297
/proc/meminfo: memFree=11622956/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=111260 CPUtime=25.49 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 19132 0 0 0 2546 3 0 0 25 0 1 0 772622976 113930240 17980 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 27815 17980 253 24 0 24449 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111260

[startup+51.1007 s]
/proc/loadavg: 1.96 2.00 1.99 3/482 4298
/proc/meminfo: memFree=11546788/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=116760 CPUtime=51.09 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 27054 0 0 0 5104 5 0 0 25 0 1 0 772622976 119562240 25852 33554432000 4194304 4291949 140736932070624 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 29190 25852 253 24 0 25824 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 116760

[startup+102.318 s]
/proc/loadavg: 1.98 2.00 1.99 3/482 4299
/proc/meminfo: memFree=11497656/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=91976 CPUtime=102.31 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 46330 0 0 0 10221 10 0 0 25 0 1 0 772622976 94183424 19329 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 22994 19329 253 24 0 19628 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 91976

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 4301
/proc/meminfo: memFree=11382300/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=177012 CPUtime=162.29 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 61279 0 0 0 16214 15 0 0 25 0 1 0 772622976 181260288 34190 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 44253 34190 253 24 0 40887 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 177012

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 4302
/proc/meminfo: memFree=11400384/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=102060 CPUtime=222.3 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 77466 0 0 0 22210 20 0 0 25 0 1 0 772622976 104509440 17899 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 25515 17899 253 24 0 22149 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 102060

[startup+282.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/482 4304
/proc/meminfo: memFree=11292472/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=184080 CPUtime=282.31 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 95057 0 0 0 28206 25 0 0 25 0 1 0 772622976 188497920 35392 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 46020 35392 253 24 0 42654 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 184080

[startup+342.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/482 4306
/proc/meminfo: memFree=11221152/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=269044 CPUtime=342.31 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 104036 0 0 0 34203 28 0 0 25 0 1 0 772622976 275501056 44328 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 67261 44328 253 24 0 63895 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 269044

[startup+402.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/482 4307
/proc/meminfo: memFree=11138788/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=274504 CPUtime=402.3 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 111470 0 0 0 40201 29 0 0 25 0 1 0 772622976 281092096 51732 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 68626 51732 253 24 0 65260 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 274504

[startup+462.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/482 4309
/proc/meminfo: memFree=11214640/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=115824 CPUtime=462.31 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 128132 0 0 0 46197 34 0 0 25 0 1 0 772622976 118603776 23787 33554432000 4194304 4291949 140736932070624 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 28956 23787 253 24 0 25590 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 115824

[startup+522.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/482 4310
/proc/meminfo: memFree=11135252/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=196732 CPUtime=522.31 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 141396 0 0 0 52194 37 0 0 25 0 1 0 772622976 201453568 36982 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 49183 36982 253 24 0 45817 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 196732

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/482 4312
/proc/meminfo: memFree=11432084/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=196732 CPUtime=582.31 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 149190 0 0 0 58191 40 0 0 25 0 1 0 772622976 201453568 44720 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 49183 44720 253 24 0 45817 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 196732

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.07 2.04 2.00 3/482 4417
/proc/meminfo: memFree=10533888/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=460552 CPUtime=4062.42 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 576481 0 0 0 406065 177 0 0 25 0 1 0 772622976 471605248 94194 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 115138 94194 253 24 0 111772 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 460552

[startup+4122.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/482 4418
/proc/meminfo: memFree=10514764/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=462700 CPUtime=4122.4 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 579129 0 0 0 412062 178 0 0 25 0 1 0 772622976 473804800 96832 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 115675 96832 253 24 0 112309 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 462700

[startup+4182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 4420
/proc/meminfo: memFree=10485236/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=465420 CPUtime=4182.4 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 582107 0 0 0 418061 179 0 0 25 0 1 0 772622976 476590080 99799 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 116355 99799 253 24 0 112989 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 465420

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 4422
/proc/meminfo: memFree=10691792/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=202188 CPUtime=4242.41 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 599869 0 0 0 424058 183 0 0 25 0 1 0 772622976 207040512 42960 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 50547 42960 253 24 0 47181 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 202188

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 4423
/proc/meminfo: memFree=10645640/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=252276 CPUtime=4302.4 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 607981 0 0 0 430055 185 0 0 25 0 1 0 772622976 258330624 51033 33554432000 4194304 4291949 140736932070624 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 63069 51033 253 24 0 59703 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 252276

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 4425
/proc/meminfo: memFree=10613868/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=252276 CPUtime=4362.41 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 613835 0 0 0 436054 187 0 0 25 0 1 0 772622976 258330624 56863 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 63069 56863 253 24 0 59703 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 252276

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 4426
/proc/meminfo: memFree=10584576/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=333664 CPUtime=4422.41 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 618611 0 0 0 442052 189 0 0 25 0 1 0 772622976 341671936 61618 33554432000 4194304 4291949 140736932070624 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 83416 61618 253 24 0 80050 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 333664

[startup+4482.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/482 4428
/proc/meminfo: memFree=10533092/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=333664 CPUtime=4482.42 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 628988 0 0 0 448050 192 0 0 25 0 1 0 772622976 341671936 71964 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 83416 71964 253 24 0 80050 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 333664

[startup+4542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/482 4430
/proc/meminfo: memFree=10498588/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=333664 CPUtime=4542.42 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 635321 0 0 0 454047 195 0 0 25 0 1 0 772622976 341671936 78267 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 83416 78267 253 24 0 80050 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 333664

[startup+4602.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/482 4431
/proc/meminfo: memFree=10475740/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=465924 CPUtime=4602.43 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 638447 0 0 0 460047 196 0 0 25 0 1 0 772622976 477106176 81371 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 116481 81371 253 24 0 113115 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 465924

[startup+4662.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/482 4433
/proc/meminfo: memFree=10454012/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=466180 CPUtime=4662.42 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 641645 0 0 0 466045 197 0 0 25 0 1 0 772622976 477368320 84558 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 116545 84558 253 24 0 113179 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 466180

[startup+4722.32 s]
/proc/loadavg: 2.02 2.04 2.00 3/482 4434
/proc/meminfo: memFree=10434028/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=466684 CPUtime=4722.44 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 644456 0 0 0 472046 198 0 0 25 0 1 0 772622976 477884416 87358 33554432000 4194304 4291949 140736932070624 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 116671 87358 253 24 0 113305 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 466684

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/482 4436
/proc/meminfo: memFree=10408208/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=466936 CPUtime=4782.42 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 647859 0 0 0 478043 199 0 0 25 0 1 0 772622976 478142464 90749 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 116734 90749 253 24 0 113368 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 466936

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 4438
/proc/meminfo: memFree=11119460/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=467696 CPUtime=4842.42 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 650380 0 0 0 484042 200 0 0 25 0 1 0 772622976 478920704 93260 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 116924 93260 253 24 0 113558 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 467696

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 4439
/proc/meminfo: memFree=11067848/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=468452 CPUtime=4902.43 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 653366 0 0 0 490041 202 0 0 25 0 1 0 772622976 479694848 96242 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 117113 96242 253 24 0 113747 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 468452

[startup+4962.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/482 4441
/proc/meminfo: memFree=11019344/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=469212 CPUtime=4962.43 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 655858 0 0 0 496040 203 0 0 25 0 1 0 772622976 480473088 98724 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 117303 98724 253 24 0 113937 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 469212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.13 2.05 2.01 3/482 4442
/proc/meminfo: memFree=10997012/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=470096 CPUtime=5000.05 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 657458 0 0 0 499801 204 0 0 25 0 1 0 772622976 481378304 100316 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 117524 100316 253 24 0 114158 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 470096

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.13 2.05 2.01 3/482 4442
/proc/meminfo: memFree=10997012/32950928 swapFree=51884240/67111528
[pid=4290] ppid=4288 vsize=470096 CPUtime=5000.05 cores=0,2,4,6
/proc/4290/stat : 4290 (RestartSAT) R 4288 4290 4258 0 -1 4202496 657458 0 0 0 499801 204 0 0 25 0 1 0 772622976 481378304 100316 33554432000 4194304 4291949 140736932070624 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4290/statm: 117524 100316 253 24 0 114158 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 470096

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.08
CPU user time (s): 4998.02
CPU system time (s): 2.05769
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 484600

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

runsolver used 23.4244 second user time and 54.0808 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-28 21:17:13
IDJOB=3420958
IDBENCH=71593
IDSOLVER=1911
FILE ID=node127/3420958-1306610233
RUNJOBID= node127-1306610233-4276
PBS_JOBID= 13471594
Free space on /tmp= 73712 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1560c133795gyes1.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420958-1306610233/watcher-3420958-1306610233 -o /tmp/evaluation-result-3420958-1306610233/solver-3420958-1306610233 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420958-1306610233.cnf

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

MD5SUM BENCH= 118632220c6f3388c45a2582e9a2ac0e
RANDOM SEED=874967268

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:      11786408 kB
Buffers:        267904 kB
Cached:        4343740 kB
SwapCached:      55132 kB
Active:        3959148 kB
Inactive:     16926216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11786408 kB
SwapTotal:    67111528 kB
SwapFree:     51884240 kB
Dirty:            3592 kB
Writeback:           0 kB
AnonPages:    16225424 kB
Mapped:          27444 kB
Slab:           113084 kB
PageTables:      95092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119724856 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-28 22:40:35