Trace number 1773756

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
ManySAT 1.1 aimd 1/2009-03-20UNSAT 35.3256 17.7464

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo016.cnf
MD5SUM576249eded8a3c95c0b3aa8dcd51992e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.3741
Satisfiable
(Un)Satisfiability was proved
Number of variables2945
Number of clauses8738
Sum of the clauses size20386
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 25824
Number of clauses of size 32912
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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    8736    20384 |    2620       0        0     nan |  0.000 % |
0.00/0.05	c |         0 |    6300    17931 |      --       0       --      -- |     --   | -2434/-2448
0.00/0.05	c ==============================================================================
0.00/0.05	c Result  :   #vars: 1456   #clauses: 6300   #literals: 17931
0.00/0.05	c CPU time:   0.044993 s
0.00/0.05	c ==============================================================================
35.23/17.74	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
35.23/17.74	c ============================[ Problem Statistics ]=============================
35.23/17.74	c |                                                                             |
35.23/17.74	c threadId              : 2
35.23/17.74	c restarts              : 16
35.23/17.74	c conflicts             : 106601         (3030 /sec)
35.23/17.74	c decisions             : 141920         (1.20 % random) (4034 /sec)
35.23/17.74	c propagations          : 19476962       (553596 /sec)
35.23/17.74	c conflict literals     : 2016081        (55.64 % deleted)
35.23/17.74	c Memory used           : 51.03 MB
35.23/17.74	c CPU time              : 35.1827 s
35.23/17.74	
35.23/17.74	c --->m=4, e=8, aimd=1, HOME/1629_many.cnf	time: 8.79566	conflicts: 106601       
35.23/17.74	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773756-1241288256/watcher-1773756-1241288256 -o /tmp/evaluation-result-1773756-1241288256/solver-1773756-1241288256 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773756-1241288256.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.94 3.87 2.96 3/64 1629
/proc/meminfo: memFree=1108132/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0
/proc/1629/stat : 1629 (manysat.sh) R 1627 1629 1520 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156858131 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1629/statm: 1339 234 194 169 0 50 0
[pid=1630] ppid=1629 vsize=960 CPUtime=0
/proc/1630/stat : 1630 (SatElite) R 1629 1629 1520 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 156858132 983040 135 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/1630/statm: 240 137 50 127 0 110 0

[startup+0.00781 s]
/proc/loadavg: 3.94 3.87 2.96 3/64 1629
/proc/meminfo: memFree=1108132/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156858131 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1629/statm: 1339 235 195 169 0 50 0
[pid=1630] ppid=1629 vsize=1528 CPUtime=0
/proc/1630/stat : 1630 (SatElite) R 1629 1629 1520 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 156858132 1564672 258 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/1630/statm: 382 264 50 127 0 252 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6884

[startup+0.104829 s]
/proc/loadavg: 3.94 3.87 2.96 3/64 1629
/proc/meminfo: memFree=1108132/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0.05
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 313 487 0 0 0 0 5 0 16 0 1 0 156858131 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1629/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.302849 s]
/proc/loadavg: 3.94 3.87 2.96 3/64 1629
/proc/meminfo: memFree=1108132/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0.05
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 313 487 0 0 0 0 5 0 16 0 1 0 156858131 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1629/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.702895 s]
/proc/loadavg: 3.94 3.87 2.96 3/64 1629
/proc/meminfo: memFree=1108132/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0.05
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 313 487 0 0 0 0 5 0 16 0 1 0 156858131 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1629/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+1.50198 s]
/proc/loadavg: 3.94 3.87 2.96 5/69 1635
/proc/meminfo: memFree=1102844/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0.05
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 313 487 0 0 0 0 5 0 16 0 1 0 156858131 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1629/statm: 1339 238 195 169 0 50 0
[pid=1632] ppid=1629 vsize=39888 CPUtime=2.85
/proc/1632/stat : 1632 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194304 1484 0 0 0 283 2 0 0 17 0 4 0 156858137 40845312 1470 1992294400 134512640 135305190 4294956160 18446744073709551615 134556770 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1632/statm: 9972 1470 83 193 0 9776 0
[pid=1632/tid=1633] ppid=1629 vsize=39888 CPUtime=0.96
/proc/1632/task/1633/stat : 1633 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 335 0 0 0 96 0 0 0 17 0 4 0 156858139 40845312 1470 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1632/tid=1634] ppid=1629 vsize=39888 CPUtime=0.49
/proc/1632/task/1634/stat : 1634 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 186 0 0 0 49 0 0 0 18 0 4 0 156858139 40845312 1470 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1632/tid=1635] ppid=1629 vsize=39888 CPUtime=0.69
/proc/1632/task/1635/stat : 1635 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 210 0 0 0 69 0 0 0 17 0 4 0 156858139 40845312 1470 1992294400 134512640 135305190 4294956160 18446744073709551615 134557508 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 45244

[startup+3.10116 s]
/proc/loadavg: 3.94 3.87 2.96 5/69 1635
/proc/meminfo: memFree=1101372/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0.05
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 313 487 0 0 0 0 5 0 16 0 1 0 156858131 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1629/statm: 1339 238 195 169 0 50 0
[pid=1632] ppid=1629 vsize=41536 CPUtime=6.04
/proc/1632/stat : 1632 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194304 1899 0 0 0 601 3 0 0 16 0 4 0 156858137 42532864 1885 1992294400 134512640 135305190 4294956160 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1632/statm: 10384 1885 83 193 0 10188 0
[pid=1632/tid=1633] ppid=1629 vsize=41536 CPUtime=1.43
/proc/1632/task/1633/stat : 1633 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 407 0 0 0 143 0 0 0 17 0 4 0 156858139 42532864 1885 1992294400 134512640 135305190 4294956160 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1632/tid=1634] ppid=1629 vsize=41536 CPUtime=1.58
/proc/1632/task/1634/stat : 1634 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 297 0 0 0 158 0 0 0 17 0 4 0 156858139 42532864 1885 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1632/tid=1635] ppid=1629 vsize=41536 CPUtime=1.53
/proc/1632/task/1635/stat : 1635 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 351 0 0 0 153 0 0 0 17 0 4 0 156858139 42532864 1885 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 46892

[startup+6.30152 s]
/proc/loadavg: 3.94 3.87 2.96 5/69 1635
/proc/meminfo: memFree=1096892/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0.05
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 313 487 0 0 0 0 5 0 16 0 1 0 156858131 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1629/statm: 1339 238 195 169 0 50 0
[pid=1632] ppid=1629 vsize=45044 CPUtime=12.43
/proc/1632/stat : 1632 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194304 2862 0 0 0 1239 4 0 0 21 0 4 0 156858137 46125056 2848 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1632/statm: 11261 2848 83 193 0 11065 0
[pid=1632/tid=1633] ppid=1629 vsize=45044 CPUtime=2.34
/proc/1632/task/1633/stat : 1633 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 647 0 0 0 233 1 0 0 18 0 4 0 156858139 46125056 2848 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1632/tid=1634] ppid=1629 vsize=45044 CPUtime=4.19
/proc/1632/task/1634/stat : 1634 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 560 0 0 0 419 0 0 0 17 0 4 0 156858139 46125056 2848 1992294400 134512640 135305190 4294956160 18446744073709551615 134528579 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1632/tid=1635] ppid=1629 vsize=45044 CPUtime=3.36
/proc/1632/task/1635/stat : 1635 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 610 0 0 0 336 0 0 0 17 0 4 0 156858139 46125056 2848 1992294400 134512640 135305190 4294956160 18446744073709551615 134570402 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 50400

[startup+12.7012 s]
/proc/loadavg: 3.95 3.87 2.97 5/69 1635
/proc/meminfo: memFree=1091516/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0.05
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 313 487 0 0 0 0 5 0 16 0 1 0 156858131 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1629/statm: 1339 238 195 169 0 50 0
[pid=1632] ppid=1629 vsize=50664 CPUtime=25.2
/proc/1632/stat : 1632 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194304 4110 0 0 0 2515 5 0 0 17 0 4 0 156858137 51879936 4096 1992294400 134512640 135305190 4294956160 18446744073709551615 134538599 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1632/statm: 12666 4096 83 193 0 12470 0
[pid=1632/tid=1633] ppid=1629 vsize=50664 CPUtime=2.8
/proc/1632/task/1633/stat : 1633 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 742 0 0 0 279 1 0 0 19 0 4 0 156858139 51879936 4096 1992294400 134512640 135305190 4294956160 18446744073709551615 134528501 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1632/tid=1634] ppid=1629 vsize=50664 CPUtime=9.86
/proc/1632/task/1634/stat : 1634 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 887 0 0 0 985 1 0 0 17 0 4 0 156858139 51879936 4096 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1632/tid=1635] ppid=1629 vsize=50664 CPUtime=9.23
/proc/1632/task/1635/stat : 1635 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 1267 0 0 0 922 1 0 0 17 0 4 0 156858139 51879936 4096 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 56020

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

[startup+15.9026 s]
/proc/loadavg: 3.95 3.87 2.97 5/69 1635
/proc/meminfo: memFree=1090364/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0.05
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 313 487 0 0 0 0 5 0 16 0 1 0 156858131 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1629/statm: 1339 238 195 169 0 50 0
[pid=1632] ppid=1629 vsize=51788 CPUtime=31.59
/proc/1632/stat : 1632 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194304 4424 0 0 0 3152 7 0 0 17 0 4 0 156858137 53030912 4410 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1632/statm: 12947 4410 83 193 0 12751 0
[pid=1632/tid=1633] ppid=1629 vsize=51788 CPUtime=3.69
/proc/1632/task/1633/stat : 1633 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 768 0 0 0 368 1 0 0 24 0 4 0 156858139 53030912 4410 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1632/tid=1634] ppid=1629 vsize=51788 CPUtime=11.99
/proc/1632/task/1634/stat : 1634 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 913 0 0 0 1198 1 0 0 17 0 4 0 156858139 53030912 4410 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1632/tid=1635] ppid=1629 vsize=51788 CPUtime=11.17
/proc/1632/task/1635/stat : 1635 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 1501 0 0 0 1115 2 0 0 17 0 4 0 156858139 53030912 4410 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.64
Current children cumulated vsize (KiB) 57144

[startup+16.7027 s]
/proc/loadavg: 3.95 3.87 2.97 5/69 1635
/proc/meminfo: memFree=1089724/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0.05
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 313 487 0 0 0 0 5 0 16 0 1 0 156858131 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1629/statm: 1339 238 195 169 0 50 0
[pid=1632] ppid=1629 vsize=52068 CPUtime=33.18
/proc/1632/stat : 1632 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194304 4510 0 0 0 3311 7 0 0 22 0 4 0 156858137 53317632 4496 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1632/statm: 13017 4496 83 193 0 12821 0
[pid=1632/tid=1633] ppid=1629 vsize=52068 CPUtime=4.09
/proc/1632/task/1633/stat : 1633 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 778 0 0 0 408 1 0 0 25 0 4 0 156858139 53317632 4496 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1632/tid=1634] ppid=1629 vsize=52068 CPUtime=12.43
/proc/1632/task/1634/stat : 1634 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 935 0 0 0 1242 1 0 0 17 0 4 0 156858139 53317632 4496 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1632/tid=1635] ppid=1629 vsize=52068 CPUtime=11.53
/proc/1632/task/1635/stat : 1635 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 1536 0 0 0 1151 2 0 0 17 0 4 0 156858139 53317632 4496 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.23
Current children cumulated vsize (KiB) 57424

[startup+17.5028 s]
/proc/loadavg: 3.95 3.87 2.97 5/69 1635
/proc/meminfo: memFree=1089276/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0.05
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 313 487 0 0 0 0 5 0 16 0 1 0 156858131 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1629/statm: 1339 238 195 169 0 50 0
[pid=1632] ppid=1629 vsize=52248 CPUtime=34.78
/proc/1632/stat : 1632 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194304 4579 0 0 0 3471 7 0 0 18 0 4 0 156858137 53501952 4565 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1632/statm: 13062 4565 83 193 0 12866 0
[pid=1632/tid=1633] ppid=1629 vsize=52248 CPUtime=4.31
/proc/1632/task/1633/stat : 1633 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 778 0 0 0 430 1 0 0 17 0 4 0 156858139 53501952 4565 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1632/tid=1634] ppid=1629 vsize=52248 CPUtime=12.81
/proc/1632/task/1634/stat : 1634 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 943 0 0 0 1280 1 0 0 16 0 4 0 156858139 53501952 4565 1992294400 134512640 135305190 4294956160 18446744073709551615 134528322 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1632/tid=1635] ppid=1629 vsize=52248 CPUtime=11.98
/proc/1632/task/1635/stat : 1635 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 1581 0 0 0 1196 2 0 0 16 0 4 0 156858139 53501952 4565 1992294400 134512640 135305190 4294956160 18446744073709551615 134529566 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.83
Current children cumulated vsize (KiB) 57604

[startup+17.7028 s]
/proc/loadavg: 3.95 3.87 2.97 5/69 1635
/proc/meminfo: memFree=1089276/2055920 swapFree=4181296/4192956
[pid=1629] ppid=1627 vsize=5356 CPUtime=0.05
/proc/1629/stat : 1629 (manysat.sh) S 1627 1629 1520 0 -1 4194304 313 487 0 0 0 0 5 0 16 0 1 0 156858131 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1629/statm: 1339 238 195 169 0 50 0
[pid=1632] ppid=1629 vsize=52248 CPUtime=35.18
/proc/1632/stat : 1632 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194304 4579 0 0 0 3511 7 0 0 17 0 4 0 156858137 53501952 4565 1992294400 134512640 135305190 4294956160 18446744073709551615 134529393 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1632/statm: 13062 4565 83 193 0 12866 0
[pid=1632/tid=1633] ppid=1629 vsize=52248 CPUtime=4.39
/proc/1632/task/1633/stat : 1633 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 778 0 0 0 438 1 0 0 18 0 4 0 156858139 53501952 4565 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1632/tid=1634] ppid=1629 vsize=52248 CPUtime=12.92
/proc/1632/task/1634/stat : 1634 (manysat1.1_stat) S 1629 1629 1520 0 -1 4194368 943 0 0 0 1291 1 0 0 16 0 4 0 156858139 53501952 4565 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1632/tid=1635] ppid=1629 vsize=52248 CPUtime=12.11
/proc/1632/task/1635/stat : 1635 (manysat1.1_stat) R 1629 1629 1520 0 -1 4194368 1581 0 0 0 1209 2 0 0 17 0 4 0 156858139 53501952 4565 1992294400 134512640 135305190 4294956160 18446744073709551615 134529379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 35.23
Current children cumulated vsize (KiB) 57604

Child status: 20
Real time (s): 17.7464
CPU time (s): 35.3256
CPU user time (s): 35.2356
CPU system time (s): 0.089986
CPU usage (%): 199.058
Max. virtual memory (cumulated for all children) (KiB): 57604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.2356
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5548
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= 755
involuntary context switches= 1204

runsolver used 0.021996 second user time and 0.051992 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-02 20:17:36
IDJOB=1773756
IDBENCH=70788
IDSOLVER=612
FILE ID=node35/1773756-1241288256
PBS_JOBID= 9225096
Free space on /tmp= 66556 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo016.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773756-1241288256/watcher-1773756-1241288256 -o /tmp/evaluation-result-1773756-1241288256/solver-1773756-1241288256 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773756-1241288256.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 576249eded8a3c95c0b3aa8dcd51992e
RANDOM SEED=1176398685

node35.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1108676 kB
Buffers:         93792 kB
Cached:         744180 kB
SwapCached:       5500 kB
Active:          75900 kB
Inactive:       769984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1108676 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          13636 kB
Slab:            87448 kB
Committed_AS:   752336 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node35 at 2009-05-02 20:17:54