Trace number 3251033

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
Lingeling 587? (TO) 1300.05 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3251033-1303584537/watcher-3251033-1303584537 -o /tmp/evaluation-result-3251033-1303584537/solver-3251033-1303584537 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3251033-1303584537.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: 3.40 3.87 3.78 5/189 13696
/proc/meminfo: memFree=14176332/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=7028 CPUtime=0 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 303 0 0 0 0 0 0 0 22 0 1 0 548684509 7196672 246 33554432000 4194304 4409164 140736136236160 18446744073709551615 215988286420 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 1757 246 109 53 0 180 0

[startup+0.082516 s]
/proc/loadavg: 3.40 3.87 3.78 5/189 13696
/proc/meminfo: memFree=14176332/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=15160 CPUtime=0.07 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 2370 0 0 0 7 0 0 0 22 0 1 0 548684509 15523840 2313 33554432000 4194304 4409164 140736136236160 18446744073709551615 215988592384 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 3790 2313 111 53 0 2213 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15160

[startup+0.100452 s]
/proc/loadavg: 3.40 3.87 3.78 5/189 13696
/proc/meminfo: memFree=14176332/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=15160 CPUtime=0.09 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 2370 0 0 0 9 0 0 0 22 0 1 0 548684509 15523840 2313 33554432000 4194304 4409164 140736136236160 18446744073709551615 4222941 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 3790 2313 111 53 0 2213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15160

[startup+0.300422 s]
/proc/loadavg: 3.40 3.87 3.78 5/189 13696
/proc/meminfo: memFree=14176332/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=39704 CPUtime=0.28 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 8524 0 0 0 27 1 0 0 23 0 1 0 548684509 40656896 8459 33554432000 4194304 4409164 140736136236160 18446744073709551615 4276246 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 9926 8459 121 53 0 8349 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39704

[startup+0.700349 s]
/proc/loadavg: 3.40 3.87 3.78 5/189 13696
/proc/meminfo: memFree=14176332/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=39704 CPUtime=0.68 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 8594 0 0 0 67 1 0 0 25 0 1 0 548684509 40656896 8465 33554432000 4194304 4409164 140736136236160 18446744073709551615 4230691 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 9926 8465 127 53 0 8349 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39704

[startup+1.50021 s]
/proc/loadavg: 3.40 3.87 3.78 5/190 13697
/proc/meminfo: memFree=14125528/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=64392 CPUtime=1.48 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 16820 0 0 0 146 2 0 0 25 0 1 0 548684509 65937408 12566 33554432000 4194304 4409164 140736136236160 18446744073709551615 4233820 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 16098 12566 135 53 0 14521 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64392

[startup+3.10093 s]
/proc/loadavg: 3.40 3.87 3.78 5/190 13697
/proc/meminfo: memFree=14107424/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=64392 CPUtime=3.08 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 16821 0 0 0 306 2 0 0 25 0 1 0 548684509 65937408 12567 33554432000 4194304 4409164 140736136236160 18446744073709551615 4242935 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 16098 12567 136 53 0 14521 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 64392

[startup+6.30037 s]
/proc/loadavg: 3.44 3.87 3.78 5/190 13698
/proc/meminfo: memFree=14101900/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=64392 CPUtime=6.28 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 16821 0 0 0 626 2 0 0 25 0 1 0 548684509 65937408 12567 33554432000 4194304 4409164 140736136236160 18446744073709551615 4242034 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 16098 12567 136 53 0 14521 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64392

[startup+12.7002 s]
/proc/loadavg: 3.49 3.87 3.78 5/190 13698
/proc/meminfo: memFree=14096492/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=64392 CPUtime=12.68 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 16821 0 0 0 1266 2 0 0 25 0 1 0 548684509 65937408 12567 33554432000 4194304 4409164 140736136236160 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 16098 12567 136 53 0 14521 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64392

[startup+25.501 s]
/proc/loadavg: 3.60 3.88 3.79 5/190 13698
/proc/meminfo: memFree=14047716/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=78956 CPUtime=25.49 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 20467 0 0 0 2543 6 0 0 25 0 1 0 548684509 80850944 16213 33554432000 4194304 4409164 140736136236160 18446744073709551615 4248647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 19739 16213 141 53 0 18162 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78956

[startup+51.1005 s]
/proc/loadavg: 3.81 3.91 3.80 5/190 13753
/proc/meminfo: memFree=14025984/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=90956 CPUtime=51.09 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 23467 0 0 0 5097 12 0 0 25 0 1 0 548684509 93138944 19213 33554432000 4194304 4409164 140736136236160 18446744073709551615 4229789 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 22739 19213 141 53 0 21162 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90956

[startup+102.307 s]
/proc/loadavg: 3.92 3.92 3.81 5/190 13754
/proc/meminfo: memFree=13935084/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=105116 CPUtime=102.29 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 27007 0 0 0 10207 22 0 0 25 0 1 0 548684509 107638784 22753 33554432000 4194304 4409164 140736136236160 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 26279 22753 141 53 0 24702 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 105116

[startup+162.301 s]
/proc/loadavg: 4.02 3.94 3.82 5/190 13756
/proc/meminfo: memFree=13865620/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=103408 CPUtime=162.29 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 36818 0 0 0 16194 35 0 0 25 0 1 0 548684509 105889792 24405 33554432000 4194304 4409164 140736136236160 18446744073709551615 4229791 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 25852 24405 141 53 0 24275 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 103408

[startup+222.301 s]
/proc/loadavg: 4.01 3.95 3.83 5/190 13757
/proc/meminfo: memFree=13733880/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=107348 CPUtime=222.29 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 47167 0 0 0 22184 45 0 0 25 0 1 0 548684509 109924352 25390 33554432000 4194304 4409164 140736136236160 18446744073709551615 4257022 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 26837 25390 141 53 0 25260 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 107348

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.83 5/190 13759
/proc/meminfo: memFree=13636008/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=117212 CPUtime=282.29 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 57066 0 0 0 28173 56 0 0 25 0 1 0 548684509 120025088 27824 33554432000 4194304 4409164 140736136236160 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 29303 27824 141 53 0 27726 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 117212

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.84 5/190 13761
/proc/meminfo: memFree=13559832/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=128548 CPUtime=342.29 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 63207 0 0 0 34168 61 0 0 25 0 1 0 548684509 131633152 30658 33554432000 4194304 4409164 140736136236160 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 32137 30658 141 53 0 30560 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 128548

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 13762
/proc/meminfo: memFree=13335600/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=181280 CPUtime=402.3 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 88258 0 0 0 40145 85 0 0 25 0 1 0 548684509 185630720 43841 33554432000 4194304 4409164 140736136236160 18446744073709551615 4243685 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 45320 43841 141 53 0 43743 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 181280

[startup+462.301 s]
/proc/loadavg: 4.03 3.98 3.86 5/190 13764
/proc/meminfo: memFree=13396056/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=196904 CPUtime=462.3 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 92164 0 0 0 46140 90 0 0 25 0 1 0 548684509 201629696 47747 33554432000 4194304 4409164 140736136236160 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 49226 47747 141 53 0 47649 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 196904

[startup+522.301 s]
/proc/loadavg: 4.01 3.98 3.86 5/190 13765
/proc/meminfo: memFree=13371964/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=148020 CPUtime=522.29 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 105305 0 0 0 52117 112 0 0 25 0 1 0 548684509 151572480 35526 33554432000 4194304 4409164 140736136236160 18446744073709551615 4330368 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 37005 35526 141 53 0 35428 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 148020

[startup+582.3 s]
/proc/loadavg: 4.00 3.98 3.87 5/190 13767
/proc/meminfo: memFree=13288948/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=162892 CPUtime=582.3 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 153645 0 0 0 58087 143 0 0 25 0 1 0 548684509 166801408 39276 33554432000 4194304 4409164 140736136236160 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 40723 39276 141 53 0 39146 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 162892

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.87 5/190 13769
/proc/meminfo: memFree=13252452/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=133200 CPUtime=642.31 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 224666 0 0 0 64061 170 0 0 25 0 1 0 548684509 136396800 31853 33554432000 4194304 4409164 140736136236160 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 33300 31853 141 53 0 31723 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 133200

[startup+702.3 s]
/proc/loadavg: 4.08 4.00 3.89 5/190 13770
/proc/meminfo: memFree=12881784/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=259604 CPUtime=702.3 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 321518 0 0 0 70024 206 0 0 25 0 1 0 548684509 265834496 63422 33554432000 4194304 4409164 140736136236160 18446744073709551615 4301480 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 64901 63422 141 53 0 63324 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 259604

[startup+762.307 s]
/proc/loadavg: 4.03 4.00 3.89 5/190 13781
/proc/meminfo: memFree=13070024/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=318300 CPUtime=762.31 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 351063 0 0 0 76014 217 0 0 25 0 1 0 548684509 325939200 78096 33554432000 4194304 4409164 140736136236160 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 79575 78096 141 53 0 77998 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 318300

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.90 5/190 13782
/proc/meminfo: memFree=12947972/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=213072 CPUtime=822.31 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 383615 0 0 0 81992 239 0 0 25 0 1 0 548684509 218185728 51789 33554432000 4194304 4409164 140736136236160 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 53268 51789 141 53 0 51691 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 213072

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 13784
/proc/meminfo: memFree=12827032/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=144156 CPUtime=882.31 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 446100 0 0 0 87970 261 0 0 25 0 1 0 548684509 147615744 34560 33554432000 4194304 4409164 140736136236160 18446744073709551615 4242963 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 36039 34560 141 53 0 34462 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 144156

[startup+942.3 s]
/proc/loadavg: 4.09 4.03 3.92 5/190 13786
/proc/meminfo: memFree=12522200/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=317264 CPUtime=942.3 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 510472 0 0 0 93939 291 0 0 25 0 1 0 548684509 324878336 77869 33554432000 4194304 4409164 140736136236160 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 79316 77869 141 53 0 77739 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 317264

[startup+1002.3 s]
/proc/loadavg: 4.08 4.04 3.92 5/190 13787
/proc/meminfo: memFree=12427308/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=314248 CPUtime=1002.31 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 530306 0 0 0 99911 320 0 0 25 0 1 0 548684509 321789952 77115 33554432000 4194304 4409164 140736136236160 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 78562 77115 141 53 0 76985 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 314248

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 3.92 5/190 13789
/proc/meminfo: memFree=12393920/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=347832 CPUtime=1062.31 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 550312 0 0 0 105902 329 0 0 25 0 1 0 548684509 356179968 85479 33554432000 4194304 4409164 140736136236160 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 86958 85479 141 53 0 85381 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 347832

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/190 13790
/proc/meminfo: memFree=12784232/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=295652 CPUtime=1122.31 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 600516 0 0 0 111876 355 0 0 25 0 1 0 548684509 302747648 72434 33554432000 4194304 4409164 140736136236160 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 73913 72434 141 53 0 72336 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 295652

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 13792
/proc/meminfo: memFree=12340764/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=283764 CPUtime=1182.31 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 621058 0 0 0 117857 374 0 0 25 0 1 0 548684509 290574336 69494 33554432000 4194304 4409164 140736136236160 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 70941 69494 141 53 0 69364 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 283764

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 13794
/proc/meminfo: memFree=12196764/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=256392 CPUtime=1242.31 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 661407 0 0 0 123828 403 0 0 25 0 1 0 548684509 262545408 62619 33554432000 4194304 4409164 140736136236160 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 64098 62619 141 53 0 62521 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 256392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 3/186 13797
/proc/meminfo: memFree=13427584/32950940 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=448300 CPUtime=1300.02 cores=5,7
/proc/13696/stat : 13696 (lingeling) R 13694 13696 12364 0 -1 4202496 709384 0 0 0 129575 427 0 0 25 0 1 0 548684509 459059200 110596 33554432000 4194304 4409164 140736136236160 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13696/statm: 112075 110596 141 53 0 110498 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 448300

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.05
CPU user time (s): 1295.76
CPU system time (s): 4.29435
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 448300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.76
system time used= 4.29435
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 709384
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= 3
involuntary context switches= 3516

runsolver used 2.01969 second user time and 5.08523 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-23 20:48:57
IDJOB=3251033
IDBENCH=88208
IDSOLVER=1606
FILE ID=node117/3251033-1303584537
RUNJOBID= node117-1303584537-13657
PBS_JOBID= 13150333
Free space on /tmp= 71436 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251033-1303584537/watcher-3251033-1303584537 -o /tmp/evaluation-result-3251033-1303584537/solver-3251033-1303584537 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3251033-1303584537.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=741426360

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14176488 kB
Buffers:       2313628 kB
Cached:       15808900 kB
SwapCached:          0 kB
Active:       10522336 kB
Inactive:      7694248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14176488 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25816 kB
Writeback:           0 kB
AnonPages:       93348 kB
Mapped:          15268 kB
Slab:           493112 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   279872 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= 71444 MiB
End job on node117 at 2011-04-23 21:10:39