Trace number 1780381

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 80.77 23.2391

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.29
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.42/0.46	c ==============================================================================
0.42/0.46	c |           |     ORIGINAL     |              LEARNT              |          |
0.42/0.46	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.42/0.46	c ==============================================================================
0.42/0.46	c |         0 |  533925  1246626 |  160177       0        0     nan |  0.000 % |
2.72/2.76	c |         0 |  337556   906141 |      --       0       --      -- |     --   | -46489/4489
2.72/2.76	c ==============================================================================
2.72/2.76	c Result  :   #vars: 65845   #clauses: 337556   #literals: 906141
2.72/2.76	c CPU time:   2.69 s
2.72/2.76	c ==============================================================================
80.72/23.22	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
80.72/23.22	c ============================[ Problem Statistics ]=============================
80.72/23.22	c |                                                                             |
80.72/23.22	c threadId              : 3
80.72/23.22	c restarts              : 16
80.72/23.22	c conflicts             : 8042           (104 /sec)
80.72/23.22	c decisions             : 17937          (1.56 % random) (232 /sec)
80.72/23.22	c propagations          : 31179510       (403409 /sec)
80.72/23.22	c conflict literals     : 926601         (24.01 % deleted)
80.72/23.22	c Memory used           : 139.95 MB
80.72/23.22	c CPU time              : 77.29 s
80.72/23.22	
80.72/23.22	c --->m=4, e=8, aimd=0, HOME/4684_many.cnf	time: 19.3225	conflicts: 8042         
80.72/23.23	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-1780381-1243530421/watcher-1780381-1243530421 -o /tmp/evaluation-result-1780381-1243530421/solver-1780381-1243530421 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780381-1243530421.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.63 4.47 4.29 3/96 4684
/proc/meminfo: memFree=2962052/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2416 CPUtime=0
/proc/4684/stat : 4684 (manysat.sh) R 4682 4684 27966 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 1117706280 2473984 274 4294967295 134512640 135169312 3217750000 3217748476 3085457268 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/4684/statm: 604 274 231 161 0 43 0
[pid=4685] ppid=4684 vsize=2432 CPUtime=0
/proc/4685/stat : 4685 (SatElite) R 4684 4684 27966 0 -1 4202496 418 0 0 0 0 0 0 0 18 0 1 0 1117706280 2490368 354 4294967295 134512640 135034092 3217567632 3217563920 134544897 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4685/statm: 608 356 49 128 0 478 0

[startup+0.094297 s]
/proc/loadavg: 4.63 4.47 4.29 3/96 4684
/proc/meminfo: memFree=2962052/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2416 CPUtime=0
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117706280 2473984 274 4294967295 134512640 135169312 3217750000 3217748536 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 604 274 231 161 0 43 0
[pid=4685] ppid=4684 vsize=23340 CPUtime=0.1
/proc/4685/stat : 4685 (SatElite) R 4684 4684 27966 0 -1 4202496 4978 0 0 0 9 1 0 0 19 0 1 0 1117706280 23900160 4810 4294967295 134512640 135034092 3217567632 3217563976 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4685/statm: 5835 4810 49 128 0 5705 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 25756

[startup+0.114297 s]
/proc/loadavg: 4.63 4.47 4.29 3/96 4684
/proc/meminfo: memFree=2962052/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2416 CPUtime=0
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117706280 2473984 274 4294967295 134512640 135169312 3217750000 3217748536 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 604 274 231 161 0 43 0
[pid=4685] ppid=4684 vsize=24644 CPUtime=0.12
/proc/4685/stat : 4685 (SatElite) R 4684 4684 27966 0 -1 4202496 5197 0 0 0 11 1 0 0 20 0 1 0 1117706280 25235456 5029 4294967295 134512640 135034092 3217567632 3217563976 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4685/statm: 6161 5030 49 128 0 6031 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 27060

[startup+0.314281 s]
/proc/loadavg: 4.63 4.47 4.29 3/96 4684
/proc/meminfo: memFree=2962052/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2416 CPUtime=0
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117706280 2473984 274 4294967295 134512640 135169312 3217750000 3217748536 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 604 274 231 161 0 43 0
[pid=4685] ppid=4684 vsize=39396 CPUtime=0.32
/proc/4685/stat : 4685 (SatElite) R 4684 4684 27966 0 -1 4202496 9212 0 0 0 30 2 0 0 20 0 1 0 1117706280 40341504 9044 4294967295 134512640 135034092 3217567632 3217563976 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4685/statm: 9849 9045 50 128 0 9719 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41812

[startup+0.714245 s]
/proc/loadavg: 4.63 4.47 4.29 3/96 4684
/proc/meminfo: memFree=2962052/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2416 CPUtime=0
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117706280 2473984 274 4294967295 134512640 135169312 3217750000 3217748536 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 604 274 231 161 0 43 0
[pid=4685] ppid=4684 vsize=61736 CPUtime=0.72
/proc/4685/stat : 4685 (SatElite) R 4684 4684 27966 0 -1 4202496 15449 0 0 0 70 2 0 0 21 0 1 0 1117706280 63217664 13925 4294967295 134512640 135034092 3217567632 3217563500 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4685/statm: 15434 13925 67 128 0 15304 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 64152

[startup+1.51418 s]
/proc/loadavg: 4.34 4.41 4.27 2/98 4687
/proc/meminfo: memFree=2900188/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2416 CPUtime=0
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117706280 2473984 274 4294967295 134512640 135169312 3217750000 3217748536 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 604 274 231 161 0 43 0
[pid=4685] ppid=4684 vsize=68988 CPUtime=1.52
/proc/4685/stat : 4685 (SatElite) R 4684 4684 27966 0 -1 4202496 17439 0 0 0 146 6 0 0 24 0 1 0 1117706280 70643712 15823 4294967295 134512640 135034092 3217567632 3217563920 134529233 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4685/statm: 17247 15823 67 128 0 17117 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 71404

[startup+3.11405 s]
/proc/loadavg: 4.34 4.41 4.27 2/98 4687
/proc/meminfo: memFree=2895872/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2416 CPUtime=0
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117706280 2473984 274 4294967295 134512640 135169312 3217750000 3217748536 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 604 274 231 161 0 43 0
[pid=4685] ppid=4684 vsize=69300 CPUtime=3.12
/proc/4685/stat : 4685 (SatElite) R 4684 4684 27966 0 -1 4202496 21334 0 0 0 301 11 0 0 25 0 1 0 1117706280 70963200 15963 4294967295 134512640 135034092 3217567632 3217562500 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4685/statm: 17325 15963 67 128 0 17195 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 71716

[startup+6.35224 s]
/proc/loadavg: 4.34 4.41 4.27 5/101 4691
/proc/meminfo: memFree=2856484/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2420 CPUtime=3.15
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 370 21337 0 0 0 0 304 11 18 0 1 0 1117706280 2478080 275 4294967295 134512640 135169312 3217750000 3217746216 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 605 275 231 161 0 44 0
[pid=4688] ppid=4684 vsize=129808 CPUtime=10.19
/proc/4688/stat : 4688 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202496 24395 0 0 0 994 25 0 0 15 0 4 0 1117706595 132923392 24328 4294967295 134512640 135305190 3220720320 3220718212 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4688/statm: 32452 24328 79 194 0 32256 0
[pid=4688/tid=4689] ppid=4684 vsize=129808 CPUtime=2.31
/proc/4688/task/4689/stat : 4689 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 492 0 0 0 226 5 0 0 16 0 4 0 1117706666 132923392 24328 4294967295 134512640 135305190 3220720320 3054226548 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4688/tid=4690] ppid=4684 vsize=129808 CPUtime=2.46
/proc/4688/task/4690/stat : 4690 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 552 0 0 0 243 3 0 0 15 0 4 0 1117706666 132923392 24328 4294967295 134512640 135305190 3220720320 3045837864 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4688/tid=4691] ppid=4684 vsize=129808 CPUtime=2.36
/proc/4688/task/4691/stat : 4691 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 489 0 0 0 228 8 0 0 16 0 4 0 1117706666 132923392 24328 4294967295 134512640 135305190 3220720320 3037449332 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13.34
Current children cumulated vsize (KiB) 132228

[startup+12.7133 s]
/proc/loadavg: 4.59 4.46 4.29 6/101 4691
/proc/meminfo: memFree=2850828/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2420 CPUtime=3.15
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 370 21337 0 0 0 0 304 11 18 0 1 0 1117706280 2478080 275 4294967295 134512640 135169312 3217750000 3217746216 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 605 275 231 161 0 44 0
[pid=4688] ppid=4684 vsize=135456 CPUtime=35.59
/proc/4688/stat : 4688 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202496 25894 0 0 0 3530 29 0 0 18 0 4 0 1117706595 138706944 25827 4294967295 134512640 135305190 3220720320 3220718160 134551697 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4688/statm: 33864 25827 79 194 0 33668 0
[pid=4688/tid=4689] ppid=4684 vsize=135456 CPUtime=8.62
/proc/4688/task/4689/stat : 4689 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 765 0 0 0 856 6 0 0 19 0 4 0 1117706666 138706944 25827 4294967295 134512640 135305190 3220720320 3054226624 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4688/tid=4690] ppid=4684 vsize=135456 CPUtime=8.83
/proc/4688/task/4690/stat : 4690 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1058 0 0 0 879 4 0 0 21 0 4 0 1117706666 138706944 25827 4294967295 134512640 135305190 3220720320 3045837632 134551681 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4688/tid=4691] ppid=4684 vsize=135456 CPUtime=8.71
/proc/4688/task/4691/stat : 4691 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 799 0 0 0 861 10 0 0 21 0 4 0 1117706666 138706944 25827 4294967295 134512640 135305190 3220720320 3037449408 134528329 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38.74
Current children cumulated vsize (KiB) 137876

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

[startup+19.1127 s]
/proc/loadavg: 4.55 4.45 4.29 5/101 4692
/proc/meminfo: memFree=2845432/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2420 CPUtime=3.15
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 370 21337 0 0 0 0 304 11 18 0 1 0 1117706280 2478080 275 4294967295 134512640 135169312 3217750000 3217746216 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 605 275 231 161 0 44 0
[pid=4688] ppid=4684 vsize=140308 CPUtime=61.18
/proc/4688/stat : 4688 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202496 27179 0 0 0 6086 32 0 0 25 0 4 0 1117706595 143675392 27112 4294967295 134512640 135305190 3220720320 3220718496 134528252 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4688/statm: 35077 27112 79 194 0 34881 0
[pid=4688/tid=4689] ppid=4684 vsize=140308 CPUtime=15.01
/proc/4688/task/4689/stat : 4689 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 944 0 0 0 1495 6 0 0 25 0 4 0 1117706666 143675392 27112 4294967295 134512640 135305190 3220720320 3054226624 134528594 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4688/tid=4690] ppid=4684 vsize=140308 CPUtime=15.23
/proc/4688/task/4690/stat : 4690 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1561 0 0 0 1516 7 0 0 25 0 4 0 1117706666 143675392 27112 4294967295 134512640 135305190 3220720320 3045838016 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4688/tid=4691] ppid=4684 vsize=140308 CPUtime=15.11
/proc/4688/task/4691/stat : 4691 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1169 0 0 0 1501 10 0 0 25 0 4 0 1117706666 143675392 27112 4294967295 134512640 135305190 3220720320 3037449408 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 64.33
Current children cumulated vsize (KiB) 142728

[startup+20.7126 s]
/proc/loadavg: 4.55 4.45 4.29 5/101 4692
/proc/meminfo: memFree=2844288/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2420 CPUtime=3.15
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 370 21337 0 0 0 0 304 11 18 0 1 0 1117706280 2478080 275 4294967295 134512640 135169312 3217750000 3217746216 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 605 275 231 161 0 44 0
[pid=4688] ppid=4684 vsize=142388 CPUtime=67.57
/proc/4688/stat : 4688 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202496 27466 0 0 0 6725 32 0 0 25 0 4 0 1117706595 145805312 27399 4294967295 134512640 135305190 3220720320 3220718160 134551930 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4688/statm: 35597 27399 79 194 0 35401 0
[pid=4688/tid=4689] ppid=4684 vsize=142388 CPUtime=16.61
/proc/4688/task/4689/stat : 4689 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 993 0 0 0 1655 6 0 0 25 0 4 0 1117706666 145805312 27399 4294967295 134512640 135305190 3220720320 3054226624 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4688/tid=4690] ppid=4684 vsize=142388 CPUtime=16.82
/proc/4688/task/4690/stat : 4690 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1622 0 0 0 1675 7 0 0 25 0 4 0 1117706666 145805312 27399 4294967295 134512640 135305190 3220720320 3045838016 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4688/tid=4691] ppid=4684 vsize=142388 CPUtime=16.71
/proc/4688/task/4691/stat : 4691 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1244 0 0 0 1661 10 0 0 25 0 4 0 1117706666 145805312 27399 4294967295 134512640 135305190 3220720320 3037449408 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 70.72
Current children cumulated vsize (KiB) 144808

[startup+22.3125 s]
/proc/loadavg: 4.50 4.45 4.29 5/101 4692
/proc/meminfo: memFree=2843172/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2420 CPUtime=3.15
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 370 21337 0 0 0 0 304 11 18 0 1 0 1117706280 2478080 275 4294967295 134512640 135169312 3217750000 3217746216 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 605 275 231 161 0 44 0
[pid=4688] ppid=4684 vsize=143176 CPUtime=73.97
/proc/4688/stat : 4688 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202496 27667 0 0 0 7365 32 0 0 25 0 4 0 1117706595 146612224 27600 4294967295 134512640 135305190 3220720320 3220718496 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4688/statm: 35794 27600 79 194 0 35598 0
[pid=4688/tid=4689] ppid=4684 vsize=143176 CPUtime=18.21
/proc/4688/task/4689/stat : 4689 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1023 0 0 0 1815 6 0 0 25 0 4 0 1117706666 146612224 27600 4294967295 134512640 135305190 3220720320 3054226488 134836420 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4688/tid=4690] ppid=4684 vsize=143176 CPUtime=18.42
/proc/4688/task/4690/stat : 4690 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1691 0 0 0 1835 7 0 0 25 0 4 0 1117706666 146612224 27600 4294967295 134512640 135305190 3220720320 3045838016 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4688/tid=4691] ppid=4684 vsize=143176 CPUtime=18.31
/proc/4688/task/4691/stat : 4691 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1295 0 0 0 1821 10 0 0 25 0 4 0 1117706666 146612224 27600 4294967295 134512640 135305190 3220720320 3037449408 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 77.12
Current children cumulated vsize (KiB) 145596

[startup+22.7124 s]
/proc/loadavg: 4.50 4.45 4.29 5/101 4692
/proc/meminfo: memFree=2843172/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2420 CPUtime=3.15
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 370 21337 0 0 0 0 304 11 18 0 1 0 1117706280 2478080 275 4294967295 134512640 135169312 3217750000 3217746216 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 605 275 231 161 0 44 0
[pid=4688] ppid=4684 vsize=143308 CPUtime=75.57
/proc/4688/stat : 4688 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202496 27692 0 0 0 7525 32 0 0 25 0 4 0 1117706595 146747392 27625 4294967295 134512640 135305190 3220720320 3220718496 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4688/statm: 35827 27625 79 194 0 35631 0
[pid=4688/tid=4689] ppid=4684 vsize=143308 CPUtime=18.61
/proc/4688/task/4689/stat : 4689 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1025 0 0 0 1855 6 0 0 25 0 4 0 1117706666 146747392 27625 4294967295 134512640 135305190 3220720320 3054226592 134570397 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4688/tid=4690] ppid=4684 vsize=143308 CPUtime=18.82
/proc/4688/task/4690/stat : 4690 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1700 0 0 0 1875 7 0 0 25 0 4 0 1117706666 146747392 27625 4294967295 134512640 135305190 3220720320 3045838016 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4688/tid=4691] ppid=4684 vsize=143308 CPUtime=18.71
/proc/4688/task/4691/stat : 4691 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1297 0 0 0 1861 10 0 0 25 0 4 0 1117706666 146747392 27625 4294967295 134512640 135305190 3220720320 3037449408 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 78.72
Current children cumulated vsize (KiB) 145728

[startup+23.1124 s]
/proc/loadavg: 4.50 4.45 4.29 5/101 4693
/proc/meminfo: memFree=2842876/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2420 CPUtime=3.15
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 370 21337 0 0 0 0 304 11 18 0 1 0 1117706280 2478080 275 4294967295 134512640 135169312 3217750000 3217746216 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 605 275 231 161 0 44 0
[pid=4688] ppid=4684 vsize=143308 CPUtime=77.17
/proc/4688/stat : 4688 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202496 27720 0 0 0 7685 32 0 0 25 0 4 0 1117706595 146747392 27653 4294967295 134512640 135305190 3220720320 3220718496 134528242 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4688/statm: 35827 27653 79 194 0 35631 0
[pid=4688/tid=4689] ppid=4684 vsize=143308 CPUtime=19.01
/proc/4688/task/4689/stat : 4689 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1026 0 0 0 1895 6 0 0 25 0 4 0 1117706666 146747392 27653 4294967295 134512640 135305190 3220720320 3054226624 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4688/tid=4690] ppid=4684 vsize=143308 CPUtime=19.22
/proc/4688/task/4690/stat : 4690 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1715 0 0 0 1915 7 0 0 25 0 4 0 1117706666 146747392 27653 4294967295 134512640 135305190 3220720320 3045838016 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4688/tid=4691] ppid=4684 vsize=143308 CPUtime=19.11
/proc/4688/task/4691/stat : 4691 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1303 0 0 0 1901 10 0 0 25 0 4 0 1117706666 146747392 27653 4294967295 134512640 135305190 3220720320 3037449408 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 80.32
Current children cumulated vsize (KiB) 145728

[startup+23.2124 s]
/proc/loadavg: 4.50 4.45 4.29 5/101 4693
/proc/meminfo: memFree=2842876/3368532 swapFree=1953788/1959888
[pid=4684] ppid=4682 vsize=2420 CPUtime=3.15
/proc/4684/stat : 4684 (manysat.sh) S 4682 4684 27966 0 -1 4194304 370 21337 0 0 0 0 304 11 18 0 1 0 1117706280 2478080 275 4294967295 134512640 135169312 3217750000 3217746216 3085455086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4684/statm: 605 275 231 161 0 44 0
[pid=4688] ppid=4684 vsize=143308 CPUtime=77.57
/proc/4688/stat : 4688 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202496 27721 0 0 0 7725 32 0 0 25 0 4 0 1117706595 146747392 27654 4294967295 134512640 135305190 3220720320 3220718496 134530561 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4688/statm: 35827 27654 79 194 0 35631 0
[pid=4688/tid=4689] ppid=4684 vsize=143308 CPUtime=19.11
/proc/4688/task/4689/stat : 4689 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1027 0 0 0 1905 6 0 0 25 0 4 0 1117706666 146747392 27654 4294967295 134512640 135305190 3220720320 3054226624 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4688/tid=4690] ppid=4684 vsize=143308 CPUtime=19.32
/proc/4688/task/4690/stat : 4690 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1715 0 0 0 1925 7 0 0 25 0 4 0 1117706666 146747392 27654 4294967295 134512640 135305190 3220720320 3045838016 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4688/tid=4691] ppid=4684 vsize=143308 CPUtime=19.21
/proc/4688/task/4691/stat : 4691 (manysat1.1_stat) R 4684 4684 27966 0 -1 4202560 1303 0 0 0 1911 10 0 0 23 0 4 0 1117706666 146747392 27654 4294967295 134512640 135305190 3220720320 3037449408 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 80.72
Current children cumulated vsize (KiB) 145728

Child status: 20
Real time (s): 23.2391
CPU time (s): 80.77
CPU user time (s): 80.33
CPU system time (s): 0.44
CPU usage (%): 347.561
Max. virtual memory (cumulated for all children) (KiB): 145728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.33
system time used= 0.44
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49719
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= 19712
involuntary context switches= 3645

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:07:01
IDJOB=1780381
IDBENCH=70997
IDSOLVER=620
FILE ID=/1780381-1243530421
PBS_JOBID=
Free space on /tmp= 6467 MiB

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

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED= 833750278

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.061
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.41
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.061
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.061
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.061
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:       2962052 kB
Buffers:         56096 kB
Cached:         249492 kB
SwapCached:       2256 kB
Active:         130008 kB
Inactive:       185440 kB
HighTotal:     2489216 kB
HighFree:      2228404 kB
LowTotal:       879316 kB
LowFree:        733648 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           10828 kB
Writeback:           0 kB
AnonPages:        8704 kB
Mapped:           3140 kB
Slab:            81140 kB
SReclaimable:    67664 kB
SUnreclaim:      13476 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88680 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6467 MiB
End job on  at 2009-05-28 19:07:25