Trace number 3362426

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 62.9814 18.0369

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.5667
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
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.27	c ==============================================================================
0.00/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.27	c ==============================================================================
0.00/0.27	c |         0 |  582993  1360317 |  174897       0        0     nan |  0.000 % |
2.20/2.26	c |         0 |  247614   964421 |      --       0       --      -- |     --   | -335377/-395891
2.20/2.26	c ==============================================================================
2.20/2.26	c Result  :   #vars: 32750   #clauses: 247614   #literals: 964421
2.20/2.26	c CPU time:   2.18667 s
2.20/2.26	c ==============================================================================
62.92/18.02	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
62.92/18.02	c ============================[ Problem Statistics ]=============================
62.92/18.02	c |                                                                             |
62.92/18.02	c threadId              : 1
62.92/18.02	c restarts              : 1184
62.92/18.02	c conflicts             : 78613          (1309 /sec)
62.92/18.02	c decisions             : 874016         (1.54 % random) (14552 /sec)
62.92/18.02	c propagations          : 31273205       (520683 /sec)
62.92/18.02	c conflict literals     : 1618295        (20.69 % deleted)
62.92/18.02	c Memory used           : 178.20 MB
62.92/18.02	c CPU time              : 60.0619 s
62.92/18.02	
62.92/18.02	c --->m=4, e=8, aimd=1, HOME/11414_many.cnf	time: 15.0155	conflicts: 78613        
62.92/18.03	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-3362426-1305305583/watcher-3362426-1305305583 -o /tmp/evaluation-result-3362426-1305305583/solver-3362426-1305305583 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362426-1305305583.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: 4.15 4.03 3.96 2/309 11414
/proc/meminfo: memFree=9116104/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=0 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 720789020 8908800 250 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11414/statm: 2175 250 209 178 0 68 0

[startup+0.049021 s]
/proc/loadavg: 4.15 4.03 3.96 2/309 11414
/proc/meminfo: memFree=9116104/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=0 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 720789020 8908800 250 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11414/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101008 s]
/proc/loadavg: 4.15 4.03 3.96 2/309 11414
/proc/meminfo: memFree=9116104/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=0 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 720789020 8908800 250 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11414/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300968 s]
/proc/loadavg: 4.15 4.03 3.96 2/309 11414
/proc/meminfo: memFree=9116104/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=0 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 720789020 8908800 250 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11414/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.7009 s]
/proc/loadavg: 4.15 4.03 3.96 2/309 11414
/proc/meminfo: memFree=9116104/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=0 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 720789020 8908800 250 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11414/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50075 s]
/proc/loadavg: 3.89 3.98 3.94 2/311 11416
/proc/meminfo: memFree=9023768/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=0 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 720789020 8908800 250 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11414/statm: 2175 250 209 178 0 68 0
[pid=11415] ppid=11414 vsize=99264 CPUtime=1.49 cores=0-7
/proc/11415/stat : 11415 (SatElite) R 11414 11414 10950 0 -1 4202496 23556 0 0 0 142 7 0 0 25 0 1 0 720789020 101646336 21859 33554432000 134512640 135034092 4291740768 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11415/statm: 24816 21859 68 128 0 24686 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107964

[startup+3.10036 s]
/proc/loadavg: 3.89 3.98 3.94 2/311 11416
/proc/meminfo: memFree=9010996/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=2.47 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 357 27017 0 0 0 0 239 8 18 0 1 0 720789020 8908800 253 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11414/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30084 s]
/proc/loadavg: 3.89 3.98 3.94 5/314 11421
/proc/meminfo: memFree=8992636/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=2.47 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 357 27017 0 0 0 0 239 8 18 0 1 0 720789020 8908800 253 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11414/statm: 2175 253 209 178 0 68 0
[pid=11417] ppid=11414 vsize=140004 CPUtime=14 cores=0-7
/proc/11417/stat : 11417 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202496 25938 0 0 0 1372 28 0 0 18 0 4 0 720789269 143364096 25830 33554432000 134512640 135305190 4290069120 18446744073709551615 134541668 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11417/statm: 35001 25830 84 194 0 34805 0
[pid=11417/tid=11418] ppid=11414 vsize=140004 CPUtime=3.41 cores=0-7
/proc/11417/task/11418/stat : 11418 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 1762 0 0 0 335 6 0 0 18 0 4 0 720789303 143364096 25830 33554432000 134512640 135305190 4290069120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11417/tid=11419] ppid=11414 vsize=140004 CPUtime=3.42 cores=0-7
/proc/11417/task/11419/stat : 11419 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 3289 0 0 0 335 7 0 0 18 0 4 0 720789303 143364096 25830 33554432000 134512640 135305190 4290069120 18446744073709551615 134541965 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11417/tid=11420] ppid=11414 vsize=140004 CPUtime=3.4 cores=0-7
/proc/11417/task/11420/stat : 11420 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 1772 0 0 0 335 5 0 0 18 0 4 0 720789303 143364096 25830 33554432000 134512640 135305190 4290069120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.47
Current children cumulated vsize (KiB) 148704

[startup+12.7006 s]
/proc/loadavg: 3.91 3.98 3.94 5/314 11421
/proc/meminfo: memFree=8968556/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=2.47 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 357 27017 0 0 0 0 239 8 18 0 1 0 720789020 8908800 253 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11414/statm: 2175 253 209 178 0 68 0
[pid=11417] ppid=11414 vsize=162752 CPUtime=39.54 cores=0-7
/proc/11417/stat : 11417 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202496 31735 0 0 0 3919 35 0 0 18 0 4 0 720789269 166658048 31627 33554432000 134512640 135305190 4290069120 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11417/statm: 40688 31627 84 194 0 40492 0
[pid=11417/tid=11418] ppid=11414 vsize=162752 CPUtime=9.8 cores=0-7
/proc/11417/task/11418/stat : 11418 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 2582 0 0 0 972 8 0 0 18 0 4 0 720789303 166658048 31627 33554432000 134512640 135305190 4290069120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11417/tid=11419] ppid=11414 vsize=162752 CPUtime=9.8 cores=0-7
/proc/11417/task/11419/stat : 11419 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 6106 0 0 0 972 8 0 0 18 0 4 0 720789303 166658048 31627 33554432000 134512640 135305190 4290069120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11417/tid=11420] ppid=11414 vsize=162752 CPUtime=9.79 cores=0-7
/proc/11417/task/11420/stat : 11420 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 2765 0 0 0 972 7 0 0 18 0 4 0 720789303 166658048 31627 33554432000 134512640 135305190 4290069120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.01
Current children cumulated vsize (KiB) 171452

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

[startup+15.901 s]
/proc/loadavg: 3.91 3.98 3.94 5/314 11421
/proc/meminfo: memFree=8961264/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=2.47 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 357 27017 0 0 0 0 239 8 18 0 1 0 720789020 8908800 253 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11414/statm: 2175 253 209 178 0 68 0
[pid=11417] ppid=11414 vsize=171504 CPUtime=52.33 cores=0-7
/proc/11417/stat : 11417 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202496 33539 0 0 0 5195 38 0 0 19 0 4 0 720789269 175620096 33431 33554432000 134512640 135305190 4290069120 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11417/statm: 42876 33431 84 194 0 42680 0
[pid=11417/tid=11418] ppid=11414 vsize=171504 CPUtime=12.99 cores=0-7
/proc/11417/task/11418/stat : 11418 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 2810 0 0 0 1291 8 0 0 18 0 4 0 720789303 175620096 33431 33554432000 134512640 135305190 4290069120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11417/tid=11419] ppid=11414 vsize=171504 CPUtime=13 cores=0-7
/proc/11417/task/11419/stat : 11419 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 6916 0 0 0 1291 9 0 0 18 0 4 0 720789303 175620096 33431 33554432000 134512640 135305190 4290069120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11417/tid=11420] ppid=11414 vsize=171504 CPUtime=12.98 cores=0-7
/proc/11417/task/11420/stat : 11420 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 3064 0 0 0 1291 7 0 0 18 0 4 0 720789303 175620096 33431 33554432000 134512640 135305190 4290069120 18446744073709551615 134528344 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 54.8
Current children cumulated vsize (KiB) 180204

[startup+16.7009 s]
/proc/loadavg: 3.92 3.98 3.94 5/314 11421
/proc/meminfo: memFree=8955444/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=2.47 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 357 27017 0 0 0 0 239 8 18 0 1 0 720789020 8908800 253 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11414/statm: 2175 253 209 178 0 68 0
[pid=11417] ppid=11414 vsize=176776 CPUtime=55.54 cores=0-7
/proc/11417/stat : 11417 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202496 34882 0 0 0 5514 40 0 0 18 0 4 0 720789269 181018624 34774 33554432000 134512640 135305190 4290069120 18446744073709551615 134551639 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11417/statm: 44194 34774 84 194 0 43998 0
[pid=11417/tid=11418] ppid=11414 vsize=176776 CPUtime=13.79 cores=0-7
/proc/11417/task/11418/stat : 11418 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 2999 0 0 0 1370 9 0 0 19 0 4 0 720789303 181018624 34774 33554432000 134512640 135305190 4290069120 18446744073709551615 134528458 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11417/tid=11419] ppid=11414 vsize=176776 CPUtime=13.8 cores=0-7
/proc/11417/task/11419/stat : 11419 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 7473 0 0 0 1371 9 0 0 18 0 4 0 720789303 181018624 34774 33554432000 134512640 135305190 4290069120 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11417/tid=11420] ppid=11414 vsize=176776 CPUtime=13.78 cores=0-7
/proc/11417/task/11420/stat : 11420 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 3342 0 0 0 1371 7 0 0 18 0 4 0 720789303 181018624 34774 33554432000 134512640 135305190 4290069120 18446744073709551615 134528350 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 58.01
Current children cumulated vsize (KiB) 185476

[startup+17.5007 s]
/proc/loadavg: 3.92 3.98 3.94 5/314 11421
/proc/meminfo: memFree=8948244/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=2.47 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 357 27017 0 0 0 0 239 8 18 0 1 0 720789020 8908800 253 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11414/statm: 2175 253 209 178 0 68 0
[pid=11417] ppid=11414 vsize=181532 CPUtime=58.76 cores=0-7
/proc/11417/stat : 11417 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202496 36188 0 0 0 5835 41 0 0 18 0 4 0 720789269 185888768 36080 33554432000 134512640 135305190 4290069120 18446744073709551615 134542034 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11417/statm: 45383 36080 84 194 0 45187 0
[pid=11417/tid=11418] ppid=11414 vsize=181532 CPUtime=14.6 cores=0-7
/proc/11417/task/11418/stat : 11418 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 3218 0 0 0 1451 9 0 0 20 0 4 0 720789303 185888768 36091 33554432000 134512640 135305190 4290069120 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11417/tid=11419] ppid=11414 vsize=181532 CPUtime=14.61 cores=0-7
/proc/11417/task/11419/stat : 11419 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 7973 0 0 0 1452 9 0 0 18 0 4 0 720789303 185888768 36091 33554432000 134512640 135305190 4290069120 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11417/tid=11420] ppid=11414 vsize=181532 CPUtime=14.59 cores=0-7
/proc/11417/task/11420/stat : 11420 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 3657 0 0 0 1452 7 0 0 18 0 4 0 720789303 185888768 36091 33554432000 134512640 135305190 4290069120 18446744073709551615 134528350 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 61.23
Current children cumulated vsize (KiB) 190232

[startup+17.9007 s]
/proc/loadavg: 3.92 3.98 3.94 5/314 11421
/proc/meminfo: memFree=8948244/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=2.47 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 357 27017 0 0 0 0 239 8 18 0 1 0 720789020 8908800 253 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11414/statm: 2175 253 209 178 0 68 0
[pid=11417] ppid=11414 vsize=182476 CPUtime=60.32 cores=0-7
/proc/11417/stat : 11417 (manysat1.1_stat) S 11414 11414 10950 0 -1 4202496 36550 0 0 0 5991 41 0 0 18 0 4 0 720789269 186855424 36442 33554432000 134512640 135305190 4290069120 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11417/statm: 45619 36442 84 194 0 45423 0
[pid=11417/tid=11418] ppid=11414 vsize=182476 CPUtime=14.99 cores=0-7
/proc/11417/task/11418/stat : 11418 (manysat1.1_stat) S 11414 11414 10950 0 -1 4202560 3258 0 0 0 1490 9 0 0 21 0 4 0 720789303 186855424 36442 33554432000 134512640 135305190 4290069120 18446744073709551615 134657474 0 0 4096 3 18446604471131117376 0 0 -1 6 0 0 0
[pid=11417/tid=11419] ppid=11414 vsize=182476 CPUtime=15.01 cores=0-7
/proc/11417/task/11419/stat : 11419 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 8090 0 0 0 1491 10 0 0 18 0 4 0 720789303 186855424 36442 33554432000 134512640 135305190 4290069120 18446744073709551615 134529624 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11417/tid=11420] ppid=11414 vsize=182476 CPUtime=14.99 cores=0-7
/proc/11417/task/11420/stat : 11420 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 3772 0 0 0 1491 8 0 0 18 0 4 0 720789303 186855424 36442 33554432000 134512640 135305190 4290069120 18446744073709551615 134657578 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 62.79
Current children cumulated vsize (KiB) 191176

[startup+18.0007 s]
/proc/loadavg: 3.92 3.98 3.94 5/314 11421
/proc/meminfo: memFree=8948244/32950928 swapFree=67085488/67111528
[pid=11414] ppid=11412 vsize=8700 CPUtime=2.47 cores=0-7
/proc/11414/stat : 11414 (manysat.sh) S 11412 11414 10950 0 -1 4202496 357 27017 0 0 0 0 239 8 18 0 1 0 720789020 8908800 253 33554432000 4194304 4922060 140737272595888 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11414/statm: 2175 253 209 178 0 68 0
[pid=11417] ppid=11414 vsize=182476 CPUtime=60.45 cores=0-7
/proc/11417/stat : 11417 (manysat1.1_stat) S 11414 11414 10950 0 -1 4202496 36550 0 0 0 6004 41 0 0 18 0 4 0 720789269 186855424 36442 33554432000 134512640 135305190 4290069120 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11417/statm: 45619 36442 84 194 0 45423 0
[pid=11417/tid=11418] ppid=11414 vsize=182476 CPUtime=14.99 cores=0-7
/proc/11417/task/11418/stat : 11418 (manysat1.1_stat) S 11414 11414 10950 0 -1 4202560 3258 0 0 0 1490 9 0 0 21 0 4 0 720789303 186855424 36442 33554432000 134512640 135305190 4290069120 18446744073709551615 134657474 0 0 4096 3 18446604471131117376 0 0 -1 6 0 0 0
[pid=11417/tid=11419] ppid=11414 vsize=182476 CPUtime=15.11 cores=0-7
/proc/11417/task/11419/stat : 11419 (manysat1.1_stat) R 11414 11414 10950 0 -1 4202560 8090 0 0 0 1501 10 0 0 18 0 4 0 720789303 186855424 36442 33554432000 134512640 135305190 4290069120 18446744073709551615 134529232 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11417/tid=11420] ppid=11414 vsize=182476 CPUtime=15.01 cores=0-7
/proc/11417/task/11420/stat : 11420 (manysat1.1_stat) S 11414 11414 10950 0 -1 4202560 3772 0 0 0 1493 8 0 0 18 0 4 0 720789303 186855424 36442 33554432000 134512640 135305190 4290069120 18446744073709551615 134657474 0 0 4096 3 18446604471131117376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 62.92
Current children cumulated vsize (KiB) 191176

Child status: 20
Real time (s): 18.0369
CPU time (s): 62.9814
CPU user time (s): 62.4585
CPU system time (s): 0.52292
CPU usage (%): 349.181
Max. virtual memory (cumulated for all children) (KiB): 191176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.4585
system time used= 0.52292
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64150
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= 30356
involuntary context switches= 294

runsolver used 0.06099 second user time and 0.136979 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-13 18:53:03
IDJOB=3362426
IDBENCH=88143
IDSOLVER=1839
FILE ID=node114/3362426-1305305583
RUNJOBID= node114-1305296396-10964
PBS_JOBID= 13321439
Free space on /tmp= 39232 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362426-1305305583/watcher-3362426-1305305583 -o /tmp/evaluation-result-3362426-1305305583/solver-3362426-1305305583 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362426-1305305583.cnf aimd 1

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=865689368

node114.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.848
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.848
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.15
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.848
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.74
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.848
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.73
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.848
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.75
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.848
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.848
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.848
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:       9116384 kB
Buffers:        253984 kB
Cached:       12698652 kB
SwapCached:         96 kB
Active:       12035344 kB
Inactive:     11272232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       9116384 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           11680 kB
Writeback:           0 kB
AnonPages:    10355632 kB
Mapped:          26528 kB
Slab:           425476 kB
PageTables:      36492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52426524 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= 39228 MiB
End job on node114 at 2011-05-13 18:53:22