Trace number 3286911

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
rcl 2011-04-01UNSAT 571.514 571.508

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.cnf
MD5SUM28b7074e04e59e64b5e4d7991d54f9d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4606
Satisfiable
(Un)Satisfiability was proved
Number of variables448370
Number of clauses1130525
Sum of the clauses size2637889
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2753682
Number of clauses of size 3376841
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.52	c ==============================================================================
0.00/0.52	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.52	c ==============================================================================
0.00/0.52	c |         0 | 1130523  2637887 |  339156       0        0     nan |  0.000 % |
477.81/477.87	c |         0 |  101640   410022 |      --       0       --      -- |     --   | -1019741/-2205924
477.81/477.87	c ==============================================================================
477.81/477.87	c Result  :   #vars: 6404   #clauses: 101640   #literals: 410022
477.81/477.87	c CPU time:   477.547 s
477.81/477.87	c ==============================================================================
571.39/571.48	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: 935)

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-3286911-1303765673/watcher-3286911-1303765673 -o /tmp/evaluation-result-3286911-1303765673/solver-3286911-1303765673 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3286911-1303765673.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.34 3.81 3.48 4/192 6528
/proc/meminfo: memFree=15076740/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0

[startup+0.0658399 s]
/proc/loadavg: 3.34 3.81 3.48 4/192 6528
/proc/meminfo: memFree=15076740/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100832 s]
/proc/loadavg: 3.34 3.81 3.48 4/192 6528
/proc/meminfo: memFree=15076740/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300805 s]
/proc/loadavg: 3.34 3.81 3.48 4/192 6528
/proc/meminfo: memFree=15076740/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700734 s]
/proc/loadavg: 3.34 3.81 3.48 4/192 6528
/proc/meminfo: memFree=15076740/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50058 s]
/proc/loadavg: 3.34 3.81 3.48 5/194 6530
/proc/meminfo: memFree=14781984/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=187068 CPUtime=1.49 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 46301 0 0 0 137 12 0 0 25 0 1 0 468982873 191557632 42803 33554432000 134512640 135144242 4288992896 18446744073709551615 134555311 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 46767 42803 77 155 0 46610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 195768

[startup+3.10026 s]
/proc/loadavg: 3.34 3.81 3.48 5/194 6531
/proc/meminfo: memFree=14793376/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=197912 CPUtime=3.09 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 48994 0 0 0 292 17 0 0 25 0 1 0 468982873 202661888 45496 33554432000 134512640 135144242 4288992896 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 49478 45496 77 155 0 49321 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206612

[startup+6.30068 s]
/proc/loadavg: 3.40 3.81 3.49 5/190 6561
/proc/meminfo: memFree=14802528/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=214136 CPUtime=6.29 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 53289 0 0 0 605 24 0 0 25 0 1 0 468982873 219275264 49324 33554432000 134512640 135144242 4288992896 18446744073709551615 134555768 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 53534 49324 77 155 0 53377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 222836

[startup+12.7005 s]
/proc/loadavg: 3.44 3.82 3.49 5/194 6576
/proc/meminfo: memFree=14490484/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=218360 CPUtime=12.68 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 54462 0 0 0 1242 26 0 0 25 0 1 0 468982873 223600640 50391 33554432000 134512640 135144242 4288992896 18446744073709551615 134555768 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 54590 50391 77 155 0 54433 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 227060

[startup+25.5012 s]
/proc/loadavg: 3.63 3.84 3.50 5/194 6607
/proc/meminfo: memFree=14682500/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=222320 CPUtime=25.49 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 55222 0 0 0 2520 29 0 0 25 0 1 0 468982873 227655680 51151 33554432000 134512640 135144242 4288992896 18446744073709551615 134555819 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 55580 51151 77 155 0 55423 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 231020

[startup+51.1005 s]
/proc/loadavg: 3.82 3.87 3.52 5/194 6750
/proc/meminfo: memFree=14840492/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=220924 CPUtime=51.09 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 55334 0 0 0 5080 29 0 0 25 0 1 0 468982873 226226176 50828 33554432000 134512640 135144242 4288992896 18446744073709551615 134551320 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 55231 50828 77 155 0 55074 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 229624

[startup+102.301 s]
/proc/loadavg: 3.92 3.89 3.54 5/194 6751
/proc/meminfo: memFree=14811644/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=220924 CPUtime=102.29 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 55369 0 0 0 10200 29 0 0 25 0 1 0 468982873 226226176 50863 33554432000 134512640 135144242 4288992896 18446744073709551615 134550680 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 55231 50863 77 155 0 55074 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 229624

[startup+162.301 s]
/proc/loadavg: 3.97 3.90 3.57 5/194 6753
/proc/meminfo: memFree=14788444/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=221436 CPUtime=162.29 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 55461 0 0 0 16199 30 0 0 25 0 1 0 468982873 226750464 50955 33554432000 134512640 135144242 4288992896 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 55359 50955 77 155 0 55202 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 230136

[startup+222.301 s]
/proc/loadavg: 3.99 3.92 3.59 5/194 6754
/proc/meminfo: memFree=14774564/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=221948 CPUtime=222.29 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 55543 0 0 0 22199 30 0 0 25 0 1 0 468982873 227274752 51037 33554432000 134512640 135144242 4288992896 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 55487 51037 77 155 0 55330 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 230648

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.62 5/194 6756
/proc/meminfo: memFree=14767648/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=222620 CPUtime=282.3 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 55651 0 0 0 28200 30 0 0 25 0 1 0 468982873 227962880 51145 33554432000 134512640 135144242 4288992896 18446744073709551615 134551320 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 55655 51145 77 155 0 55498 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 231320

[startup+342.301 s]
/proc/loadavg: 3.99 3.94 3.64 5/194 6757
/proc/meminfo: memFree=14729608/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=223644 CPUtime=342.3 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 55779 0 0 0 34200 30 0 0 25 0 1 0 468982873 229011456 51273 33554432000 134512640 135144242 4288992896 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 55911 51273 77 155 0 55754 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 232344

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.66 5/194 6759
/proc/meminfo: memFree=14725544/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=224348 CPUtime=402.3 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 55875 0 0 0 40200 30 0 0 25 0 1 0 468982873 229732352 51369 33554432000 134512640 135144242 4288992896 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 56087 51369 77 155 0 55930 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 233048

[startup+462.301 s]
/proc/loadavg: 3.99 3.95 3.67 5/194 6761
/proc/meminfo: memFree=14716516/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=0 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 468982873 8908800 250 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 250 209 178 0 68 0
[pid=6529] ppid=6528 vsize=226716 CPUtime=462.31 cores=0,2
/proc/6529/stat : 6529 (SatELite_releas) R 6528 6528 5580 0 -1 4202496 57610 0 0 0 46199 32 0 0 25 0 1 0 468982873 232157184 51893 33554432000 134512640 135144242 4288992896 18446744073709551615 134555054 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6529/statm: 56679 51893 77 155 0 56522 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 235416

[startup+522.301 s]
/proc/loadavg: 4.04 3.97 3.70 5/194 6763
/proc/meminfo: memFree=14865664/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=477.98 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 355 63195 0 0 0 0 47763 35 18 0 1 0 468982873 8908800 253 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 253 209 178 0 68 0
[pid=6762] ppid=6528 vsize=36308 CPUtime=44.31 cores=0,2
/proc/6762/stat : 6762 (cdcl) R 6528 6528 5580 0 -1 4202496 7563 0 0 0 4430 1 0 0 25 0 1 0 469030670 37179392 7473 33554432000 4194304 4218580 140734817127616 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6762/statm: 9077 7473 131 6 0 7547 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 45008

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

[startup+537.901 s]
/proc/loadavg: 4.03 3.97 3.70 5/194 6764
/proc/meminfo: memFree=14862204/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=477.98 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 355 63195 0 0 0 0 47763 35 18 0 1 0 468982873 8908800 253 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 253 209 178 0 68 0
[pid=6762] ppid=6528 vsize=36308 CPUtime=59.91 cores=0,2
/proc/6762/stat : 6762 (cdcl) R 6528 6528 5580 0 -1 4202496 7563 0 0 0 5990 1 0 0 25 0 1 0 469030670 37179392 7473 33554432000 4194304 4218580 140734817127616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6762/statm: 9077 7473 131 6 0 7547 0
Current children cumulated CPU time (s) 537.89
Current children cumulated vsize (KiB) 45008

[startup+550.701 s]
/proc/loadavg: 4.02 3.97 3.70 5/194 6764
/proc/meminfo: memFree=14856252/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=477.98 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 355 63195 0 0 0 0 47763 35 18 0 1 0 468982873 8908800 253 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 253 209 178 0 68 0
[pid=6762] ppid=6528 vsize=38152 CPUtime=72.71 cores=0,2
/proc/6762/stat : 6762 (cdcl) R 6528 6528 5580 0 -1 4202496 8038 0 0 0 7270 1 0 0 25 0 1 0 469030670 39067648 7915 33554432000 4194304 4218580 140734817127616 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6762/statm: 9538 7915 131 6 0 8008 0
Current children cumulated CPU time (s) 550.69
Current children cumulated vsize (KiB) 46852

[startup+563.5 s]
/proc/loadavg: 4.02 3.97 3.71 5/194 6764
/proc/meminfo: memFree=14855636/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=477.98 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 355 63195 0 0 0 0 47763 35 18 0 1 0 468982873 8908800 253 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 253 209 178 0 68 0
[pid=6762] ppid=6528 vsize=38184 CPUtime=85.52 cores=0,2
/proc/6762/stat : 6762 (cdcl) R 6528 6528 5580 0 -1 4202496 8128 0 0 0 8551 1 0 0 25 0 1 0 469030670 39100416 7925 33554432000 4194304 4218580 140734817127616 18446744073709551615 4213203 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6762/statm: 9546 7925 131 6 0 8016 0
Current children cumulated CPU time (s) 563.5
Current children cumulated vsize (KiB) 46884

[startup+566.701 s]
/proc/loadavg: 4.02 3.97 3.71 5/194 6764
/proc/meminfo: memFree=14855636/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=477.98 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 355 63195 0 0 0 0 47763 35 18 0 1 0 468982873 8908800 253 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 253 209 178 0 68 0
[pid=6762] ppid=6528 vsize=38152 CPUtime=88.71 cores=0,2
/proc/6762/stat : 6762 (cdcl) R 6528 6528 5580 0 -1 4202496 8155 0 0 0 8870 1 0 0 25 0 1 0 469030670 39067648 7919 33554432000 4194304 4218580 140734817127616 18446744073709551615 4210448 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6762/statm: 9538 7919 131 6 0 8008 0
Current children cumulated CPU time (s) 566.69
Current children cumulated vsize (KiB) 46852

[startup+569.9 s]
/proc/loadavg: 4.01 3.97 3.71 5/194 6764
/proc/meminfo: memFree=14855512/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=477.98 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 355 63195 0 0 0 0 47763 35 18 0 1 0 468982873 8908800 253 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 253 209 178 0 68 0
[pid=6762] ppid=6528 vsize=38184 CPUtime=91.91 cores=0,2
/proc/6762/stat : 6762 (cdcl) R 6528 6528 5580 0 -1 4202496 8175 0 0 0 9190 1 0 0 25 0 1 0 469030670 39100416 7927 33554432000 4194304 4218580 140734817127616 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6762/statm: 9546 7927 131 6 0 8016 0
Current children cumulated CPU time (s) 569.89
Current children cumulated vsize (KiB) 46884

[startup+570.701 s]
/proc/loadavg: 4.01 3.97 3.71 5/194 6764
/proc/meminfo: memFree=14855512/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=477.98 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 355 63195 0 0 0 0 47763 35 18 0 1 0 468982873 8908800 253 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 253 209 178 0 68 0
[pid=6762] ppid=6528 vsize=38216 CPUtime=92.71 cores=0,2
/proc/6762/stat : 6762 (cdcl) R 6528 6528 5580 0 -1 4202496 8179 0 0 0 9270 1 0 0 25 0 1 0 469030670 39133184 7931 33554432000 4194304 4218580 140734817127616 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6762/statm: 9554 7931 131 6 0 8024 0
Current children cumulated CPU time (s) 570.69
Current children cumulated vsize (KiB) 46916

[startup+571.101 s]
/proc/loadavg: 4.01 3.97 3.71 5/194 6764
/proc/meminfo: memFree=14855512/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8700 CPUtime=477.98 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 355 63195 0 0 0 0 47763 35 18 0 1 0 468982873 8908800 253 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6528/statm: 2175 253 209 178 0 68 0
[pid=6762] ppid=6528 vsize=38248 CPUtime=93.11 cores=0,2
/proc/6762/stat : 6762 (cdcl) R 6528 6528 5580 0 -1 4202496 8184 0 0 0 9310 1 0 0 25 0 1 0 469030670 39165952 7936 33554432000 4194304 4218580 140734817127616 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6762/statm: 9562 7936 131 6 0 8032 0
Current children cumulated CPU time (s) 571.09
Current children cumulated vsize (KiB) 46948

[startup+571.501 s]
/proc/loadavg: 4.01 3.97 3.71 5/194 6764
/proc/meminfo: memFree=14855512/32951124 swapFree=67111528/67111528
[pid=6528] ppid=6526 vsize=8704 CPUtime=571.48 cores=0,2
/proc/6528/stat : 6528 (esg_static.sh) S 6526 6528 5580 0 -1 4202496 387 71384 0 0 0 0 57112 36 17 0 1 0 468982873 8912896 258 33554432000 4194304 4922060 140736837154208 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6528/statm: 2176 258 213 178 0 69 0
Current children cumulated CPU time (s) 571.48
Current children cumulated vsize (KiB) 8704

Child status: 20
Real time (s): 571.508
CPU time (s): 571.514
CPU user time (s): 571.128
CPU system time (s): 0.385941
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 251788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 571.128
system time used= 0.385941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71953
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= 56
involuntary context switches= 1127

runsolver used 1.00485 second user time and 2.11668 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-25 23:07:54
IDJOB=3286911
IDBENCH=82450
IDSOLVER=1609
FILE ID=node142/3286911-1303765673
RUNJOBID= node142-1303765673-6483
PBS_JOBID= 13157147
Free space on /tmp= 71156 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286911-1303765673/watcher-3286911-1303765673 -o /tmp/evaluation-result-3286911-1303765673/solver-3286911-1303765673 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3286911-1303765673.cnf

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

MD5SUM BENCH= 28b7074e04e59e64b5e4d7991d54f9d1
RANDOM SEED=659342467

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:     32951124 kB
MemFree:      15077516 kB
Buffers:       2076672 kB
Cached:       14879452 kB
SwapCached:          0 kB
Active:        7431244 kB
Inactive:      9868844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15077516 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           75048 kB
Writeback:           0 kB
AnonPages:      342740 kB
Mapped:          15716 kB
Slab:           509212 kB
PageTables:       6124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   591360 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= 71100 MiB
End job on node142 at 2011-04-25 23:17:26