Trace number 3371685

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.08 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0229
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

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-3371685-1305434785/watcher-3371685-1305434785 -o /tmp/evaluation-result-3371685-1305434785/solver-3371685-1305434785 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371685-1305434785.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: 7.23 7.83 7.14 4/352 31264
/proc/meminfo: memFree=24104844/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=8620 CPUtime=0.01 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 724 0 0 0 1 0 0 0 25 0 1 0 655075179 8826880 667 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 2155 667 110 53 0 578 0

[startup+0.074677 s]
/proc/loadavg: 7.23 7.83 7.14 4/352 31264
/proc/meminfo: memFree=24104844/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=10996 CPUtime=0.07 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 1416 0 0 0 7 0 0 0 25 0 1 0 655075179 11259904 1290 33554432000 4194304 4409284 140733971900608 18446744073709551615 4285715 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 2749 1290 129 53 0 1172 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10996

[startup+0.100667 s]
/proc/loadavg: 7.23 7.83 7.14 4/352 31264
/proc/meminfo: memFree=24104844/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=10996 CPUtime=0.09 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 1416 0 0 0 9 0 0 0 25 0 1 0 655075179 11259904 1290 33554432000 4194304 4409284 140733971900608 18446744073709551615 4303663 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 2749 1290 129 53 0 1172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10996

[startup+0.300628 s]
/proc/loadavg: 7.23 7.83 7.14 4/352 31264
/proc/meminfo: memFree=24104844/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=12532 CPUtime=0.29 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 2155 0 0 0 29 0 0 0 25 0 1 0 655075179 12832768 1525 33554432000 4194304 4409284 140733971900608 18446744073709551615 4247247 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 3133 1525 136 53 0 1556 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12532

[startup+0.700556 s]
/proc/loadavg: 7.23 7.83 7.14 4/352 31264
/proc/meminfo: memFree=24104844/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=12532 CPUtime=0.69 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 2160 0 0 0 69 0 0 0 25 0 1 0 655075179 12832768 1530 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 3133 1530 141 53 0 1556 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12532

[startup+1.50039 s]
/proc/loadavg: 6.98 7.76 7.12 5/363 31281
/proc/meminfo: memFree=24086036/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=12532 CPUtime=1.49 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 2283 0 0 0 149 0 0 0 25 0 1 0 655075179 12832768 1653 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 3133 1653 141 53 0 1556 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12532

[startup+3.10107 s]
/proc/loadavg: 6.98 7.76 7.12 5/363 31282
/proc/meminfo: memFree=24076612/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=14228 CPUtime=3.09 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 2581 0 0 0 308 1 0 0 25 0 1 0 655075179 14569472 1951 33554432000 4194304 4409284 140733971900608 18446744073709551615 4304129 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 3557 1951 141 53 0 1980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14228

[startup+6.30043 s]
/proc/loadavg: 6.74 7.70 7.11 5/363 31282
/proc/meminfo: memFree=24067064/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=15472 CPUtime=6.29 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 3019 0 0 0 626 3 0 0 25 0 1 0 655075179 15843328 2389 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 3868 2389 141 53 0 2291 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15472

[startup+12.7012 s]
/proc/loadavg: 6.52 7.64 7.09 5/363 31282
/proc/meminfo: memFree=24057376/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=18952 CPUtime=12.69 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 3889 0 0 0 1263 6 0 0 25 0 1 0 655075179 19406848 3259 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 4738 3259 141 53 0 3161 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18952

[startup+25.5006 s]
/proc/loadavg: 5.96 7.46 7.04 5/363 31282
/proc/meminfo: memFree=24048416/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=20104 CPUtime=25.49 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 5418 0 0 0 2537 12 0 0 25 0 1 0 655075179 20586496 3547 33554432000 4194304 4409284 140733971900608 18446744073709551615 4256972 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 5026 3547 141 53 0 3449 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20104

[startup+51.1005 s]
/proc/loadavg: 5.44 7.21 6.97 5/363 31283
/proc/meminfo: memFree=24040464/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=21484 CPUtime=51.09 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 9695 0 0 0 5086 23 0 0 25 0 1 0 655075179 21999616 3923 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 5371 3923 141 53 0 3794 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21484

[startup+102.314 s]
/proc/loadavg: 4.62 6.72 6.81 5/363 31284
/proc/meminfo: memFree=24029540/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=23984 CPUtime=102.31 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 25213 0 0 0 10183 48 0 0 25 0 1 0 655075179 24559616 4548 33554432000 4194304 4409284 140733971900608 18446744073709551615 4303712 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 5996 4548 141 53 0 4419 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 23984

[startup+162.3 s]
/proc/loadavg: 4.23 6.22 6.63 5/363 31286
/proc/meminfo: memFree=24010788/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=32228 CPUtime=162.29 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 45454 0 0 0 16154 75 0 0 25 0 1 0 655075179 33001472 6609 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 8057 6609 141 53 0 6480 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32228

[startup+222.3 s]
/proc/loadavg: 4.08 5.81 6.46 5/363 31287
/proc/meminfo: memFree=23996992/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=34808 CPUtime=222.3 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 62878 0 0 0 22128 102 0 0 25 0 1 0 655075179 35643392 7254 33554432000 4194304 4409284 140733971900608 18446744073709551615 4358491 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 8702 7254 141 53 0 7125 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 34808

[startup+282.301 s]
/proc/loadavg: 4.03 5.48 6.31 5/363 31289
/proc/meminfo: memFree=23981844/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=38596 CPUtime=282.31 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 84304 0 0 0 28103 128 0 0 25 0 1 0 655075179 39522304 8201 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 9649 8201 141 53 0 8072 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 38596

[startup+342.301 s]
/proc/loadavg: 4.01 5.21 6.16 5/363 31291
/proc/meminfo: memFree=23979460/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=36008 CPUtime=342.31 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 106239 0 0 0 34081 150 0 0 25 0 1 0 655075179 36872192 7554 33554432000 4194304 4409284 140733971900608 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 9002 7554 141 53 0 7425 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 36008

[startup+402.301 s]
/proc/loadavg: 4.15 5.02 6.03 5/363 31292
/proc/meminfo: memFree=23975596/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=44428 CPUtime=402.31 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 130164 0 0 0 40057 174 0 0 25 0 1 0 655075179 45494272 9659 33554432000 4194304 4409284 140733971900608 18446744073709551615 4360278 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 11107 9659 141 53 0 9530 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 44428

[startup+462.301 s]
/proc/loadavg: 4.11 4.85 5.91 5/363 31294
/proc/meminfo: memFree=23969620/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=37740 CPUtime=462.31 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 148610 0 0 0 46035 196 0 0 25 0 1 0 655075179 38645760 7987 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 9435 7987 141 53 0 7858 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 37740

[startup+522.301 s]
/proc/loadavg: 4.04 4.69 5.79 5/363 31295
/proc/meminfo: memFree=23975432/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=42408 CPUtime=522.31 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 170535 0 0 0 52013 218 0 0 25 0 1 0 655075179 43425792 9154 33554432000 4194304 4409284 140733971900608 18446744073709551615 4256928 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 10602 9154 141 53 0 9025 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 42408

[startup+582.301 s]
/proc/loadavg: 4.11 4.59 5.68 5/363 31297
/proc/meminfo: memFree=23977512/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=36304 CPUtime=582.32 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 188518 0 0 0 57991 241 0 0 25 0 1 0 655075179 37175296 7628 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 9076 7628 141 53 0 7499 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 36304

[startup+642.301 s]
/proc/loadavg: 4.04 4.48 5.57 5/363 31299
/proc/meminfo: memFree=23952808/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=48872 CPUtime=642.33 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 209059 0 0 0 63972 261 0 0 25 0 1 0 655075179 50044928 10770 33554432000 4194304 4409284 140733971900608 18446744073709551615 4301517 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 12218 10770 141 53 0 10641 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 48872

[startup+702.301 s]
/proc/loadavg: 4.01 4.39 5.47 5/363 31300
/proc/meminfo: memFree=23975476/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=37888 CPUtime=702.32 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 229982 0 0 0 69950 282 0 0 25 0 1 0 655075179 38797312 8024 33554432000 4194304 4409284 140733971900608 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 9472 8024 141 53 0 7895 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 37888

[startup+762.314 s]
/proc/loadavg: 4.00 4.32 5.38 5/363 31302
/proc/meminfo: memFree=23962308/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=40716 CPUtime=762.34 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 246150 0 0 0 75930 304 0 0 25 0 1 0 655075179 41693184 8731 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 10179 8731 141 53 0 8602 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 40716

[startup+822.301 s]
/proc/loadavg: 4.00 4.26 5.29 5/363 31303
/proc/meminfo: memFree=23958200/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=40388 CPUtime=822.33 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 265246 0 0 0 81907 326 0 0 25 0 1 0 655075179 41357312 8649 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 10097 8649 141 53 0 8520 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 40388

[startup+882.301 s]
/proc/loadavg: 4.00 4.21 5.20 5/363 31314
/proc/meminfo: memFree=23943640/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=46484 CPUtime=882.33 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 284912 0 0 0 87890 343 0 0 25 0 1 0 655075179 47599616 10173 33554432000 4194304 4409284 140733971900608 18446744073709551615 4256747 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 11621 10173 141 53 0 10044 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 46484

[startup+942.301 s]
/proc/loadavg: 4.04 4.18 5.13 5/363 31316
/proc/meminfo: memFree=23948380/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=49432 CPUtime=942.33 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 305927 0 0 0 93866 367 0 0 25 0 1 0 655075179 50618368 10910 33554432000 4194304 4409284 140733971900608 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 12358 10910 141 53 0 10781 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 49432

[startup+1002.3 s]
/proc/loadavg: 4.04 4.16 5.06 5/363 31317
/proc/meminfo: memFree=23940168/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=43980 CPUtime=1002.34 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 328717 0 0 0 99844 390 0 0 25 0 1 0 655075179 45035520 9547 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 10995 9547 141 53 0 9418 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 43980

[startup+1062.3 s]
/proc/loadavg: 4.16 4.16 5.00 5/363 31319
/proc/meminfo: memFree=23953032/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=46612 CPUtime=1062.34 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 343250 0 0 0 105823 411 0 0 25 0 1 0 655075179 47730688 10205 33554432000 4194304 4409284 140733971900608 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 11653 10205 141 53 0 10076 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 46612

[startup+1122.3 s]
/proc/loadavg: 4.11 4.14 4.94 5/363 31323
/proc/meminfo: memFree=23917460/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=52020 CPUtime=1122.34 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 362729 0 0 0 111807 427 0 0 25 0 1 0 655075179 53268480 11557 33554432000 4194304 4409284 140733971900608 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 13005 11557 141 53 0 11428 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 52020

[startup+1182.3 s]
/proc/loadavg: 4.04 4.11 4.88 5/363 31325
/proc/meminfo: memFree=23895096/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=72784 CPUtime=1182.35 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 385505 0 0 0 117787 448 0 0 25 0 1 0 655075179 74530816 16748 33554432000 4194304 4409284 140733971900608 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 18196 16748 141 53 0 16619 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 72784

[startup+1242.3 s]
/proc/loadavg: 4.01 4.09 4.82 5/363 31327
/proc/meminfo: memFree=23917024/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=44216 CPUtime=1242.35 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 411641 0 0 0 123768 467 0 0 25 0 1 0 655075179 45277184 9605 33554432000 4194304 4409284 140733971900608 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 11054 9605 141 53 0 9477 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 44216



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.07 4.77 5/363 31328
/proc/meminfo: memFree=23903740/32950928 swapFree=45937192/67111528
[pid=31264] ppid=31261 vsize=51660 CPUtime=1300.07 cores=0,2
/proc/31264/stat : 31264 (lingeling) R 31261 31264 31220 0 -1 4202496 434749 0 0 0 129521 486 0 0 25 0 1 0 655075179 52899840 11467 33554432000 4194304 4409284 140733971900608 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31264/statm: 12915 11467 141 53 0 11338 0
Current children cumulated CPU time (s) 1300.07
Current children cumulated vsize (KiB) 51660

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.08
CPU user time (s): 1295.21
CPU system time (s): 4.86326
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 73288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.21
system time used= 4.86326
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 434749
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= 6
involuntary context switches= 2559

runsolver used 4.6263 second user time and 10.7464 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 06:46:25
IDJOB=3371685
IDBENCH=83266
IDSOLVER=1849
FILE ID=node149/3371685-1305434785
RUNJOBID= node149-1305434785-31238
PBS_JOBID= 13324699
Free space on /tmp= 73620 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-24_567.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371685-1305434785/watcher-3371685-1305434785 -o /tmp/evaluation-result-3371685-1305434785/solver-3371685-1305434785 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371685-1305434785.cnf

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=1485966703

node149.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.806
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.61
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.806
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.83
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.806
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.806
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.806
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.806
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.806
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.806
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:      24106180 kB
Buffers:        317360 kB
Cached:        3893788 kB
SwapCached:      19984 kB
Active:        6325176 kB
Inactive:      2223132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24106180 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            1696 kB
Writeback:           0 kB
AnonPages:     4330956 kB
Mapped:          13216 kB
Slab:           156964 kB
PageTables:      72360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80191380 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= 73616 MiB
End job on node149 at 2011-05-15 07:08:07