Trace number 3170425

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) 1299.98 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1910317962-059.UNKNOWN.cnf
MD5SUMdc676a8dc341229efc4ee05b1ab19ceb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark130.058
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
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: 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-3170425-1302823483/watcher-3170425-1302823483 -o /tmp/evaluation-result-3170425-1302823483/solver-3170425-1302823483 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170425-1302823483.cnf 

running on 2 cores: 1,3

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.92 3.98 3.97 5/189 10335
/proc/meminfo: memFree=16648896/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=14892 CPUtime=0 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 422 0 0 0 0 0 0 0 22 0 1 0 472578922 15249408 350 33554432000 4194304 4291949 140735661541648 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 3723 350 248 24 0 357 0

[startup+0.0732741 s]
/proc/loadavg: 3.92 3.98 3.97 5/189 10335
/proc/meminfo: memFree=16648896/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=15340 CPUtime=0.07 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 521 0 0 0 7 0 0 0 22 0 1 0 472578922 15708160 441 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 3835 441 249 24 0 469 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15340

[startup+0.100268 s]
/proc/loadavg: 3.92 3.98 3.97 5/189 10335
/proc/meminfo: memFree=16648896/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=15340 CPUtime=0.09 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 530 0 0 0 9 0 0 0 22 0 1 0 472578922 15708160 450 33554432000 4194304 4291949 140735661541648 18446744073709551615 4262318 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 3835 450 249 24 0 469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15340

[startup+0.300232 s]
/proc/loadavg: 3.92 3.98 3.97 5/189 10335
/proc/meminfo: memFree=16648896/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=15632 CPUtime=0.29 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 603 0 0 0 29 0 0 0 23 0 1 0 472578922 16007168 519 33554432000 4194304 4291949 140735661541648 18446744073709551615 4269247 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 3908 519 249 24 0 542 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15632

[startup+0.700163 s]
/proc/loadavg: 3.92 3.98 3.97 5/189 10335
/proc/meminfo: memFree=16648896/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=15632 CPUtime=0.69 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 616 0 0 0 69 0 0 0 25 0 1 0 472578922 16007168 531 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 3908 531 249 24 0 542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15632

[startup+1.50102 s]
/proc/loadavg: 3.92 3.98 3.97 5/190 10336
/proc/meminfo: memFree=16644316/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=16064 CPUtime=1.49 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 731 0 0 0 149 0 0 0 25 0 1 0 472578922 16449536 642 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 4016 642 249 24 0 650 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16064

[startup+3.10074 s]
/proc/loadavg: 3.93 3.98 3.97 5/190 10336
/proc/meminfo: memFree=16642756/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=16540 CPUtime=3.09 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 811 0 0 0 309 0 0 0 25 0 1 0 472578922 16936960 718 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 4135 718 249 24 0 769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16540

[startup+6.30018 s]
/proc/loadavg: 3.93 3.98 3.97 5/190 10363
/proc/meminfo: memFree=16641144/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=16672 CPUtime=6.29 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 869 0 0 0 629 0 0 0 25 0 1 0 472578922 17072128 774 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 4168 774 249 24 0 802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16672

[startup+12.7011 s]
/proc/loadavg: 3.94 3.98 3.97 5/190 10390
/proc/meminfo: memFree=16637068/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=17500 CPUtime=12.69 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 1023 0 0 0 1269 0 0 0 25 0 1 0 472578922 17920000 920 33554432000 4194304 4291949 140735661541648 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 4375 920 249 24 0 1009 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17500

[startup+25.5008 s]
/proc/loadavg: 3.95 3.98 3.97 5/190 10390
/proc/meminfo: memFree=16633120/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=18936 CPUtime=25.49 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 1314 0 0 0 2549 0 0 0 25 0 1 0 472578922 19390464 1199 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255646 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 4734 1199 249 24 0 1368 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18936

[startup+51.1003 s]
/proc/loadavg: 3.96 3.98 3.97 5/190 10391
/proc/meminfo: memFree=16628440/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=19580 CPUtime=51.09 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 1608 0 0 0 5109 0 0 0 25 0 1 0 472578922 20049920 1482 33554432000 4194304 4291949 140735661541648 18446744073709551615 4256272 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 4895 1482 249 24 0 1529 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19580

[startup+102.306 s]
/proc/loadavg: 3.98 3.98 3.97 5/190 10392
/proc/meminfo: memFree=16621600/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=20616 CPUtime=102.3 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 1895 0 0 0 10230 0 0 0 25 0 1 0 472578922 21110784 1757 33554432000 4194304 4291949 140735661541648 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 5154 1757 249 24 0 1788 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20616

[startup+162.301 s]
/proc/loadavg: 4.03 4.00 3.98 5/190 10394
/proc/meminfo: memFree=16618124/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=22132 CPUtime=162.29 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 2299 0 0 0 16229 0 0 0 25 0 1 0 472578922 22663168 2141 33554432000 4194304 4291949 140735661541648 18446744073709551615 4250414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 5533 2141 249 24 0 2167 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 22132

[startup+222.3 s]
/proc/loadavg: 4.01 4.00 3.98 5/190 10396
/proc/meminfo: memFree=16615792/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=23412 CPUtime=222.29 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 2511 0 0 0 22229 0 0 0 25 0 1 0 472578922 23973888 2341 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 5853 2341 249 24 0 2487 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 23412

[startup+282.301 s]
/proc/loadavg: 4.05 4.01 3.98 5/190 10397
/proc/meminfo: memFree=16612420/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=24620 CPUtime=282.28 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 2883 0 0 0 28228 0 0 0 25 0 1 0 472578922 25210880 2700 33554432000 4194304 4291949 140735661541648 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 6155 2700 249 24 0 2789 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 24620

[startup+342.3 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 10399
/proc/meminfo: memFree=16610648/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=24620 CPUtime=342.28 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 2902 0 0 0 34228 0 0 0 25 0 1 0 472578922 25210880 2719 33554432000 4194304 4291949 140735661541648 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 6155 2719 249 24 0 2789 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 24620

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 10400
/proc/meminfo: memFree=16609128/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=25684 CPUtime=402.28 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 2982 0 0 0 40228 0 0 0 25 0 1 0 472578922 26300416 2796 33554432000 4194304 4291949 140735661541648 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 6421 2796 249 24 0 3055 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 25684

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 10402
/proc/meminfo: memFree=16607612/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=25684 CPUtime=462.27 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 3176 0 0 0 46227 0 0 0 25 0 1 0 472578922 26300416 2982 33554432000 4194304 4291949 140735661541648 18446744073709551615 4262416 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10335/statm: 6421 2982 249 24 0 3055 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 25684

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 10404
/proc/meminfo: memFree=16606716/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=26736 CPUtime=522.27 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 3254 0 0 0 52227 0 0 0 25 0 1 0 472578922 27377664 3057 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 6684 3057 249 24 0 3318 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 26736

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 10405
/proc/meminfo: memFree=16605072/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=26736 CPUtime=582.27 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 3463 0 0 0 58227 0 0 0 25 0 1 0 472578922 27377664 3258 33554432000 4194304 4291949 140735661541648 18446744073709551615 4262357 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 6684 3258 249 24 0 3318 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 26736

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 10407
/proc/meminfo: memFree=16602936/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=27940 CPUtime=642.27 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 3579 0 0 0 64227 0 0 0 25 0 1 0 472578922 28610560 3371 33554432000 4194304 4291949 140735661541648 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 6985 3371 249 24 0 3619 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 27940

[startup+702.3 s]
/proc/loadavg: 4.06 4.01 3.99 5/190 10408
/proc/meminfo: memFree=16601032/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=27940 CPUtime=702.26 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 3784 0 0 0 70226 0 0 0 25 0 1 0 472578922 28610560 3566 33554432000 4194304 4291949 140735661541648 18446744073709551615 4261916 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/10335/statm: 6985 3566 249 24 0 3619 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 27940

[startup+762.306 s]
/proc/loadavg: 4.02 4.01 3.99 5/190 10410
/proc/meminfo: memFree=16599388/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=27940 CPUtime=762.26 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 3795 0 0 0 76226 0 0 0 25 0 1 0 472578922 28610560 3577 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 6985 3577 249 24 0 3619 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 27940

[startup+822.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 10412
/proc/meminfo: memFree=16597620/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=28572 CPUtime=822.25 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 3965 0 0 0 82225 0 0 0 25 0 1 0 472578922 29257728 3740 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 7143 3740 249 24 0 3777 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 28572

[startup+882.301 s]
/proc/loadavg: 3.58 3.90 3.96 4/184 10433
/proc/meminfo: memFree=16607340/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=28572 CPUtime=882.25 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 3988 0 0 0 88225 0 0 0 25 0 1 0 472578922 29257728 3763 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 7143 3763 249 24 0 3777 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 28572

[startup+942.3 s]
/proc/loadavg: 3.26 3.75 3.90 4/184 10435
/proc/meminfo: memFree=16607320/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=28736 CPUtime=942.25 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 4017 0 0 0 94225 0 0 0 25 0 1 0 472578922 29425664 3791 33554432000 4194304 4291949 140735661541648 18446744073709551615 4250373 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 7184 3791 249 24 0 3818 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 28736

[startup+1002.3 s]
/proc/loadavg: 3.10 3.61 3.84 4/184 10436
/proc/meminfo: memFree=16606064/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=28888 CPUtime=1002.25 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 4074 0 0 0 100225 0 0 0 25 0 1 0 472578922 29581312 3844 33554432000 4194304 4291949 140735661541648 18446744073709551615 4263431 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 7222 3844 249 24 0 3856 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 28888

[startup+1062.3 s]
/proc/loadavg: 3.03 3.50 3.79 4/184 10438
/proc/meminfo: memFree=16605800/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=29224 CPUtime=1062.25 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 4138 0 0 0 106225 0 0 0 25 0 1 0 472578922 29925376 3903 33554432000 4194304 4291949 140735661541648 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 7306 3903 249 24 0 3940 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 29224

[startup+1122.3 s]
/proc/loadavg: 3.01 3.40 3.73 4/184 10440
/proc/meminfo: memFree=16605276/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=30248 CPUtime=1122.25 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 4282 0 0 0 112225 0 0 0 25 0 1 0 472578922 30973952 4045 33554432000 4194304 4291949 140735661541648 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 7562 4045 249 24 0 4196 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 30248

[startup+1182.3 s]
/proc/loadavg: 3.00 3.33 3.68 4/184 10441
/proc/meminfo: memFree=16602408/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=30948 CPUtime=1182.26 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 4588 0 0 0 118226 0 0 0 25 0 1 0 472578922 31690752 4336 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 7737 4336 249 24 0 4371 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 30948

[startup+1242.3 s]
/proc/loadavg: 3.00 3.27 3.64 4/184 10443
/proc/meminfo: memFree=16601144/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=32352 CPUtime=1242.25 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 4709 0 0 0 124225 0 0 0 25 0 1 0 472578922 33128448 4452 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 8088 4452 249 24 0 4722 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 32352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.22 3.60 3/183 10445
/proc/meminfo: memFree=16618480/32951124 swapFree=67102128/67111528
[pid=10335] ppid=10333 vsize=32352 CPUtime=1299.96 cores=1,3
/proc/10335/stat : 10335 (RestartSAT) R 10333 10335 9513 0 -1 4202496 4710 0 0 0 129996 0 0 0 25 0 1 0 472578922 33128448 4453 33554432000 4194304 4291949 140735661541648 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10335/statm: 8088 4453 249 24 0 4722 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 32352

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.01
CPU time (s): 1299.98
CPU user time (s): 1299.96
CPU system time (s): 0.010998
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 32352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4710
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= 5
involuntary context switches= 2861

runsolver used 1.82672 second user time and 4.09338 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-15 01:24:43
IDJOB=3170425
IDBENCH=82843
IDSOLVER=1580
FILE ID=node119/3170425-1302823483
RUNJOBID= node119-1302823482-10295
PBS_JOBID= 13006649
Free space on /tmp= 71484 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1910317962-059.UNKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3170425-1302823483/watcher-3170425-1302823483 -o /tmp/evaluation-result-3170425-1302823483/solver-3170425-1302823483 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170425-1302823483.cnf

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

MD5SUM BENCH= dc676a8dc341229efc4ee05b1ab19ceb
RANDOM SEED=1444178519

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.74
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.815
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:     32951124 kB
MemFree:      16649052 kB
Buffers:        649640 kB
Cached:       15228936 kB
SwapCached:       5516 kB
Active:        3841168 kB
Inactive:     12101984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16649052 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:            1900 kB
Writeback:           0 kB
AnonPages:       61912 kB
Mapped:          15112 kB
Slab:           295440 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258972 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= 71484 MiB
End job on node119 at 2011-04-15 01:46:25