Trace number 3362134

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20UNSAT 190.772 177.638

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
MD5SUMceca868d07951273fdc2de08c57f2b6a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.59315
Satisfiable
(Un)Satisfiability was proved
Number of variables259762
Number of clauses656573
Sum of the clauses size1532001
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2437714
Number of clauses of size 3218857
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.31	c ==============================================================================
0.00/0.31	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.31	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.31	c ==============================================================================
0.00/0.31	c |         0 |  656571  1531999 |  196971       0        0     nan |  0.000 % |
172.76/172.99	c |         0 |   61509   258731 |      --       0       --      -- |     --   | -588480/-1257471
172.76/172.99	c ==============================================================================
172.76/172.99	c Result  :   #vars: 3796   #clauses: 61509   #literals: 258731
172.76/172.99	c CPU time:   172.721 s
172.76/172.99	c ==============================================================================
190.65/177.62	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
190.65/177.62	c ============================[ Problem Statistics ]=============================
190.65/177.62	c |                                                                             |
190.65/177.62	c threadId              : 2
190.65/177.62	c restarts              : 14
190.65/177.62	c conflicts             : 54324          (3069 /sec)
190.65/177.62	c decisions             : 142113         (1.45 % random) (8030 /sec)
190.65/177.62	c propagations          : 6327527        (357522 /sec)
190.65/177.62	c conflict literals     : 4151435        (22.59 % deleted)
190.65/177.62	c Memory used           : 95.84 MB
190.65/177.62	c CPU time              : 17.6983 s
190.65/177.62	
190.65/177.62	c --->m=4, e=8, aimd=1, HOME/10540_many.cnf	time: 4.42458	conflicts: 54324        
190.65/177.62	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-3362134-1305299971/watcher-3362134-1305299971 -o /tmp/evaluation-result-3362134-1305299971/solver-3362134-1305299971 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362134-1305299971.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.76 3.95 3.87 2/294 10540
/proc/meminfo: memFree=12391776/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0

[startup+0.038083 s]
/proc/loadavg: 3.76 3.95 3.87 2/294 10540
/proc/meminfo: memFree=12391776/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101069 s]
/proc/loadavg: 3.76 3.95 3.87 2/294 10540
/proc/meminfo: memFree=12391776/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301031 s]
/proc/loadavg: 3.76 3.95 3.87 2/294 10540
/proc/meminfo: memFree=12391776/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700958 s]
/proc/loadavg: 3.76 3.95 3.87 2/294 10540
/proc/meminfo: memFree=12391776/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 3.76 3.95 3.87 2/296 10542
/proc/meminfo: memFree=12285108/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
[pid=10541] ppid=10540 vsize=106476 CPUtime=1.49 cores=0-7
/proc/10541/stat : 10541 (SatElite) R 10540 10540 10339 0 -1 4202496 27785 0 0 0 142 7 0 0 25 0 1 0 641595047 109031424 25775 33554432000 134512640 135034092 4294447376 18446744073709551615 134566212 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10541/statm: 26619 25775 68 128 0 26489 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115176

[startup+3.10051 s]
/proc/loadavg: 3.54 3.90 3.85 2/296 10542
/proc/meminfo: memFree=12263036/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
[pid=10541] ppid=10540 vsize=116008 CPUtime=2.96 cores=0-7
/proc/10541/stat : 10541 (SatElite) R 10540 10540 10339 0 -1 4202496 30104 0 0 0 287 9 0 0 25 0 1 0 641595047 118792192 28094 33554432000 134512640 135034092 4294447376 18446744073709551615 134658093 0 0 4096 3 0 0 0 17 4 0 0 12
/proc/10541/statm: 29002 28094 68 128 0 28872 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 124708

[startup+6.30092 s]
/proc/loadavg: 3.54 3.90 3.85 2/296 10542
/proc/meminfo: memFree=12234616/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
[pid=10541] ppid=10540 vsize=122404 CPUtime=6.16 cores=0-7
/proc/10541/stat : 10541 (SatElite) R 10540 10540 10339 0 -1 4202496 31581 0 0 0 605 11 0 0 25 0 1 0 641595047 125341696 29259 33554432000 134512640 135034092 4294447376 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 4 0 0 12
/proc/10541/statm: 30601 29259 68 128 0 30471 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 131104

[startup+12.7007 s]
/proc/loadavg: 3.15 3.81 3.82 2/296 10542
/proc/meminfo: memFree=12227276/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
[pid=10541] ppid=10540 vsize=126208 CPUtime=12.56 cores=0-7
/proc/10541/stat : 10541 (SatElite) R 10540 10540 10339 0 -1 4202496 32290 0 0 0 1243 13 0 0 25 0 1 0 641595047 129236992 29968 33554432000 134512640 135034092 4294447376 18446744073709551615 134540520 0 0 4096 3 0 0 0 17 4 0 0 12
/proc/10541/statm: 31552 29968 68 128 0 31422 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 134908

[startup+25.5004 s]
/proc/loadavg: 2.82 3.71 3.79 2/296 10542
/proc/meminfo: memFree=12228668/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
[pid=10541] ppid=10540 vsize=125316 CPUtime=25.36 cores=0-7
/proc/10541/stat : 10541 (SatElite) R 10540 10540 10339 0 -1 4202496 32344 0 0 0 2523 13 0 0 25 0 1 0 641595047 128323584 29734 33554432000 134512640 135034092 4294447376 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 4 0 0 12
/proc/10541/statm: 31329 29734 68 128 0 31199 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 134016

[startup+51.1006 s]
/proc/loadavg: 2.20 3.49 3.72 2/296 10543
/proc/meminfo: memFree=12228532/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
[pid=10541] ppid=10540 vsize=125508 CPUtime=50.96 cores=0-7
/proc/10541/stat : 10541 (SatElite) R 10540 10540 10339 0 -1 4202496 32399 0 0 0 5083 13 0 0 25 0 1 0 641595047 128520192 29789 33554432000 134512640 135034092 4294447376 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 0 0 0 12
/proc/10541/statm: 31377 29789 68 128 0 31247 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 134208

[startup+102.31 s]
/proc/loadavg: 1.47 3.07 3.56 2/296 10544
/proc/meminfo: memFree=12228008/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
[pid=10541] ppid=10540 vsize=126084 CPUtime=102.17 cores=0-7
/proc/10541/stat : 10541 (SatElite) R 10540 10540 10339 0 -1 4202496 32542 0 0 0 10204 13 0 0 25 0 1 0 641595047 129110016 29932 33554432000 134512640 135034092 4294447376 18446744073709551615 134540724 0 0 4096 3 0 0 0 17 0 0 0 12
/proc/10541/statm: 31521 29932 68 128 0 31391 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 134784

[startup+162.301 s]
/proc/loadavg: 1.27 2.74 3.41 2/296 10546
/proc/meminfo: memFree=12226756/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
[pid=10541] ppid=10540 vsize=127236 CPUtime=162.16 cores=0-7
/proc/10541/stat : 10541 (SatElite) R 10540 10540 10339 0 -1 4202496 32756 0 0 0 16203 13 0 0 25 0 1 0 641595047 130289664 30146 33554432000 134512640 135034092 4294447376 18446744073709551615 134540724 0 0 4096 3 0 0 0 17 0 0 0 12
/proc/10541/statm: 31809 30146 68 128 0 31679 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 135936

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

[startup+166.3 s]
/proc/loadavg: 1.25 2.71 3.40 2/296 10546
/proc/meminfo: memFree=12226508/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
[pid=10541] ppid=10540 vsize=127236 CPUtime=166.16 cores=0-7
/proc/10541/stat : 10541 (SatElite) R 10540 10540 10339 0 -1 4202496 32765 0 0 0 16603 13 0 0 25 0 1 0 641595047 130289664 30155 33554432000 134512640 135034092 4294447376 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 0 0 0 12
/proc/10541/statm: 31809 30155 68 128 0 31679 0
Current children cumulated CPU time (s) 166.16
Current children cumulated vsize (KiB) 135936

[startup+172.71 s]
/proc/loadavg: 1.21 2.65 3.37 2/296 10546
/proc/meminfo: memFree=12222648/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=0 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641595046 8908800 249 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10540/statm: 2175 249 209 178 0 68 0
[pid=10541] ppid=10540 vsize=128476 CPUtime=172.57 cores=0-7
/proc/10541/stat : 10541 (SatElite) R 10540 10540 10339 0 -1 4202496 35144 0 0 0 17243 14 0 0 25 0 1 0 641595047 131559424 30416 33554432000 134512640 135034092 4294447376 18446744073709551615 134566678 0 0 4096 3 0 0 0 17 0 0 0 12
/proc/10541/statm: 32119 30416 68 128 0 31989 0
Current children cumulated CPU time (s) 172.57
Current children cumulated vsize (KiB) 137176

[startup+175.9 s]
/proc/loadavg: 1.21 2.65 3.37 5/299 10550
/proc/meminfo: memFree=12284648/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=172.92 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 357 36803 0 0 0 0 17277 15 18 0 1 0 641595046 8908800 252 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/10540/statm: 2175 252 209 178 0 68 0
[pid=10547] ppid=10540 vsize=94056 CPUtime=10.99 cores=0-7
/proc/10547/stat : 10547 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202496 15074 0 0 0 1090 9 0 0 18 0 4 0 641612353 96313344 15025 33554432000 134512640 135305190 4289150752 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/10547/statm: 23514 15025 84 194 0 23318 0
[pid=10547/tid=10548] ppid=10540 vsize=94056 CPUtime=2.75 cores=0-7
/proc/10547/task/10548/stat : 10548 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 2291 0 0 0 273 2 0 0 20 0 4 0 641612360 96313344 15026 33554432000 134512640 135305190 4289150752 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10547/tid=10549] ppid=10540 vsize=94056 CPUtime=2.7 cores=0-7
/proc/10547/task/10549/stat : 10549 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 3121 0 0 0 267 3 0 0 18 0 4 0 641612360 96313344 15026 33554432000 134512640 135305190 4289150752 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=10547/tid=10550] ppid=10540 vsize=94056 CPUtime=2.69 cores=0-7
/proc/10547/task/10550/stat : 10550 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 2068 0 0 0 268 1 0 0 18 0 4 0 641612360 96313344 15026 33554432000 134512640 135305190 4289150752 18446744073709551615 134529195 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 183.91
Current children cumulated vsize (KiB) 102756

[startup+176.7 s]
/proc/loadavg: 1.21 2.65 3.37 5/299 10550
/proc/meminfo: memFree=12284648/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=172.92 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 357 36803 0 0 0 0 17277 15 18 0 1 0 641595046 8908800 252 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/10540/statm: 2175 252 209 178 0 68 0
[pid=10547] ppid=10540 vsize=96356 CPUtime=14.13 cores=0-7
/proc/10547/stat : 10547 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202496 15786 0 0 0 1402 11 0 0 18 0 4 0 641612353 98668544 15737 33554432000 134512640 135305190 4289150752 18446744073709551615 134528774 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/10547/statm: 24089 15737 84 194 0 23893 0
[pid=10547/tid=10548] ppid=10540 vsize=96356 CPUtime=3.54 cores=0-7
/proc/10547/task/10548/stat : 10548 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 2407 0 0 0 352 2 0 0 22 0 4 0 641612360 98668544 15737 33554432000 134512640 135305190 4289150752 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10547/tid=10549] ppid=10540 vsize=96356 CPUtime=3.48 cores=0-7
/proc/10547/task/10549/stat : 10549 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 3363 0 0 0 344 4 0 0 18 0 4 0 641612360 98668544 15737 33554432000 134512640 135305190 4289150752 18446744073709551615 134551974 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=10547/tid=10550] ppid=10540 vsize=96356 CPUtime=3.47 cores=0-7
/proc/10547/task/10550/stat : 10550 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 2283 0 0 0 346 1 0 0 18 0 4 0 641612360 98668544 15737 33554432000 134512640 135305190 4289150752 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 187.05
Current children cumulated vsize (KiB) 105056

[startup+177.111 s]
/proc/loadavg: 1.43 2.67 3.38 5/299 10550
/proc/meminfo: memFree=12281552/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=172.92 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 357 36803 0 0 0 0 17277 15 18 0 1 0 641595046 8908800 252 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/10540/statm: 2175 252 209 178 0 68 0
[pid=10547] ppid=10540 vsize=96756 CPUtime=15.78 cores=0-7
/proc/10547/stat : 10547 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202496 15899 0 0 0 1566 12 0 0 18 0 4 0 641612353 99078144 15850 33554432000 134512640 135305190 4289150752 18446744073709551615 134528283 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/10547/statm: 24189 15850 84 194 0 23993 0
[pid=10547/tid=10548] ppid=10540 vsize=96756 CPUtime=3.95 cores=0-7
/proc/10547/task/10548/stat : 10548 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 2414 0 0 0 393 2 0 0 24 0 4 0 641612360 99078144 15850 33554432000 134512640 135305190 4289150752 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10547/tid=10549] ppid=10540 vsize=96756 CPUtime=3.89 cores=0-7
/proc/10547/task/10549/stat : 10549 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 3393 0 0 0 385 4 0 0 18 0 4 0 641612360 99078144 15850 33554432000 134512640 135305190 4289150752 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=10547/tid=10550] ppid=10540 vsize=96756 CPUtime=3.89 cores=0-7
/proc/10547/task/10550/stat : 10550 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 2328 0 0 0 387 2 0 0 18 0 4 0 641612360 99078144 15850 33554432000 134512640 135305190 4289150752 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 188.7
Current children cumulated vsize (KiB) 105456

[startup+177.501 s]
/proc/loadavg: 1.43 2.67 3.38 5/299 10550
/proc/meminfo: memFree=12281552/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=172.92 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 357 36803 0 0 0 0 17277 15 18 0 1 0 641595046 8908800 252 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/10540/statm: 2175 252 209 178 0 68 0
[pid=10547] ppid=10540 vsize=97732 CPUtime=17.33 cores=0-7
/proc/10547/stat : 10547 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202496 16171 0 0 0 1721 12 0 0 18 0 4 0 641612353 100077568 16122 33554432000 134512640 135305190 4289150752 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/10547/statm: 24433 16122 84 194 0 24237 0
[pid=10547/tid=10548] ppid=10540 vsize=97732 CPUtime=4.33 cores=0-7
/proc/10547/task/10548/stat : 10548 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 2458 0 0 0 431 2 0 0 18 0 4 0 641612360 100077568 16122 33554432000 134512640 135305190 4289150752 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10547/tid=10549] ppid=10540 vsize=97732 CPUtime=4.28 cores=0-7
/proc/10547/task/10549/stat : 10549 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 3437 0 0 0 424 4 0 0 18 0 4 0 641612360 100077568 16122 33554432000 134512640 135305190 4289150752 18446744073709551615 134552695 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=10547/tid=10550] ppid=10540 vsize=97732 CPUtime=4.27 cores=0-7
/proc/10547/task/10550/stat : 10550 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 2449 0 0 0 425 2 0 0 18 0 4 0 641612360 100077568 16122 33554432000 134512640 135305190 4289150752 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 190.25
Current children cumulated vsize (KiB) 106432

[startup+177.601 s]
/proc/loadavg: 1.43 2.67 3.38 5/299 10550
/proc/meminfo: memFree=12281552/32951124 swapFree=66050672/67111528
[pid=10540] ppid=10538 vsize=8700 CPUtime=172.92 cores=0-7
/proc/10540/stat : 10540 (manysat.sh) S 10538 10540 10339 0 -1 4202496 357 36803 0 0 0 0 17277 15 18 0 1 0 641595046 8908800 252 33554432000 4194304 4922060 140736771277632 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/10540/statm: 2175 252 209 178 0 68 0
[pid=10547] ppid=10540 vsize=98004 CPUtime=17.73 cores=0-7
/proc/10547/stat : 10547 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202496 16245 0 0 0 1761 12 0 0 18 0 4 0 641612353 100356096 16196 33554432000 134512640 135305190 4289150752 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/10547/statm: 24501 16196 84 194 0 24305 0
[pid=10547/tid=10548] ppid=10540 vsize=98004 CPUtime=4.43 cores=0-7
/proc/10547/task/10548/stat : 10548 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 2464 0 0 0 441 2 0 0 18 0 4 0 641612360 100356096 16196 33554432000 134512640 135305190 4289150752 18446744073709551615 134837724 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10547/tid=10549] ppid=10540 vsize=98004 CPUtime=4.38 cores=0-7
/proc/10547/task/10549/stat : 10549 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 3454 0 0 0 434 4 0 0 18 0 4 0 641612360 100356096 16196 33554432000 134512640 135305190 4289150752 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=10547/tid=10550] ppid=10540 vsize=98004 CPUtime=4.37 cores=0-7
/proc/10547/task/10550/stat : 10550 (manysat1.1_stat) R 10540 10540 10339 0 -1 4202560 2482 0 0 0 435 2 0 0 18 0 4 0 641612360 100356096 16196 33554432000 134512640 135305190 4289150752 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 190.65
Current children cumulated vsize (KiB) 106704

Child status: 20
Real time (s): 177.638
CPU time (s): 190.772
CPU user time (s): 190.48
CPU system time (s): 0.291955
CPU usage (%): 107.394
Max. virtual memory (cumulated for all children) (KiB): 147596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 190.48
system time used= 0.291955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53662
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= 7823
involuntary context switches= 356

runsolver used 0.428934 second user time and 1.03784 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-13 17:19:32
IDJOB=3362134
IDBENCH=82435
IDSOLVER=1839
FILE ID=node135/3362134-1305299971
RUNJOBID= node135-1305296391-10353
PBS_JOBID= 13321418
Free space on /tmp= 46408 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362134-1305299971/watcher-3362134-1305299971 -o /tmp/evaluation-result-3362134-1305299971/solver-3362134-1305299971 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362134-1305299971.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= ceca868d07951273fdc2de08c57f2b6a
RANDOM SEED=478513561

node135.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.851
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.70
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.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.75
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.851
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	: 6640.14
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.851
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12392180 kB
Buffers:        220032 kB
Cached:        5685384 kB
SwapCached:      50684 kB
Active:        9807232 kB
Inactive:     10507408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12392180 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           13388 kB
Writeback:           0 kB
AnonPages:    14364756 kB
Mapped:          18376 kB
Slab:           133592 kB
PageTables:      46336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57027092 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 46404 MiB
End job on node135 at 2011-05-13 17:22:30