Trace number 1780384

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 106.13 29.6152

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.41/0.46	c ==============================================================================
0.41/0.46	c |           |     ORIGINAL     |              LEARNT              |          |
0.41/0.47	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.41/0.47	c ==============================================================================
0.41/0.47	c |         0 |  533925  1246626 |  160177       0        0     nan |  0.000 % |
2.71/2.76	c |         0 |  337556   906141 |      --       0       --      -- |     --   | -46489/4489
2.71/2.76	c ==============================================================================
2.71/2.76	c Result  :   #vars: 65845   #clauses: 337556   #literals: 906141
2.71/2.76	c CPU time:   2.64 s
2.71/2.76	c ==============================================================================
105.77/29.59	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
105.77/29.59	c ============================[ Problem Statistics ]=============================
105.77/29.59	c |                                                                             |
105.77/29.59	c threadId              : 0
105.77/29.59	c restarts              : 32
105.77/29.59	c conflicts             : 9973           (97 /sec)
105.77/29.59	c decisions             : 43734          (1.25 % random) (426 /sec)
105.77/29.59	c propagations          : 42934231       (418136 /sec)
105.77/29.59	c conflict literals     : 1248543        (28.80 % deleted)
105.77/29.59	c Memory used           : 141.75 MB
105.77/29.59	c CPU time              : 102.68 s
105.77/29.59	
105.77/29.59	c --->m=4, e=8, aimd=1, HOME/4736_many.cnf	time: 25.6725	conflicts: 9973         
105.77/29.60	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-1780384-1243530446/watcher-1780384-1243530446 -o /tmp/evaluation-result-1780384-1243530446/solver-1780384-1243530446 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780384-1243530446.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.50 4.45 4.29 3/96 4736
/proc/meminfo: memFree=2962168/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2416 CPUtime=0.01
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1117708787 2473984 274 4294967295 134512640 135169312 3213812784 3213811320 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4736/statm: 604 274 231 161 0 43 0
[pid=4737] ppid=4736 vsize=2432 CPUtime=0
/proc/4737/stat : 4737 (SatElite) R 4736 4736 27966 0 -1 4202496 416 0 0 0 0 0 0 0 18 0 1 0 1117708787 2490368 353 4294967295 134512640 135034092 3214163024 3214159312 134544897 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4737/statm: 608 356 49 128 0 478 0

[startup+0.061174 s]
/proc/loadavg: 4.50 4.45 4.29 3/96 4736
/proc/meminfo: memFree=2962168/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2416 CPUtime=0.01
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1117708787 2473984 274 4294967295 134512640 135169312 3213812784 3213811320 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4736/statm: 604 274 231 161 0 43 0
[pid=4737] ppid=4736 vsize=18324 CPUtime=0.05
/proc/4737/stat : 4737 (SatElite) R 4736 4736 27966 0 -1 4202496 3679 0 0 0 4 1 0 0 18 0 1 0 1117708787 18763776 3513 4294967295 134512640 135034092 3214163024 3214159016 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4737/statm: 4581 3513 49 128 0 4451 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20740

[startup+0.111157 s]
/proc/loadavg: 4.50 4.45 4.29 3/96 4736
/proc/meminfo: memFree=2962168/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2416 CPUtime=0.01
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1117708787 2473984 274 4294967295 134512640 135169312 3213812784 3213811320 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4736/statm: 604 274 231 161 0 43 0
[pid=4737] ppid=4736 vsize=24380 CPUtime=0.1
/proc/4737/stat : 4737 (SatElite) R 4736 4736 27966 0 -1 4202496 5146 0 0 0 9 1 0 0 18 0 1 0 1117708787 24965120 4979 4294967295 134512640 135034092 3214163024 3214159368 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4737/statm: 6095 4980 49 128 0 5965 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 26796

[startup+0.31114 s]
/proc/loadavg: 4.50 4.45 4.29 3/96 4736
/proc/meminfo: memFree=2962168/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2416 CPUtime=0.01
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1117708787 2473984 274 4294967295 134512640 135169312 3213812784 3213811320 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4736/statm: 604 274 231 161 0 43 0
[pid=4737] ppid=4736 vsize=39000 CPUtime=0.3
/proc/4737/stat : 4737 (SatElite) R 4736 4736 27966 0 -1 4202496 9062 0 0 0 28 2 0 0 18 0 1 0 1117708787 39936000 8895 4294967295 134512640 135034092 3214163024 3214158984 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4737/statm: 9750 8895 50 128 0 9620 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 41416

[startup+0.711107 s]
/proc/loadavg: 4.50 4.45 4.29 3/96 4736
/proc/meminfo: memFree=2962168/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2416 CPUtime=0.01
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1117708787 2473984 274 4294967295 134512640 135169312 3213812784 3213811320 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4736/statm: 604 274 231 161 0 43 0
[pid=4737] ppid=4736 vsize=61736 CPUtime=0.7
/proc/4737/stat : 4737 (SatElite) R 4736 4736 27966 0 -1 4202496 15426 0 0 0 63 7 0 0 18 0 1 0 1117708787 63217664 13903 4294967295 134512640 135034092 3214163024 3214158892 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4737/statm: 15434 13903 67 128 0 15304 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 64152

[startup+1.51104 s]
/proc/loadavg: 4.22 4.39 4.27 2/98 4738
/proc/meminfo: memFree=2901116/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2416 CPUtime=0.01
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1117708787 2473984 274 4294967295 134512640 135169312 3213812784 3213811320 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4736/statm: 604 274 231 161 0 43 0
[pid=4737] ppid=4736 vsize=68988 CPUtime=1.5
/proc/4737/stat : 4737 (SatElite) R 4736 4736 27966 0 -1 4202496 17438 0 0 0 140 10 0 0 20 0 1 0 1117708787 70643712 15823 4294967295 134512640 135034092 3214163024 3214159264 134566576 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4737/statm: 17247 15823 67 128 0 17117 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 71404

[startup+3.11091 s]
/proc/loadavg: 4.22 4.39 4.27 2/98 4738
/proc/meminfo: memFree=2896824/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2416 CPUtime=0.01
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1117708787 2473984 274 4294967295 134512640 135169312 3213812784 3213811320 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4736/statm: 604 274 231 161 0 43 0
[pid=4737] ppid=4736 vsize=69300 CPUtime=3.1
/proc/4737/stat : 4737 (SatElite) R 4736 4736 27966 0 -1 4202496 21332 0 0 0 297 13 0 0 25 0 1 0 1117708787 70963200 15963 4294967295 134512640 135034092 3214163024 3214157908 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4737/statm: 17325 15963 67 128 0 17195 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 71716

[startup+6.31065 s]
/proc/loadavg: 4.22 4.39 4.27 5/101 4925
/proc/meminfo: memFree=2856464/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2420 CPUtime=3.16
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 369 21336 0 0 1 0 301 14 18 0 1 0 1117708787 2478080 275 4294967295 134512640 135169312 3213812784 3213809000 3085029102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4736/statm: 605 275 231 161 0 44 0
[pid=4739] ppid=4736 vsize=130104 CPUtime=10.03
/proc/4739/stat : 4739 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202496 24464 0 0 0 985 18 0 0 16 0 4 0 1117709102 133226496 24376 4294967295 134512640 135305190 3214898480 3214896580 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4739/statm: 32526 24376 79 194 0 32330 0
[pid=4739/tid=4923] ppid=4736 vsize=130104 CPUtime=2.37
/proc/4739/task/4923/stat : 4923 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 570 0 0 0 233 4 0 0 16 0 4 0 1117709173 133226496 24376 4294967295 134512640 135305190 3214898480 3054193856 134528406 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4739/tid=4924] ppid=4736 vsize=130104 CPUtime=2.36
/proc/4739/task/4924/stat : 4924 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 504 0 0 0 233 3 0 0 16 0 4 0 1117709173 133226496 24376 4294967295 134512640 135305190 3214898480 3045805136 134529062 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4739/tid=4925] ppid=4736 vsize=130104 CPUtime=2.23
/proc/4739/task/4925/stat : 4925 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 494 0 0 0 219 4 0 0 16 0 4 0 1117709173 133226496 24376 4294967295 134512640 135305190 3214898480 3037416708 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 13.19
Current children cumulated vsize (KiB) 132524

[startup+12.7101 s]
/proc/loadavg: 4.34 4.41 4.28 7/101 4926
/proc/meminfo: memFree=2851516/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2420 CPUtime=3.16
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 369 21336 0 0 1 0 301 14 18 0 1 0 1117708787 2478080 275 4294967295 134512640 135169312 3213812784 3213809000 3085029102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4736/statm: 605 275 231 161 0 44 0
[pid=4739] ppid=4736 vsize=135336 CPUtime=35.62
/proc/4739/stat : 4739 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202496 25848 0 0 0 3541 21 0 0 19 0 4 0 1117709102 138584064 25760 4294967295 134512640 135305190 3214898480 3214896656 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4739/statm: 33834 25760 79 194 0 33638 0
[pid=4739/tid=4923] ppid=4736 vsize=135336 CPUtime=8.77
/proc/4739/task/4923/stat : 4923 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 884 0 0 0 873 4 0 0 20 0 4 0 1117709173 138584064 25760 4294967295 134512640 135305190 3214898480 3054193856 134530561 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4739/tid=4924] ppid=4736 vsize=135336 CPUtime=8.76
/proc/4739/task/4924/stat : 4924 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 860 0 0 0 872 4 0 0 18 0 4 0 1117709173 138584064 25760 4294967295 134512640 135305190 3214898480 3045805248 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4739/tid=4925] ppid=4736 vsize=135336 CPUtime=8.62
/proc/4739/task/4925/stat : 4925 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 855 0 0 0 857 5 0 0 18 0 4 0 1117709173 138584064 25760 4294967295 134512640 135305190 3214898480 3037416564 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38.78
Current children cumulated vsize (KiB) 137756

[startup+25.5091 s]
/proc/loadavg: 4.29 4.39 4.27 5/101 4926
/proc/meminfo: memFree=2841444/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2420 CPUtime=3.16
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 369 21336 0 0 1 0 301 14 18 0 1 0 1117708787 2478080 275 4294967295 134512640 135169312 3213812784 3213809000 3085029102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4736/statm: 605 275 231 161 0 44 0
[pid=4739] ppid=4736 vsize=144864 CPUtime=86.68
/proc/4739/stat : 4739 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202496 28341 0 0 0 8643 25 0 0 25 0 4 0 1117709102 148340736 28253 4294967295 134512640 135305190 3214898480 3214896656 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4739/statm: 36216 28253 79 194 0 36020 0
[pid=4739/tid=4923] ppid=4736 vsize=144864 CPUtime=21.57
/proc/4739/task/4923/stat : 4923 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1387 0 0 0 2153 4 0 0 25 0 4 0 1117709173 148340736 28253 4294967295 134512640 135305190 3214898480 3054193856 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4739/tid=4924] ppid=4736 vsize=144864 CPUtime=21.55
/proc/4739/task/4924/stat : 4924 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1542 0 0 0 2151 4 0 0 25 0 4 0 1117709173 148340736 28253 4294967295 134512640 135305190 3214898480 3045805248 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4739/tid=4925] ppid=4736 vsize=144864 CPUtime=21.35
/proc/4739/task/4925/stat : 4925 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1700 0 0 0 2128 7 0 0 25 0 4 0 1117709173 148340736 28253 4294967295 134512640 135305190 3214898480 3037416320 134843311 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 89.84
Current children cumulated vsize (KiB) 147284

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

[startup+27.1089 s]
/proc/loadavg: 4.26 4.39 4.27 5/101 4926
/proc/meminfo: memFree=2841148/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2420 CPUtime=3.16
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 369 21336 0 0 1 0 301 14 18 0 1 0 1117708787 2478080 275 4294967295 134512640 135169312 3213812784 3213809000 3085029102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4736/statm: 605 275 231 161 0 44 0
[pid=4739] ppid=4736 vsize=144992 CPUtime=93.06
/proc/4739/stat : 4739 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202496 28380 0 0 0 9280 26 0 0 25 0 4 0 1117709102 148471808 28292 4294967295 134512640 135305190 3214898480 3214896656 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4739/statm: 36248 28292 79 194 0 36052 0
[pid=4739/tid=4923] ppid=4736 vsize=144992 CPUtime=23.17
/proc/4739/task/4923/stat : 4923 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1393 0 0 0 2313 4 0 0 25 0 4 0 1117709173 148471808 28292 4294967295 134512640 135305190 3214898480 3054193856 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4739/tid=4924] ppid=4736 vsize=144992 CPUtime=23.15
/proc/4739/task/4924/stat : 4924 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1554 0 0 0 2311 4 0 0 25 0 4 0 1117709173 148471808 28292 4294967295 134512640 135305190 3214898480 3045805248 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4739/tid=4925] ppid=4736 vsize=144992 CPUtime=22.94
/proc/4739/task/4925/stat : 4925 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1705 0 0 0 2286 8 0 0 25 0 4 0 1117709173 148471808 28292 4294967295 134512640 135305190 3214898480 3037416640 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 96.22
Current children cumulated vsize (KiB) 147412

[startup+28.7088 s]
/proc/loadavg: 4.26 4.39 4.27 6/101 4926
/proc/meminfo: memFree=2840732/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2420 CPUtime=3.16
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 369 21336 0 0 1 0 301 14 18 0 1 0 1117708787 2478080 275 4294967295 134512640 135169312 3213812784 3213809000 3085029102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4736/statm: 605 275 231 161 0 44 0
[pid=4739] ppid=4736 vsize=144992 CPUtime=99.43
/proc/4739/stat : 4739 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202496 28380 0 0 0 9917 26 0 0 25 0 4 0 1117709102 148471808 28292 4294967295 134512640 135305190 3214898480 3214896656 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4739/statm: 36248 28292 79 194 0 36052 0
[pid=4739/tid=4923] ppid=4736 vsize=144992 CPUtime=24.77
/proc/4739/task/4923/stat : 4923 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1393 0 0 0 2473 4 0 0 25 0 4 0 1117709173 148471808 28292 4294967295 134512640 135305190 3214898480 3054193856 134528990 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4739/tid=4924] ppid=4736 vsize=144992 CPUtime=24.75
/proc/4739/task/4924/stat : 4924 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1554 0 0 0 2471 4 0 0 25 0 4 0 1117709173 148471808 28292 4294967295 134512640 135305190 3214898480 3045805248 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4739/tid=4925] ppid=4736 vsize=144992 CPUtime=24.54
/proc/4739/task/4925/stat : 4925 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1705 0 0 0 2446 8 0 0 25 0 4 0 1117709173 148471808 28292 4294967295 134512640 135305190 3214898480 3037416640 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.59
Current children cumulated vsize (KiB) 147412

[startup+29.1088 s]
/proc/loadavg: 4.26 4.39 4.27 6/101 4926
/proc/meminfo: memFree=2840732/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2420 CPUtime=3.16
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 369 21336 0 0 1 0 301 14 18 0 1 0 1117708787 2478080 275 4294967295 134512640 135169312 3213812784 3213809000 3085029102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4736/statm: 605 275 231 161 0 44 0
[pid=4739] ppid=4736 vsize=144992 CPUtime=101.02
/proc/4739/stat : 4739 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202496 28383 0 0 0 10076 26 0 0 25 0 4 0 1117709102 148471808 28295 4294967295 134512640 135305190 3214898480 3214896656 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4739/statm: 36248 28295 79 194 0 36052 0
[pid=4739/tid=4923] ppid=4736 vsize=144992 CPUtime=25.17
/proc/4739/task/4923/stat : 4923 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1393 0 0 0 2513 4 0 0 25 0 4 0 1117709173 148471808 28295 4294967295 134512640 135305190 3214898480 3054193856 134528808 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4739/tid=4924] ppid=4736 vsize=144992 CPUtime=25.15
/proc/4739/task/4924/stat : 4924 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1554 0 0 0 2511 4 0 0 25 0 4 0 1117709173 148471808 28295 4294967295 134512640 135305190 3214898480 3045805248 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4739/tid=4925] ppid=4736 vsize=144992 CPUtime=24.94
/proc/4739/task/4925/stat : 4925 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1705 0 0 0 2486 8 0 0 25 0 4 0 1117709173 148471808 28295 4294967295 134512640 135305190 3214898480 3037416640 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 104.18
Current children cumulated vsize (KiB) 147412

[startup+29.5087 s]
/proc/loadavg: 4.26 4.39 4.27 6/101 4926
/proc/meminfo: memFree=2840732/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2420 CPUtime=3.16
/proc/4736/stat : 4736 (manysat.sh) S 4734 4736 27966 0 -1 4194304 369 21336 0 0 1 0 301 14 18 0 1 0 1117708787 2478080 275 4294967295 134512640 135169312 3213812784 3213809000 3085029102 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4736/statm: 605 275 231 161 0 44 0
[pid=4739] ppid=4736 vsize=145148 CPUtime=102.61
/proc/4739/stat : 4739 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202496 28402 0 0 0 10234 27 0 0 25 0 4 0 1117709102 148631552 28314 4294967295 134512640 135305190 3214898480 3214896656 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4739/statm: 36287 28314 79 194 0 36091 0
[pid=4739/tid=4923] ppid=4736 vsize=145148 CPUtime=25.57
/proc/4739/task/4923/stat : 4923 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1393 0 0 0 2553 4 0 0 25 0 4 0 1117709173 148631552 28314 4294967295 134512640 135305190 3214898480 3054193608 134837724 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4739/tid=4924] ppid=4736 vsize=145148 CPUtime=25.54
/proc/4739/task/4924/stat : 4924 (manysat1.1_stat) S 4736 4736 27966 0 -1 4202560 1554 0 0 0 2550 4 0 0 25 0 4 0 1117709173 148631552 28314 4294967295 134512640 135305190 3214898480 3045805096 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4739/tid=4925] ppid=4736 vsize=145148 CPUtime=25.34
/proc/4739/task/4925/stat : 4925 (manysat1.1_stat) R 4736 4736 27966 0 -1 4202560 1724 0 0 0 2526 8 0 0 25 0 4 0 1117709173 148631552 28314 4294967295 134512640 135305190 3214898480 3037416640 134530561 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 105.77
Current children cumulated vsize (KiB) 147568

[startup+29.6087 s]
/proc/loadavg: 4.26 4.39 4.27 3/98 4927
/proc/meminfo: memFree=2957900/3368532 swapFree=1953788/1959888
[pid=4736] ppid=4734 vsize=2936 CPUtime=106.12
/proc/4736/stat : 4736 (manysat.sh) R 4734 4736 27966 0 -1 4194304 445 49755 0 0 1 0 10570 41 20 0 1 0 1117708787 3006464 343 4294967295 134512640 135169312 3213812784 3213808108 3085031284 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/4736/statm: 734 343 233 161 0 173 0
[pid=4927] ppid=4736 vsize=1584 CPUtime=0.01
/proc/4927/stat : 4927 (rm) R 4736 4736 27966 0 -1 4194304 168 0 0 0 0 1 0 0 21 0 1 0 1117711747 1622016 96 4294967295 134512640 134544820 3215429120 3215428316 3085883805 0 0 0 0 0 0 0 17 1 0 0 0
/proc/4927/statm: 396 96 78 8 0 61 0
Current children cumulated CPU time (s) 106.13
Current children cumulated vsize (KiB) 4520

Child status: 20
Real time (s): 29.6152
CPU time (s): 106.13
CPU user time (s): 105.71
CPU system time (s): 0.42
CPU usage (%): 358.364
Max. virtual memory (cumulated for all children) (KiB): 147568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 105.71
system time used= 0.42
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50400
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= 11763
involuntary context switches= 9343

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:07:26
IDJOB=1780384
IDBENCH=70997
IDSOLVER=623
FILE ID=/1780384-1243530446
PBS_JOBID=
Free space on /tmp= 6467 MiB

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

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED= 1505647610

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:       2962168 kB
Buffers:         56188 kB
Cached:         249496 kB
SwapCached:       2256 kB
Active:         132148 kB
Inactive:       183108 kB
HighTotal:     2489216 kB
HighFree:      2228380 kB
LowTotal:       879316 kB
LowFree:        733788 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           10756 kB
Writeback:           0 kB
AnonPages:        8616 kB
Mapped:           3232 kB
Slab:            80832 kB
SReclaimable:    67664 kB
SUnreclaim:      13168 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88676 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:57