Trace number 3372044

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) 1300.02 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3372044-1305431565/watcher-3372044-1305431565 -o /tmp/evaluation-result-3372044-1305431565/solver-3372044-1305431565 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372044-1305431565.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: 6.87 7.82 7.43 5/353 19358
/proc/meminfo: memFree=17731612/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=8696 CPUtime=0 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 723 0 0 0 0 0 0 0 20 0 1 0 733387180 8904704 666 33554432000 4194304 4409284 140737054927984 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 2174 666 112 53 0 597 0

[startup+0.044016 s]
/proc/loadavg: 6.87 7.82 7.43 5/353 19358
/proc/meminfo: memFree=17731612/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=11000 CPUtime=0.03 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 1315 0 0 0 3 0 0 0 20 0 1 0 733387180 11264000 1258 33554432000 4194304 4409284 140737054927984 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 2750 1258 112 53 0 1173 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11000

[startup+0.101009 s]
/proc/loadavg: 6.87 7.82 7.43 5/353 19358
/proc/meminfo: memFree=17731612/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=11480 CPUtime=0.09 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 2191 0 0 0 9 0 0 0 20 0 1 0 733387180 11755520 1378 33554432000 4194304 4409284 140737054927984 18446744073709551615 4277296 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 2870 1378 128 53 0 1293 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11480

[startup+0.300968 s]
/proc/loadavg: 6.87 7.82 7.43 5/353 19358
/proc/meminfo: memFree=17731612/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=12820 CPUtime=0.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 2526 0 0 0 29 0 0 0 21 0 1 0 733387180 13127680 1713 33554432000 4194304 4409284 140737054927984 18446744073709551615 4259784 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 3205 1713 128 53 0 1628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12820

[startup+0.700899 s]
/proc/loadavg: 6.87 7.82 7.43 5/353 19358
/proc/meminfo: memFree=17731612/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=18964 CPUtime=0.69 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 4064 0 0 0 69 0 0 0 22 0 1 0 733387180 19419136 3251 33554432000 4194304 4409284 140737054927984 18446744073709551615 4269438 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 4741 3251 130 53 0 3164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18964

[startup+1.50075 s]
/proc/loadavg: 6.64 7.76 7.41 6/364 19373
/proc/meminfo: memFree=17656148/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=24580 CPUtime=1.49 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 6760 0 0 0 149 0 0 0 25 0 1 0 733387180 25169920 4665 33554432000 4194304 4409284 140737054927984 18446744073709551615 4265321 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 6145 4665 135 53 0 4568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24580

[startup+3.10044 s]
/proc/loadavg: 6.64 7.76 7.41 6/364 19373
/proc/meminfo: memFree=17646360/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=18436 CPUtime=3.09 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 6766 0 0 0 309 0 0 0 25 0 1 0 733387180 18878464 3135 33554432000 4194304 4409284 140737054927984 18446744073709551615 4244826 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 4609 3135 140 53 0 3032 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18436

[startup+6.30083 s]
/proc/loadavg: 6.64 7.76 7.41 6/364 19373
/proc/meminfo: memFree=17635188/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=18436 CPUtime=6.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 6767 0 0 0 629 0 0 0 25 0 1 0 733387180 18878464 3136 33554432000 4194304 4409284 140737054927984 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 4609 3136 141 53 0 3032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18436

[startup+12.7006 s]
/proc/loadavg: 6.23 7.64 7.38 5/364 19373
/proc/meminfo: memFree=17633220/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=18436 CPUtime=12.69 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 6767 0 0 0 1268 1 0 0 25 0 1 0 733387180 18878464 3136 33554432000 4194304 4409284 140737054927984 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 4609 3136 141 53 0 3032 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18436

[startup+25.5002 s]
/proc/loadavg: 5.89 7.52 7.34 5/364 19374
/proc/meminfo: memFree=17629608/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=18436 CPUtime=25.49 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 6767 0 0 0 2547 2 0 0 25 0 1 0 733387180 18878464 3136 33554432000 4194304 4409284 140737054927984 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 4609 3136 141 53 0 3032 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18436

[startup+51.1004 s]
/proc/loadavg: 5.24 7.23 7.25 5/364 19374
/proc/meminfo: memFree=17616148/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=18436 CPUtime=51.09 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 6767 0 0 0 5103 6 0 0 25 0 1 0 733387180 18878464 3136 33554432000 4194304 4409284 140737054927984 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 4609 3136 141 53 0 3032 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18436

[startup+102.315 s]
/proc/loadavg: 4.49 6.69 7.06 6/364 19430
/proc/meminfo: memFree=17590988/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=20484 CPUtime=102.3 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 7791 0 0 0 10219 11 0 0 25 0 1 0 733387180 20975616 3648 33554432000 4194304 4409284 140737054927984 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5121 3648 141 53 0 3544 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20484

[startup+162.3 s]
/proc/loadavg: 4.18 6.20 6.87 5/364 19431
/proc/meminfo: memFree=17566888/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=20484 CPUtime=162.28 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 8303 0 0 0 16211 17 0 0 25 0 1 0 733387180 20975616 3648 33554432000 4194304 4409284 140737054927984 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5121 3648 141 53 0 3544 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 20484

[startup+222.301 s]
/proc/loadavg: 4.17 5.82 6.69 6/364 19433
/proc/meminfo: memFree=17571572/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=20484 CPUtime=222.28 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 8815 0 0 0 22204 24 0 0 25 0 1 0 733387180 20975616 3648 33554432000 4194304 4409284 140737054927984 18446744073709551615 4358219 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5121 3648 141 53 0 3544 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 20484

[startup+282.301 s]
/proc/loadavg: 4.17 5.52 6.53 6/364 19435
/proc/meminfo: memFree=17559516/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=20484 CPUtime=282.28 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 8815 0 0 0 28199 29 0 0 25 0 1 0 733387180 20975616 3648 33554432000 4194304 4409284 140737054927984 18446744073709551615 4230787 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5121 3648 141 53 0 3544 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 20484

[startup+342.3 s]
/proc/loadavg: 4.11 5.26 6.38 5/364 19436
/proc/meminfo: memFree=17573120/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=20484 CPUtime=342.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 8815 0 0 0 34192 37 0 0 25 0 1 0 733387180 20975616 3648 33554432000 4194304 4409284 140737054927984 18446744073709551615 4358529 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5121 3648 141 53 0 3544 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 20484

[startup+402.301 s]
/proc/loadavg: 4.04 5.02 6.23 6/364 19438
/proc/meminfo: memFree=17576572/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=20484 CPUtime=402.28 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 8815 0 0 0 40185 43 0 0 25 0 1 0 733387180 20975616 3648 33554432000 4194304 4409284 140737054927984 18446744073709551615 4360278 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5121 3648 141 53 0 3544 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 20484

[startup+462.301 s]
/proc/loadavg: 4.05 4.85 6.09 6/364 19439
/proc/meminfo: memFree=17540580/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=20484 CPUtime=462.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 8815 0 0 0 46176 53 0 0 25 0 1 0 733387180 20975616 3648 33554432000 4194304 4409284 140737054927984 18446744073709551615 4346218 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5121 3648 141 53 0 3544 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 20484

[startup+522.3 s]
/proc/loadavg: 4.02 4.69 5.95 7/364 19450
/proc/meminfo: memFree=17494096/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=20484 CPUtime=522.28 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 8815 0 0 0 52168 60 0 0 25 0 1 0 733387180 20975616 3648 33554432000 4194304 4409284 140737054927984 18446744073709551615 4244749 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5121 3648 141 53 0 3544 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 20484

[startup+582.301 s]
/proc/loadavg: 4.00 4.56 5.83 5/364 19452
/proc/meminfo: memFree=17519100/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=20484 CPUtime=582.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 8815 0 0 0 58160 69 0 0 25 0 1 0 733387180 20975616 3648 33554432000 4194304 4409284 140737054927984 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5121 3648 141 53 0 3544 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 20484

[startup+642.301 s]
/proc/loadavg: 4.00 4.46 5.71 6/364 19453
/proc/meminfo: memFree=17494024/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=25296 CPUtime=642.3 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 10018 0 0 0 64155 75 0 0 25 0 1 0 733387180 25903104 4851 33554432000 4194304 4409284 140737054927984 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 6324 4851 141 53 0 4747 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 25296

[startup+702.3 s]
/proc/loadavg: 4.32 4.44 5.62 6/364 19455
/proc/meminfo: memFree=17487048/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=21200 CPUtime=702.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 10018 0 0 0 70147 82 0 0 25 0 1 0 733387180 21708800 3827 33554432000 4194304 4409284 140737054927984 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5300 3827 141 53 0 3723 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 21200

[startup+762.314 s]
/proc/loadavg: 4.26 4.39 5.53 6/364 19456
/proc/meminfo: memFree=17497680/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=21200 CPUtime=762.3 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 11042 0 0 0 76140 90 0 0 25 0 1 0 733387180 21708800 3827 33554432000 4194304 4409284 140737054927984 18446744073709551615 4358895 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5300 3827 141 53 0 3723 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 21200

[startup+822.301 s]
/proc/loadavg: 4.18 4.33 5.44 6/364 19458
/proc/meminfo: memFree=17522208/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=25296 CPUtime=822.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 12066 0 0 0 82130 99 0 0 25 0 1 0 733387180 25903104 4851 33554432000 4194304 4409284 140737054927984 18446744073709551615 4360335 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 6324 4851 141 53 0 4747 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 25296

[startup+882.3 s]
/proc/loadavg: 4.06 4.27 5.34 5/364 19460
/proc/meminfo: memFree=17548472/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=21200 CPUtime=882.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 12066 0 0 0 88125 104 0 0 25 0 1 0 733387180 21708800 3827 33554432000 4194304 4409284 140737054927984 18446744073709551615 4244320 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5300 3827 141 53 0 3723 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 21200

[startup+942.301 s]
/proc/loadavg: 4.07 4.23 5.26 5/364 19461
/proc/meminfo: memFree=17417004/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=25296 CPUtime=942.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 13090 0 0 0 94117 112 0 0 25 0 1 0 733387180 25903104 4851 33554432000 4194304 4409284 140737054927984 18446744073709551615 4230961 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 6324 4851 141 53 0 4747 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 25296

[startup+1002.3 s]
/proc/loadavg: 4.02 4.19 5.18 6/364 19463
/proc/meminfo: memFree=17394040/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=21200 CPUtime=1002.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 13090 0 0 0 100109 120 0 0 25 0 1 0 733387180 21708800 3827 33554432000 4194304 4409284 140737054927984 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5300 3827 141 53 0 3723 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 21200

[startup+1062.3 s]
/proc/loadavg: 4.01 4.15 5.10 5/364 19464
/proc/meminfo: memFree=17361156/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=25296 CPUtime=1062.3 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 14114 0 0 0 106102 128 0 0 25 0 1 0 733387180 25903104 4851 33554432000 4194304 4409284 140737054927984 18446744073709551615 4244563 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 6324 4851 141 53 0 4747 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 25296

[startup+1122.3 s]
/proc/loadavg: 4.00 4.12 5.03 6/364 19466
/proc/meminfo: memFree=17213932/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=26608 CPUtime=1122.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 15191 0 0 0 112094 135 0 0 25 0 1 0 733387180 27246592 4904 33554432000 4194304 4409284 140737054927984 18446744073709551615 4347312 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 6652 4904 141 53 0 5075 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 26608

[startup+1182.3 s]
/proc/loadavg: 4.00 4.10 4.96 6/364 19468
/proc/meminfo: memFree=17219860/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=26608 CPUtime=1182.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 15416 0 0 0 118088 141 0 0 25 0 1 0 733387180 27246592 5129 33554432000 4194304 4409284 140737054927984 18446744073709551615 4359909 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 6652 5129 141 53 0 5075 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 26608

[startup+1242.3 s]
/proc/loadavg: 4.00 4.08 4.90 5/364 19469
/proc/meminfo: memFree=17413648/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=27892 CPUtime=1242.29 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 15512 0 0 0 124081 148 0 0 25 0 1 0 733387180 28561408 5225 33554432000 4194304 4409284 140737054927984 18446744073709551615 4358621 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 6973 5225 141 53 0 5396 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 27892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.09 4.86 5/364 19471
/proc/meminfo: memFree=17161532/32950928 swapFree=67111200/67111528
[pid=19358] ppid=19355 vsize=23796 CPUtime=1300.01 cores=5,7
/proc/19358/stat : 19358 (lingeling) R 19355 19358 19312 0 -1 4202496 15512 0 0 0 129845 156 0 0 25 0 1 0 733387180 24367104 4201 33554432000 4194304 4409284 140737054927984 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/19358/statm: 5949 4201 141 53 0 4372 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 23796

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): 1300.02
CPU user time (s): 1298.46
CPU system time (s): 1.56176
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 27892

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

runsolver used 4.41233 second user time and 11.0143 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 05:52:45
IDJOB=3372044
IDBENCH=70848
IDSOLVER=1849
FILE ID=node115/3372044-1305431565
RUNJOBID= node115-1305431565-19333
PBS_JOBID= 13324623
Free space on /tmp= 73288 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372044-1305431565/watcher-3372044-1305431565 -o /tmp/evaluation-result-3372044-1305431565/solver-3372044-1305431565 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372044-1305431565.cnf

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=448285936

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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:      17732032 kB
Buffers:        297980 kB
Cached:        4572420 kB
SwapCached:          0 kB
Active:       11989344 kB
Inactive:      2910308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17732032 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            9076 kB
Writeback:           0 kB
AnonPages:    10029608 kB
Mapped:          27992 kB
Slab:           210296 kB
PageTables:      41292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69661416 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= 73284 MiB
End job on node115 at 2011-05-15 06:14:27