Trace number 3371528

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

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

running on 2 cores: 1,3

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.33 7.68 7.25 4/286 14344
/proc/meminfo: memFree=18801216/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=7596 CPUtime=0 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 465 0 0 0 0 0 0 0 19 0 1 0 655084541 7778304 409 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664502253 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 1899 409 110 53 0 322 0

[startup+0.065899 s]
/proc/loadavg: 6.33 7.68 7.25 4/286 14344
/proc/meminfo: memFree=18801216/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=10944 CPUtime=0.06 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 1383 0 0 0 6 0 0 0 19 0 1 0 655084541 11206656 1274 33554432000 4194304 4409284 140736885709456 18446744073709551615 4272003 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 2736 1274 126 53 0 1159 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10944

[startup+0.100903 s]
/proc/loadavg: 6.33 7.68 7.25 4/286 14344
/proc/meminfo: memFree=18801216/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=10944 CPUtime=0.09 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 1383 0 0 0 9 0 0 0 19 0 1 0 655084541 11206656 1274 33554432000 4194304 4409284 140736885709456 18446744073709551615 4271326 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 2736 1274 126 53 0 1159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10944

[startup+0.300856 s]
/proc/loadavg: 6.33 7.68 7.25 4/286 14344
/proc/meminfo: memFree=18801216/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=10548 CPUtime=0.29 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 1616 0 0 0 29 0 0 0 20 0 1 0 655084541 10801152 1024 33554432000 4194304 4409284 140736885709456 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 2637 1024 134 53 0 1060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10548

[startup+0.700798 s]
/proc/loadavg: 6.33 7.68 7.25 4/286 14344
/proc/meminfo: memFree=18801216/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=10548 CPUtime=0.69 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 1616 0 0 0 69 0 0 0 21 0 1 0 655084541 10801152 1024 33554432000 4194304 4409284 140736885709456 18446744073709551615 4242973 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 2637 1024 134 53 0 1060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10548

[startup+1.50065 s]
/proc/loadavg: 6.33 7.68 7.25 5/295 14361
/proc/meminfo: memFree=18786196/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=10680 CPUtime=1.49 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 1781 0 0 0 148 1 0 0 23 0 1 0 655084541 10936320 1189 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 2670 1189 139 53 0 1093 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10680

[startup+3.10037 s]
/proc/loadavg: 6.33 7.68 7.25 5/295 14361
/proc/meminfo: memFree=18780616/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=12396 CPUtime=3.08 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 2230 0 0 0 306 2 0 0 25 0 1 0 655084541 12693504 1638 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 3099 1638 139 53 0 1522 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12396

[startup+6.30082 s]
/proc/loadavg: 6.15 7.62 7.24 5/295 14361
/proc/meminfo: memFree=18771084/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=16416 CPUtime=6.29 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 3215 0 0 0 623 6 0 0 25 0 1 0 655084541 16809984 2623 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 4104 2623 139 53 0 2527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16416

[startup+12.7007 s]
/proc/loadavg: 5.97 7.56 7.22 5/295 14361
/proc/meminfo: memFree=18763180/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=20376 CPUtime=12.69 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 4205 0 0 0 1256 13 0 0 25 0 1 0 655084541 20865024 3613 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 5094 3613 139 53 0 3517 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20376

[startup+25.5005 s]
/proc/loadavg: 5.54 7.39 7.17 5/295 14362
/proc/meminfo: memFree=18747880/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=23428 CPUtime=25.49 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 5883 0 0 0 2518 31 0 0 25 0 1 0 655084541 23990272 4376 33554432000 4194304 4409284 140736885709456 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 5857 4376 139 53 0 4280 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23428

[startup+51.1011 s]
/proc/loadavg: 5.01 7.11 7.08 5/295 14362
/proc/meminfo: memFree=18741164/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=24408 CPUtime=51.09 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 14554 0 0 0 5047 62 0 0 25 0 1 0 655084541 24993792 4621 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 6102 4621 139 53 0 4525 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24408

[startup+102.311 s]
/proc/loadavg: 4.50 6.65 6.92 5/295 14364
/proc/meminfo: memFree=18726772/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=30124 CPUtime=102.3 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 43530 0 0 0 10109 121 0 0 25 0 1 0 655084541 30846976 6050 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 7531 6050 139 53 0 5954 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30124

[startup+162.301 s]
/proc/loadavg: 4.25 6.18 6.74 5/295 14365
/proc/meminfo: memFree=18704688/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=36984 CPUtime=162.3 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 88603 0 0 0 16043 187 0 0 25 0 1 0 655084541 37871616 7765 33554432000 4194304 4409284 140736885709456 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 9246 7765 139 53 0 7669 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 36984

[startup+222.3 s]
/proc/loadavg: 4.09 5.78 6.57 5/295 14367
/proc/meminfo: memFree=18692272/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=42504 CPUtime=222.3 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 127079 0 0 0 21983 247 0 0 25 0 1 0 655084541 43524096 9145 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 10626 9145 139 53 0 9049 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42504

[startup+282.301 s]
/proc/loadavg: 4.03 5.45 6.40 5/295 14369
/proc/meminfo: memFree=18680488/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=44980 CPUtime=282.3 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 166879 0 0 0 27925 305 0 0 25 0 1 0 655084541 46059520 9764 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 11245 9764 139 53 0 9668 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 44980

[startup+342.301 s]
/proc/loadavg: 4.01 5.19 6.25 5/295 14370
/proc/meminfo: memFree=18673776/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=48064 CPUtime=342.29 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 206368 0 0 0 33863 366 0 0 25 0 1 0 655084541 49217536 10535 33554432000 4194304 4409284 140736885709456 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 12016 10535 139 53 0 10439 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 48064

[startup+402.3 s]
/proc/loadavg: 4.08 4.98 6.11 5/295 14372
/proc/meminfo: memFree=18679844/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=40576 CPUtime=402.3 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 245454 0 0 0 39804 426 0 0 25 0 1 0 655084541 41549824 8663 33554432000 4194304 4409284 140736885709456 18446744073709551615 4358576 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 10144 8663 139 53 0 8567 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40576

[startup+462.301 s]
/proc/loadavg: 4.03 4.80 5.98 5/295 14373
/proc/meminfo: memFree=18680200/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=41804 CPUtime=462.3 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 277431 0 0 0 45754 476 0 0 25 0 1 0 655084541 42807296 8970 33554432000 4194304 4409284 140736885709456 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 10451 8970 139 53 0 8874 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 41804

[startup+522.3 s]
/proc/loadavg: 4.05 4.67 5.86 5/295 14375
/proc/meminfo: memFree=18666672/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=50672 CPUtime=522.3 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 309138 0 0 0 51704 526 0 0 25 0 1 0 655084541 51888128 11187 33554432000 4194304 4409284 140736885709456 18446744073709551615 4230520 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 12668 11187 139 53 0 11091 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 50672

[startup+582.301 s]
/proc/loadavg: 4.02 4.54 5.74 5/295 14377
/proc/meminfo: memFree=18670744/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=39596 CPUtime=582.3 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 344844 0 0 0 57651 579 0 0 25 0 1 0 655084541 40546304 8418 33554432000 4194304 4409284 140736885709456 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 9899 8418 139 53 0 8322 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 39596

[startup+642.301 s]
/proc/loadavg: 4.00 4.44 5.63 5/295 14378
/proc/meminfo: memFree=18660572/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=44484 CPUtime=642.3 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 381463 0 0 0 63607 623 0 0 25 0 1 0 655084541 45551616 9640 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 11121 9640 139 53 0 9544 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 44484

[startup+702.3 s]
/proc/loadavg: 4.00 4.36 5.52 5/295 14380
/proc/meminfo: memFree=18632908/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=55776 CPUtime=702.3 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 416339 0 0 0 69554 676 0 0 25 0 1 0 655084541 57114624 12463 33554432000 4194304 4409284 140736885709456 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 13944 12463 139 53 0 12367 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 55776

[startup+762.311 s]
/proc/loadavg: 4.11 4.32 5.43 5/295 14381
/proc/meminfo: memFree=18652000/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=44080 CPUtime=762.31 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 446203 0 0 0 75510 721 0 0 25 0 1 0 655084541 45137920 9539 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 11020 9539 139 53 0 9443 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 44080

[startup+822.3 s]
/proc/loadavg: 4.04 4.26 5.34 5/295 14392
/proc/meminfo: memFree=18634948/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=55944 CPUtime=822.31 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 479180 0 0 0 81453 778 0 0 25 0 1 0 655084541 57286656 12505 33554432000 4194304 4409284 140736885709456 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 13986 12505 139 53 0 12409 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 55944

[startup+882.301 s]
/proc/loadavg: 4.01 4.21 5.25 5/295 14394
/proc/meminfo: memFree=18638148/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=46512 CPUtime=882.3 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 507049 0 0 0 87409 821 0 0 25 0 1 0 655084541 47628288 10147 33554432000 4194304 4409284 140736885709456 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 11628 10147 139 53 0 10051 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 46512

[startup+942.301 s]
/proc/loadavg: 4.00 4.17 5.17 5/295 14395
/proc/meminfo: memFree=18627340/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=56280 CPUtime=942.31 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 531050 0 0 0 93363 868 0 0 25 0 1 0 655084541 57630720 12589 33554432000 4194304 4409284 140736885709456 18446744073709551615 4358922 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 14070 12589 139 53 0 12493 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 56280

[startup+1002.3 s]
/proc/loadavg: 4.00 4.14 5.10 5/295 14397
/proc/meminfo: memFree=18618160/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=65196 CPUtime=1002.31 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 561781 0 0 0 99319 912 0 0 25 0 1 0 655084541 66760704 14818 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 16299 14818 139 53 0 14722 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 65196

[startup+1062.3 s]
/proc/loadavg: 4.10 4.14 5.04 5/295 14398
/proc/meminfo: memFree=18641464/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=45812 CPUtime=1062.31 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 593511 0 0 0 105276 955 0 0 25 0 1 0 655084541 46911488 9972 33554432000 4194304 4409284 140736885709456 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 11453 9972 139 53 0 9876 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 45812

[startup+1122.3 s]
/proc/loadavg: 4.03 4.11 4.97 5/295 14403
/proc/meminfo: memFree=18632756/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=54356 CPUtime=1122.32 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 625080 0 0 0 111232 1000 0 0 25 0 1 0 655084541 55660544 12108 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 13589 12108 139 53 0 12012 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 54356

[startup+1182.3 s]
/proc/loadavg: 4.01 4.09 4.90 5/295 14405
/proc/meminfo: memFree=18633156/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=50348 CPUtime=1182.31 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 655733 0 0 0 117192 1039 0 0 25 0 1 0 655084541 51556352 11106 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 12587 11106 139 53 0 11010 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 50348

[startup+1242.3 s]
/proc/loadavg: 4.00 4.07 4.85 5/295 14406
/proc/meminfo: memFree=18629680/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=52364 CPUtime=1242.31 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 682797 0 0 0 123150 1081 0 0 25 0 1 0 655084541 53620736 11609 33554432000 4194304 4409284 140736885709456 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 13091 11609 139 53 0 11514 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 52364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.07 4.79 4/294 14409
/proc/meminfo: memFree=18653604/32951132 swapFree=67093824/67111528
[pid=14344] ppid=14342 vsize=62908 CPUtime=1300.02 cores=1,3
/proc/14344/stat : 14344 (lingeling) R 14342 14344 14300 0 -1 4202496 709385 0 0 0 128886 1116 0 0 25 0 1 0 655084541 64417792 14246 33554432000 4194304 4409284 140736885709456 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14344/statm: 15727 14246 139 53 0 14150 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 62908

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1288.87
CPU system time (s): 11.1703
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 80976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1288.87
system time used= 11.1703
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 709385
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1356

runsolver used 3.39148 second user time and 8.44772 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 06:47:29
IDJOB=3371528
IDBENCH=83321
IDSOLVER=1849
FILE ID=node131/3371528-1305434849
RUNJOBID= node131-1305434849-14320
PBS_JOBID= 13324702
Free space on /tmp= 73708 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371528-1305434849/watcher-3371528-1305434849 -o /tmp/evaluation-result-3371528-1305434849/solver-3371528-1305434849 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371528-1305434849.cnf

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=269959604

node131.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.830
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.66
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.830
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.830
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.830
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.830
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.830
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.830
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.830
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:     32951132 kB
MemFree:      18801564 kB
Buffers:        281680 kB
Cached:        3887260 kB
SwapCached:       1504 kB
Active:       10714688 kB
Inactive:      3175348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18801564 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            1688 kB
Writeback:           0 kB
AnonPages:     9719356 kB
Mapped:          26820 kB
Slab:           164124 kB
PageTables:      30844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28018396 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73708 MiB
End job on node131 at 2011-05-15 07:09:11