Trace number 3259407

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 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3259407-1303504220/watcher-3259407-1303504220 -o /tmp/evaluation-result-3259407-1303504220/solver-3259407-1303504220 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3259407-1303504220.cnf 

running on 2 cores: 0,2

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.88 3.02 2/174 21451
/proc/meminfo: memFree=21919296/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=15568 CPUtime=0 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 883 0 0 0 0 0 0 0 22 0 1 0 462021781 15941632 822 33554432000 4194304 4395502 140736502367424 18446744073709551615 237278879488 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 3892 823 249 50 0 1032 0

[startup+0.0247741 s]
/proc/loadavg: 3.68 3.88 3.02 2/174 21451
/proc/meminfo: memFree=21919296/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=18344 CPUtime=0.02 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 1508 0 0 0 2 0 0 0 22 0 1 0 462021781 18784256 1447 33554432000 4194304 4395502 140736502367424 18446744073709551615 4264521 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 4586 1447 249 50 0 1726 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18344

[startup+0.100836 s]
/proc/loadavg: 3.68 3.88 3.02 2/174 21451
/proc/meminfo: memFree=21919296/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=27200 CPUtime=0.09 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 3741 0 0 0 9 0 0 0 22 0 1 0 462021781 27852800 3679 33554432000 4194304 4395502 140736502367424 18446744073709551615 4355815 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 6800 3679 254 50 0 3940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27200

[startup+0.300804 s]
/proc/loadavg: 3.68 3.88 3.02 2/174 21451
/proc/meminfo: memFree=21919296/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=32356 CPUtime=0.29 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 5026 0 0 0 28 1 0 0 23 0 1 0 462021781 33132544 4964 33554432000 4194304 4395502 140736502367424 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 8089 4964 256 50 0 5229 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32356

[startup+0.700735 s]
/proc/loadavg: 3.68 3.88 3.02 2/174 21451
/proc/meminfo: memFree=21919296/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=43232 CPUtime=0.69 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 8614 0 0 0 67 2 0 0 25 0 1 0 462021781 44269568 7710 33554432000 4194304 4395502 140736502367424 18446744073709551615 4297096 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 10808 7710 267 50 0 7948 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43232

[startup+1.50059 s]
/proc/loadavg: 3.68 3.88 3.02 2/175 21452
/proc/meminfo: memFree=21885444/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=51828 CPUtime=1.49 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 10753 0 0 0 147 2 0 0 25 0 1 0 462021781 53071872 9849 33554432000 4194304 4395502 140736502367424 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 12957 9849 267 50 0 10097 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51828

[startup+3.10017 s]
/proc/loadavg: 3.68 3.88 3.02 3/180 21462
/proc/meminfo: memFree=21869040/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=64964 CPUtime=3.09 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 14014 0 0 0 306 3 0 0 25 0 1 0 462021781 66523136 13110 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 16241 13110 267 50 0 13381 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64964

[startup+6.30071 s]
/proc/loadavg: 3.62 3.87 3.02 4/185 21472
/proc/meminfo: memFree=21782468/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=83316 CPUtime=6.29 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 18522 0 0 0 626 3 0 0 25 0 1 0 462021781 85315584 17618 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 20829 17618 267 50 0 17969 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83316

[startup+12.7005 s]
/proc/loadavg: 3.65 3.87 3.02 5/190 21482
/proc/meminfo: memFree=21681780/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=113580 CPUtime=12.69 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 25878 0 0 0 1264 5 0 0 25 0 1 0 462021781 116305920 24974 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 28395 24974 267 50 0 25535 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113580

[startup+25.5002 s]
/proc/loadavg: 3.73 3.87 3.04 5/190 21483
/proc/meminfo: memFree=21585912/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=132300 CPUtime=25.49 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 30554 0 0 0 2544 5 0 0 25 0 1 0 462021781 135475200 29650 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299795 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 33075 29650 267 50 0 30215 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 132300

[startup+51.1007 s]
/proc/loadavg: 3.82 3.88 3.06 5/190 21483
/proc/meminfo: memFree=21548176/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=139768 CPUtime=51.09 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 32234 0 0 0 5103 6 0 0 25 0 1 0 462021781 143122432 31330 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 34942 31330 267 50 0 32082 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 139768

[startup+102.306 s]
/proc/loadavg: 3.92 3.90 3.11 5/190 21485
/proc/meminfo: memFree=21482332/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=165324 CPUtime=102.29 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 38192 0 0 0 10222 7 0 0 25 0 1 0 462021781 169291776 37288 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 41331 37288 267 50 0 38471 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 165324

[startup+162.301 s]
/proc/loadavg: 3.97 3.91 3.16 5/190 21486
/proc/meminfo: memFree=21424148/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=189528 CPUtime=162.28 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 43459 0 0 0 16220 8 0 0 25 0 1 0 462021781 194076672 42555 33554432000 4194304 4395502 140736502367424 18446744073709551615 4288756 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 47382 42555 267 50 0 44522 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 189528

[startup+222.301 s]
/proc/loadavg: 3.99 3.93 3.21 5/190 21488
/proc/meminfo: memFree=21387416/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=199136 CPUtime=222.29 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 45737 0 0 0 22220 9 0 0 25 0 1 0 462021781 203915264 44833 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 49784 44833 267 50 0 46924 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 199136

[startup+282.301 s]
/proc/loadavg: 4.07 3.95 3.26 5/190 21489
/proc/meminfo: memFree=21342892/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=216556 CPUtime=282.28 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 49642 0 0 0 28219 9 0 0 25 0 1 0 462021781 221753344 48738 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299151 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 54139 48738 267 50 0 51279 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 216556

[startup+342.301 s]
/proc/loadavg: 4.06 3.97 3.31 5/190 21491
/proc/meminfo: memFree=21316092/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=225456 CPUtime=342.28 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 51341 0 0 0 34218 10 0 0 25 0 1 0 462021781 230866944 50437 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 56364 50437 267 50 0 53504 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 225456

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.35 5/190 21493
/proc/meminfo: memFree=21289668/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=236724 CPUtime=402.28 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 53860 0 0 0 40218 10 0 0 25 0 1 0 462021781 242405376 52956 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 59181 52956 267 50 0 56321 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 236724

[startup+462.3 s]
/proc/loadavg: 4.01 3.97 3.39 5/190 21494
/proc/meminfo: memFree=21269068/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=238628 CPUtime=462.28 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 54304 0 0 0 46217 11 0 0 25 0 1 0 462021781 244355072 53400 33554432000 4194304 4395502 140736502367424 18446744073709551615 4292714 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 59657 53400 267 50 0 56797 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 238628

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.43 5/190 21496
/proc/meminfo: memFree=21250332/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=249148 CPUtime=522.28 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 56627 0 0 0 52216 12 0 0 25 0 1 0 462021781 255127552 55723 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 62287 55723 267 50 0 59427 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 249148

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.46 5/190 21497
/proc/meminfo: memFree=21212120/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=276448 CPUtime=582.28 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 62885 0 0 0 58215 13 0 0 25 0 1 0 462021781 283082752 61981 33554432000 4194304 4395502 140736502367424 18446744073709551615 4297174 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 69112 61981 267 50 0 66252 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 276448

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.49 5/190 21499
/proc/meminfo: memFree=21201296/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=276772 CPUtime=642.28 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 63049 0 0 0 64215 13 0 0 25 0 1 0 462021781 283414528 62145 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 69193 62145 267 50 0 66333 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 276772

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.52 5/190 21501
/proc/meminfo: memFree=21181176/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=277964 CPUtime=702.28 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 63453 0 0 0 70214 14 0 0 25 0 1 0 462021781 284635136 62549 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 69491 62549 267 50 0 66631 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 277964

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.55 5/190 21502
/proc/meminfo: memFree=21158840/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=292132 CPUtime=762.29 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 66554 0 0 0 76214 15 0 0 25 0 1 0 462021781 299143168 65650 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 73033 65650 267 50 0 70173 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 292132

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.57 5/190 21504
/proc/meminfo: memFree=21140844/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=298688 CPUtime=822.27 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 67886 0 0 0 82212 15 0 0 25 0 1 0 462021781 305856512 66982 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 74672 66982 267 50 0 71812 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 298688

[startup+882.3 s]
/proc/loadavg: 4.09 4.00 3.60 5/190 21505
/proc/meminfo: memFree=21097564/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=323704 CPUtime=882.27 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 73712 0 0 0 88211 16 0 0 25 0 1 0 462021781 331472896 72808 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 80926 72808 267 50 0 78066 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 323704

[startup+942.301 s]
/proc/loadavg: 4.03 4.00 3.63 5/190 21507
/proc/meminfo: memFree=21073120/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=336488 CPUtime=942.27 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 76562 0 0 0 94210 17 0 0 25 0 1 0 462021781 344563712 75658 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 84122 75658 267 50 0 81262 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 336488

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.65 5/190 21509
/proc/meminfo: memFree=21060708/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=343768 CPUtime=1002.27 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 78161 0 0 0 100209 18 0 0 25 0 1 0 462021781 352018432 77257 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 85942 77257 267 50 0 83082 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 343768

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 21510
/proc/meminfo: memFree=21033784/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=346840 CPUtime=1062.26 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 78915 0 0 0 106208 18 0 0 25 0 1 0 462021781 355164160 78011 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 86710 78011 267 50 0 83850 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 346840

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/190 21512
/proc/meminfo: memFree=20995576/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=354648 CPUtime=1122.26 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 80625 0 0 0 112207 19 0 0 25 0 1 0 462021781 363159552 79721 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 88662 79721 267 50 0 85802 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 354648

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 21513
/proc/meminfo: memFree=20979572/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=354904 CPUtime=1182.27 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 80703 0 0 0 118208 19 0 0 25 0 1 0 462021781 363421696 79799 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299645 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 88726 79799 267 50 0 85866 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 354904

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/190 21515
/proc/meminfo: memFree=20970376/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=354904 CPUtime=1242.26 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 80744 0 0 0 124207 19 0 0 25 0 1 0 462021781 363421696 79840 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299162 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 88726 79840 267 50 0 85866 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 354904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 21517
/proc/meminfo: memFree=20955476/32950904 swapFree=67082280/67111528
[pid=21451] ppid=21449 vsize=354904 CPUtime=1299.97 cores=0,2
/proc/21451/stat : 21451 (SApperloT2010) R 21449 21451 21274 0 -1 4202496 80790 0 0 0 129978 19 0 0 25 0 1 0 462021781 363421696 79886 33554432000 4194304 4395502 140736502367424 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21451/statm: 88726 79886 267 50 0 85866 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 354904

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
CPU user time (s): 1299.78
CPU system time (s): 0.215967
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 354904

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

runsolver used 2.18967 second user time and 4.91125 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-22 22:30:20
IDJOB=3259407
IDBENCH=71571
IDSOLVER=1655
FILE ID=node121/3259407-1303504220
RUNJOBID= node121-1303502915-21292
PBS_JOBID= 13134216
Free space on /tmp= 72024 MiB

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

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=87769983

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:      21919452 kB
Buffers:       1660028 kB
Cached:        8834344 kB
SwapCached:       2780 kB
Active:        7712020 kB
Inactive:      2820764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21919452 kB
SwapTotal:    67111528 kB
SwapFree:     67082280 kB
Dirty:            2768 kB
Writeback:           0 kB
AnonPages:       36476 kB
Mapped:          13528 kB
Slab:           434296 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   189324 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:52:02