Trace number 3259686

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
RestartSAT A75? (TO) 1300.05 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes2.cnf
MD5SUMaac2bd287b8cd6b96cbf7ecc463acf19
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3259686-1303508961/watcher-3259686-1303508961 -o /tmp/evaluation-result-3259686-1303508961/solver-3259686-1303508961 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3259686-1303508961.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.90 4/176 28453
/proc/meminfo: memFree=16647748/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=308 CPUtime=0 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4194304 68 0 0 0 0 0 0 0 21 0 1 0 462493800 315392 23 33554432000 4194304 4291949 140735143306144 18446744073709551615 212682699344 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28453/statm: 77 28 22 24 0 22 0

[startup+0.0929529 s]
/proc/loadavg: 3.68 3.93 3.90 4/176 28453
/proc/meminfo: memFree=16647748/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=30912 CPUtime=0.07 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 5083 0 0 0 7 0 0 0 21 0 1 0 462493800 31653888 4492 33554432000 4194304 4291949 140735143306144 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 7728 4492 232 24 0 4362 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30912

[startup+0.10095 s]
/proc/loadavg: 3.68 3.93 3.90 4/176 28453
/proc/meminfo: memFree=16647748/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=30912 CPUtime=0.08 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 5083 0 0 0 8 0 0 0 21 0 1 0 462493800 31653888 4492 33554432000 4194304 4291949 140735143306144 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 7728 4492 232 24 0 4362 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30912

[startup+0.300924 s]
/proc/loadavg: 3.68 3.93 3.90 4/176 28453
/proc/meminfo: memFree=16647748/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=30912 CPUtime=0.28 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 5083 0 0 0 28 0 0 0 22 0 1 0 462493800 31653888 4492 33554432000 4194304 4291949 140735143306144 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 7728 4492 232 24 0 4362 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30912

[startup+0.700855 s]
/proc/loadavg: 3.68 3.93 3.90 4/176 28453
/proc/meminfo: memFree=16647748/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=29696 CPUtime=0.69 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 6419 0 0 0 68 1 0 0 23 0 1 0 462493800 30408704 4219 33554432000 4194304 4291949 140735143306144 18446744073709551615 4263293 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 7424 4220 253 24 0 4058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29696

[startup+1.50071 s]
/proc/loadavg: 3.68 3.93 3.90 5/190 28476
/proc/meminfo: memFree=16532968/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=36836 CPUtime=1.49 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 7335 0 0 0 148 1 0 0 25 0 1 0 462493800 37720064 5130 33554432000 4194304 4291949 140735143306144 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 9209 5130 253 24 0 5843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36836

[startup+3.10042 s]
/proc/loadavg: 3.68 3.93 3.90 5/190 28476
/proc/meminfo: memFree=16528380/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=44016 CPUtime=3.08 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 8779 0 0 0 307 1 0 0 25 0 1 0 462493800 45072384 6566 33554432000 4194304 4291949 140735143306144 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 11004 6566 253 24 0 7638 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44016

[startup+6.30081 s]
/proc/loadavg: 3.70 3.93 3.90 5/190 28476
/proc/meminfo: memFree=16503028/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=56720 CPUtime=6.28 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 11016 0 0 0 626 2 0 0 25 0 1 0 462493800 58081280 8793 33554432000 4194304 4291949 140735143306144 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 14180 8793 253 24 0 10814 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56720

[startup+12.7006 s]
/proc/loadavg: 3.73 3.94 3.90 5/190 28476
/proc/meminfo: memFree=16464780/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=78400 CPUtime=12.68 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 14502 0 0 0 1265 3 0 0 25 0 1 0 462493800 80281600 12258 33554432000 4194304 4291949 140735143306144 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 19600 12258 253 24 0 16234 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 78400

[startup+25.5003 s]
/proc/loadavg: 3.79 3.94 3.90 5/190 28476
/proc/meminfo: memFree=16395984/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=82316 CPUtime=25.48 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 19523 0 0 0 2545 3 0 0 25 0 1 0 462493800 84291584 17248 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 20579 17248 253 24 0 17213 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82316

[startup+51.1007 s]
/proc/loadavg: 3.86 3.94 3.90 5/190 28477
/proc/meminfo: memFree=16293960/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=118724 CPUtime=51.08 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 27970 0 0 0 5102 6 0 0 25 0 1 0 462493800 121573376 25656 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 29681 25656 253 24 0 26315 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118724

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.91 5/190 28479
/proc/meminfo: memFree=16150988/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=175892 CPUtime=102.28 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 37987 0 0 0 10220 8 0 0 25 0 1 0 462493800 180113408 35623 33554432000 4194304 4291949 140735143306144 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 43973 35623 253 24 0 40607 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 175892

[startup+162.3 s]
/proc/loadavg: 4.02 3.97 3.91 5/190 28480
/proc/meminfo: memFree=16025492/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=263656 CPUtime=162.28 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 46076 0 0 0 16218 10 0 0 25 0 1 0 462493800 269983744 43671 33554432000 4194304 4291949 140735143306144 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 65914 43672 253 24 0 62548 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 263656

[startup+222.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 28482
/proc/meminfo: memFree=15928132/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=270700 CPUtime=222.29 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 56867 0 0 0 22215 14 0 0 25 0 1 0 462493800 277196800 54414 33554432000 4194304 4291949 140735143306144 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 67675 54414 253 24 0 64309 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 270700

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 28483
/proc/meminfo: memFree=15841696/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=274200 CPUtime=282.29 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 62552 0 0 0 28214 15 0 0 25 0 1 0 462493800 280780800 60069 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 68550 60069 253 24 0 65184 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 274200

[startup+342.301 s]
/proc/loadavg: 4.08 3.99 3.92 5/190 28485
/proc/meminfo: memFree=15752904/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=277928 CPUtime=342.29 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 68318 0 0 0 34212 17 0 0 25 0 1 0 462493800 284598272 65800 33554432000 4194304 4291949 140735143306144 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 69482 65800 253 24 0 66116 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 277928

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.92 5/190 28486
/proc/meminfo: memFree=15679984/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=413828 CPUtime=402.29 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 73254 0 0 0 40210 19 0 0 25 0 1 0 462493800 423759872 70712 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 103457 70712 253 24 0 100091 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 413828

[startup+462.301 s]
/proc/loadavg: 4.06 4.00 3.93 5/190 28488
/proc/meminfo: memFree=15688160/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=416860 CPUtime=462.29 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 79559 0 0 0 46207 22 0 0 25 0 1 0 462493800 426864640 76996 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 104215 76996 253 24 0 100849 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 416860

[startup+522.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 28490
/proc/meminfo: memFree=15614000/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=420188 CPUtime=522.29 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 83992 0 0 0 52205 24 0 0 25 0 1 0 462493800 430272512 81417 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 105047 81417 253 24 0 101681 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 420188

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 28491
/proc/meminfo: memFree=15658880/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=424292 CPUtime=582.3 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 87724 0 0 0 58204 26 0 0 25 0 1 0 462493800 434475008 85128 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 106073 85128 253 24 0 102707 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 424292

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28493
/proc/meminfo: memFree=15532140/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=427288 CPUtime=642.3 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 92334 0 0 0 64203 27 0 0 25 0 1 0 462493800 437542912 89718 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 106822 89718 253 24 0 103456 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 427288

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28504
/proc/meminfo: memFree=15466156/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=429604 CPUtime=702.3 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 96085 0 0 0 70202 28 0 0 25 0 1 0 462493800 439914496 93454 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 107401 93454 253 24 0 104035 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 429604

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28505
/proc/meminfo: memFree=15558572/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=432460 CPUtime=762.3 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 99302 0 0 0 76201 29 0 0 25 0 1 0 462493800 442839040 96661 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 108115 96661 253 24 0 104749 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 432460

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 28507
/proc/meminfo: memFree=15467176/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=435084 CPUtime=822.3 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 106059 0 0 0 82198 32 0 0 25 0 1 0 462493800 445526016 103394 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 108771 103394 253 24 0 105405 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 435084

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 28508
/proc/meminfo: memFree=15702152/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=141176 CPUtime=882.31 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 124542 0 0 0 88192 39 0 0 25 0 1 0 462493800 144564224 28603 33554432000 4194304 4291949 140735143306144 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 35294 28603 253 24 0 31928 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 141176

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28513
/proc/meminfo: memFree=15583044/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=222084 CPUtime=942.31 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 138179 0 0 0 94188 43 0 0 25 0 1 0 462493800 227414016 42155 33554432000 4194304 4291949 140735143306144 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 55521 42155 253 24 0 52155 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 222084

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28515
/proc/meminfo: memFree=15497848/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=303472 CPUtime=1002.31 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 148327 0 0 0 100185 46 0 0 25 0 1 0 462493800 310755328 52262 33554432000 4194304 4291949 140735143306144 18446744073709551615 4250544 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 75868 52262 253 24 0 72502 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 303472

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28516
/proc/meminfo: memFree=15425668/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=303472 CPUtime=1062.31 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 154736 0 0 0 106182 49 0 0 25 0 1 0 462493800 310755328 58633 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 75868 58633 253 24 0 72502 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 303472

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28518
/proc/meminfo: memFree=15353616/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=303640 CPUtime=1122.32 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 160273 0 0 0 112181 51 0 0 25 0 1 0 462493800 310927360 64147 33554432000 4194304 4291949 140735143306144 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 75910 64147 253 24 0 72544 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 303640

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28519
/proc/meminfo: memFree=15274744/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=436096 CPUtime=1182.31 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 169248 0 0 0 118178 53 0 0 25 0 1 0 462493800 446562304 73089 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 109024 73089 253 24 0 105658 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 436096

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 28521
/proc/meminfo: memFree=15347396/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=436264 CPUtime=1242.32 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 173430 0 0 0 124177 55 0 0 25 0 1 0 462493800 446734336 77248 33554432000 4194304 4291949 140735143306144 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 109066 77248 253 24 0 105700 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 436264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 28522
/proc/meminfo: memFree=15284024/32951124 swapFree=67111528/67111528
[pid=28453] ppid=28451 vsize=436752 CPUtime=1300.02 cores=4,6
/proc/28453/stat : 28453 (RestartSAT) R 28451 28453 27954 0 -1 4202496 177594 0 0 0 129945 57 0 0 25 0 1 0 462493800 447234048 81395 33554432000 4194304 4291949 140735143306144 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28453/statm: 109188 81395 253 24 0 105822 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 436752

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.46
CPU system time (s): 0.593909
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 650656

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

runsolver used 2.22366 second user time and 4.88326 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= aac2bd287b8cd6b96cbf7ecc463acf19
RANDOM SEED=179827674

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16648028 kB
Buffers:       1739304 kB
Cached:       13979676 kB
SwapCached:          0 kB
Active:        9304788 kB
Inactive:      6481240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16648028 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9572 kB
Writeback:           0 kB
AnonPages:       67028 kB
Mapped:          14496 kB
Slab:           452144 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   194224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72544 MiB
End job on node139 at 2011-04-23 00:11:03