Trace number 1775704

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-20 (4 threads)UNSAT 437.98 113.344

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-15-u.cnf
MD5SUMc716daea92d5e29b94f85a19b52859ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.98
Satisfiable
(Un)Satisfiability was proved
Number of variables151952
Number of clauses697321
Sum of the clauses size1601192
Maximum clause length10
Minimum clause length1
Number of clauses of size 112754
Number of clauses of size 2551183
Number of clauses of size 3104744
Number of clauses of size 43180
Number of clauses of size 512720
Number of clauses of size over 512740

Solver Data

0.00/0.00	c Parsing...
0.50/0.52	c ==============================================================================
0.50/0.52	c |           |     ORIGINAL     |              LEARNT              |          |
0.50/0.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.50/0.52	c ==============================================================================
0.50/0.52	c |         0 |  684567  1588438 |  205370       0        0     nan |  0.000 % |
3.60/3.67	c |         0 |  274294   727061 |      --       0       --      -- |     --   | -250115/-498767
3.60/3.67	c ==============================================================================
3.60/3.67	c Result  :   #vars: 46737   #clauses: 274294   #literals: 727061
3.60/3.67	c CPU time:   3.61 s
3.60/3.67	c ==============================================================================
437.93/113.33	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
437.93/113.33	c ============================[ Problem Statistics ]=============================
437.93/113.33	c |                                                                             |
437.93/113.33	c threadId              : 3
437.93/113.33	c restarts              : 210
437.93/113.33	c conflicts             : 205922         (475 /sec)
437.93/113.33	c decisions             : 251667         (1.34 % random) (581 /sec)
437.93/113.33	c propagations          : 153604834      (354426 /sec)
437.93/113.33	c conflict literals     : 4783905        (35.64 % deleted)
437.93/113.33	c Memory used           : 140.88 MB
437.93/113.33	c CPU time              : 433.39 s
437.93/113.33	
437.93/113.33	c --->m=4, e=8, aimd=1, HOME/31275_many.cnf	time: 108.347	conflicts: 205922       
437.93/113.33	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1775704-1243500516/watcher-1775704-1243500516 -o /tmp/evaluation-result-1775704-1243500516/solver-1775704-1243500516 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775704-1243500516.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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.10 4.28 4.13 3/124 31275
/proc/meminfo: memFree=2992648/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2412 CPUtime=0
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114715716 2469888 272 4294967295 134512640 135169312 3218145360 3218143896 3084951278 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31275/statm: 603 272 231 161 0 42 0
[pid=31276] ppid=31275 vsize=1916 CPUtime=0
/proc/31276/stat : 31276 (SatElite) R 31275 31275 21334 0 -1 4202496 397 0 0 0 0 0 0 0 18 0 1 0 1114715716 1961984 334 4294967295 134512640 135034092 3220769440 3220765552 134675816 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31276/statm: 479 342 49 128 0 349 0

[startup+0.019083 s]
/proc/loadavg: 4.10 4.28 4.13 3/124 31275
/proc/meminfo: memFree=2992648/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2412 CPUtime=0
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114715716 2469888 272 4294967295 134512640 135169312 3218145360 3218143896 3084951278 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31275/statm: 603 272 231 161 0 42 0
[pid=31276] ppid=31275 vsize=5656 CPUtime=0.01
/proc/31276/stat : 31276 (SatElite) R 31275 31275 21334 0 -1 4202496 1100 0 0 0 1 0 0 0 18 0 1 0 1114715716 5791744 1037 4294967295 134512640 135034092 3220769440 3220765784 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31276/statm: 1414 1038 49 128 0 1284 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8068

[startup+0.109074 s]
/proc/loadavg: 4.10 4.28 4.13 3/124 31275
/proc/meminfo: memFree=2992648/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2412 CPUtime=0
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114715716 2469888 272 4294967295 134512640 135169312 3218145360 3218143896 3084951278 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31275/statm: 603 272 231 161 0 42 0
[pid=31276] ppid=31275 vsize=37504 CPUtime=0.1
/proc/31276/stat : 31276 (SatElite) R 31275 31275 21334 0 -1 4202496 6348 0 0 0 9 1 0 0 18 0 1 0 1114715716 38404096 6285 4294967295 134512640 135034092 3220769440 3220765784 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31276/statm: 9409 6286 49 128 0 9279 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 39916

[startup+0.309056 s]
/proc/loadavg: 4.10 4.28 4.13 3/124 31275
/proc/meminfo: memFree=2992648/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2412 CPUtime=0
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114715716 2469888 272 4294967295 134512640 135169312 3218145360 3218143896 3084951278 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31275/statm: 603 272 231 161 0 42 0
[pid=31276] ppid=31275 vsize=56084 CPUtime=0.3
/proc/31276/stat : 31276 (SatElite) R 31275 31275 21334 0 -1 4202496 11077 0 0 0 28 2 0 0 18 0 1 0 1114715716 57430016 11014 4294967295 134512640 135034092 3220769440 3220765784 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31276/statm: 14021 11015 49 128 0 13891 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 58496

[startup+0.709022 s]
/proc/loadavg: 4.10 4.28 4.13 3/124 31275
/proc/meminfo: memFree=2992648/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2412 CPUtime=0
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114715716 2469888 272 4294967295 134512640 135169312 3218145360 3218143896 3084951278 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31275/statm: 603 272 231 161 0 42 0
[pid=31276] ppid=31275 vsize=81696 CPUtime=0.7
/proc/31276/stat : 31276 (SatElite) R 31275 31275 21334 0 -1 4202496 18512 0 0 0 67 3 0 0 18 0 1 0 1114715716 83656704 16968 4294967295 134512640 135034092 3220769440 3220765436 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31276/statm: 20424 16968 67 128 0 20294 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 84108

[startup+1.50895 s]
/proc/loadavg: 4.10 4.28 4.13 2/126 31277
/proc/meminfo: memFree=2921372/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2412 CPUtime=0
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114715716 2469888 272 4294967295 134512640 135169312 3218145360 3218143896 3084951278 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31275/statm: 603 272 231 161 0 42 0
[pid=31276] ppid=31275 vsize=86488 CPUtime=1.5
/proc/31276/stat : 31276 (SatElite) R 31275 31275 21334 0 -1 4202496 19917 0 0 0 147 3 0 0 20 0 1 0 1114715716 88563712 18259 4294967295 134512640 135034092 3220769440 3220765680 134566687 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31276/statm: 21622 18259 67 128 0 21492 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 88900

[startup+3.10881 s]
/proc/loadavg: 3.85 4.23 4.11 2/126 31278
/proc/meminfo: memFree=2913084/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2412 CPUtime=0
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114715716 2469888 272 4294967295 134512640 135169312 3218145360 3218143896 3084951278 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31275/statm: 603 272 231 161 0 42 0
[pid=31276] ppid=31275 vsize=99612 CPUtime=3.1
/proc/31276/stat : 31276 (SatElite) R 31275 31275 21334 0 -1 4202496 23950 0 0 0 305 5 0 0 25 0 1 0 1114715716 102002688 20087 4294967295 134512640 135034092 3220769440 3220765472 134536786 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31276/statm: 24903 20087 67 128 0 24773 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 102024

[startup+6.32854 s]
/proc/loadavg: 3.85 4.23 4.11 7/129 31283
/proc/meminfo: memFree=2907980/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2416 CPUtime=4
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 369 30411 0 0 0 0 392 8 18 0 1 0 1114715716 2473984 274 4294967295 134512640 135169312 3218145360 3218141576 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31275/statm: 604 274 231 161 0 43 0
[pid=31280] ppid=31275 vsize=108908 CPUtime=7.02
/proc/31280/stat : 31280 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202496 19332 0 0 0 682 20 0 0 16 0 4 0 1114716116 111521792 19246 4294967295 134512640 135305190 3213538272 3213536116 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31280/statm: 27227 19246 79 194 0 27031 0
[pid=31280/tid=31281] ppid=31275 vsize=108908 CPUtime=1.63
/proc/31280/task/31281/stat : 31281 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 377 0 0 0 163 0 0 0 15 0 4 0 1114716172 111521792 19246 4294967295 134512640 135305190 3213538272 3061386432 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31280/tid=31282] ppid=31275 vsize=108908 CPUtime=1.6
/proc/31280/task/31282/stat : 31282 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 356 0 0 0 152 8 0 0 15 0 4 0 1114716172 111521792 19246 4294967295 134512640 135305190 3213538272 3052997824 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31280/tid=31283] ppid=31275 vsize=108908 CPUtime=1.64
/proc/31280/task/31283/stat : 31283 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 440 0 0 0 161 3 0 0 15 0 4 0 1114716172 111521792 19246 4294967295 134512640 135305190 3213538272 3044608932 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 111324

[startup+12.7082 s]
/proc/loadavg: 3.95 4.24 4.12 6/130 31296
/proc/meminfo: memFree=2905480/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2416 CPUtime=4
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 369 30411 0 0 0 0 392 8 18 0 1 0 1114715716 2473984 274 4294967295 134512640 135169312 3218145360 3218141576 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31275/statm: 604 274 231 161 0 43 0
[pid=31280] ppid=31275 vsize=110496 CPUtime=32.39
/proc/31280/stat : 31280 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202496 19890 0 0 0 3215 24 0 0 22 0 4 0 1114716116 113147904 19804 4294967295 134512640 135305190 3213538272 3213536200 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31280/statm: 27624 19804 79 194 0 27428 0
[pid=31280/tid=31281] ppid=31275 vsize=110496 CPUtime=7.94
/proc/31280/task/31281/stat : 31281 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 496 0 0 0 793 1 0 0 22 0 4 0 1114716172 113147904 19804 4294967295 134512640 135305190 3213538272 3061386432 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31280/tid=31282] ppid=31275 vsize=110496 CPUtime=7.98
/proc/31280/task/31282/stat : 31282 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 560 0 0 0 790 8 0 0 24 0 4 0 1114716172 113147904 19804 4294967295 134512640 135305190 3213538272 3052997824 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31280/tid=31283] ppid=31275 vsize=110496 CPUtime=7.97
/proc/31280/task/31283/stat : 31283 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 575 0 0 0 793 4 0 0 21 0 4 0 1114716172 113147904 19804 4294967295 134512640 135305190 3213538272 3044608880 134551697 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 36.39
Current children cumulated vsize (KiB) 112912

[startup+25.5171 s]
/proc/loadavg: 3.96 4.23 4.12 6/129 31468
/proc/meminfo: memFree=2899128/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2416 CPUtime=4
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 369 30411 0 0 0 0 392 8 18 0 1 0 1114715716 2473984 274 4294967295 134512640 135169312 3218145360 3218141576 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31275/statm: 604 274 231 161 0 43 0
[pid=31280] ppid=31275 vsize=116864 CPUtime=83.46
/proc/31280/stat : 31280 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202496 21358 0 0 0 8318 28 0 0 25 0 4 0 1114716116 119668736 21272 4294967295 134512640 135305190 3213538272 3213536448 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31280/statm: 29216 21272 79 194 0 29020 0
[pid=31280/tid=31281] ppid=31275 vsize=116864 CPUtime=20.68
/proc/31280/task/31281/stat : 31281 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 741 0 0 0 2065 3 0 0 25 0 4 0 1114716172 119668736 21272 4294967295 134512640 135305190 3213538272 3061386176 134542092 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31280/tid=31282] ppid=31275 vsize=116864 CPUtime=20.78
/proc/31280/task/31282/stat : 31282 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 1160 0 0 0 2069 9 0 0 25 0 4 0 1114716172 119668736 21272 4294967295 134512640 135305190 3213538272 3052997824 134528268 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31280/tid=31283] ppid=31275 vsize=116864 CPUtime=20.72
/proc/31280/task/31283/stat : 31283 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 888 0 0 0 2068 4 0 0 25 0 4 0 1114716172 119668736 21272 4294967295 134512640 135305190 3213538272 3044609216 134528539 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 87.46
Current children cumulated vsize (KiB) 119280

[startup+51.1149 s]
/proc/loadavg: 3.97 4.21 4.11 5/129 31468
/proc/meminfo: memFree=2887900/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2416 CPUtime=4
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 369 30411 0 0 0 0 392 8 18 0 1 0 1114715716 2473984 274 4294967295 134512640 135169312 3218145360 3218141576 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31275/statm: 604 274 231 161 0 43 0
[pid=31280] ppid=31275 vsize=128392 CPUtime=185.63
/proc/31280/stat : 31280 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202496 24168 0 0 0 18526 37 0 0 25 0 4 0 1114716116 131473408 24082 4294967295 134512640 135305190 3213538272 3213536448 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31280/statm: 32098 24082 79 194 0 31902 0
[pid=31280/tid=31281] ppid=31275 vsize=128392 CPUtime=46.05
/proc/31280/task/31281/stat : 31281 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 1337 0 0 0 4598 7 0 0 25 0 4 0 1114716172 131473408 24082 4294967295 134512640 135305190 3213538272 3061386176 134546247 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31280/tid=31282] ppid=31275 vsize=128392 CPUtime=46.38
/proc/31280/task/31282/stat : 31282 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2077 0 0 0 4628 10 0 0 25 0 4 0 1114716172 131473408 24082 4294967295 134512640 135305190 3213538272 3052997824 134528376 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31280/tid=31283] ppid=31275 vsize=128392 CPUtime=46.32
/proc/31280/task/31283/stat : 31283 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 1598 0 0 0 4626 6 0 0 25 0 4 0 1114716172 131473408 24082 4294967295 134512640 135305190 3213538272 3044608880 134551986 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 189.63
Current children cumulated vsize (KiB) 130808

[startup+102.32 s]
/proc/loadavg: 4.35 4.28 4.14 6/129 31657
/proc/meminfo: memFree=2874228/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2416 CPUtime=4
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 369 30411 0 0 0 0 392 8 18 0 1 0 1114715716 2473984 274 4294967295 134512640 135169312 3218145360 3218141576 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31275/statm: 604 274 231 161 0 43 0
[pid=31280] ppid=31275 vsize=142676 CPUtime=389.99
/proc/31280/stat : 31280 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202496 27498 0 0 0 38948 51 0 0 25 0 4 0 1114716116 146100224 27388 4294967295 134512640 135305190 3213538272 3213536448 134528363 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31280/statm: 35669 27388 79 194 0 35473 0
[pid=31280/tid=31281] ppid=31275 vsize=142676 CPUtime=97.06
/proc/31280/task/31281/stat : 31281 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2102 0 0 0 9696 10 0 0 25 0 4 0 1114716172 146100224 27388 4294967295 134512640 135305190 3213538272 3061386432 134528268 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31280/tid=31282] ppid=31275 vsize=142676 CPUtime=97.53
/proc/31280/task/31282/stat : 31282 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 3029 0 0 0 9740 13 0 0 25 0 4 0 1114716172 146100224 27388 4294967295 134512640 135305190 3213538272 3052997824 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31280/tid=31283] ppid=31275 vsize=142676 CPUtime=97.37
/proc/31280/task/31283/stat : 31283 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2446 0 0 0 9724 13 0 0 25 0 4 0 1114716172 146100224 27388 4294967295 134512640 135305190 3213538272 3044609216 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 393.99
Current children cumulated vsize (KiB) 145092

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

[startup+108.71 s]
/proc/loadavg: 4.32 4.27 4.14 6/129 31657
/proc/meminfo: memFree=2873548/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2416 CPUtime=4
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 369 30411 0 0 0 0 392 8 18 0 1 0 1114715716 2473984 274 4294967295 134512640 135169312 3218145360 3218141576 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31275/statm: 604 274 231 161 0 43 0
[pid=31280] ppid=31275 vsize=143648 CPUtime=415.54
/proc/31280/stat : 31280 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202496 27672 0 0 0 41498 56 0 0 25 0 4 0 1114716116 147095552 27562 4294967295 134512640 135305190 3213538272 3213536448 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31280/statm: 35912 27562 79 194 0 35716 0
[pid=31280/tid=31281] ppid=31275 vsize=143648 CPUtime=103.45
/proc/31280/task/31281/stat : 31281 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2125 0 0 0 10335 10 0 0 25 0 4 0 1114716172 147095552 27562 4294967295 134512640 135305190 3213538272 3061386432 134528501 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31280/tid=31282] ppid=31275 vsize=143648 CPUtime=103.91
/proc/31280/task/31282/stat : 31282 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 3129 0 0 0 10377 14 0 0 25 0 4 0 1114716172 147095552 27562 4294967295 134512640 135305190 3213538272 3052997824 134528224 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31280/tid=31283] ppid=31275 vsize=143648 CPUtime=103.76
/proc/31280/task/31283/stat : 31283 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2473 0 0 0 10359 17 0 0 25 0 4 0 1114716172 147095552 27562 4294967295 134512640 135305190 3213538272 3044608944 134556789 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 419.54
Current children cumulated vsize (KiB) 146064

[startup+111.91 s]
/proc/loadavg: 4.32 4.27 4.14 6/129 31657
/proc/meminfo: memFree=2873184/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2416 CPUtime=4
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 369 30411 0 0 0 0 392 8 18 0 1 0 1114715716 2473984 274 4294967295 134512640 135169312 3218145360 3218141576 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31275/statm: 604 274 231 161 0 43 0
[pid=31280] ppid=31275 vsize=144260 CPUtime=428.3
/proc/31280/stat : 31280 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202496 27789 0 0 0 42771 59 0 0 25 0 4 0 1114716116 147722240 27679 4294967295 134512640 135305190 3213538272 3213536448 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31280/statm: 36065 27679 79 194 0 35869 0
[pid=31280/tid=31281] ppid=31275 vsize=144260 CPUtime=106.61
/proc/31280/task/31281/stat : 31281 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2129 0 0 0 10651 10 0 0 25 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3061386432 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31280/tid=31282] ppid=31275 vsize=144260 CPUtime=107.11
/proc/31280/task/31282/stat : 31282 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 3188 0 0 0 10696 15 0 0 25 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3052997712 134529244 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31280/tid=31283] ppid=31275 vsize=144260 CPUtime=106.96
/proc/31280/task/31283/stat : 31283 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2501 0 0 0 10679 17 0 0 25 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3044609216 134528458 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 432.3
Current children cumulated vsize (KiB) 146676

[startup+112.71 s]
/proc/loadavg: 4.37 4.29 4.14 5/129 31657
/proc/meminfo: memFree=2873184/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2416 CPUtime=4
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 369 30411 0 0 0 0 392 8 18 0 1 0 1114715716 2473984 274 4294967295 134512640 135169312 3218145360 3218141576 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31275/statm: 604 274 231 161 0 43 0
[pid=31280] ppid=31275 vsize=144260 CPUtime=431.49
/proc/31280/stat : 31280 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202496 27789 0 0 0 43090 59 0 0 25 0 4 0 1114716116 147722240 27679 4294967295 134512640 135305190 3213538272 3213536164 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31280/statm: 36065 27679 79 194 0 35869 0
[pid=31280/tid=31281] ppid=31275 vsize=144260 CPUtime=107.41
/proc/31280/task/31281/stat : 31281 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2129 0 0 0 10731 10 0 0 25 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3061386432 134530636 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31280/tid=31282] ppid=31275 vsize=144260 CPUtime=107.91
/proc/31280/task/31282/stat : 31282 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 3188 0 0 0 10776 15 0 0 25 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3052997824 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31280/tid=31283] ppid=31275 vsize=144260 CPUtime=107.75
/proc/31280/task/31283/stat : 31283 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2501 0 0 0 10758 17 0 0 25 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3044609104 134529624 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 435.49
Current children cumulated vsize (KiB) 146676

[startup+113.11 s]
/proc/loadavg: 4.37 4.29 4.14 5/129 31657
/proc/meminfo: memFree=2873184/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2416 CPUtime=4
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 369 30411 0 0 0 0 392 8 18 0 1 0 1114715716 2473984 274 4294967295 134512640 135169312 3218145360 3218141576 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31275/statm: 604 274 231 161 0 43 0
[pid=31280] ppid=31275 vsize=144260 CPUtime=433.09
/proc/31280/stat : 31280 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202496 27789 0 0 0 43250 59 0 0 25 0 4 0 1114716116 147722240 27679 4294967295 134512640 135305190 3213538272 3213536448 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31280/statm: 36065 27679 79 194 0 35869 0
[pid=31280/tid=31281] ppid=31275 vsize=144260 CPUtime=107.81
/proc/31280/task/31281/stat : 31281 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2129 0 0 0 10771 10 0 0 25 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3061386432 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31280/tid=31282] ppid=31275 vsize=144260 CPUtime=108.31
/proc/31280/task/31282/stat : 31282 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 3188 0 0 0 10816 15 0 0 25 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3052997824 134528265 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31280/tid=31283] ppid=31275 vsize=144260 CPUtime=108.15
/proc/31280/task/31283/stat : 31283 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2501 0 0 0 10798 17 0 0 25 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3044609216 134528846 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 437.09
Current children cumulated vsize (KiB) 146676

[startup+113.319 s]
/proc/loadavg: 4.37 4.29 4.14 5/129 31657
/proc/meminfo: memFree=2873060/3368532 swapFree=1957708/1959888
[pid=31275] ppid=31273 vsize=2416 CPUtime=4
/proc/31275/stat : 31275 (manysat.sh) S 31273 31275 21334 0 -1 4194304 369 30411 0 0 0 0 392 8 18 0 1 0 1114715716 2473984 274 4294967295 134512640 135169312 3218145360 3218141576 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31275/statm: 604 274 231 161 0 43 0
[pid=31280] ppid=31275 vsize=144260 CPUtime=433.93
/proc/31280/stat : 31280 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202496 27789 0 0 0 43334 59 0 0 25 0 4 0 1114716116 147722240 27679 4294967295 134512640 135305190 3213538272 3213536336 134529393 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31280/statm: 36065 27679 79 194 0 35869 0
[pid=31280/tid=31281] ppid=31275 vsize=144260 CPUtime=108.02
/proc/31280/task/31281/stat : 31281 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2129 0 0 0 10792 10 0 0 24 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3061387696 134657608 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31280/tid=31282] ppid=31275 vsize=144260 CPUtime=108.52
/proc/31280/task/31282/stat : 31282 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 3188 0 0 0 10837 15 0 0 25 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3052999088 134657608 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31280/tid=31283] ppid=31275 vsize=144260 CPUtime=108.36
/proc/31280/task/31283/stat : 31283 (manysat1.1_stat) R 31275 31275 21334 0 -1 4202560 2501 0 0 0 10819 17 0 0 25 0 4 0 1114716172 147722240 27679 4294967295 134512640 135305190 3213538272 3044610480 134657578 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 437.93
Current children cumulated vsize (KiB) 146676

Child status: 20
Real time (s): 113.344
CPU time (s): 437.98
CPU user time (s): 437.31
CPU system time (s): 0.67
CPU usage (%): 386.418
Max. virtual memory (cumulated for all children) (KiB): 146676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 437.31
system time used= 0.67
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58859
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= 14499
involuntary context switches= 21050

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 10:48:36
IDJOB=1775704
IDBENCH=20374
IDSOLVER=623
FILE ID=/1775704-1243500516
PBS_JOBID=
Free space on /tmp= 15873 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-15-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775704-1243500516/watcher-1775704-1243500516 -o /tmp/evaluation-result-1775704-1243500516/solver-1775704-1243500516 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775704-1243500516.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= c716daea92d5e29b94f85a19b52859ac
RANDOM SEED= 440046485

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.43
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2992648 kB
Buffers:         12244 kB
Cached:         105680 kB
SwapCached:         16 kB
Active:         263940 kB
Inactive:        52804 kB
HighTotal:     2489216 kB
HighFree:      2181772 kB
LowTotal:       879316 kB
LowFree:        810876 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:           13940 kB
Writeback:           0 kB
AnonPages:      198396 kB
Mapped:          35592 kB
Slab:            48772 kB
SReclaimable:    41092 kB
SUnreclaim:       7680 kB
PageTables:        976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   451540 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15873 MiB
End job on  at 2009-05-28 10:50:31