Trace number 3372065

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 587f (fixed)? (TO) 1299.99 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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: 961)

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.71 3.98 3.98 3/368 16759
/proc/meminfo: memFree=18239896/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=10248 CPUtime=0.01 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 1112 0 0 0 1 0 0 0 25 0 1 0 733633493 10493952 1055 33554432000 4194304 4409284 140736895209632 18446744073709551615 224284925696 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 2562 1055 113 53 0 985 0

[startup+0.029045 s]
/proc/loadavg: 3.71 3.98 3.98 3/368 16759
/proc/meminfo: memFree=18239896/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=11528 CPUtime=0.02 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 1464 0 0 0 2 0 0 0 25 0 1 0 733633493 11804672 1407 33554432000 4194304 4409284 140736895209632 18446744073709551615 4222928 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 2882 1407 113 53 0 1305 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11528

[startup+0.101076 s]
/proc/loadavg: 3.71 3.98 3.98 3/368 16759
/proc/meminfo: memFree=18239896/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=20240 CPUtime=0.09 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 3642 0 0 0 9 0 0 0 25 0 1 0 733633493 20725760 3585 33554432000 4194304 4409284 140736895209632 18446744073709551615 224284925696 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 5060 3585 113 53 0 3483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20240

[startup+0.301062 s]
/proc/loadavg: 3.71 3.98 3.98 3/368 16759
/proc/meminfo: memFree=18239896/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=20804 CPUtime=0.29 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 6457 0 0 0 29 0 0 0 25 0 1 0 733633493 21303296 3710 33554432000 4194304 4409284 140736895209632 18446744073709551615 4282712 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 5201 3710 129 53 0 3624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20804

[startup+0.700998 s]
/proc/loadavg: 3.71 3.98 3.98 3/368 16759
/proc/meminfo: memFree=18239896/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=22136 CPUtime=0.69 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 8030 0 0 0 69 0 0 0 25 0 1 0 733633493 22667264 4044 33554432000 4194304 4409284 140736895209632 18446744073709551615 4261504 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 5534 4044 130 53 0 3957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22136

[startup+1.50086 s]
/proc/loadavg: 3.71 3.98 3.98 5/379 16803
/proc/meminfo: memFree=18169488/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=26232 CPUtime=1.49 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 12769 0 0 0 148 1 0 0 25 0 1 0 733633493 26861568 5069 33554432000 4194304 4409284 140736895209632 18446744073709551615 4271408 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 6558 5069 131 53 0 4981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26232

[startup+3.10058 s]
/proc/loadavg: 3.71 3.98 3.98 5/379 16803
/proc/meminfo: memFree=18151796/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=28628 CPUtime=3.09 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 14374 0 0 0 308 1 0 0 25 0 1 0 733633493 29315072 5681 33554432000 4194304 4409284 140736895209632 18446744073709551615 4312710 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 7157 5681 137 53 0 5580 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28628

[startup+6.30107 s]
/proc/loadavg: 3.81 3.99 3.98 5/379 16803
/proc/meminfo: memFree=18118936/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=32728 CPUtime=6.29 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 15399 0 0 0 628 1 0 0 25 0 1 0 733633493 33513472 6706 33554432000 4194304 4409284 140736895209632 18446744073709551615 4230059 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 8182 6706 137 53 0 6605 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32728

[startup+12.701 s]
/proc/loadavg: 3.83 3.99 3.98 5/379 16803
/proc/meminfo: memFree=18103476/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=32728 CPUtime=12.69 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 15399 0 0 0 1268 1 0 0 25 0 1 0 733633493 33513472 6706 33554432000 4194304 4409284 140736895209632 18446744073709551615 4330515 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 8182 6706 137 53 0 6605 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32728

[startup+25.5009 s]
/proc/loadavg: 3.86 3.99 3.98 5/379 16803
/proc/meminfo: memFree=18102772/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=32728 CPUtime=25.49 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 15399 0 0 0 2548 1 0 0 25 0 1 0 733633493 33513472 6706 33554432000 4194304 4409284 140736895209632 18446744073709551615 4243783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 8182 6706 137 53 0 6605 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32728

[startup+51.1006 s]
/proc/loadavg: 3.91 3.99 3.98 5/379 16805
/proc/meminfo: memFree=18100900/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=32560 CPUtime=51.09 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 16456 0 0 0 5102 7 0 0 25 0 1 0 733633493 33341440 6668 33554432000 4194304 4409284 140736895209632 18446744073709551615 4266061 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 8140 6668 141 53 0 6563 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32560

[startup+102.314 s]
/proc/loadavg: 4.06 4.02 3.99 5/379 16805
/proc/meminfo: memFree=18092324/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=44288 CPUtime=102.3 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 22497 0 0 0 10204 26 0 0 25 0 1 0 733633493 45350912 9600 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358677 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 11072 9600 141 53 0 9495 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44288

[startup+162.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/379 16807
/proc/meminfo: memFree=18064384/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=47512 CPUtime=162.29 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 32192 0 0 0 16182 47 0 0 25 0 1 0 733633493 48652288 10406 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 11878 10406 141 53 0 10301 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47512

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/379 16809
/proc/meminfo: memFree=18042272/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=58584 CPUtime=222.29 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 48838 0 0 0 22162 67 0 0 25 0 1 0 733633493 59990016 13197 33554432000 4194304 4409284 140736895209632 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 14646 13197 141 53 0 13069 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 58584

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/379 16811
/proc/meminfo: memFree=18031668/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=64628 CPUtime=282.28 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 64706 0 0 0 28140 88 0 0 25 0 1 0 733633493 66179072 14517 33554432000 4194304 4409284 140736895209632 18446744073709551615 4359754 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 16157 14517 141 53 0 14580 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 64628

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/379 16816
/proc/meminfo: memFree=18017968/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=57444 CPUtime=342.28 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 74789 0 0 0 34124 104 0 0 25 0 1 0 733633493 58822656 12868 33554432000 4194304 4409284 140736895209632 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 14361 12868 141 53 0 12784 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 57444

[startup+402.301 s]
/proc/loadavg: 4.04 4.02 4.00 5/379 16924
/proc/meminfo: memFree=18055936/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=58260 CPUtime=402.28 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 87612 0 0 0 40109 119 0 0 25 0 1 0 733633493 59658240 13073 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 14565 13073 141 53 0 12988 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 58260

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 4.00 5/379 16926
/proc/meminfo: memFree=17938228/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=52916 CPUtime=462.27 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 105144 0 0 0 46088 139 0 0 25 0 1 0 733633493 54185984 11757 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 13229 11757 141 53 0 11652 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 52916

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/379 16928
/proc/meminfo: memFree=17843572/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=68184 CPUtime=522.28 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 124681 0 0 0 52072 156 0 0 25 0 1 0 733633493 69820416 15574 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 17046 15574 141 53 0 15469 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 68184

[startup+582.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/379 16930
/proc/meminfo: memFree=17720016/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=69780 CPUtime=582.27 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 141434 0 0 0 58054 173 0 0 25 0 1 0 733633493 71454720 15973 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 17445 15973 141 53 0 15868 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 69780

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/379 16932
/proc/meminfo: memFree=17624232/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=93144 CPUtime=642.29 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 170259 0 0 0 64036 193 0 0 25 0 1 0 733633493 95379456 21814 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 23286 21814 141 53 0 21709 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 93144

[startup+702.301 s]
/proc/loadavg: 4.07 4.03 4.00 5/379 16932
/proc/meminfo: memFree=17629648/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=96244 CPUtime=702.28 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 193898 0 0 0 70021 207 0 0 25 0 1 0 733633493 98553856 22589 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 24061 22589 141 53 0 22484 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 96244

[startup+762.314 s]
/proc/loadavg: 3.46 3.87 3.95 4/373 16951
/proc/meminfo: memFree=17684044/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=119896 CPUtime=762.29 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 213632 0 0 0 76011 218 0 0 25 0 1 0 733633493 122773504 28502 33554432000 4194304 4409284 140736895209632 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 29974 28502 141 53 0 28397 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 119896

[startup+822.301 s]
/proc/loadavg: 3.16 3.71 3.89 4/373 16953
/proc/meminfo: memFree=17435404/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=100044 CPUtime=822.27 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 227475 0 0 0 81999 228 0 0 25 0 1 0 733633493 102445056 23539 33554432000 4194304 4409284 140736895209632 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 25011 23539 141 53 0 23434 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 100044

[startup+882.301 s]
/proc/loadavg: 3.13 3.60 3.84 4/373 16955
/proc/meminfo: memFree=17628440/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=115036 CPUtime=882.28 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 237772 0 0 0 87991 237 0 0 25 0 1 0 733633493 117796864 27287 33554432000 4194304 4409284 140736895209632 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 28759 27287 141 53 0 27182 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 115036

[startup+942.301 s]
/proc/loadavg: 3.05 3.49 3.78 4/373 16957
/proc/meminfo: memFree=17687416/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=141616 CPUtime=942.27 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 252609 0 0 0 93983 244 0 0 25 0 1 0 733633493 145014784 33932 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 35404 33932 141 53 0 33827 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 141616

[startup+1002.3 s]
/proc/loadavg: 3.02 3.40 3.73 4/373 16957
/proc/meminfo: memFree=17232648/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=187096 CPUtime=1002.27 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 263979 0 0 0 99973 254 0 0 25 0 1 0 733633493 191586304 45302 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358665 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 46774 45302 141 53 0 45197 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 187096

[startup+1062.3 s]
/proc/loadavg: 3.00 3.32 3.68 4/373 16959
/proc/meminfo: memFree=17237080/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=236452 CPUtime=1062.27 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 291592 0 0 0 105965 262 0 0 25 0 1 0 733633493 242126848 57641 33554432000 4194304 4409284 140736895209632 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 59113 57641 141 53 0 57536 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 236452

[startup+1122.3 s]
/proc/loadavg: 3.10 3.29 3.65 4/373 16961
/proc/meminfo: memFree=17080532/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=126356 CPUtime=1122.27 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 307539 0 0 0 111956 271 0 0 25 0 1 0 733633493 129388544 30117 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 31589 30117 141 53 0 30012 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 126356

[startup+1182.3 s]
/proc/loadavg: 3.08 3.25 3.61 4/373 16963
/proc/meminfo: memFree=17038088/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=171440 CPUtime=1182.26 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 318810 0 0 0 117946 280 0 0 25 0 1 0 733633493 175554560 41388 33554432000 4194304 4409284 140736895209632 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 42860 41388 141 53 0 41283 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 171440

[startup+1242.3 s]
/proc/loadavg: 3.03 3.20 3.57 4/373 16965
/proc/meminfo: memFree=16991404/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=185200 CPUtime=1242.27 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 330442 0 0 0 123939 288 0 0 25 0 1 0 733633493 189644800 44828 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 46300 44828 141 53 0 44723 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 185200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.09 3.18 3.54 4/373 16965
/proc/meminfo: memFree=16986404/32951124 swapFree=45193364/67111528
[pid=16759] ppid=16757 vsize=192420 CPUtime=1299.97 cores=0,2
/proc/16759/stat : 16759 (lingeling) R 16757 16759 16596 0 -1 4202496 332247 0 0 0 129704 293 0 0 25 0 1 0 733633493 197038080 46633 33554432000 4194304 4409284 140736895209632 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16759/statm: 48105 46633 141 53 0 46528 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 192420

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1297.05
CPU system time (s): 2.94655
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 236452

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

runsolver used 4.92325 second user time and 10.4694 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 06:33:48
IDJOB=3372065
IDBENCH=83121
IDSOLVER=1849
FILE ID=node118/3372065-1305434028
RUNJOBID= node118-1305432726-16614
PBS_JOBID= 13324630
Free space on /tmp= 73316 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372065-1305434028/watcher-3372065-1305434028 -o /tmp/evaluation-result-3372065-1305434028/solver-3372065-1305434028 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372065-1305434028.cnf

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=1318480635

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18240052 kB
Buffers:        286224 kB
Cached:        4419432 kB
SwapCached:      22084 kB
Active:       11792840 kB
Inactive:      2615024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18240052 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:            7388 kB
Writeback:           0 kB
AnonPages:     9693328 kB
Mapped:          15212 kB
Slab:           147580 kB
PageTables:      90412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88671148 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= 73320 MiB
End job on node118 at 2011-05-15 06:55:30