Trace number 3309472

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) 5000.08 4999.91

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications 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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3309472-1303989991/watcher-3309472-1303989991 -o /tmp/evaluation-result-3309472-1303989991/solver-3309472-1303989991 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309472-1303989991.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.03 3/177 24126
/proc/meminfo: memFree=16457188/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=7744 CPUtime=0 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 509 0 0 0 0 0 0 0 25 0 1 0 589229784 7929856 451 33554432000 4194304 4409164 140736671272992 18446744073709551615 231895490304 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 1936 451 111 53 0 359 0

[startup+0.081183 s]
/proc/loadavg: 2.04 2.01 2.03 3/177 24126
/proc/meminfo: memFree=16457188/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=10812 CPUtime=0.07 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1292 0 0 0 7 0 0 0 25 0 1 0 589229784 11071488 1233 33554432000 4194304 4409164 140736671272992 18446744073709551615 4286308 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10812

[startup+0.101176 s]
/proc/loadavg: 2.04 2.01 2.03 3/177 24126
/proc/meminfo: memFree=16457188/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=10812 CPUtime=0.09 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1292 0 0 0 9 0 0 0 25 0 1 0 589229784 11071488 1233 33554432000 4194304 4409164 140736671272992 18446744073709551615 4284442 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10812

[startup+0.301127 s]
/proc/loadavg: 2.04 2.01 2.03 3/177 24126
/proc/meminfo: memFree=16457188/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=14432 CPUtime=0.29 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 2199 0 0 0 29 0 0 0 25 0 1 0 589229784 14778368 2140 33554432000 4194304 4409164 140736671272992 18446744073709551615 4271351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 3608 2140 128 53 0 2031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14432

[startup+0.701058 s]
/proc/loadavg: 2.04 2.01 2.03 3/177 24126
/proc/meminfo: memFree=16457188/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=13912 CPUtime=0.69 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 2968 0 0 0 69 0 0 0 25 0 1 0 589229784 14245888 2004 33554432000 4194304 4409164 140736671272992 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 3478 2004 140 53 0 1901 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13912

[startup+1.5009 s]
/proc/loadavg: 2.04 2.01 2.03 3/178 24127
/proc/meminfo: memFree=16450120/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=13912 CPUtime=1.49 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 2968 0 0 0 149 0 0 0 25 0 1 0 589229784 14245888 2004 33554432000 4194304 4409164 140736671272992 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 3478 2004 140 53 0 1901 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13912

[startup+3.1006 s]
/proc/loadavg: 2.03 2.01 2.03 3/178 24127
/proc/meminfo: memFree=16447516/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=20944 CPUtime=3.09 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 4471 0 0 0 308 1 0 0 25 0 1 0 589229784 21446656 3507 33554432000 4194304 4409164 140736671272992 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 5236 3507 140 53 0 3659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20944

[startup+6.301 s]
/proc/loadavg: 2.03 2.01 2.03 3/178 24127
/proc/meminfo: memFree=16467232/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=22444 CPUtime=6.29 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 5130 0 0 0 627 2 0 0 25 0 1 0 589229784 22982656 4166 33554432000 4194304 4409164 140736671272992 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 5611 4166 140 53 0 4034 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22444

[startup+12.7008 s]
/proc/loadavg: 2.03 2.01 2.03 3/178 24127
/proc/meminfo: memFree=16461636/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=27728 CPUtime=12.69 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 6422 0 0 0 1264 5 0 0 25 0 1 0 589229784 28393472 5458 33554432000 4194304 4409164 140736671272992 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 6932 5458 140 53 0 5355 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27728

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.03 3/178 24127
/proc/meminfo: memFree=16459660/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=28828 CPUtime=25.49 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 8770 0 0 0 2538 11 0 0 25 0 1 0 589229784 29519872 5758 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 7207 5758 140 53 0 5630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28828

[startup+51.1005 s]
/proc/loadavg: 2.01 2.01 2.03 3/178 24128
/proc/meminfo: memFree=16450572/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=39452 CPUtime=51.09 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 26639 0 0 0 5088 21 0 0 25 0 1 0 589229784 40398848 8421 33554432000 4194304 4409164 140736671272992 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 9863 8421 140 53 0 8286 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39452

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 24130
/proc/meminfo: memFree=16414968/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=48184 CPUtime=102.3 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 59849 0 0 0 10192 38 0 0 25 0 1 0 589229784 49340416 10604 33554432000 4194304 4409164 140736671272992 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 12046 10604 140 53 0 10469 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48184

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 24131
/proc/meminfo: memFree=16410464/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=52616 CPUtime=162.29 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 89135 0 0 0 16169 60 0 0 25 0 1 0 589229784 53878784 11712 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358528 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 13154 11712 140 53 0 11577 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 52616

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/178 24133
/proc/meminfo: memFree=16402752/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=50344 CPUtime=222.3 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 102129 0 0 0 22156 74 0 0 25 0 1 0 589229784 51552256 11144 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 12586 11144 140 53 0 11009 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 50344

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24134
/proc/meminfo: memFree=16391568/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=84972 CPUtime=282.31 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 127692 0 0 0 28146 85 0 0 25 0 1 0 589229784 87011328 19801 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 21243 19801 140 53 0 19666 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 84972

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24136
/proc/meminfo: memFree=16402816/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=54728 CPUtime=342.3 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 145031 0 0 0 34131 99 0 0 25 0 1 0 589229784 56041472 12240 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 13682 12240 140 53 0 12105 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 54728

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24138
/proc/meminfo: memFree=16382564/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=80500 CPUtime=402.31 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 181687 0 0 0 40117 114 0 0 25 0 1 0 589229784 82432000 18683 33554432000 4194304 4409164 140736671272992 18446744073709551615 4359752 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 20125 18683 140 53 0 18548 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 80500

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24139
/proc/meminfo: memFree=16348184/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=90312 CPUtime=462.31 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 209272 0 0 0 46107 124 0 0 25 0 1 0 589229784 92479488 21136 33554432000 4194304 4409164 140736671272992 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 22578 21136 140 53 0 21001 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 90312

[startup+522.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 24141
/proc/meminfo: memFree=16381248/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=59916 CPUtime=522.31 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 250472 0 0 0 52095 136 0 0 25 0 1 0 589229784 61353984 13537 33554432000 4194304 4409164 140736671272992 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 14979 13537 140 53 0 13402 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 59916

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 24142
/proc/meminfo: memFree=16371172/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=69644 CPUtime=582.31 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 269982 0 0 0 58081 150 0 0 25 0 1 0 589229784 71315456 15969 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358472 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24126/statm: 17411 15969 140 53 0 15834 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 69644

[startup+642.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24275
/proc/meminfo: memFree=15354056/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=113580 CPUtime=4062.43 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1692140 0 0 0 405557 686 0 0 25 0 1 0 589229784 116305920 26954 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 28395 26954 141 53 0 26818 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 113580

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24277
/proc/meminfo: memFree=15342228/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=93144 CPUtime=4122.43 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1719767 0 0 0 411548 695 0 0 25 0 1 0 589229784 95379456 21813 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 23286 21813 141 53 0 21709 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 93144

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24278
/proc/meminfo: memFree=14838616/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=81536 CPUtime=4182.43 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1729085 0 0 0 417540 703 0 0 25 0 1 0 589229784 83492864 18858 33554432000 4194304 4409164 140736671272992 18446744073709551615 4231550 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 20384 18858 141 53 0 18807 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 81536

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24280
/proc/meminfo: memFree=14688404/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=103984 CPUtime=4242.43 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1751834 0 0 0 423531 712 0 0 25 0 1 0 589229784 106479616 24523 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358679 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 25996 24523 141 53 0 24419 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 103984

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24282
/proc/meminfo: memFree=14166704/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=84096 CPUtime=4302.43 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1783798 0 0 0 429523 720 0 0 25 0 1 0 589229784 86114304 19497 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358528 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 21024 19497 141 53 0 19447 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 84096

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24286
/proc/meminfo: memFree=15827488/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=134964 CPUtime=4362.44 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1796569 0 0 0 435517 727 0 0 25 0 1 0 589229784 138203136 32268 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 33741 32268 141 53 0 32164 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 134964

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24288
/proc/meminfo: memFree=15743008/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=162032 CPUtime=4422.44 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1832252 0 0 0 441510 734 0 0 25 0 1 0 589229784 165920768 38780 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 40508 38780 141 53 0 38931 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 162032

[startup+4482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 24289
/proc/meminfo: memFree=15786376/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=115828 CPUtime=4482.44 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1864393 0 0 0 447503 741 0 0 25 0 1 0 589229784 118607872 27516 33554432000 4194304 4409164 140736671272992 18446744073709551615 4359778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 28957 27516 141 53 0 27380 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 115828

[startup+4542.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 24291
/proc/meminfo: memFree=15544048/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=136036 CPUtime=4542.44 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1877637 0 0 0 453495 749 0 0 25 0 1 0 589229784 139300864 32568 33554432000 4194304 4409164 140736671272992 18446744073709551615 4359769 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 34009 32568 141 53 0 32432 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 136036

[startup+4602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 24293
/proc/meminfo: memFree=15543380/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=136684 CPUtime=4602.45 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1885959 0 0 0 459492 753 0 0 25 0 1 0 589229784 139964416 32698 33554432000 4194304 4409164 140736671272992 18446744073709551615 231895515031 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 34171 32698 141 53 0 32594 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 136684

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 24294
/proc/meminfo: memFree=15253928/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=117712 CPUtime=4662.44 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1903610 0 0 0 465485 759 0 0 25 0 1 0 589229784 120537088 27788 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 29428 27788 141 53 0 27851 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 117712

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 24296
/proc/meminfo: memFree=15175640/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=196632 CPUtime=4722.45 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1923172 0 0 0 471478 767 0 0 25 0 1 0 589229784 201351168 47350 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 49158 47350 141 53 0 47581 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 196632

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24297
/proc/meminfo: memFree=14840064/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=101736 CPUtime=4782.45 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1940408 0 0 0 477471 774 0 0 25 0 1 0 589229784 104177664 23626 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358255 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 25434 23626 141 53 0 23857 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 101736

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24299
/proc/meminfo: memFree=14832584/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=108964 CPUtime=4842.45 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 1974983 0 0 0 483465 780 0 0 25 0 1 0 589229784 111579136 25433 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 27241 25433 141 53 0 25664 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 108964

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24301
/proc/meminfo: memFree=14822140/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=118332 CPUtime=4902.45 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 2007691 0 0 0 489454 791 0 0 25 0 1 0 589229784 121171968 28142 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358323 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 29583 28142 141 53 0 28006 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 118332

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24302
/proc/meminfo: memFree=14741012/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=116516 CPUtime=4962.45 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 2044661 0 0 0 495443 802 0 0 25 0 1 0 589229784 119312384 27688 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 29129 27688 141 53 0 27552 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 116516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24303
/proc/meminfo: memFree=14390440/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=86616 CPUtime=5000.06 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 2053538 0 0 0 499200 806 0 0 25 0 1 0 589229784 88694784 20181 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 21654 20181 141 53 0 20077 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 86616

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24303
/proc/meminfo: memFree=14390440/32950928 swapFree=67111528/67111528
[pid=24126] ppid=24124 vsize=86616 CPUtime=5000.06 cores=0,2,4,6
/proc/24126/stat : 24126 (lingeling) R 24124 24126 23712 0 -1 4202496 2053538 0 0 0 499200 806 0 0 25 0 1 0 589229784 88694784 20181 33554432000 4194304 4409164 140736671272992 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/24126/statm: 21654 20181 141 53 0 20077 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 86616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.08
CPU user time (s): 4992.01
CPU system time (s): 8.07377
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 227568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4992.01
system time used= 8.07377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2053538
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 9942

runsolver used 8.47771 second user time and 16.0316 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-28 13:26:31
IDJOB=3309472
IDBENCH=71098
IDSOLVER=1693
FILE ID=node114/3309472-1303989991
RUNJOBID= node114-1303987384-23730
PBS_JOBID= 13168760
Free space on /tmp= 71800 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309472-1303989991/watcher-3309472-1303989991 -o /tmp/evaluation-result-3309472-1303989991/solver-3309472-1303989991 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309472-1303989991.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=549740752

node114.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.848
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.848
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.15
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.848
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      16457468 kB
Buffers:       2321432 kB
Cached:       13396328 kB
SwapCached:          0 kB
Active:        7381512 kB
Inactive:      8524240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16457468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1400 kB
Writeback:           0 kB
AnonPages:      187440 kB
Mapped:          15460 kB
Slab:           524280 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   331284 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= 71684 MiB
End job on node114 at 2011-04-28 14:49:53