Trace number 3372070

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 938.798 938.779

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

938.72/938.77	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-3372070-1305433752/watcher-3372070-1305433752 -o /tmp/evaluation-result-3372070-1305433752/solver-3372070-1305433752 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372070-1305433752.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 4.00 3.71 4/320 23114
/proc/meminfo: memFree=14264700/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=7636 CPUtime=0 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 488 0 0 0 0 0 0 0 24 0 1 0 654973983 7819264 431 33554432000 4194304 4409284 140733795660432 18446744073709551615 235594866432 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 1909 431 110 53 0 332 0

[startup+0.046359 s]
/proc/loadavg: 4.00 4.00 3.71 4/320 23114
/proc/meminfo: memFree=14264700/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=13196 CPUtime=0.04 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 1898 0 0 0 4 0 0 0 24 0 1 0 654973983 13512704 1822 33554432000 4194304 4409284 140733795660432 18446744073709551615 4225269 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 3299 1822 111 53 0 1722 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13196

[startup+0.100349 s]
/proc/loadavg: 4.00 4.00 3.71 4/320 23114
/proc/meminfo: memFree=14264700/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=20052 CPUtime=0.09 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 3660 0 0 0 9 0 0 0 24 0 1 0 654973983 20533248 3536 33554432000 4194304 4409284 140733795660432 18446744073709551615 4252800 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 5013 3536 111 53 0 3436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20052

[startup+0.300319 s]
/proc/loadavg: 4.00 4.00 3.71 4/320 23114
/proc/meminfo: memFree=14264700/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=38008 CPUtime=0.29 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 11631 0 0 0 28 1 0 0 25 0 1 0 654973983 38920192 8033 33554432000 4194304 4409284 140733795660432 18446744073709551615 4264697 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 9502 8033 119 53 0 7925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38008

[startup+0.700245 s]
/proc/loadavg: 4.00 4.00 3.71 4/320 23114
/proc/meminfo: memFree=14264700/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=48008 CPUtime=0.69 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 16665 0 0 0 67 2 0 0 25 0 1 0 654973983 49160192 10511 33554432000 4194304 4409284 140733795660432 18446744073709551615 4282430 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 12002 10511 129 53 0 10425 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48008

[startup+1.50111 s]
/proc/loadavg: 4.00 4.00 3.71 5/321 23115
/proc/meminfo: memFree=14222664/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=48008 CPUtime=1.49 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 16665 0 0 0 147 2 0 0 25 0 1 0 654973983 49160192 10511 33554432000 4194304 4409284 140733795660432 18446744073709551615 4278203 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 12002 10511 129 53 0 10425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48008

[startup+3.10082 s]
/proc/loadavg: 4.00 4.00 3.71 5/321 23115
/proc/meminfo: memFree=14221920/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=47728 CPUtime=3.09 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 22755 0 0 0 306 3 0 0 25 0 1 0 654973983 48873472 10478 33554432000 4194304 4409284 140733795660432 18446744073709551615 4340276 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 11932 10478 134 53 0 10355 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47728

[startup+6.30026 s]
/proc/loadavg: 4.00 4.00 3.71 5/321 23115
/proc/meminfo: memFree=14237200/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=72040 CPUtime=6.29 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 28809 0 0 0 625 4 0 0 25 0 1 0 654973983 73768960 16532 33554432000 4194304 4409284 140733795660432 18446744073709551615 4245655 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 18010 16532 136 53 0 16433 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72040

[startup+12.7001 s]
/proc/loadavg: 4.00 4.00 3.71 5/321 23116
/proc/meminfo: memFree=14096148/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=96620 CPUtime=12.69 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 34954 0 0 0 1265 4 0 0 25 0 1 0 654973983 98938880 22677 33554432000 4194304 4409284 140733795660432 18446744073709551615 4251458 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 24155 22677 136 53 0 22578 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96620

[startup+25.5009 s]
/proc/loadavg: 4.00 4.00 3.72 5/321 23116
/proc/meminfo: memFree=14113636/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=71480 CPUtime=25.5 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 34988 0 0 0 2534 16 0 0 25 0 1 0 654973983 73195520 16397 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358212 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 17870 16397 141 53 0 16293 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 71480

[startup+51.1004 s]
/proc/loadavg: 4.00 4.00 3.72 5/321 23116
/proc/meminfo: memFree=14078148/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=71468 CPUtime=51.09 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 35012 0 0 0 5078 31 0 0 25 0 1 0 654973983 73183232 16394 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358764 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 17867 16394 141 53 0 16290 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71468

[startup+102.311 s]
/proc/loadavg: 4.12 4.03 3.75 5/321 23118
/proc/meminfo: memFree=13953076/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=71416 CPUtime=102.31 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 35032 0 0 0 10170 61 0 0 25 0 1 0 654973983 73129984 16381 33554432000 4194304 4409284 140733795660432 18446744073709551615 4254311 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 17854 16381 141 53 0 16277 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 71416

[startup+162.301 s]
/proc/loadavg: 4.08 4.04 3.76 5/321 23120
/proc/meminfo: memFree=13980684/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=71448 CPUtime=162.3 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 39145 0 0 0 16133 97 0 0 25 0 1 0 654973983 73162752 16389 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358212 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 17862 16389 141 53 0 16285 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71448

[startup+222.3 s]
/proc/loadavg: 4.03 4.03 3.78 5/321 23121
/proc/meminfo: memFree=13956328/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=79600 CPUtime=222.3 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 41203 0 0 0 22101 129 0 0 25 0 1 0 654973983 81510400 18427 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 19900 18427 141 53 0 18323 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 79600

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.79 5/321 23123
/proc/meminfo: memFree=13741132/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=90796 CPUtime=282.3 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 49345 0 0 0 28065 165 0 0 25 0 1 0 654973983 92975104 21226 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 22699 21226 141 53 0 21122 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90796

[startup+342.3 s]
/proc/loadavg: 4.07 4.03 3.80 5/321 23124
/proc/meminfo: memFree=13662352/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=82772 CPUtime=342.29 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 53822 0 0 0 34034 195 0 0 25 0 1 0 654973983 84758528 19220 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 20693 19220 141 53 0 19116 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 82772

[startup+402.301 s]
/proc/loadavg: 4.08 4.04 3.82 5/321 23126
/proc/meminfo: memFree=13645324/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=81424 CPUtime=402.3 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 58992 0 0 0 40006 224 0 0 25 0 1 0 654973983 83378176 18883 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 20356 18883 141 53 0 18779 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 81424

[startup+462.301 s]
/proc/loadavg: 4.03 4.03 3.83 5/321 23155
/proc/meminfo: memFree=14062200/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=88864 CPUtime=462.31 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 63711 0 0 0 45975 256 0 0 25 0 1 0 654973983 90996736 20743 33554432000 4194304 4409284 140733795660432 18446744073709551615 4304120 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 22216 20743 141 53 0 20639 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 88864

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 3.83 5/321 23156
/proc/meminfo: memFree=13957944/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=95436 CPUtime=522.3 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 70939 0 0 0 51943 287 0 0 25 0 1 0 654973983 97726464 21904 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 23859 21904 141 53 0 22282 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 95436

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.84 5/321 23158
/proc/meminfo: memFree=13874952/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=93304 CPUtime=582.3 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 75318 0 0 0 57910 320 0 0 25 0 1 0 654973983 95543296 21371 33554432000 4194304 4409284 140733795660432 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 23326 21371 141 53 0 21749 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 93304

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/321 23159
/proc/meminfo: memFree=13873404/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=86788 CPUtime=642.31 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 84542 0 0 0 63876 355 0 0 25 0 1 0 654973983 88870912 20256 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 21697 20256 141 53 0 20120 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 86788

[startup+702.301 s]
/proc/loadavg: 4.03 4.02 3.85 5/321 23161
/proc/meminfo: memFree=13798700/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=97572 CPUtime=702.31 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 87215 0 0 0 69853 378 0 0 25 0 1 0 654973983 99913728 22920 33554432000 4194304 4409284 140733795660432 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 24393 22920 141 53 0 22816 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 97572

[startup+762.312 s]
/proc/loadavg: 4.01 4.02 3.86 5/321 23163
/proc/meminfo: memFree=13727472/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=101948 CPUtime=762.32 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 90390 0 0 0 75826 406 0 0 25 0 1 0 654973983 104394752 24014 33554432000 4194304 4409284 140733795660432 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 25487 24014 141 53 0 23910 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 101948

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.87 5/321 23164
/proc/meminfo: memFree=13718628/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=107396 CPUtime=822.31 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 95463 0 0 0 81797 434 0 0 25 0 1 0 654973983 109973504 25376 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358815 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 26849 25376 141 53 0 25272 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 107396

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/321 23166
/proc/meminfo: memFree=13441556/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=105828 CPUtime=882.31 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 98601 0 0 0 87764 467 0 0 25 0 1 0 654973983 108367872 24984 33554432000 4194304 4409284 140733795660432 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 26457 24984 141 53 0 24880 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 105828

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

[startup+895.901 s]
/proc/loadavg: 4.16 4.04 3.88 5/321 23166
/proc/meminfo: memFree=13591092/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=99892 CPUtime=895.92 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 99137 0 0 0 89119 473 0 0 25 0 1 0 654973983 102289408 23500 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 24973 23500 141 53 0 23396 0
Current children cumulated CPU time (s) 895.92
Current children cumulated vsize (KiB) 99892

[startup+921.5 s]
/proc/loadavg: 4.16 4.05 3.89 5/321 23167
/proc/meminfo: memFree=13585748/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=100188 CPUtime=921.52 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 105692 0 0 0 91669 483 0 0 25 0 1 0 654973983 102592512 23574 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 25047 23574 141 53 0 23470 0
Current children cumulated CPU time (s) 921.52
Current children cumulated vsize (KiB) 100188

[startup+927.901 s]
/proc/loadavg: 4.14 4.05 3.89 5/321 23167
/proc/meminfo: memFree=13598020/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=102020 CPUtime=927.92 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 106346 0 0 0 92305 487 0 0 25 0 1 0 654973983 104468480 24032 33554432000 4194304 4409284 140733795660432 18446744073709551615 4340300 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 25505 24032 141 53 0 23928 0
Current children cumulated CPU time (s) 927.92
Current children cumulated vsize (KiB) 102020

[startup+934.301 s]
/proc/loadavg: 4.13 4.04 3.89 5/321 23167
/proc/meminfo: memFree=13574460/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=106472 CPUtime=934.32 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 107459 0 0 0 92942 490 0 0 25 0 1 0 654973983 109027328 25145 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 26618 25145 141 53 0 25041 0
Current children cumulated CPU time (s) 934.32
Current children cumulated vsize (KiB) 106472

[startup+935.901 s]
/proc/loadavg: 4.13 4.04 3.89 5/321 23167
/proc/meminfo: memFree=13574580/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=106472 CPUtime=935.91 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 107459 0 0 0 93101 490 0 0 25 0 1 0 654973983 109027328 25145 33554432000 4194304 4409284 140733795660432 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 26618 25145 141 53 0 25041 0
Current children cumulated CPU time (s) 935.91
Current children cumulated vsize (KiB) 106472

[startup+937.5 s]
/proc/loadavg: 4.12 4.04 3.89 5/321 23167
/proc/meminfo: memFree=13572348/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=106472 CPUtime=937.52 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 107459 0 0 0 93261 491 0 0 25 0 1 0 654973983 109027328 25145 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 26618 25145 141 53 0 25041 0
Current children cumulated CPU time (s) 937.52
Current children cumulated vsize (KiB) 106472

[startup+938.312 s]
/proc/loadavg: 4.12 4.04 3.89 5/321 23167
/proc/meminfo: memFree=13567512/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=106472 CPUtime=938.33 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 107459 0 0 0 93342 491 0 0 25 0 1 0 654973983 109027328 25145 33554432000 4194304 4409284 140733795660432 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 26618 25145 141 53 0 25041 0
Current children cumulated CPU time (s) 938.33
Current children cumulated vsize (KiB) 106472

[startup+938.701 s]
/proc/loadavg: 4.12 4.04 3.89 5/321 23167
/proc/meminfo: memFree=13567512/32950928 swapFree=67111348/67111528
[pid=23114] ppid=23112 vsize=106472 CPUtime=938.72 cores=1,3
/proc/23114/stat : 23114 (lingeling) R 23112 23114 22829 0 -1 4202496 107459 0 0 0 93381 491 0 0 25 0 1 0 654973983 109027328 25145 33554432000 4194304 4409284 140733795660432 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23114/statm: 26618 25145 141 53 0 25041 0
Current children cumulated CPU time (s) 938.72
Current children cumulated vsize (KiB) 106472

Child status: 20
Real time (s): 938.779
CPU time (s): 938.798
CPU user time (s): 933.881
CPU system time (s): 4.91725
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 121224

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

runsolver used 2.81257 second user time and 6.583 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 06:29:12
IDJOB=3372070
IDBENCH=82481
IDSOLVER=1849
FILE ID=node120/3372070-1305433752
RUNJOBID= node120-1305433426-22849
PBS_JOBID= 13324633
Free space on /tmp= 73624 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372070-1305433752/watcher-3372070-1305433752 -o /tmp/evaluation-result-3372070-1305433752/solver-3372070-1305433752 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372070-1305433752.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1617161869

node120.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.809
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.809
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.809
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:      14264988 kB
Buffers:        226948 kB
Cached:        1366496 kB
SwapCached:          0 kB
Active:       16948196 kB
Inactive:      1459180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14264988 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            9892 kB
Writeback:           0 kB
AnonPages:    16813480 kB
Mapped:          25536 kB
Slab:           165856 kB
PageTables:      49804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51925832 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= 73628 MiB
End job on node120 at 2011-05-15 06:44:51