Trace number 1776946

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 0/2009-03-20 (4 threads)UNSAT 636.42 164.093

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark604.24
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
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.62/0.62	c ==============================================================================
0.62/0.62	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.62	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.62	c ==============================================================================
0.62/0.62	c |         0 |  750876  1752044 |  225262       0        0     nan |  0.000 % |
4.22/4.24	c |         0 |  320735  1252421 |      --       0       --      -- |     --   | -430139/-499618
4.22/4.25	c ==============================================================================
4.22/4.25	c Result  :   #vars: 41437   #clauses: 320735   #literals: 1252421
4.22/4.25	c CPU time:   4.06 s
4.22/4.25	c ==============================================================================
636.21/164.06	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
636.21/164.06	c ============================[ Problem Statistics ]=============================
636.21/164.06	c |                                                                             |
636.21/164.06	c threadId              : 0
636.21/164.06	c restarts              : 1617
636.21/164.06	c conflicts             : 339024         (538 /sec)
636.21/164.06	c decisions             : 2623906        (1.51 % random) (4164 /sec)
636.21/164.06	c propagations          : 168851292      (267941 /sec)
636.21/164.06	c conflict literals     : 7588959        (22.43 % deleted)
636.21/164.06	c Memory used           : 275.26 MB
636.21/164.06	c CPU time              : 630.18 s
636.21/164.06	
636.21/164.06	c --->m=4, e=8, aimd=0, HOME/19789_many.cnf	time: 157.545	conflicts: 339024       
636.21/164.07	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-1776946-1243515033/watcher-1776946-1243515033 -o /tmp/evaluation-result-1776946-1243515033/solver-1776946-1243515033 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776946-1243515033.cnf aimd 0 

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.42 4.53 4.44 3/109 19789
/proc/meminfo: memFree=2283272/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2412 CPUtime=0.01
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1116166181 2469888 273 4294967295 134512640 135169312 3219573168 3219571704 3085803246 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19789/statm: 603 273 231 161 0 42 0
[pid=19790] ppid=19789 vsize=1168 CPUtime=0.01
/proc/19790/stat : 19790 (SatElite) R 19789 19789 29143 0 -1 4202496 235 0 0 0 1 0 0 0 18 0 1 0 1116166181 1196032 172 4294967295 134512640 135034092 3216209472 3216205432 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19790/statm: 292 173 49 128 0 162 0

[startup+0.11102 s]
/proc/loadavg: 4.42 4.53 4.44 3/109 19789
/proc/meminfo: memFree=2283272/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2412 CPUtime=0.01
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1116166181 2469888 273 4294967295 134512640 135169312 3219573168 3219571704 3085803246 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19789/statm: 603 273 231 161 0 42 0
[pid=19790] ppid=19789 vsize=19772 CPUtime=0.11
/proc/19790/stat : 19790 (SatElite) R 19789 19789 29143 0 -1 4202496 4566 0 0 0 8 3 0 0 18 0 1 0 1116166181 20246528 4503 4294967295 134512640 135034092 3216209472 3216205760 134545186 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19790/statm: 4943 4504 49 128 0 4813 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 22184

[startup+0.211016 s]
/proc/loadavg: 4.42 4.53 4.44 3/109 19789
/proc/meminfo: memFree=2283272/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2412 CPUtime=0.01
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1116166181 2469888 273 4294967295 134512640 135169312 3219573168 3219571704 3085803246 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19789/statm: 603 273 231 161 0 42 0
[pid=19790] ppid=19789 vsize=37548 CPUtime=0.21
/proc/19790/stat : 19790 (SatElite) R 19789 19789 29143 0 -1 4202496 8467 0 0 0 17 4 0 0 18 0 1 0 1116166181 38449152 8404 4294967295 134512640 135034092 3216209472 3216205816 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19790/statm: 9387 8406 49 128 0 9257 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 39960

[startup+0.31101 s]
/proc/loadavg: 4.42 4.53 4.44 3/109 19789
/proc/meminfo: memFree=2283272/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2412 CPUtime=0.01
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1116166181 2469888 273 4294967295 134512640 135169312 3219573168 3219571704 3085803246 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19789/statm: 603 273 231 161 0 42 0
[pid=19790] ppid=19789 vsize=60008 CPUtime=0.31
/proc/19790/stat : 19790 (SatElite) R 19789 19789 29143 0 -1 4202496 12257 0 0 0 25 6 0 0 18 0 1 0 1116166181 61448192 12194 4294967295 134512640 135034092 3216209472 3216205816 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19790/statm: 15002 12194 49 128 0 14872 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 62420

[startup+0.710989 s]
/proc/loadavg: 4.42 4.53 4.44 3/109 19789
/proc/meminfo: memFree=2283272/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2412 CPUtime=0.01
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1116166181 2469888 273 4294967295 134512640 135169312 3219573168 3219571704 3085803246 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19789/statm: 603 273 231 161 0 42 0
[pid=19790] ppid=19789 vsize=106016 CPUtime=0.71
/proc/19790/stat : 19790 (SatElite) R 19789 19789 29143 0 -1 4202496 27342 0 0 0 59 12 0 0 18 0 1 0 1116166181 108560384 25161 4294967295 134512640 135034092 3216209472 3216205468 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19790/statm: 26504 25161 67 128 0 26374 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 108428

[startup+1.51095 s]
/proc/loadavg: 4.15 4.47 4.43 2/111 19791
/proc/meminfo: memFree=2176764/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2412 CPUtime=0.01
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1116166181 2469888 273 4294967295 134512640 135169312 3219573168 3219571704 3085803246 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19789/statm: 603 273 231 161 0 42 0
[pid=19790] ppid=19789 vsize=111204 CPUtime=1.51
/proc/19790/stat : 19790 (SatElite) R 19789 19789 29143 0 -1 4202496 28494 0 0 0 137 14 0 0 20 0 1 0 1116166181 113872896 26313 4294967295 134512640 135034092 3216209472 3216205468 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19790/statm: 27801 26313 67 128 0 27671 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 113616

[startup+3.11086 s]
/proc/loadavg: 4.15 4.47 4.43 2/111 19791
/proc/meminfo: memFree=2162012/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2412 CPUtime=0.01
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1116166181 2469888 273 4294967295 134512640 135169312 3219573168 3219571704 3085803246 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19789/statm: 603 273 231 161 0 42 0
[pid=19790] ppid=19789 vsize=119704 CPUtime=3.11
/proc/19790/stat : 19790 (SatElite) R 19789 19789 29143 0 -1 4202496 30439 0 0 0 292 19 0 0 25 0 1 0 1116166181 122576896 28258 4294967295 134512640 135034092 3216209472 3216205468 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19790/statm: 29926 28258 67 128 0 29796 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 122116

[startup+6.31124 s]
/proc/loadavg: 4.15 4.47 4.43 5/114 19979
/proc/meminfo: memFree=2165504/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2416 CPUtime=4.76
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 369 33172 0 0 0 1 455 20 15 0 1 0 1116166181 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085803246 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19789/statm: 604 274 231 161 0 43 0
[pid=19975] ppid=19789 vsize=134520 CPUtime=3.21
/proc/19975/stat : 19975 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202496 25713 0 0 0 283 38 0 0 15 0 4 0 1116166656 137748480 25603 4294967295 134512640 135305190 3214685440 3214683460 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/19975/statm: 33630 25603 79 194 0 33434 0
[pid=19975/tid=19977] ppid=19789 vsize=134520 CPUtime=0.73
/proc/19975/task/19977/stat : 19977 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 1060 0 0 0 61 12 0 0 16 0 4 0 1116166728 137748480 25603 4294967295 134512640 135305190 3214685440 3062619252 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19975/tid=19978] ppid=19789 vsize=134520 CPUtime=0.51
/proc/19975/task/19978/stat : 19978 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 878 0 0 0 43 8 0 0 15 0 4 0 1116166728 137748480 25603 4294967295 134512640 135305190 3214685440 3054230644 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19975/tid=19979] ppid=19789 vsize=134520 CPUtime=0.52
/proc/19975/task/19979/stat : 19979 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 922 0 0 0 49 3 0 0 15 0 4 0 1116166728 137748480 25603 4294967295 134512640 135305190 3214685440 3045842036 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 136936

[startup+12.7108 s]
/proc/loadavg: 4.36 4.50 4.44 6/114 19979
/proc/meminfo: memFree=2129440/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2416 CPUtime=4.76
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 369 33172 0 0 0 1 455 20 15 0 1 0 1116166181 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085803246 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19789/statm: 604 274 231 161 0 43 0
[pid=19975] ppid=19789 vsize=158516 CPUtime=28.47
/proc/19975/stat : 19975 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202496 31732 0 0 0 2796 51 0 0 16 0 4 0 1116166656 162320384 31601 4294967295 134512640 135305190 3214685440 3214683616 134528576 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/19975/statm: 39629 31601 79 194 0 39433 0
[pid=19975/tid=19977] ppid=19789 vsize=158516 CPUtime=7.1
/proc/19975/task/19977/stat : 19977 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 2254 0 0 0 696 14 0 0 16 0 4 0 1116166728 162320384 31601 4294967295 134512640 135305190 3214685440 3062619328 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19975/tid=19978] ppid=19789 vsize=158516 CPUtime=6.79
/proc/19975/task/19978/stat : 19978 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 3414 0 0 0 666 13 0 0 15 0 4 0 1116166728 162320384 31601 4294967295 134512640 135305190 3214685440 3054230720 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19975/tid=19979] ppid=19789 vsize=158516 CPUtime=6.81
/proc/19975/task/19979/stat : 19979 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 1922 0 0 0 676 5 0 0 15 0 4 0 1116166728 162320384 31601 4294967295 134512640 135305190 3214685440 3045842112 134528590 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 33.23
Current children cumulated vsize (KiB) 160932

[startup+25.5101 s]
/proc/loadavg: 4.85 4.60 4.47 8/114 19979
/proc/meminfo: memFree=2098736/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2416 CPUtime=4.76
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 369 33172 0 0 0 1 455 20 15 0 1 0 1116166181 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085803246 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19789/statm: 604 274 231 161 0 43 0
[pid=19975] ppid=19789 vsize=188836 CPUtime=79.44
/proc/19975/stat : 19975 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202496 39235 0 0 0 7875 69 0 0 16 0 4 0 1116166656 193368064 39104 4294967295 134512640 135305190 3214685440 3214683284 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/19975/statm: 47209 39104 79 194 0 47013 0
[pid=19975/tid=19977] ppid=19789 vsize=188836 CPUtime=19.89
/proc/19975/task/19977/stat : 19977 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 3353 0 0 0 1972 17 0 0 16 0 4 0 1116166728 193368064 39104 4294967295 134512640 135305190 3214685440 3062619328 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19975/tid=19978] ppid=19789 vsize=188836 CPUtime=19.5
/proc/19975/task/19978/stat : 19978 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 7010 0 0 0 1928 22 0 0 19 0 4 0 1116166728 193368064 39104 4294967295 134512640 135305190 3214685440 3054230720 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19975/tid=19979] ppid=19789 vsize=188836 CPUtime=19.55
/proc/19975/task/19979/stat : 19979 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 3156 0 0 0 1948 7 0 0 15 0 4 0 1116166728 193368064 39104 4294967295 134512640 135305190 3214685440 3045842112 134528512 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.2
Current children cumulated vsize (KiB) 191252

[startup+51.1088 s]
/proc/loadavg: 4.86 4.63 4.48 5/114 19982
/proc/meminfo: memFree=2078488/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2416 CPUtime=4.76
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 369 33172 0 0 0 1 455 20 15 0 1 0 1116166181 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085803246 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19789/statm: 604 274 231 161 0 43 0
[pid=19975] ppid=19789 vsize=209708 CPUtime=181.53
/proc/19975/stat : 19975 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202496 44394 0 0 0 18067 86 0 0 25 0 4 0 1116166656 214740992 44263 4294967295 134512640 135305190 3214685440 3214683616 134528503 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/19975/statm: 52427 44263 79 194 0 52231 0
[pid=19975/tid=19977] ppid=19789 vsize=209708 CPUtime=45.42
/proc/19975/task/19977/stat : 19977 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 3961 0 0 0 4523 19 0 0 25 0 4 0 1116166728 214740992 44263 4294967295 134512640 135305190 3214685440 3062619072 134542080 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19975/tid=19978] ppid=19789 vsize=209708 CPUtime=45
/proc/19975/task/19978/stat : 19978 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 10268 0 0 0 4473 27 0 0 25 0 4 0 1116166728 214740992 44263 4294967295 134512640 135305190 3214685440 3054230720 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19975/tid=19979] ppid=19789 vsize=209708 CPUtime=45.12
/proc/19975/task/19979/stat : 19979 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 3694 0 0 0 4501 11 0 0 25 0 4 0 1116166728 214740992 44263 4294967295 134512640 135305190 3214685440 3045842112 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 186.29
Current children cumulated vsize (KiB) 212124

[startup+102.316 s]
/proc/loadavg: 4.66 4.61 4.48 5/114 20173
/proc/meminfo: memFree=2037436/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2416 CPUtime=4.76
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 369 33172 0 0 0 1 455 20 15 0 1 0 1116166181 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085803246 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19789/statm: 604 274 231 161 0 43 0
[pid=19975] ppid=19789 vsize=249876 CPUtime=385.58
/proc/19975/stat : 19975 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202496 54246 0 0 0 38437 121 0 0 25 0 4 0 1116166656 255873024 54115 4294967295 134512640 135305190 3214685440 3214683360 134541967 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19975/statm: 62469 54115 79 194 0 62273 0
[pid=19975/tid=19977] ppid=19789 vsize=249876 CPUtime=96.23
/proc/19975/task/19977/stat : 19977 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 5678 0 0 0 9594 29 0 0 25 0 4 0 1116166728 255873024 54115 4294967295 134512640 135305190 3214685440 3062618992 134551799 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19975/tid=19978] ppid=19789 vsize=249876 CPUtime=96.06
/proc/19975/task/19978/stat : 19978 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 14512 0 0 0 9567 39 0 0 25 0 4 0 1116166728 255873024 54115 4294967295 134512640 135305190 3214685440 3054230720 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19975/tid=19979] ppid=19789 vsize=249876 CPUtime=96.19
/proc/19975/task/19979/stat : 19979 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 5298 0 0 0 9599 20 0 0 25 0 4 0 1116166728 255873024 54115 4294967295 134512640 135305190 3214685440 3045842112 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 390.34
Current children cumulated vsize (KiB) 252292

[startup+162.313 s]
/proc/loadavg: 4.41 4.55 4.46 5/114 20361
/proc/meminfo: memFree=2005904/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2416 CPUtime=4.76
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 369 33172 0 0 0 1 455 20 15 0 1 0 1116166181 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085803246 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19789/statm: 604 274 231 161 0 43 0
[pid=19975] ppid=19789 vsize=281316 CPUtime=624.75
/proc/19975/stat : 19975 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202496 62053 0 0 0 62331 144 0 0 25 0 4 0 1116166656 288067584 61922 4294967295 134512640 135305190 3214685440 3214683616 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19975/statm: 70329 61922 79 194 0 70133 0
[pid=19975/tid=19977] ppid=19789 vsize=281316 CPUtime=156.05
/proc/19975/task/19977/stat : 19977 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 6756 0 0 0 15567 38 0 0 25 0 4 0 1116166728 288067584 61922 4294967295 134512640 135305190 3214685440 3062619328 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19975/tid=19978] ppid=19789 vsize=281316 CPUtime=155.86
/proc/19975/task/19978/stat : 19978 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 18522 0 0 0 15540 46 0 0 25 0 4 0 1116166728 288067584 61922 4294967295 134512640 135305190 3214685440 3054230720 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19975/tid=19979] ppid=19789 vsize=281316 CPUtime=156.04
/proc/19975/task/19979/stat : 19979 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 6443 0 0 0 15580 24 0 0 25 0 4 0 1116166728 288067584 61922 4294967295 134512640 135305190 3214685440 3045842112 134528195 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 629.51
Current children cumulated vsize (KiB) 283732

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

[startup+163.213 s]
/proc/loadavg: 4.41 4.55 4.46 6/114 20361
/proc/meminfo: memFree=2005656/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2416 CPUtime=4.76
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 369 33172 0 0 0 1 455 20 15 0 1 0 1116166181 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085803246 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19789/statm: 604 274 231 161 0 43 0
[pid=19975] ppid=19789 vsize=281588 CPUtime=628.33
/proc/19975/stat : 19975 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202496 62103 0 0 0 62689 144 0 0 25 0 4 0 1116166656 288346112 61972 4294967295 134512640 135305190 3214685440 3214683616 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19975/statm: 70397 61972 79 194 0 70201 0
[pid=19975/tid=19977] ppid=19789 vsize=281588 CPUtime=156.95
/proc/19975/task/19977/stat : 19977 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 6759 0 0 0 15657 38 0 0 25 0 4 0 1116166728 288346112 61972 4294967295 134512640 135305190 3214685440 3062619056 134558410 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19975/tid=19978] ppid=19789 vsize=281588 CPUtime=156.76
/proc/19975/task/19978/stat : 19978 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 18566 0 0 0 15630 46 0 0 25 0 4 0 1116166728 288346112 61972 4294967295 134512640 135305190 3214685440 3054230804 134845208 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19975/tid=19979] ppid=19789 vsize=281588 CPUtime=156.94
/proc/19975/task/19979/stat : 19979 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 6443 0 0 0 15670 24 0 0 25 0 4 0 1116166728 288346112 61972 4294967295 134512640 135305190 3214685440 3045842112 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 633.09
Current children cumulated vsize (KiB) 284004

[startup+163.613 s]
/proc/loadavg: 4.41 4.55 4.46 6/114 20361
/proc/meminfo: memFree=2005656/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2416 CPUtime=4.76
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 369 33172 0 0 0 1 455 20 15 0 1 0 1116166181 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085803246 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19789/statm: 604 274 231 161 0 43 0
[pid=19975] ppid=19789 vsize=281860 CPUtime=629.92
/proc/19975/stat : 19975 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202496 62161 0 0 0 62848 144 0 0 25 0 4 0 1116166656 288624640 62030 4294967295 134512640 135305190 3214685440 3214683616 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19975/statm: 70465 62030 79 194 0 70269 0
[pid=19975/tid=19977] ppid=19789 vsize=281860 CPUtime=157.35
/proc/19975/task/19977/stat : 19977 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 6759 0 0 0 15697 38 0 0 25 0 4 0 1116166728 288624640 62030 4294967295 134512640 135305190 3214685440 3062619328 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19975/tid=19978] ppid=19789 vsize=281860 CPUtime=157.16
/proc/19975/task/19978/stat : 19978 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 18623 0 0 0 15670 46 0 0 25 0 4 0 1116166728 288624640 62030 4294967295 134512640 135305190 3214685440 3054230720 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19975/tid=19979] ppid=19789 vsize=281860 CPUtime=157.34
/proc/19975/task/19979/stat : 19979 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 6443 0 0 0 15710 24 0 0 25 0 4 0 1116166728 288624640 62030 4294967295 134512640 135305190 3214685440 3045842112 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 634.68
Current children cumulated vsize (KiB) 284276

[startup+164.013 s]
/proc/loadavg: 4.41 4.55 4.46 5/114 20361
/proc/meminfo: memFree=2005360/3368532 swapFree=1959840/1959888
[pid=19789] ppid=19787 vsize=2416 CPUtime=4.76
/proc/19789/stat : 19789 (manysat.sh) S 19787 19789 29143 0 -1 4194304 369 33172 0 0 0 1 455 20 15 0 1 0 1116166181 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085803246 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19789/statm: 604 274 231 161 0 43 0
[pid=19975] ppid=19789 vsize=281860 CPUtime=631.45
/proc/19975/stat : 19975 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202496 62188 0 0 0 63001 144 0 0 23 0 4 0 1116166656 288624640 62057 4294967295 134512640 135305190 3214685440 3214683508 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19975/statm: 70465 62057 79 194 0 70269 0
[pid=19975/tid=19977] ppid=19789 vsize=281860 CPUtime=157.73
/proc/19975/task/19977/stat : 19977 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 6759 0 0 0 15735 38 0 0 24 0 4 0 1116166728 288624640 62057 4294967295 134512640 135305190 3214685440 3062619176 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19975/tid=19978] ppid=19789 vsize=281860 CPUtime=157.53
/proc/19975/task/19978/stat : 19978 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 18650 0 0 0 15707 46 0 0 25 0 4 0 1116166728 288624640 62057 4294967295 134512640 135305190 3214685440 3054230568 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19975/tid=19979] ppid=19789 vsize=281860 CPUtime=157.74
/proc/19975/task/19979/stat : 19979 (manysat1.1_stat) R 19789 19789 29143 0 -1 4202560 6443 0 0 0 15750 24 0 0 25 0 4 0 1116166728 288624640 62057 4294967295 134512640 135305190 3214685440 3045842112 134528747 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 636.21
Current children cumulated vsize (KiB) 284276

Child status: 20
Real time (s): 164.093
CPU time (s): 636.42
CPU user time (s): 634.73
CPU system time (s): 1.69
CPU usage (%): 387.84
Max. virtual memory (cumulated for all children) (KiB): 284276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 634.73
system time used= 1.69
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96019
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= 40830
involuntary context switches= 35807

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:50:33
IDJOB=1776946
IDBENCH=69630
IDSOLVER=620
FILE ID=/1776946-1243515033
PBS_JOBID=
Free space on /tmp= 7974 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nid_i.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776946-1243515033/watcher-1776946-1243515033 -o /tmp/evaluation-result-1776946-1243515033/solver-1776946-1243515033 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776946-1243515033.cnf aimd 0

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED= 2045553791

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.073
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.42
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.073
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.12
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.073
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.14
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.073
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2283272 kB
Buffers:         31408 kB
Cached:         933552 kB
SwapCached:          0 kB
Active:          56292 kB
Inactive:       928036 kB
HighTotal:     2489216 kB
HighFree:      1649436 kB
LowTotal:       879316 kB
LowFree:        633836 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           15328 kB
Writeback:           0 kB
AnonPages:       19384 kB
Mapped:           7552 kB
Slab:            91464 kB
SReclaimable:    78464 kB
SUnreclaim:      13000 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111076 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7974 MiB
End job on  at 2009-05-28 14:53:18