Trace number 3371638

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)UNSAT 918.686 918.695

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark460.255
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 556910

Solver Data

918.59/918.69	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3371638-1305435090/watcher-3371638-1305435090 -o /tmp/evaluation-result-3371638-1305435090/solver-3371638-1305435090 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371638-1305435090.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: 4.00 3.99 3.83 5/284 3281
/proc/meminfo: memFree=20701824/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=7628 CPUtime=0 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 655108739 7811072 401 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278573549 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 1907 414 111 53 0 330 0

[startup+0.111013 s]
/proc/loadavg: 4.00 3.99 3.83 5/284 3281
/proc/meminfo: memFree=20701824/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=17456 CPUtime=0.1 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 2426 0 0 0 10 0 0 0 25 0 1 0 655108739 17874944 1917 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278573661 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 4364 1940 127 53 0 2787 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17456

[startup+0.200997 s]
/proc/loadavg: 4.00 3.99 3.83 5/284 3281
/proc/meminfo: memFree=20701824/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=17456 CPUtime=0.19 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 3413 0 0 0 19 0 0 0 25 0 1 0 655108739 17874944 2903 33554432000 4194304 4409284 140736828929792 18446744073709551615 4271363 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 4364 2903 127 53 0 2787 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17456

[startup+0.300978 s]
/proc/loadavg: 4.00 3.99 3.83 5/284 3281
/proc/meminfo: memFree=20701824/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=17456 CPUtime=0.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 3413 0 0 0 29 0 0 0 25 0 1 0 655108739 17874944 2903 33554432000 4194304 4409284 140736828929792 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 4364 2903 127 53 0 2787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17456

[startup+0.700906 s]
/proc/loadavg: 4.00 3.99 3.83 5/284 3281
/proc/meminfo: memFree=20701824/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=13280 CPUtime=0.69 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 3446 0 0 0 69 0 0 0 25 0 1 0 655108739 13598720 1856 33554432000 4194304 4409284 140736828929792 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 3320 1856 139 53 0 1743 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13280

[startup+1.50076 s]
/proc/loadavg: 4.00 3.99 3.83 5/285 3282
/proc/meminfo: memFree=20692416/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=14452 CPUtime=1.49 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 4052 0 0 0 145 4 0 0 25 0 1 0 655108739 14798848 2164 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 3613 2164 139 53 0 2036 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14452

[startup+3.10048 s]
/proc/loadavg: 4.00 3.99 3.83 5/285 3282
/proc/meminfo: memFree=20702832/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=15448 CPUtime=3.09 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 6591 0 0 0 298 11 0 0 25 0 1 0 655108739 15818752 2413 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 3862 2413 139 53 0 2285 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15448

[startup+6.30091 s]
/proc/loadavg: 4.00 3.99 3.83 5/285 3282
/proc/meminfo: memFree=20701884/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=16276 CPUtime=6.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 9800 0 0 0 605 24 0 0 25 0 1 0 655108739 16666624 2620 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 4069 2620 139 53 0 2492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16276

[startup+12.7008 s]
/proc/loadavg: 4.00 3.99 3.83 5/285 3282
/proc/meminfo: memFree=20687628/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=17904 CPUtime=12.69 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 14942 0 0 0 1222 47 0 0 25 0 1 0 655108739 18333696 2995 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 4476 2995 139 53 0 2899 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17904

[startup+25.5005 s]
/proc/loadavg: 4.00 3.99 3.84 5/285 3282
/proc/meminfo: memFree=20695444/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=19172 CPUtime=25.49 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 24000 0 0 0 2465 84 0 0 25 0 1 0 655108739 19632128 3312 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 4793 3312 139 53 0 3216 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19172

[startup+51.1009 s]
/proc/loadavg: 4.06 4.00 3.84 5/285 3283
/proc/meminfo: memFree=20691556/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=24604 CPUtime=51.09 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 40868 0 0 0 4963 146 0 0 25 0 1 0 655108739 25194496 4670 33554432000 4194304 4409284 140736828929792 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 6151 4670 139 53 0 4574 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24604

[startup+102.301 s]
/proc/loadavg: 4.03 4.00 3.85 5/285 3284
/proc/meminfo: memFree=20651232/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=25284 CPUtime=102.3 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 73234 0 0 0 9992 238 0 0 25 0 1 0 655108739 25890816 4861 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 6321 4861 139 53 0 4744 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25284

[startup+162.3 s]
/proc/loadavg: 4.01 4.00 3.85 5/285 3286
/proc/meminfo: memFree=20678988/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=29712 CPUtime=162.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 97857 0 0 0 15910 319 0 0 25 0 1 0 655108739 30425088 5947 33554432000 4194304 4409284 140736828929792 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 7428 5947 139 53 0 5851 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29712

[startup+222.31 s]
/proc/loadavg: 4.00 4.00 3.86 5/285 3289
/proc/meminfo: memFree=20665568/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=28104 CPUtime=222.3 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 120163 0 0 0 21839 391 0 0 25 0 1 0 655108739 28778496 5570 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 7026 5570 139 53 0 5449 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 28104

[startup+282.301 s]
/proc/loadavg: 4.06 4.01 3.87 5/285 3290
/proc/meminfo: memFree=20695916/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=28968 CPUtime=282.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 138864 0 0 0 27757 472 0 0 25 0 1 0 655108739 29663232 5761 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 7242 5761 139 53 0 5665 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 28968

[startup+342.301 s]
/proc/loadavg: 3.62 3.91 3.84 4/279 3311
/proc/meminfo: memFree=20747396/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=29720 CPUtime=342.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 157483 0 0 0 33684 545 0 0 25 0 1 0 655108739 30433280 5964 33554432000 4194304 4409284 140736828929792 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 7430 5964 139 53 0 5853 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 29720

[startup+402.3 s]
/proc/loadavg: 3.30 3.76 3.79 3/277 3313
/proc/meminfo: memFree=20767604/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=32820 CPUtime=402.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 179296 0 0 0 39615 614 0 0 25 0 1 0 655108739 33607680 6728 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 8205 6728 139 53 0 6628 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 32820

[startup+462.301 s]
/proc/loadavg: 2.48 3.44 3.68 3/273 3332
/proc/meminfo: memFree=20765440/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=31392 CPUtime=462.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 204466 0 0 0 45517 712 0 0 25 0 1 0 655108739 32145408 6368 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 7848 6368 139 53 0 6271 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 31392

[startup+522.301 s]
/proc/loadavg: 2.17 3.17 3.57 3/273 3334
/proc/meminfo: memFree=20758852/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=40208 CPUtime=522.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 230391 0 0 0 51423 806 0 0 25 0 1 0 655108739 41172992 8596 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 10052 8596 139 53 0 8475 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 40208

[startup+582.3 s]
/proc/loadavg: 2.06 2.96 3.47 3/273 3344
/proc/meminfo: memFree=20769220/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=47504 CPUtime=582.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 249620 0 0 0 57330 899 0 0 25 0 1 0 655108739 48644096 10395 33554432000 4194304 4409284 140736828929792 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 11876 10395 139 53 0 10299 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 47504

[startup+642.301 s]
/proc/loadavg: 2.06 2.79 3.38 3/273 3346
/proc/meminfo: memFree=20774536/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=43584 CPUtime=642.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 274728 0 0 0 63230 999 0 0 25 0 1 0 655108739 44630016 9427 33554432000 4194304 4409284 140736828929792 18446744073709551615 4358529 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 10896 9427 139 53 0 9319 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 43584

[startup+702.301 s]
/proc/loadavg: 2.02 2.65 3.29 3/273 3347
/proc/meminfo: memFree=20787292/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=36536 CPUtime=702.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 290888 0 0 0 69155 1074 0 0 25 0 1 0 655108739 37412864 7653 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 9134 7653 139 53 0 7557 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 36536

[startup+762.3 s]
/proc/loadavg: 2.00 2.53 3.21 3/273 3352
/proc/meminfo: memFree=20745220/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=33704 CPUtime=762.29 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 309411 0 0 0 75073 1156 0 0 25 0 1 0 655108739 34512896 6961 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 8426 6961 139 53 0 6849 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 33704

[startup+822.301 s]
/proc/loadavg: 2.00 2.43 3.13 3/273 3354
/proc/meminfo: memFree=20759864/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=47664 CPUtime=822.28 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 327536 0 0 0 81000 1228 0 0 25 0 1 0 655108739 48807936 10462 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 11916 10462 139 53 0 10339 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 47664

[startup+882.31 s]
/proc/loadavg: 1.47 2.21 3.01 2/267 3374
/proc/meminfo: memFree=20807536/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=45480 CPUtime=882.3 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 342884 0 0 0 86935 1295 0 0 25 0 1 0 655108739 46571520 9889 33554432000 4194304 4409284 140736828929792 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 11370 9889 139 53 0 9793 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 45480

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

[startup+896.001 s]
/proc/loadavg: 1.37 2.15 2.98 2/267 3375
/proc/meminfo: memFree=20819440/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=33712 CPUtime=895.98 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 347584 0 0 0 88287 1311 0 0 25 0 1 0 655108739 34521088 6947 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 8428 6947 139 53 0 6851 0
Current children cumulated CPU time (s) 895.98
Current children cumulated vsize (KiB) 33712

[startup+908.8 s]
/proc/loadavg: 1.31 2.11 2.95 2/267 3375
/proc/meminfo: memFree=20819188/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=33936 CPUtime=908.78 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 349414 0 0 0 89552 1326 0 0 25 0 1 0 655108739 34750464 7003 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 8484 7003 139 53 0 6907 0
Current children cumulated CPU time (s) 908.78
Current children cumulated vsize (KiB) 33936

[startup+915.2 s]
/proc/loadavg: 1.26 2.07 2.93 2/267 3375
/proc/meminfo: memFree=20818940/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=34064 CPUtime=915.19 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 353321 0 0 0 90184 1335 0 0 25 0 1 0 655108739 34881536 7035 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 8516 7035 139 53 0 6939 0
Current children cumulated CPU time (s) 915.19
Current children cumulated vsize (KiB) 34064

[startup+916.801 s]
/proc/loadavg: 1.26 2.07 2.93 2/267 3375
/proc/meminfo: memFree=20818940/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=34064 CPUtime=916.78 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 353321 0 0 0 90342 1336 0 0 25 0 1 0 655108739 34881536 7035 33554432000 4194304 4409284 140736828929792 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 8516 7035 139 53 0 6939 0
Current children cumulated CPU time (s) 916.78
Current children cumulated vsize (KiB) 34064

[startup+917.601 s]
/proc/loadavg: 1.26 2.07 2.93 2/267 3375
/proc/meminfo: memFree=20818940/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=34064 CPUtime=917.58 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 353321 0 0 0 90421 1337 0 0 25 0 1 0 655108739 34881536 7035 33554432000 4194304 4409284 140736828929792 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 8516 7035 139 53 0 6939 0
Current children cumulated CPU time (s) 917.58
Current children cumulated vsize (KiB) 34064

[startup+918.401 s]
/proc/loadavg: 1.26 2.07 2.93 2/267 3375
/proc/meminfo: memFree=20818940/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=34064 CPUtime=918.38 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 353321 0 0 0 90500 1338 0 0 25 0 1 0 655108739 34881536 7035 33554432000 4194304 4409284 140736828929792 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 8516 7035 139 53 0 6939 0
Current children cumulated CPU time (s) 918.38
Current children cumulated vsize (KiB) 34064

[startup+918.61 s]
/proc/loadavg: 1.26 2.07 2.93 2/267 3375
/proc/meminfo: memFree=20818940/32950904 swapFree=67057400/67111528
[pid=3281] ppid=3279 vsize=34064 CPUtime=918.59 cores=1,3
/proc/3281/stat : 3281 (lingeling) R 3279 3281 2491 0 -1 4202496 353321 0 0 0 90520 1339 0 0 25 0 1 0 655108739 34881536 7035 33554432000 4194304 4409284 140736828929792 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3281/statm: 8516 7035 139 53 0 6939 0
Current children cumulated CPU time (s) 918.59
Current children cumulated vsize (KiB) 34064

Child status: 20
Real time (s): 918.695
CPU time (s): 918.686
CPU user time (s): 905.291
CPU system time (s): 13.395
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 59676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 905.291
system time used= 13.395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353324
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= 4
involuntary context switches= 2148

runsolver used 2.11468 second user time and 5.57615 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 06:51:30
IDJOB=3371638
IDBENCH=83909
IDSOLVER=1849
FILE ID=node121/3371638-1305435090
RUNJOBID= node121-1305433787-2995
PBS_JOBID= 13324620
Free space on /tmp= 73488 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371638-1305435090/watcher-3371638-1305435090 -o /tmp/evaluation-result-3371638-1305435090/solver-3371638-1305435090 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371638-1305435090.cnf

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=1903439675

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:      20701980 kB
Buffers:        307436 kB
Cached:        6078248 kB
SwapCached:       7656 kB
Active:        6586404 kB
Inactive:      5311244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20701980 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            2336 kB
Writeback:           0 kB
AnonPages:     5509632 kB
Mapped:          22464 kB
Slab:           263836 kB
PageTables:      25128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30847920 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= 73492 MiB
End job on node121 at 2011-05-15 07:06:49