Trace number 3258747

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
SApperloT2010 2011-03-04? (TO) 1300.06 1300.03

General information on the benchmark

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

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258747-1303502917/watcher-3258747-1303502917 -o /tmp/evaluation-result-3258747-1303502917/solver-3258747-1303502917 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3258747-1303502917.cnf 

running on 2 cores: 5,7

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: 0.00 0.00 0.18 4/189 21334
/proc/meminfo: memFree=21846592/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=17280 CPUtime=0 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 1145 0 0 0 0 0 0 0 21 0 1 0 461891484 17694720 1084 33554432000 4194304 4395502 140734967998624 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 4320 1085 249 50 0 1460 0

[startup+0.057731 s]
/proc/loadavg: 0.00 0.00 0.18 4/189 21334
/proc/meminfo: memFree=21846592/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=24408 CPUtime=0.05 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 2836 0 0 0 5 0 0 0 21 0 1 0 461891484 24993792 2775 33554432000 4194304 4395502 140734967998624 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 6102 2776 250 50 0 3242 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24408

[startup+0.100727 s]
/proc/loadavg: 0.00 0.00 0.18 4/189 21334
/proc/meminfo: memFree=21846592/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=30084 CPUtime=0.09 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 4283 0 0 0 9 0 0 0 21 0 1 0 461891484 30806016 4222 33554432000 4194304 4395502 140734967998624 18446744073709551615 237278879488 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 7521 4223 250 50 0 4661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30084

[startup+0.300692 s]
/proc/loadavg: 0.00 0.00 0.18 4/189 21334
/proc/meminfo: memFree=21846592/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=41000 CPUtime=0.29 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 6999 0 0 0 27 2 0 0 22 0 1 0 461891484 41984000 6937 33554432000 4194304 4395502 140734967998624 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 10250 6937 256 50 0 7390 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41000

[startup+0.700619 s]
/proc/loadavg: 0.00 0.00 0.18 4/189 21334
/proc/meminfo: memFree=21846592/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=51992 CPUtime=0.69 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 10947 0 0 0 65 4 0 0 24 0 1 0 461891484 53239808 9691 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 12998 9691 267 50 0 10138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51992

[startup+1.50048 s]
/proc/loadavg: 0.00 0.00 0.18 5/190 21335
/proc/meminfo: memFree=21786452/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=62764 CPUtime=1.49 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 13658 0 0 0 145 4 0 0 25 0 1 0 461891484 64270336 12402 33554432000 4194304 4395502 140734967998624 18446744073709551615 4288811 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 15691 12403 267 50 0 12831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62764

[startup+3.10019 s]
/proc/loadavg: 0.32 0.07 0.20 5/190 21335
/proc/meminfo: memFree=21762768/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=77620 CPUtime=3.09 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 17352 0 0 0 304 5 0 0 25 0 1 0 461891484 79482880 16096 33554432000 4194304 4395502 140734967998624 18446744073709551615 4297127 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 19405 16096 267 50 0 16545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77620

[startup+6.30062 s]
/proc/loadavg: 0.32 0.07 0.20 5/190 21335
/proc/meminfo: memFree=21719968/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=98628 CPUtime=6.29 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 22539 0 0 0 623 6 0 0 25 0 1 0 461891484 100995072 21283 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 24657 21283 267 50 0 21797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98628

[startup+12.7005 s]
/proc/loadavg: 0.89 0.20 0.24 5/190 21336
/proc/meminfo: memFree=21666936/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=131640 CPUtime=12.69 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 30598 0 0 0 1261 8 0 0 25 0 1 0 461891484 134799360 29342 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299151 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 32910 29342 267 50 0 30050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 131640

[startup+25.5002 s]
/proc/loadavg: 1.44 0.34 0.29 5/190 21336
/proc/meminfo: memFree=21592620/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=181324 CPUtime=25.49 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 42536 0 0 0 2538 11 0 0 25 0 1 0 461891484 185675776 41280 33554432000 4194304 4395502 140734967998624 18446744073709551615 4339114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 45331 41280 267 50 0 42471 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 181324

[startup+51.1006 s]
/proc/loadavg: 2.31 0.63 0.38 5/190 21337
/proc/meminfo: memFree=21535396/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=205456 CPUtime=51.09 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 48386 0 0 0 5097 12 0 0 25 0 1 0 461891484 210386944 47130 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 51364 47130 267 50 0 48504 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 205456

[startup+102.307 s]
/proc/loadavg: 3.33 1.19 0.59 5/190 21338
/proc/meminfo: memFree=21464212/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=238076 CPUtime=102.3 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 55914 0 0 0 10216 14 0 0 25 0 1 0 461891484 243789824 54658 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 59519 54658 267 50 0 56659 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 238076

[startup+162.301 s]
/proc/loadavg: 3.73 1.66 0.78 5/190 21339
/proc/meminfo: memFree=21413976/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=254704 CPUtime=162.3 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 59583 0 0 0 16215 15 0 0 25 0 1 0 461891484 260816896 58327 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 63676 58327 267 50 0 60816 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 254704

[startup+222.301 s]
/proc/loadavg: 3.91 2.12 1.00 5/190 21341
/proc/meminfo: memFree=21360520/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=289548 CPUtime=222.3 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 67320 0 0 0 22213 17 0 0 25 0 1 0 461891484 296497152 66064 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 72387 66064 267 50 0 69527 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 289548

[startup+282.3 s]
/proc/loadavg: 4.02 2.45 1.17 5/190 21343
/proc/meminfo: memFree=21309544/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=321224 CPUtime=282.3 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 74475 0 0 0 28210 20 0 0 25 0 1 0 461891484 328933376 73219 33554432000 4194304 4395502 140734967998624 18446744073709551615 4339134 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 80306 73219 267 50 0 77446 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 321224

[startup+342.301 s]
/proc/loadavg: 4.00 2.75 1.36 5/190 21344
/proc/meminfo: memFree=21273200/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=338708 CPUtime=342.3 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 78210 0 0 0 34209 21 0 0 25 0 1 0 461891484 346836992 76954 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 84677 76954 267 50 0 81817 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 338708

[startup+402.301 s]
/proc/loadavg: 4.00 2.96 1.51 5/190 21346
/proc/meminfo: memFree=21229420/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=363328 CPUtime=402.3 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 83514 0 0 0 40208 22 0 0 25 0 1 0 461891484 372047872 82258 33554432000 4194304 4395502 140734967998624 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 90832 82258 267 50 0 87972 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 363328

[startup+462.3 s]
/proc/loadavg: 4.00 3.16 1.67 5/190 21348
/proc/meminfo: memFree=21206468/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=377252 CPUtime=462.3 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 86438 0 0 0 46207 23 0 0 25 0 1 0 461891484 386306048 85182 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 94313 85182 267 50 0 91453 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 377252

[startup+522.301 s]
/proc/loadavg: 4.05 3.31 1.81 5/190 21349
/proc/meminfo: memFree=21186368/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=388260 CPUtime=522.3 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 88891 0 0 0 52206 24 0 0 25 0 1 0 461891484 397578240 87635 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 97065 87635 267 50 0 94205 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 388260

[startup+582.301 s]
/proc/loadavg: 4.02 3.44 1.96 5/190 21351
/proc/meminfo: memFree=21174324/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=391324 CPUtime=582.3 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 89583 0 0 0 58206 24 0 0 25 0 1 0 461891484 400715776 88327 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 97831 88327 267 50 0 94971 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 391324

[startup+642.3 s]
/proc/loadavg: 4.00 3.54 2.08 5/190 21352
/proc/meminfo: memFree=21153220/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=395900 CPUtime=642.31 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 90505 0 0 0 64206 25 0 0 25 0 1 0 461891484 405401600 89249 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 98975 89249 267 50 0 96115 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 395900

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.20 5/190 21354
/proc/meminfo: memFree=21127908/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=414664 CPUtime=702.31 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 94745 0 0 0 70204 27 0 0 25 0 1 0 461891484 424615936 93489 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 103666 93489 267 50 0 100806 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 414664

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.31 5/190 21356
/proc/meminfo: memFree=21105700/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=426148 CPUtime=762.32 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 97239 0 0 0 76204 28 0 0 25 0 1 0 461891484 436375552 95983 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 106537 95983 267 50 0 103677 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 426148

[startup+822.3 s]
/proc/loadavg: 4.07 3.76 2.42 5/190 21357
/proc/meminfo: memFree=21093908/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=428084 CPUtime=822.31 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 97911 0 0 0 82203 28 0 0 25 0 1 0 461891484 438358016 96655 33554432000 4194304 4395502 140734967998624 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 107021 96655 267 50 0 104161 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 428084

[startup+882.3 s]
/proc/loadavg: 4.02 3.80 2.51 5/190 21359
/proc/meminfo: memFree=21078892/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=433740 CPUtime=882.31 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 99103 0 0 0 88203 28 0 0 25 0 1 0 461891484 444149760 97847 33554432000 4194304 4395502 140734967998624 18446744073709551615 4288971 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 108435 97847 267 50 0 105575 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 433740

[startup+942.301 s]
/proc/loadavg: 4.01 3.83 2.60 5/190 21360
/proc/meminfo: memFree=21060152/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=442976 CPUtime=942.32 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 101157 0 0 0 94203 29 0 0 25 0 1 0 461891484 453607424 99901 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 110744 99901 267 50 0 107884 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 442976

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.69 5/190 21362
/proc/meminfo: memFree=21036088/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=452224 CPUtime=1002.32 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 103086 0 0 0 100203 29 0 0 25 0 1 0 461891484 463077376 101830 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 113056 101830 267 50 0 110196 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 452224

[startup+1062.3 s]
/proc/loadavg: 4.07 3.90 2.77 5/190 21363
/proc/meminfo: memFree=21020076/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=458692 CPUtime=1062.31 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 104490 0 0 0 106202 29 0 0 25 0 1 0 461891484 469700608 103234 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 114673 103234 267 50 0 111813 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 458692

[startup+1122.3 s]
/proc/loadavg: 4.02 3.92 2.85 5/190 21365
/proc/meminfo: memFree=21013000/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=459716 CPUtime=1122.32 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 104678 0 0 0 112203 29 0 0 25 0 1 0 461891484 470749184 103422 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299554 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 114929 103422 267 50 0 112069 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 459716

[startup+1182.3 s]
/proc/loadavg: 4.01 3.93 2.91 5/190 21367
/proc/meminfo: memFree=20999720/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=465412 CPUtime=1182.32 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 105856 0 0 0 118202 30 0 0 25 0 1 0 461891484 476581888 104600 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 116353 104600 267 50 0 113493 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 465412

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.98 5/190 21368
/proc/meminfo: memFree=20986188/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=477604 CPUtime=1242.33 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 108545 0 0 0 124202 31 0 0 25 0 1 0 461891484 489066496 107289 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 119401 107289 267 50 0 116541 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 477604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.04 2/184 21373
/proc/meminfo: memFree=21467968/32950904 swapFree=67082280/67111528
[pid=21334] ppid=21332 vsize=490688 CPUtime=1300.04 cores=5,7
/proc/21334/stat : 21334 (SApperloT2010) R 21332 21334 21274 0 -1 4202496 111388 0 0 0 129972 32 0 0 25 0 1 0 461891484 502464512 110132 33554432000 4194304 4395502 140734967998624 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21334/statm: 122672 110132 267 50 0 119812 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 490688

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.72
CPU system time (s): 0.341948
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 490688

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

runsolver used 2.04069 second user time and 5.06323 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-22 22:08:37
IDJOB=3258747
IDBENCH=71423
IDSOLVER=1655
FILE ID=node121/3258747-1303502917
RUNJOBID= node121-1303502915-21295
PBS_JOBID= 13134216
Free space on /tmp= 72020 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258747-1303502917/watcher-3258747-1303502917 -o /tmp/evaluation-result-3258747-1303502917/solver-3258747-1303502917 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3258747-1303502917.cnf

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

MD5SUM BENCH= d6877629cc818d7e31dc245fb95f0588
RANDOM SEED=1150368050

node121.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.817
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.75
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      21846996 kB
Buffers:       1659916 kB
Cached:        8838612 kB
SwapCached:       2780 kB
Active:        7783732 kB
Inactive:      2820320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21846996 kB
SwapTotal:    67111528 kB
SwapFree:     67082280 kB
Dirty:            7884 kB
Writeback:           0 kB
AnonPages:      103452 kB
Mapped:          14232 kB
Slab:           435112 kB
PageTables:       5332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   319612 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= 72020 MiB
End job on node121 at 2011-04-22 22:30:19