Trace number 3281955

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
kw 2011-02-28? (TO) 1299.76 1300.03

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark388.148
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281955-1303753499/watcher-3281955-1303753499 -o /tmp/evaluation-result-3281955-1303753499/solver-3281955-1303753499 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3281955-1303753499.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.13 3.81 3.85 4/186 20017
/proc/meminfo: memFree=19025832/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=9664 CPUtime=0 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 1646 0 0 0 0 0 0 0 21 0 1 0 486952597 9895936 1596 33554432000 4194304 6935321 140735138264960 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20017/statm: 2416 1602 241 670 0 1737 0

[startup+0.024616 s]
/proc/loadavg: 3.13 3.81 3.85 4/186 20017
/proc/meminfo: memFree=19025832/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=29900 CPUtime=0.01 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 6164 0 0 0 1 0 0 0 21 0 1 0 486952597 30617600 6099 33554432000 4194304 6935321 140735138264960 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20017/statm: 7475 6108 241 670 0 6796 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29900

[startup+0.100631 s]
/proc/loadavg: 3.13 3.81 3.85 4/186 20017
/proc/meminfo: memFree=19025832/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=108624 CPUtime=0.09 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 23095 0 0 0 7 2 0 0 21 0 1 0 486952597 111230976 23029 33554432000 4194304 6935321 140735138264960 18446744073709551615 5319265 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20017/statm: 27156 23030 247 670 0 26477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108624

[startup+0.300584 s]
/proc/loadavg: 3.13 3.81 3.85 4/186 20017
/proc/meminfo: memFree=19025832/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=122304 CPUtime=0.29 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 26457 0 0 0 26 3 0 0 22 0 1 0 486952597 125239296 26391 33554432000 4194304 6935321 140735138264960 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20017/statm: 30576 26391 247 670 0 29897 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 122304

[startup+0.700521 s]
/proc/loadavg: 3.13 3.81 3.85 4/186 20017
/proc/meminfo: memFree=19025832/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=152252 CPUtime=0.69 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 33436 0 0 0 65 4 0 0 23 0 1 0 486952597 155906048 33370 33554432000 4194304 6935321 140735138264960 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20017/statm: 38063 33370 247 670 0 37384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152252

[startup+1.50038 s]
/proc/loadavg: 3.13 3.81 3.85 5/185 20046
/proc/meminfo: memFree=18631392/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=214808 CPUtime=1.49 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 50456 0 0 0 138 11 0 0 25 0 1 0 486952597 219963392 49488 33554432000 4194304 6935321 140735138264960 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20017/statm: 53702 49488 273 670 0 53023 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 214808

[startup+3.1011 s]
/proc/loadavg: 3.13 3.81 3.85 5/190 20051
/proc/meminfo: memFree=18290112/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=289572 CPUtime=3.09 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 68446 0 0 0 277 32 0 0 25 0 1 0 486952597 296521728 67478 33554432000 4194304 6935321 140735138264960 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20017/statm: 72393 67479 273 670 0 71714 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 289572

[startup+6.30052 s]
/proc/loadavg: 3.20 3.81 3.85 5/190 20051
/proc/meminfo: memFree=17826624/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=347820 CPUtime=5.99 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 81608 0 0 0 551 48 0 0 25 0 1 0 486952597 356167680 79438 33554432000 4194304 6935321 140735138264960 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 86955 79438 286 670 0 86276 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 347820

[startup+12.7004 s]
/proc/loadavg: 3.27 3.82 3.85 5/190 20051
/proc/meminfo: memFree=17797608/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=347820 CPUtime=12.39 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 81627 0 0 0 1191 48 0 0 25 0 1 0 486952597 356167680 79457 33554432000 4194304 6935321 140735138264960 18446744073709551615 4347636 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 86955 79457 286 670 0 86276 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 347820

[startup+25.5011 s]
/proc/loadavg: 3.43 3.82 3.85 5/190 20051
/proc/meminfo: memFree=17788912/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=347820 CPUtime=25.19 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 82021 0 0 0 2471 48 0 0 25 0 1 0 486952597 356167680 79851 33554432000 4194304 6935321 140735138264960 18446744073709551615 4431248 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 86955 79851 298 670 0 86276 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 347820

[startup+51.1006 s]
/proc/loadavg: 3.62 3.84 3.86 5/190 20079
/proc/meminfo: memFree=17884084/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=347820 CPUtime=50.79 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 82406 0 0 0 5031 48 0 0 25 0 1 0 486952597 356167680 80236 33554432000 4194304 6935321 140735138264960 18446744073709551615 4430609 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 86955 80236 298 670 0 86276 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 347820

[startup+102.307 s]
/proc/loadavg: 3.83 3.86 3.86 5/190 20080
/proc/meminfo: memFree=17864612/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=347820 CPUtime=102 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 83179 0 0 0 10151 49 0 0 25 0 1 0 486952597 356167680 81009 33554432000 4194304 6935321 140735138264960 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 86955 81009 298 670 0 86276 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 347820

[startup+162.301 s]
/proc/loadavg: 3.94 3.88 3.87 5/190 20082
/proc/meminfo: memFree=17845036/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=363792 CPUtime=162 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 87160 0 0 0 16150 50 0 0 25 0 1 0 486952597 372523008 84989 33554432000 4194304 6935321 140735138264960 18446744073709551615 4346655 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 90948 84989 298 670 0 90269 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 363792

[startup+222.3 s]
/proc/loadavg: 3.98 3.90 3.87 5/190 20083
/proc/meminfo: memFree=17818620/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=376088 CPUtime=221.99 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 90204 0 0 0 22149 50 0 0 25 0 1 0 486952597 385114112 88033 33554432000 4194304 6935321 140735138264960 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 94022 88033 298 670 0 93343 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 376088

[startup+282.301 s]
/proc/loadavg: 4.06 3.93 3.88 5/190 20085
/proc/meminfo: memFree=17795792/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=390684 CPUtime=281.99 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 97193 0 0 0 28148 51 0 0 25 0 1 0 486952597 400060416 91690 33554432000 4194304 6935321 140735138264960 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 97671 91690 298 670 0 96992 0
Current children cumulated CPU time (s) 281.99
Current children cumulated vsize (KiB) 390684

[startup+342.3 s]
/proc/loadavg: 4.02 3.94 3.89 5/190 20087
/proc/meminfo: memFree=17788664/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=397872 CPUtime=342 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 98984 0 0 0 34148 52 0 0 25 0 1 0 486952597 407420928 93481 33554432000 4194304 6935321 140735138264960 18446744073709551615 4346610 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 99468 93481 298 670 0 98789 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 397872

[startup+402.301 s]
/proc/loadavg: 4.01 3.95 3.90 5/190 20088
/proc/meminfo: memFree=17771608/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=414872 CPUtime=402 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 102632 0 0 0 40147 53 0 0 25 0 1 0 486952597 424828928 97129 33554432000 4194304 6935321 140735138264960 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 103718 97129 298 670 0 103039 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 414872

[startup+462.301 s]
/proc/loadavg: 4.00 3.95 3.90 5/190 20090
/proc/meminfo: memFree=17777764/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=416028 CPUtime=462 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 103345 0 0 0 46147 53 0 0 25 0 1 0 486952597 426012672 97842 33554432000 4194304 6935321 140735138264960 18446744073709551615 4336112 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 104007 97842 298 670 0 103328 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 416028

[startup+522.3 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 20091
/proc/meminfo: memFree=17773988/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=418872 CPUtime=522 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 104050 0 0 0 52146 54 0 0 25 0 1 0 486952597 428924928 98547 33554432000 4194304 6935321 140735138264960 18446744073709551615 4348001 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 104718 98547 298 670 0 104039 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 418872

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 20093
/proc/meminfo: memFree=17760672/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=429548 CPUtime=582 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 106720 0 0 0 58146 54 0 0 25 0 1 0 486952597 439857152 101217 33554432000 4194304 6935321 140735138264960 18446744073709551615 4336112 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 107387 101217 298 670 0 106708 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 429548

[startup+642.3 s]
/proc/loadavg: 4.05 4.00 3.92 5/190 20095
/proc/meminfo: memFree=17754288/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=436540 CPUtime=642.01 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 108060 0 0 0 64146 55 0 0 25 0 1 0 486952597 447016960 102557 33554432000 4194304 6935321 140735138264960 18446744073709551615 4430667 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 109135 102557 298 670 0 108456 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 436540

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 20096
/proc/meminfo: memFree=17741336/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=436540 CPUtime=702.01 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 108489 0 0 0 70146 55 0 0 25 0 1 0 486952597 447016960 102986 33554432000 4194304 6935321 140735138264960 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 109135 102986 298 670 0 108456 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 436540

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20098
/proc/meminfo: memFree=17718460/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=459120 CPUtime=762.01 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 114145 0 0 0 76145 56 0 0 25 0 1 0 486952597 470138880 108638 33554432000 4194304 6935321 140735138264960 18446744073709551615 4347166 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 114780 108638 298 670 0 114101 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 459120

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20099
/proc/meminfo: memFree=17716444/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=459120 CPUtime=822.01 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 114151 0 0 0 82144 57 0 0 25 0 1 0 486952597 470138880 108644 33554432000 4194304 6935321 140735138264960 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 114780 108644 298 670 0 114101 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 459120

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 20101
/proc/meminfo: memFree=17698416/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=476588 CPUtime=882.01 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 118499 0 0 0 88143 58 0 0 25 0 1 0 486952597 488026112 112987 33554432000 4194304 6935321 140735138264960 18446744073709551615 4346590 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 119147 112987 298 670 0 118468 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 476588

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 20103
/proc/meminfo: memFree=17690692/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=483440 CPUtime=942.01 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 120221 0 0 0 94143 58 0 0 25 0 1 0 486952597 495042560 114709 33554432000 4194304 6935321 140735138264960 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 120860 114709 298 670 0 120181 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 483440

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20113
/proc/meminfo: memFree=17673680/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=484140 CPUtime=1002.01 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 120401 0 0 0 100143 58 0 0 25 0 1 0 486952597 495759360 114889 33554432000 4194304 6935321 140735138264960 18446744073709551615 4497849 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 121035 114889 298 670 0 120356 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 484140

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 20115
/proc/meminfo: memFree=17672388/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=484140 CPUtime=1062.01 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 120405 0 0 0 106143 58 0 0 25 0 1 0 486952597 495759360 114893 33554432000 4194304 6935321 140735138264960 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 121035 114893 298 670 0 120356 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 484140

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 20119
/proc/meminfo: memFree=17671452/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=484140 CPUtime=1122.01 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 120413 0 0 0 112143 58 0 0 25 0 1 0 486952597 495759360 114901 33554432000 4194304 6935321 140735138264960 18446744073709551615 4346277 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 121035 114901 298 670 0 120356 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 484140

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 20121
/proc/meminfo: memFree=17646560/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=509048 CPUtime=1182.02 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 126632 0 0 0 118142 60 0 0 25 0 1 0 486952597 521265152 121117 33554432000 4194304 6935321 140735138264960 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 127262 121117 298 670 0 126583 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 509048

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 20123
/proc/meminfo: memFree=17643156/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=509048 CPUtime=1242.02 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 126637 0 0 0 124142 60 0 0 25 0 1 0 486952597 521265152 121122 33554432000 4194304 6935321 140735138264960 18446744073709551615 4346607 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 127262 121122 298 670 0 126583 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 509048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 20124
/proc/meminfo: memFree=17642376/32951124 swapFree=67111528/67111528
[pid=20017] ppid=20015 vsize=509048 CPUtime=1299.72 cores=4,6
/proc/20017/stat : 20017 (kw) R 20015 20017 18917 0 -1 4202496 126637 0 0 0 129912 60 0 0 25 0 1 0 486952597 521265152 121122 33554432000 4194304 6935321 140735138264960 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 4 0 0 30
/proc/20017/statm: 127262 121122 298 670 0 126583 0
Current children cumulated CPU time (s) 1299.72
Current children cumulated vsize (KiB) 509048

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): 1299.76
CPU user time (s): 1299.13
CPU system time (s): 0.631903
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 509048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.13
system time used= 0.631903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126637
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= 6
involuntary context switches= 2046

runsolver used 2.27565 second user time and 4.82827 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-25 19:45:00
IDJOB=3281955
IDBENCH=70760
IDSOLVER=1658
FILE ID=node103/3281955-1303753499
RUNJOBID= node103-1303753499-19982
PBS_JOBID= 13154059
Free space on /tmp= 71004 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281955-1303753499/watcher-3281955-1303753499 -o /tmp/evaluation-result-3281955-1303753499/solver-3281955-1303753499 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3281955-1303753499.cnf

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=1923998855

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      19026112 kB
Buffers:       2116248 kB
Cached:       11105604 kB
SwapCached:          0 kB
Active:        4086408 kB
Inactive:      9258888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19026112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33160 kB
Writeback:           0 kB
AnonPages:      122748 kB
Mapped:          16808 kB
Slab:           514112 kB
PageTables:       4888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   290508 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= 70872 MiB
End job on node103 at 2011-04-25 20:06:42