Trace number 1780564

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 392.2 103.394

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark392.2
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.01	c Parsing...
0.91/0.93	c ==============================================================================
0.91/0.93	c |           |     ORIGINAL     |              LEARNT              |          |
0.91/0.93	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.91/0.93	c ==============================================================================
0.91/0.93	c |         0 |  995760  2383068 |  298727       0        0     nan |  0.000 % |
4.31/4.40	c |         0 |  659939  1826685 |      --       0       --      -- |     --   | -84792/17404
4.31/4.40	c ==============================================================================
4.31/4.40	c Result  :   #vars: 102107   #clauses: 659939   #literals: 1826685
4.31/4.40	c CPU time:   4.26 s
4.31/4.40	c ==============================================================================
391.97/103.36	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
391.97/103.36	c ============================[ Problem Statistics ]=============================
391.97/103.36	c |                                                                             |
391.97/103.36	c threadId              : 0
391.97/103.36	c restarts              : 291
391.97/103.36	c conflicts             : 71657          (186 /sec)
391.97/103.36	c decisions             : 415265         (1.44 % random) (1076 /sec)
391.97/103.36	c propagations          : 126183955      (326935 /sec)
391.97/103.36	c conflict literals     : 11014085       (27.14 % deleted)
391.97/103.36	c Memory used           : 298.12 MB
391.97/103.36	c CPU time              : 385.96 s
391.97/103.36	
391.97/103.36	c --->m=4, e=8, aimd=1, HOME/12961_many.cnf	time: 96.49	conflicts: 71657        
391.97/103.38	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-1780564-1243533207/watcher-1780564-1243533207 -o /tmp/evaluation-result-1780564-1243533207/solver-1780564-1243533207 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780564-1243533207.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.25 4.42 4.37 4/110 12962
/proc/meminfo: memFree=2832988/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2412 CPUtime=0
/proc/12961/stat : 12961 (manysat.sh) R 12959 12961 29143 0 -1 4194304 333 0 0 0 0 0 0 0 19 0 1 0 1117983630 2469888 273 4294967295 134512640 135169312 3214738704 3214737180 3085526900 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/12961/statm: 603 273 231 161 0 42 0
[pid=12962] ppid=12961 vsize=13280 CPUtime=0.02
/proc/12962/stat : 12962 (SatElite) R 12961 12961 29143 0 -1 4202496 2192 0 0 0 1 1 0 0 19 0 1 0 1117983631 13598720 2024 4294967295 134512640 135034092 3215230288 3215226576 134544849 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12962/statm: 3320 2027 49 128 0 3190 0

[startup+0.125762 s]
/proc/loadavg: 4.25 4.42 4.37 4/110 12962
/proc/meminfo: memFree=2832988/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2412 CPUtime=0
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 1117983630 2469888 273 4294967295 134512640 135169312 3214738704 3214737240 3085524718 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/12961/statm: 603 273 231 161 0 42 0
[pid=12962] ppid=12961 vsize=36816 CPUtime=0.13
/proc/12962/stat : 12962 (SatElite) R 12961 12961 29143 0 -1 4202496 7107 0 0 0 11 2 0 0 23 0 1 0 1117983631 37699584 6875 4294967295 134512640 135034092 3215230288 3215226248 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12962/statm: 9204 6876 49 128 0 9074 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 39228

[startup+0.205728 s]
/proc/loadavg: 4.25 4.42 4.37 4/110 12962
/proc/meminfo: memFree=2832988/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2412 CPUtime=0
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 1117983630 2469888 273 4294967295 134512640 135169312 3214738704 3214737240 3085524718 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/12961/statm: 603 273 231 161 0 42 0
[pid=12962] ppid=12961 vsize=45396 CPUtime=0.21
/proc/12962/stat : 12962 (SatElite) R 12961 12961 29143 0 -1 4202496 9368 0 0 0 18 3 0 0 23 0 1 0 1117983631 46485504 9136 4294967295 134512640 135034092 3215230288 3215226632 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12962/statm: 11349 9137 49 128 0 11219 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 47808

[startup+0.305721 s]
/proc/loadavg: 4.25 4.42 4.37 4/110 12962
/proc/meminfo: memFree=2832988/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2412 CPUtime=0
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 1117983630 2469888 273 4294967295 134512640 135169312 3214738704 3214737240 3085524718 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/12961/statm: 603 273 231 161 0 42 0
[pid=12962] ppid=12961 vsize=52492 CPUtime=0.31
/proc/12962/stat : 12962 (SatElite) R 12961 12961 29143 0 -1 4202496 10990 0 0 0 28 3 0 0 23 0 1 0 1117983631 53751808 10758 4294967295 134512640 135034092 3215230288 3215226632 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12962/statm: 13123 10758 49 128 0 12993 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 54904

[startup+0.705702 s]
/proc/loadavg: 4.25 4.42 4.37 4/110 12962
/proc/meminfo: memFree=2832988/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2412 CPUtime=0
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 1117983630 2469888 273 4294967295 134512640 135169312 3214738704 3214737240 3085524718 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/12961/statm: 603 273 231 161 0 42 0
[pid=12962] ppid=12961 vsize=79260 CPUtime=0.71
/proc/12962/stat : 12962 (SatElite) R 12961 12961 29143 0 -1 4202496 18384 0 0 0 64 7 0 0 25 0 1 0 1117983631 81162240 18152 4294967295 134512640 135034092 3215230288 3215226632 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12962/statm: 19815 18153 50 128 0 19685 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 81672

[startup+1.50566 s]
/proc/loadavg: 3.99 4.37 4.35 2/111 12963
/proc/meminfo: memFree=2748676/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2412 CPUtime=0
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 1117983630 2469888 273 4294967295 134512640 135169312 3214738704 3214737240 3085524718 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/12961/statm: 603 273 231 161 0 42 0
[pid=12962] ppid=12961 vsize=109492 CPUtime=1.51
/proc/12962/stat : 12962 (SatElite) R 12961 12961 29143 0 -1 4202496 27710 0 0 0 141 10 0 0 25 0 1 0 1117983631 112119808 25020 4294967295 134512640 135034092 3215230288 3215226284 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12962/statm: 27373 25021 67 128 0 27243 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 111904

[startup+3.10558 s]
/proc/loadavg: 3.99 4.37 4.35 2/111 12963
/proc/meminfo: memFree=2728740/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2412 CPUtime=0
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 1117983630 2469888 273 4294967295 134512640 135169312 3214738704 3214737240 3085524718 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/12961/statm: 603 273 231 161 0 42 0
[pid=12962] ppid=12961 vsize=127192 CPUtime=3.11
/proc/12962/stat : 12962 (SatElite) R 12961 12961 29143 0 -1 4202496 31816 0 0 0 298 13 0 0 25 0 1 0 1117983631 130244608 28661 4294967295 134512640 135034092 3215230288 3215226524 134669488 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12962/statm: 31798 28661 67 128 0 31668 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 129604

[startup+6.30541 s]
/proc/loadavg: 3.75 4.31 4.33 2/111 13148
/proc/meminfo: memFree=2762012/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2416 CPUtime=5.18
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 369 36160 0 0 0 0 500 18 18 0 1 0 1117983630 2473984 274 4294967295 134512640 135169312 3214738704 3214734920 3085524718 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12961/statm: 604 274 231 161 0 43 0
[pid=13148] ppid=12961 vsize=160456 CPUtime=1.12
/proc/13148/stat : 13148 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202496 37866 0 0 0 98 14 0 0 19 0 1 0 1117984149 164306944 37781 4294967295 134512640 135305190 3213296560 3212247012 134840070 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13148/statm: 40114 37782 67 194 0 39918 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 162872

[startup+12.7053 s]
/proc/loadavg: 3.85 4.32 4.34 6/114 13151
/proc/meminfo: memFree=2636116/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2416 CPUtime=5.18
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 369 36160 0 0 0 0 500 18 18 0 1 0 1117983630 2473984 274 4294967295 134512640 135169312 3214738704 3214734920 3085524718 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12961/statm: 604 274 231 161 0 43 0
[pid=13148] ppid=12961 vsize=217420 CPUtime=25.19
/proc/13148/stat : 13148 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202496 46396 0 0 0 2460 59 0 0 15 0 4 0 1117984149 222638080 46298 4294967295 134512640 135305190 3213296560 3213294736 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13148/statm: 54355 46298 79 194 0 54159 0
[pid=13148/tid=13149] ppid=12961 vsize=217420 CPUtime=5.85
/proc/13148/task/13149/stat : 13149 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 1070 0 0 0 569 16 0 0 16 0 4 0 1117984291 222638080 46298 4294967295 134512640 135305190 3213296560 3041168576 134530997 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13148/tid=13150] ppid=12961 vsize=217420 CPUtime=5.96
/proc/13148/task/13150/stat : 13150 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 1241 0 0 0 587 9 0 0 16 0 4 0 1117984291 222638080 46298 4294967295 134512640 135305190 3213296560 3032779968 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13148/tid=13151] ppid=12961 vsize=217420 CPUtime=6.01
/proc/13148/task/13151/stat : 13151 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 1200 0 0 0 593 8 0 0 16 0 4 0 1117984291 222638080 46298 4294967295 134512640 135305190 3213296560 3024391360 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 30.37
Current children cumulated vsize (KiB) 219836

[startup+25.5046 s]
/proc/loadavg: 4.18 4.38 4.35 6/114 13153
/proc/meminfo: memFree=2619564/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2416 CPUtime=5.18
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 369 36160 0 0 0 0 500 18 18 0 1 0 1117983630 2473984 274 4294967295 134512640 135169312 3214738704 3214734920 3085524718 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12961/statm: 604 274 231 161 0 43 0
[pid=13148] ppid=12961 vsize=233668 CPUtime=76.26
/proc/13148/stat : 13148 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202496 50512 0 0 0 7556 70 0 0 18 0 4 0 1117984149 239276032 50414 4294967295 134512640 135305190 3213296560 3213294736 134528195 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13148/statm: 58417 50414 79 194 0 58221 0
[pid=13148/tid=13149] ppid=12961 vsize=233668 CPUtime=18.61
/proc/13148/task/13149/stat : 13149 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 1703 0 0 0 1844 17 0 0 25 0 4 0 1117984291 239276032 50414 4294967295 134512640 135305190 3213296560 3041168576 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13148/tid=13150] ppid=12961 vsize=233668 CPUtime=18.74
/proc/13148/task/13150/stat : 13150 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 2677 0 0 0 1864 10 0 0 25 0 4 0 1117984291 239276032 50414 4294967295 134512640 135305190 3213296560 3032779968 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13148/tid=13151] ppid=12961 vsize=233668 CPUtime=18.77
/proc/13148/task/13151/stat : 13151 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 2012 0 0 0 1862 15 0 0 25 0 4 0 1117984291 239276032 50414 4294967295 134512640 135305190 3213296560 3024391360 134528562 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 81.44
Current children cumulated vsize (KiB) 236084

[startup+51.1133 s]
/proc/loadavg: 4.22 4.37 4.35 5/114 13155
/proc/meminfo: memFree=2586856/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2416 CPUtime=5.18
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 369 36160 0 0 0 0 500 18 18 0 1 0 1117983630 2473984 274 4294967295 134512640 135169312 3214738704 3214734920 3085524718 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12961/statm: 604 274 231 161 0 43 0
[pid=13148] ppid=12961 vsize=266404 CPUtime=178.49
/proc/13148/stat : 13148 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202496 58615 0 0 0 17764 85 0 0 25 0 4 0 1117984149 272797696 58517 4294967295 134512640 135305190 3213296560 3213294736 134528523 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13148/statm: 66601 58517 79 194 0 66405 0
[pid=13148/tid=13149] ppid=12961 vsize=266404 CPUtime=44.21
/proc/13148/task/13149/stat : 13149 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 3318 0 0 0 4401 20 0 0 25 0 4 0 1117984291 272797696 58517 4294967295 134512640 135305190 3213296560 3041168240 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13148/tid=13150] ppid=12961 vsize=266404 CPUtime=44.34
/proc/13148/task/13150/stat : 13150 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 4951 0 0 0 4417 17 0 0 25 0 4 0 1117984291 272797696 58517 4294967295 134512640 135305190 3213296560 3032779584 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13148/tid=13151] ppid=12961 vsize=266404 CPUtime=44.21
/proc/13148/task/13151/stat : 13151 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 3886 0 0 0 4405 16 0 0 25 0 4 0 1117984291 272797696 58517 4294967295 134512640 135305190 3213296560 3024391360 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 183.67
Current children cumulated vsize (KiB) 268820

[startup+102.311 s]
/proc/loadavg: 4.29 4.37 4.36 5/114 13342
/proc/meminfo: memFree=2548912/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2416 CPUtime=5.18
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 369 36160 0 0 0 0 500 18 18 0 1 0 1117983630 2473984 274 4294967295 134512640 135169312 3214738704 3214734920 3085524718 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12961/statm: 604 274 231 161 0 43 0
[pid=13148] ppid=12961 vsize=305276 CPUtime=382.79
/proc/13148/stat : 13148 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202496 68090 0 0 0 38177 102 0 0 25 0 4 0 1117984149 312602624 67992 4294967295 134512640 135305190 3213296560 3213294400 134551622 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13148/statm: 76319 67992 79 194 0 76123 0
[pid=13148/tid=13149] ppid=12961 vsize=305276 CPUtime=95.24
/proc/13148/task/13149/stat : 13149 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 5531 0 0 0 9501 23 0 0 25 0 4 0 1117984291 312602624 67992 4294967295 134512640 135305190 3213296560 3041168576 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13148/tid=13150] ppid=12961 vsize=305276 CPUtime=95.46
/proc/13148/task/13150/stat : 13150 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 7631 0 0 0 9524 22 0 0 25 0 4 0 1117984291 312602624 67992 4294967295 134512640 135305190 3213296560 3032779584 134551697 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13148/tid=13151] ppid=12961 vsize=305276 CPUtime=95.18
/proc/13148/task/13151/stat : 13151 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 5661 0 0 0 9497 21 0 0 25 0 4 0 1117984291 312602624 67992 4294967295 134512640 135305190 3213296560 3024391360 134531218 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 387.97
Current children cumulated vsize (KiB) 307692

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

[startup+102.411 s]
/proc/loadavg: 4.29 4.37 4.36 5/114 13342
/proc/meminfo: memFree=2548912/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2416 CPUtime=5.18
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 369 36160 0 0 0 0 500 18 18 0 1 0 1117983630 2473984 274 4294967295 134512640 135169312 3214738704 3214734920 3085524718 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12961/statm: 604 274 231 161 0 43 0
[pid=13148] ppid=12961 vsize=305276 CPUtime=383.18
/proc/13148/stat : 13148 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202496 68090 0 0 0 38216 102 0 0 25 0 4 0 1117984149 312602624 67992 4294967295 134512640 135305190 3213296560 3213294736 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13148/statm: 76319 67992 79 194 0 76123 0
[pid=13148/tid=13149] ppid=12961 vsize=305276 CPUtime=95.34
/proc/13148/task/13149/stat : 13149 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 5531 0 0 0 9511 23 0 0 25 0 4 0 1117984291 312602624 67992 4294967295 134512640 135305190 3213296560 3041168576 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13148/tid=13150] ppid=12961 vsize=305276 CPUtime=95.56
/proc/13148/task/13150/stat : 13150 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 7631 0 0 0 9534 22 0 0 25 0 4 0 1117984291 312602624 67992 4294967295 134512640 135305190 3213296560 3032779648 134554541 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13148/tid=13151] ppid=12961 vsize=305276 CPUtime=95.28
/proc/13148/task/13151/stat : 13151 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 5661 0 0 0 9507 21 0 0 25 0 4 0 1117984291 312602624 67992 4294967295 134512640 135305190 3213296560 3024391088 134556734 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 388.36
Current children cumulated vsize (KiB) 307692

[startup+102.811 s]
/proc/loadavg: 4.29 4.37 4.36 5/114 13342
/proc/meminfo: memFree=2548912/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2416 CPUtime=5.18
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 369 36160 0 0 0 0 500 18 18 0 1 0 1117983630 2473984 274 4294967295 134512640 135169312 3214738704 3214734920 3085524718 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12961/statm: 604 274 231 161 0 43 0
[pid=13148] ppid=12961 vsize=305276 CPUtime=384.78
/proc/13148/stat : 13148 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202496 68090 0 0 0 38376 102 0 0 25 0 4 0 1117984149 312602624 67992 4294967295 134512640 135305190 3213296560 3213294736 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13148/statm: 76319 67992 79 194 0 76123 0
[pid=13148/tid=13149] ppid=12961 vsize=305276 CPUtime=95.74
/proc/13148/task/13149/stat : 13149 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 5531 0 0 0 9551 23 0 0 25 0 4 0 1117984291 312602624 67992 4294967295 134512640 135305190 3213296560 3041168576 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13148/tid=13150] ppid=12961 vsize=305276 CPUtime=95.96
/proc/13148/task/13150/stat : 13150 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 7631 0 0 0 9574 22 0 0 22 0 4 0 1117984291 312602624 67992 4294967295 134512640 135305190 3213296560 3032779968 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13148/tid=13151] ppid=12961 vsize=305276 CPUtime=95.68
/proc/13148/task/13151/stat : 13151 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 5661 0 0 0 9547 21 0 0 25 0 4 0 1117984291 312602624 67992 4294967295 134512640 135305190 3213296560 3024391248 134529062 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 389.96
Current children cumulated vsize (KiB) 307692

[startup+103.211 s]
/proc/loadavg: 4.29 4.37 4.36 5/114 13342
/proc/meminfo: memFree=2548912/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2416 CPUtime=5.18
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 369 36160 0 0 0 0 500 18 18 0 1 0 1117983630 2473984 274 4294967295 134512640 135169312 3214738704 3214734920 3085524718 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12961/statm: 604 274 231 161 0 43 0
[pid=13148] ppid=12961 vsize=305276 CPUtime=386.38
/proc/13148/stat : 13148 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202496 68091 0 0 0 38535 103 0 0 25 0 4 0 1117984149 312602624 67993 4294967295 134512640 135305190 3213296560 3213294736 134528428 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13148/statm: 76319 67993 79 194 0 76123 0
[pid=13148/tid=13149] ppid=12961 vsize=305276 CPUtime=96.14
/proc/13148/task/13149/stat : 13149 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 5531 0 0 0 9591 23 0 0 25 0 4 0 1117984291 312602624 67993 4294967295 134512640 135305190 3213296560 3041168576 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13148/tid=13150] ppid=12961 vsize=305276 CPUtime=96.36
/proc/13148/task/13150/stat : 13150 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 7632 0 0 0 9614 22 0 0 25 0 4 0 1117984291 312602624 67993 4294967295 134512640 135305190 3213296560 3032779968 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13148/tid=13151] ppid=12961 vsize=305276 CPUtime=96.08
/proc/13148/task/13151/stat : 13151 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 5661 0 0 0 9587 21 0 0 25 0 4 0 1117984291 312602624 67993 4294967295 134512640 135305190 3213296560 3024391360 134528237 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 391.56
Current children cumulated vsize (KiB) 307692

[startup+103.311 s]
/proc/loadavg: 4.29 4.37 4.36 5/114 13342
/proc/meminfo: memFree=2548912/3368532 swapFree=1959840/1959888
[pid=12961] ppid=12959 vsize=2416 CPUtime=5.18
/proc/12961/stat : 12961 (manysat.sh) S 12959 12961 29143 0 -1 4194304 369 36160 0 0 0 0 500 18 18 0 1 0 1117983630 2473984 274 4294967295 134512640 135169312 3214738704 3214734920 3085524718 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12961/statm: 604 274 231 161 0 43 0
[pid=13148] ppid=12961 vsize=305276 CPUtime=386.79
/proc/13148/stat : 13148 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202496 68091 0 0 0 38576 103 0 0 25 0 4 0 1117984149 312602624 67993 4294967295 134512640 135305190 3213296560 3213294736 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13148/statm: 76319 67993 79 194 0 76123 0
[pid=13148/tid=13149] ppid=12961 vsize=305276 CPUtime=96.24
/proc/13148/task/13149/stat : 13149 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 5531 0 0 0 9601 23 0 0 25 0 4 0 1117984291 312602624 67993 4294967295 134512640 135305190 3213296560 3041168464 134529062 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13148/tid=13150] ppid=12961 vsize=305276 CPUtime=96.46
/proc/13148/task/13150/stat : 13150 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 7632 0 0 0 9624 22 0 0 25 0 4 0 1117984291 312602624 67993 4294967295 134512640 135305190 3213296560 3032779968 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13148/tid=13151] ppid=12961 vsize=305276 CPUtime=96.18
/proc/13148/task/13151/stat : 13151 (manysat1.1_stat) R 12961 12961 29143 0 -1 4202560 5661 0 0 0 9597 21 0 0 25 0 4 0 1117984291 312602624 67993 4294967295 134512640 135305190 3213296560 3024391360 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 391.97
Current children cumulated vsize (KiB) 307692

Child status: 20
Real time (s): 103.394
CPU time (s): 392.2
CPU user time (s): 390.96
CPU system time (s): 1.24
CPU usage (%): 379.324
Max. virtual memory (cumulated for all children) (KiB): 307692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 390.96
system time used= 1.24
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104910
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= 49906
involuntary context switches= 15887

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:53:27
IDJOB=1780564
IDBENCH=71025
IDSOLVER=623
FILE ID=/1780564-1243533207
PBS_JOBID=
Free space on /tmp= 7969 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-10p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780564-1243533207/watcher-1780564-1243533207 -o /tmp/evaluation-result-1780564-1243533207/solver-1780564-1243533207 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780564-1243533207.cnf aimd 1

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED= 1454374489

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:       2840092 kB
Buffers:         49120 kB
Cached:         379636 kB
SwapCached:          0 kB
Active:          63864 kB
Inactive:       384308 kB
HighTotal:     2489216 kB
HighFree:      2090604 kB
LowTotal:       879316 kB
LowFree:        749488 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           20464 kB
Writeback:           0 kB
AnonPages:       19480 kB
Mapped:           7700 kB
Slab:            71016 kB
SReclaimable:    58724 kB
SUnreclaim:      12292 kB
PageTables:        684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7969 MiB
End job on  at 2009-05-28 19:55:12