Trace number 3290404

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.06 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
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: 977)

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-3290404-1307638489/watcher-3290404-1307638489 -o /tmp/evaluation-result-3290404-1307638489/solver-3290404-1307638489 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3290404-1307638489.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: 2.80 2.99 3.25 4/189 11102
/proc/meminfo: memFree=32663636/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=6788 CPUtime=0 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 292 0 0 0 0 0 0 0 25 0 1 0 875445994 6950912 233 33554432000 4194304 4409164 140736795795824 18446744073709551615 4269548 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 1697 233 129 53 0 120 0

[startup+0.0550649 s]
/proc/loadavg: 2.80 2.99 3.25 4/189 11102
/proc/meminfo: memFree=32663636/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=6768 CPUtime=0.05 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 305 0 0 0 5 0 0 0 25 0 1 0 875445994 6930432 246 33554432000 4194304 4409164 140736795795824 18446744073709551615 4247096 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 1692 246 135 53 0 115 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6768

[startup+0.101018 s]
/proc/loadavg: 2.80 2.99 3.25 4/189 11102
/proc/meminfo: memFree=32663636/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=6768 CPUtime=0.1 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 309 0 0 0 10 0 0 0 25 0 1 0 875445994 6930432 250 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 1692 250 139 53 0 115 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6768

[startup+0.300978 s]
/proc/loadavg: 2.80 2.99 3.25 4/189 11102
/proc/meminfo: memFree=32663636/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=7144 CPUtime=0.29 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 603 0 0 0 29 0 0 0 25 0 1 0 875445994 7315456 345 33554432000 4194304 4409164 140736795795824 18446744073709551615 4296732 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 1786 345 141 53 0 209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7144

[startup+0.700904 s]
/proc/loadavg: 2.80 2.99 3.25 4/189 11102
/proc/meminfo: memFree=32663636/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=7956 CPUtime=0.69 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 1078 0 0 0 67 2 0 0 25 0 1 0 875445994 8146944 544 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 1989 544 141 53 0 412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7956

[startup+1.50075 s]
/proc/loadavg: 2.80 2.99 3.25 5/190 11141
/proc/meminfo: memFree=32655908/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=8224 CPUtime=1.49 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 1659 0 0 0 146 3 0 0 25 0 1 0 875445994 8421376 584 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 2056 584 141 53 0 479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8224

[startup+3.10044 s]
/proc/loadavg: 2.80 2.99 3.25 5/190 11141
/proc/meminfo: memFree=32651616/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=9316 CPUtime=3.09 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 3174 0 0 0 303 6 0 0 25 0 1 0 875445994 9539584 889 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 2329 889 141 53 0 752 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9316

[startup+6.30083 s]
/proc/loadavg: 2.90 3.00 3.25 5/190 11141
/proc/meminfo: memFree=32645068/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=10456 CPUtime=6.29 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 5653 0 0 0 619 10 0 0 25 0 1 0 875445994 10706944 1142 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 2614 1142 141 53 0 1037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10456

[startup+12.7006 s]
/proc/loadavg: 2.99 3.02 3.26 5/190 11141
/proc/meminfo: memFree=32629760/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=10808 CPUtime=12.69 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 8464 0 0 0 1251 18 0 0 25 0 1 0 875445994 11067392 1254 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 2702 1254 141 53 0 1125 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10808

[startup+25.5001 s]
/proc/loadavg: 3.21 3.07 3.27 5/190 11141
/proc/meminfo: memFree=32629408/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=13636 CPUtime=25.49 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 13026 0 0 0 2518 31 0 0 25 0 1 0 875445994 13963264 1943 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 3409 1943 141 53 0 1832 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13636

[startup+51.1002 s]
/proc/loadavg: 3.48 3.14 3.29 5/190 11180
/proc/meminfo: memFree=32588952/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=16768 CPUtime=51.09 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 23064 0 0 0 5052 57 0 0 25 0 1 0 875445994 17170432 2733 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 4192 2733 141 53 0 2615 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16768

[startup+102.306 s]
/proc/loadavg: 3.81 3.28 3.33 5/190 11181
/proc/meminfo: memFree=32542560/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=19412 CPUtime=102.3 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 38515 0 0 0 10130 100 0 0 25 0 1 0 875445994 19877888 3396 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 4853 3396 141 53 0 3276 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19412

[startup+162.301 s]
/proc/loadavg: 4.01 3.44 3.38 5/190 11297
/proc/meminfo: memFree=32560292/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=22064 CPUtime=162.3 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 58652 0 0 0 16083 147 0 0 25 0 1 0 875445994 22593536 4044 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 5516 4044 141 53 0 3939 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 22064

[startup+222.3 s]
/proc/loadavg: 4.03 3.55 3.42 5/190 11299
/proc/meminfo: memFree=32554088/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=27192 CPUtime=222.3 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 73579 0 0 0 22043 187 0 0 25 0 1 0 875445994 27844608 5326 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 6798 5326 141 53 0 5221 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 27192

[startup+282.301 s]
/proc/loadavg: 4.01 3.63 3.45 5/190 11338
/proc/meminfo: memFree=32566812/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=27888 CPUtime=282.3 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 84746 0 0 0 28008 222 0 0 25 0 1 0 875445994 28557312 5526 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 6972 5526 141 53 0 5395 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27888

[startup+342.3 s]
/proc/loadavg: 4.00 3.70 3.48 5/190 11378
/proc/meminfo: memFree=32543544/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=28336 CPUtime=342.3 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 96493 0 0 0 33969 261 0 0 25 0 1 0 875445994 29016064 5639 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 7084 5639 141 53 0 5507 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 28336

[startup+402.301 s]
/proc/loadavg: 4.04 3.76 3.52 5/190 11388
/proc/meminfo: memFree=32530984/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=29200 CPUtime=402.31 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 107363 0 0 0 39937 294 0 0 25 0 1 0 875445994 29900800 5842 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 7300 5842 141 53 0 5723 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 29200

[startup+462.3 s]
/proc/loadavg: 4.01 3.80 3.55 5/190 11390
/proc/meminfo: memFree=32528584/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=25048 CPUtime=462.31 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 116467 0 0 0 45906 325 0 0 25 0 1 0 875445994 25649152 4809 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 6262 4809 141 53 0 4685 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 25048

[startup+522.301 s]
/proc/loadavg: 4.00 3.84 3.57 5/190 11392
/proc/meminfo: memFree=32536728/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=30832 CPUtime=522.31 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 126737 0 0 0 51874 357 0 0 25 0 1 0 875445994 31571968 6247 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 7708 6247 141 53 0 6131 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 30832

[startup+582.3 s]
/proc/loadavg: 4.07 3.88 3.60 5/190 11396
/proc/meminfo: memFree=32525148/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=39612 CPUtime=582.31 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 137486 0 0 0 57842 389 0 0 25 0 1 0 875445994 40562688 8445 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358431 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 9903 8445 141 53 0 8326 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 39612

[startup+642.301 s]
/proc/loadavg: 4.09 3.91 3.63 5/190 11398
/proc/meminfo: memFree=32486224/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=40084 CPUtime=642.32 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 148475 0 0 0 63810 422 0 0 25 0 1 0 875445994 41046016 8570 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 10021 8570 141 53 0 8444 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 40084

[startup+702.3 s]
/proc/loadavg: 4.03 3.93 3.65 5/190 11399
/proc/meminfo: memFree=32518420/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=32592 CPUtime=702.32 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 157619 0 0 0 69775 457 0 0 25 0 1 0 875445994 33374208 6695 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 8148 6695 141 53 0 6571 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 32592

[startup+762.307 s]
/proc/loadavg: 4.01 3.94 3.67 5/190 11401
/proc/meminfo: memFree=32492964/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=35676 CPUtime=762.33 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 169643 0 0 0 75742 491 0 0 25 0 1 0 875445994 36532224 7447 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 8919 7447 141 53 0 7342 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 35676

[startup+822.3 s]
/proc/loadavg: 4.00 3.95 3.68 5/190 11403
/proc/meminfo: memFree=32486468/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=41844 CPUtime=822.32 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 179810 0 0 0 81711 521 0 0 25 0 1 0 875445994 42848256 9010 33554432000 4194304 4409164 140736795795824 18446744073709551615 4230366 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 10461 9010 141 53 0 8884 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 41844

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 3.70 5/190 11404
/proc/meminfo: memFree=32487420/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=36472 CPUtime=882.32 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 188321 0 0 0 87684 548 0 0 25 0 1 0 875445994 37347328 7647 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 9118 7647 141 53 0 7541 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 36472

[startup+942.3 s]
/proc/loadavg: 4.00 3.96 3.72 5/190 11406
/proc/meminfo: memFree=32481660/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=28672 CPUtime=942.32 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 197139 0 0 0 93656 576 0 0 25 0 1 0 875445994 29360128 5707 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 7168 5707 141 53 0 5591 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 28672

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.73 5/190 11407
/proc/meminfo: memFree=32508028/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=28764 CPUtime=1002.34 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 205987 0 0 0 99633 601 0 0 25 0 1 0 875445994 29454336 5749 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 7191 5749 141 53 0 5614 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 28764

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 11409
/proc/meminfo: memFree=32473760/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=37432 CPUtime=1062.33 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 214951 0 0 0 105607 626 0 0 25 0 1 0 875445994 38330368 7886 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 9358 7886 141 53 0 7781 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 37432

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 11411
/proc/meminfo: memFree=32469636/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=44016 CPUtime=1122.34 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 225224 0 0 0 111581 653 0 0 25 0 1 0 875445994 45072384 9532 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 11004 9532 141 53 0 9427 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 44016

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.77 5/190 11412
/proc/meminfo: memFree=32453840/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=30112 CPUtime=1182.34 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 231163 0 0 0 117553 681 0 0 25 0 1 0 875445994 30834688 6056 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 7528 6056 141 53 0 5951 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 30112

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 3.79 5/190 11414
/proc/meminfo: memFree=32494596/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=38452 CPUtime=1242.34 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 240695 0 0 0 123529 705 0 0 25 0 1 0 875445994 39374848 8154 33554432000 4194304 4409164 140736795795824 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 9613 8154 141 53 0 8036 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 38452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.80 3/186 11417
/proc/meminfo: memFree=32539836/32950928 swapFree=67055428/67111528
[pid=11102] ppid=11100 vsize=45032 CPUtime=1300.05 cores=5,7
/proc/11102/stat : 11102 (lingeling) R 11100 11102 9857 0 -1 4202496 246079 0 0 0 129277 728 0 0 25 0 1 0 875445994 46112768 9805 33554432000 4194304 4409164 140736795795824 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11102/statm: 11258 9805 141 53 0 9681 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 45032

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.01
CPU time (s): 1300.06
CPU user time (s): 1292.77
CPU system time (s): 7.28889
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 48728

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

runsolver used 1.9977 second user time and 5.10722 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-09 18:54:49
IDJOB=3290404
IDBENCH=83432
IDSOLVER=1606
FILE ID=node148/3290404-1307638489
RUNJOBID= node148-1307638489-11009
PBS_JOBID= 13549344
Free space on /tmp= 74164 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290404-1307638489/watcher-3290404-1307638489 -o /tmp/evaluation-result-3290404-1307638489/solver-3290404-1307638489 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3290404-1307638489.cnf

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=1632521426

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32664164 kB
Buffers:         24260 kB
Cached:         101644 kB
SwapCached:       8788 kB
Active:          95392 kB
Inactive:        54512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32664164 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:            1480 kB
Writeback:          96 kB
AnonPages:       22744 kB
Mapped:          13076 kB
Slab:            71864 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   255740 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= 74156 MiB
End job on node148 at 2011-06-09 19:16:31