Trace number 1781227

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 2/2009-03-20 (4 threads)UNSAT 207.96 56.2062

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark147.5
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
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.51/0.58	c ==============================================================================
0.51/0.58	c |           |     ORIGINAL     |              LEARNT              |          |
0.51/0.58	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.51/0.58	c ==============================================================================
0.51/0.58	c |         0 |  705219  1645511 |  211565       0        0     nan |  0.000 % |
3.81/3.86	c |         0 |  302951  1188077 |      --       0       --      -- |     --   | -402266/-457429
3.81/3.87	c ==============================================================================
3.81/3.87	c Result  :   #vars: 39231   #clauses: 302951   #literals: 1188077
3.81/3.87	c CPU time:   3.73 s
3.81/3.87	c ==============================================================================
207.69/56.18	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
207.69/56.18	c ============================[ Problem Statistics ]=============================
207.69/56.18	c |                                                                             |
207.69/56.18	c threadId              : 1
207.69/56.18	c restarts              : 2092
207.69/56.18	c conflicts             : 154120         (761 /sec)
207.69/56.18	c decisions             : 1705344        (1.66 % random) (8417 /sec)
207.69/56.18	c propagations          : 64133556       (316537 /sec)
207.69/56.18	c conflict literals     : 3940877        (22.69 % deleted)
207.69/56.18	c Memory used           : 235.27 MB
207.69/56.18	c CPU time              : 202.61 s
207.69/56.18	
207.69/56.18	c --->m=4, e=8, aimd=2, HOME/21420_many.cnf	time: 50.6525	conflicts: 154120       
207.69/56.19	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-1781227-1243544296/watcher-1781227-1243544296 -o /tmp/evaluation-result-1781227-1243544296/solver-1781227-1243544296 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781227-1243544296.cnf aimd 2 

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.26 4.28 4.40 3/96 21420
/proc/meminfo: memFree=2806804/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2416 CPUtime=0
/proc/21420/stat : 21420 (manysat.sh) R 21418 21420 1628 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1108530834 2473984 274 4294967295 134512640 135169312 3213444064 3213442540 3085014900 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/21420/statm: 604 274 231 161 0 43 0
[pid=21421] ppid=21420 vsize=1164 CPUtime=0
/proc/21421/stat : 21421 (SatElite) R 21420 21420 1628 0 -1 4202496 233 0 0 0 0 0 0 0 18 0 1 0 1108530834 1191936 170 4294967295 134512640 135034092 3217452912 3217448872 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21421/statm: 291 171 49 128 0 161 0

[startup+0.109167 s]
/proc/loadavg: 4.26 4.28 4.40 3/96 21420
/proc/meminfo: memFree=2806804/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2416 CPUtime=0
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108530834 2473984 274 4294967295 134512640 135169312 3213444064 3213442600 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 604 274 231 161 0 43 0
[pid=21421] ppid=21420 vsize=19596 CPUtime=0.11
/proc/21421/stat : 21421 (SatElite) R 21420 21420 1628 0 -1 4202496 4493 0 0 0 10 1 0 0 20 0 1 0 1108530834 20066304 4430 4294967295 134512640 135034092 3217452912 3217449256 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21421/statm: 4899 4431 49 128 0 4769 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 22012

[startup+0.20916 s]
/proc/loadavg: 4.26 4.28 4.40 3/96 21420
/proc/meminfo: memFree=2806804/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2416 CPUtime=0
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108530834 2473984 274 4294967295 134512640 135169312 3213444064 3213442600 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 604 274 231 161 0 43 0
[pid=21421] ppid=21420 vsize=37348 CPUtime=0.21
/proc/21421/stat : 21421 (SatElite) R 21420 21420 1628 0 -1 4202496 8402 0 0 0 18 3 0 0 20 0 1 0 1108530834 38244352 8339 4294967295 134512640 135034092 3217452912 3217448872 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21421/statm: 9337 8339 49 128 0 9207 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 39764

[startup+0.309154 s]
/proc/loadavg: 4.26 4.28 4.40 3/96 21420
/proc/meminfo: memFree=2806804/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2416 CPUtime=0
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108530834 2473984 274 4294967295 134512640 135169312 3213444064 3213442600 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 604 274 231 161 0 43 0
[pid=21421] ppid=21420 vsize=59804 CPUtime=0.31
/proc/21421/stat : 21421 (SatElite) R 21420 21420 1628 0 -1 4202496 12190 0 0 0 26 5 0 0 20 0 1 0 1108530834 61239296 12127 4294967295 134512640 135034092 3217452912 3217449256 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21421/statm: 14951 12128 49 128 0 14821 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 62220

[startup+0.709126 s]
/proc/loadavg: 4.26 4.28 4.40 3/96 21420
/proc/meminfo: memFree=2806804/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2416 CPUtime=0
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108530834 2473984 274 4294967295 134512640 135169312 3213444064 3213442600 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 604 274 231 161 0 43 0
[pid=21421] ppid=21420 vsize=101932 CPUtime=0.71
/proc/21421/stat : 21421 (SatElite) R 21420 21420 1628 0 -1 4202496 25811 0 0 0 61 10 0 0 21 0 1 0 1108530834 104378368 23758 4294967295 134512640 135034092 3217452912 3217448908 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21421/statm: 25483 23758 67 128 0 25353 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 104348

[startup+1.50907 s]
/proc/loadavg: 4.26 4.28 4.40 2/98 21422
/proc/meminfo: memFree=2705868/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2416 CPUtime=0
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108530834 2473984 274 4294967295 134512640 135169312 3213444064 3213442600 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 604 274 231 161 0 43 0
[pid=21421] ppid=21420 vsize=107032 CPUtime=1.51
/proc/21421/stat : 21421 (SatElite) R 21420 21420 1628 0 -1 4202496 26990 0 0 0 140 11 0 0 24 0 1 0 1108530834 109600768 24937 4294967295 134512640 135034092 3217452912 3217448908 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21421/statm: 26758 24937 67 128 0 26628 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 109448

[startup+3.10896 s]
/proc/loadavg: 4.26 4.28 4.40 2/98 21422
/proc/meminfo: memFree=2690260/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2416 CPUtime=0
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1108530834 2473984 274 4294967295 134512640 135169312 3213444064 3213442600 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 604 274 231 161 0 43 0
[pid=21421] ppid=21420 vsize=114476 CPUtime=3.11
/proc/21421/stat : 21421 (SatElite) R 21420 21420 1628 0 -1 4202496 28798 0 0 0 298 13 0 0 25 0 1 0 1108530834 117223424 26513 4294967295 134512640 135034092 3217452912 3217449152 134566279 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21421/statm: 28619 26513 67 128 0 28489 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 116892

[startup+6.31002 s]
/proc/loadavg: 4.00 4.23 4.38 5/101 21426
/proc/meminfo: memFree=2687280/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2420 CPUtime=4.34
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 370 31222 0 0 0 0 415 19 18 0 1 0 1108530834 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 605 275 231 161 0 44 0
[pid=21423] ppid=21420 vsize=127584 CPUtime=5.27
/proc/21423/stat : 21423 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202496 25115 0 0 0 469 58 0 0 15 0 4 0 1108531268 130646016 25047 4294967295 134512640 135305190 3218290800 3218288824 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21423/statm: 31896 25047 79 194 0 31700 0
[pid=21423/tid=21424] ppid=21420 vsize=127584 CPUtime=1.16
/proc/21423/task/21424/stat : 21424 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 1201 0 0 0 102 14 0 0 15 0 4 0 1108531337 130646016 25047 4294967295 134512640 135305190 3218290800 3069758500 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21423/tid=21425] ppid=21420 vsize=127584 CPUtime=1.2
/proc/21423/task/21425/stat : 21425 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 1169 0 0 0 109 11 0 0 15 0 4 0 1108531337 130646016 25047 4294967295 134512640 135305190 3218290800 3061369892 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21423/tid=21426] ppid=21420 vsize=127584 CPUtime=1.1
/proc/21423/task/21426/stat : 21426 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 1185 0 0 0 100 10 0 0 15 0 4 0 1108531337 130646016 25047 4294967295 134512640 135305190 3218290800 3052981364 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.61
Current children cumulated vsize (KiB) 130004

[startup+12.7083 s]
/proc/loadavg: 4.08 4.24 4.39 9/101 21426
/proc/meminfo: memFree=2659820/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2420 CPUtime=4.34
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 370 31222 0 0 0 0 415 19 18 0 1 0 1108530834 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 605 275 231 161 0 44 0
[pid=21423] ppid=21420 vsize=150240 CPUtime=30.37
/proc/21423/stat : 21423 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202496 30671 0 0 0 2971 66 0 0 16 0 4 0 1108531268 153845760 30582 4294967295 134512640 135305190 3218290800 3218288824 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21423/statm: 37560 30582 79 194 0 37364 0
[pid=21423/tid=21424] ppid=21420 vsize=150240 CPUtime=7.46
/proc/21423/task/21424/stat : 21424 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 1967 0 0 0 729 17 0 0 16 0 4 0 1108531337 153845760 30582 4294967295 134512640 135305190 3218290800 3069758656 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21423/tid=21425] ppid=21420 vsize=150240 CPUtime=7.56
/proc/21423/task/21425/stat : 21425 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 4509 0 0 0 740 16 0 0 16 0 4 0 1108531337 153845760 30582 4294967295 134512640 135305190 3218290800 3061369972 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21423/tid=21426] ppid=21420 vsize=150240 CPUtime=7.41
/proc/21423/task/21426/stat : 21426 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 1893 0 0 0 731 10 0 0 15 0 4 0 1108531337 153845760 30582 4294967295 134512640 135305190 3218290800 3052981364 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34.71
Current children cumulated vsize (KiB) 152660

[startup+25.5169 s]
/proc/loadavg: 4.49 4.33 4.41 7/102 21578
/proc/meminfo: memFree=2618784/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2420 CPUtime=4.34
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 370 31222 0 0 0 0 415 19 18 0 1 0 1108530834 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 605 275 231 161 0 44 0
[pid=21423] ppid=21420 vsize=189684 CPUtime=81.28
/proc/21423/stat : 21423 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202496 40384 0 0 0 8051 77 0 0 21 0 4 0 1108531268 194236416 40295 4294967295 134512640 135305190 3218290800 3218288976 134528603 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21423/statm: 47421 40295 79 194 0 47225 0
[pid=21423/tid=21424] ppid=21420 vsize=189684 CPUtime=20.12
/proc/21423/task/21424/stat : 21424 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 3073 0 0 0 1994 18 0 0 25 0 4 0 1108531337 194236416 40295 4294967295 134512640 135305190 3218290800 3069758656 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21423/tid=21425] ppid=21420 vsize=189684 CPUtime=20.28
/proc/21423/task/21425/stat : 21425 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 10407 0 0 0 2005 23 0 0 25 0 4 0 1108531337 194236416 40295 4294967295 134512640 135305190 3218290800 3061370048 134528277 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21420 vsize=189684 CPUtime=20.2
/proc/21423/task/21426/stat : 21426 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 2917 0 0 0 2007 13 0 0 22 0 4 0 1108531337 194236416 40295 4294967295 134512640 135305190 3218290800 3052981168 134557238 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 85.62
Current children cumulated vsize (KiB) 192104

[startup+51.1152 s]
/proc/loadavg: 4.38 4.31 4.40 5/101 21613
/proc/meminfo: memFree=2574160/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2420 CPUtime=4.34
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 370 31222 0 0 0 0 415 19 18 0 1 0 1108530834 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 605 275 231 161 0 44 0
[pid=21423] ppid=21420 vsize=235992 CPUtime=183.37
/proc/21423/stat : 21423 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202496 51505 0 0 0 18244 93 0 0 25 0 4 0 1108531268 241655808 51416 4294967295 134512640 135305190 3218290800 3218288976 134528512 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21423/statm: 58998 51416 79 194 0 58802 0
[pid=21423/tid=21424] ppid=21420 vsize=235992 CPUtime=45.55
/proc/21423/task/21424/stat : 21424 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 4213 0 0 0 4531 24 0 0 25 0 4 0 1108531337 241655808 51416 4294967295 134512640 135305190 3218290800 3069758656 134528539 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21423/tid=21425] ppid=21420 vsize=235992 CPUtime=45.81
/proc/21423/task/21425/stat : 21425 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 17402 0 0 0 4551 30 0 0 25 0 4 0 1108531337 241655808 51416 4294967295 134512640 135305190 3218290800 3061370048 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21420 vsize=235992 CPUtime=45.77
/proc/21423/task/21426/stat : 21426 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 3722 0 0 0 4563 14 0 0 25 0 4 0 1108531337 241655808 51416 4294967295 134512640 135305190 3218290800 3052981156 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 187.71
Current children cumulated vsize (KiB) 238412

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

[startup+51.2152 s]
/proc/loadavg: 4.38 4.31 4.40 5/101 21613
/proc/meminfo: memFree=2574160/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2420 CPUtime=4.34
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 370 31222 0 0 0 0 415 19 18 0 1 0 1108530834 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 605 275 231 161 0 44 0
[pid=21423] ppid=21420 vsize=235992 CPUtime=183.77
/proc/21423/stat : 21423 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202496 51507 0 0 0 18284 93 0 0 25 0 4 0 1108531268 241655808 51418 4294967295 134512640 135305190 3218290800 3218288976 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21423/statm: 58998 51418 79 194 0 58802 0
[pid=21423/tid=21424] ppid=21420 vsize=235992 CPUtime=45.65
/proc/21423/task/21424/stat : 21424 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 4213 0 0 0 4541 24 0 0 25 0 4 0 1108531337 241655808 51418 4294967295 134512640 135305190 3218290800 3069758320 134551720 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21423/tid=21425] ppid=21420 vsize=235992 CPUtime=45.91
/proc/21423/task/21425/stat : 21425 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 17404 0 0 0 4561 30 0 0 25 0 4 0 1108531337 241655808 51418 4294967295 134512640 135305190 3218290800 3061370048 134528406 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21420 vsize=235992 CPUtime=45.87
/proc/21423/task/21426/stat : 21426 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 3722 0 0 0 4573 14 0 0 25 0 4 0 1108531337 241655808 51418 4294967295 134512640 135305190 3218290800 3052981440 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 188.11
Current children cumulated vsize (KiB) 238412

[startup+54.4149 s]
/proc/loadavg: 4.35 4.31 4.40 5/101 21614
/proc/meminfo: memFree=2569796/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2420 CPUtime=4.34
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 370 31222 0 0 0 0 415 19 18 0 1 0 1108530834 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 605 275 231 161 0 44 0
[pid=21423] ppid=21420 vsize=240300 CPUtime=196.56
/proc/21423/stat : 21423 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202496 52823 0 0 0 19562 94 0 0 25 0 4 0 1108531268 246067200 52734 4294967295 134512640 135305190 3218290800 3218288976 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21423/statm: 60075 52734 79 194 0 59879 0
[pid=21423/tid=21424] ppid=21420 vsize=240300 CPUtime=48.85
/proc/21423/task/21424/stat : 21424 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 4438 0 0 0 4861 24 0 0 25 0 4 0 1108531337 246067200 52734 4294967295 134512640 135305190 3218290800 3069758724 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21423/tid=21425] ppid=21420 vsize=240300 CPUtime=49.1
/proc/21423/task/21425/stat : 21425 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 18054 0 0 0 4879 31 0 0 23 0 4 0 1108531337 246067200 52734 4294967295 134512640 135305190 3218290800 3061369936 134529255 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21420 vsize=240300 CPUtime=49.07
/proc/21423/task/21426/stat : 21426 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 3873 0 0 0 4893 14 0 0 25 0 4 0 1108531337 246067200 52734 4294967295 134512640 135305190 3218290800 3052981156 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 200.9
Current children cumulated vsize (KiB) 242720

[startup+55.2149 s]
/proc/loadavg: 4.35 4.31 4.40 5/101 21614
/proc/meminfo: memFree=2569056/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2420 CPUtime=4.34
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 370 31222 0 0 0 0 415 19 18 0 1 0 1108530834 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 605 275 231 161 0 44 0
[pid=21423] ppid=21420 vsize=240456 CPUtime=199.75
/proc/21423/stat : 21423 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202496 52850 0 0 0 19881 94 0 0 25 0 4 0 1108531268 246226944 52761 4294967295 134512640 135305190 3218290800 3218288976 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21423/statm: 60114 52761 79 194 0 59918 0
[pid=21423/tid=21424] ppid=21420 vsize=240456 CPUtime=49.64
/proc/21423/task/21424/stat : 21424 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 4438 0 0 0 4940 24 0 0 23 0 4 0 1108531337 246226944 52761 4294967295 134512640 135305190 3218290800 3069758656 134528837 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21423/tid=21425] ppid=21420 vsize=240456 CPUtime=49.9
/proc/21423/task/21425/stat : 21425 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 18054 0 0 0 4959 31 0 0 23 0 4 0 1108531337 246226944 52761 4294967295 134512640 135305190 3218290800 3061369936 134529396 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21420 vsize=240456 CPUtime=49.87
/proc/21423/task/21426/stat : 21426 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 3874 0 0 0 4973 14 0 0 25 0 4 0 1108531337 246226944 52761 4294967295 134512640 135305190 3218290800 3052981192 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 242876

[startup+55.6149 s]
/proc/loadavg: 4.35 4.31 4.40 5/101 21614
/proc/meminfo: memFree=2569056/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2420 CPUtime=4.34
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 370 31222 0 0 0 0 415 19 18 0 1 0 1108530834 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 605 275 231 161 0 44 0
[pid=21423] ppid=21420 vsize=240616 CPUtime=201.35
/proc/21423/stat : 21423 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202496 52889 0 0 0 20040 95 0 0 25 0 4 0 1108531268 246390784 52800 4294967295 134512640 135305190 3218290800 3218288976 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21423/statm: 60154 52800 79 194 0 59958 0
[pid=21423/tid=21424] ppid=21420 vsize=240616 CPUtime=50.04
/proc/21423/task/21424/stat : 21424 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 4438 0 0 0 4980 24 0 0 25 0 4 0 1108531337 246390784 52800 4294967295 134512640 135305190 3218290800 3069758656 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21423/tid=21425] ppid=21420 vsize=240616 CPUtime=50.3
/proc/21423/task/21425/stat : 21425 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 18054 0 0 0 4999 31 0 0 22 0 4 0 1108531337 246390784 52800 4294967295 134512640 135305190 3218290800 3061369936 134529232 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21420 vsize=240616 CPUtime=50.27
/proc/21423/task/21426/stat : 21426 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 3878 0 0 0 5013 14 0 0 25 0 4 0 1108531337 246390784 52800 4294967295 134512640 135305190 3218290800 3052981364 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 205.69
Current children cumulated vsize (KiB) 243036

[startup+56.0148 s]
/proc/loadavg: 4.35 4.31 4.40 5/101 21614
/proc/meminfo: memFree=2569056/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2420 CPUtime=4.34
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 370 31222 0 0 0 0 415 19 18 0 1 0 1108530834 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 605 275 231 161 0 44 0
[pid=21423] ppid=21420 vsize=240764 CPUtime=202.93
/proc/21423/stat : 21423 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202496 52938 0 0 0 20196 97 0 0 24 0 4 0 1108531268 246542336 52849 4294967295 134512640 135305190 3218290800 3218288864 134538175 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21423/statm: 60191 52849 79 194 0 59995 0
[pid=21423/tid=21424] ppid=21420 vsize=240764 CPUtime=50.44
/proc/21423/task/21424/stat : 21424 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 4454 0 0 0 5020 24 0 0 25 0 4 0 1108531337 246542336 52849 4294967295 134512640 135305190 3218290800 3069758724 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21423/tid=21425] ppid=21420 vsize=240764 CPUtime=50.69
/proc/21423/task/21425/stat : 21425 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 18054 0 0 0 5038 31 0 0 17 0 4 0 1108531337 246542336 52849 4294967295 134512640 135305190 3218290800 3061369936 134529553 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21420 vsize=240764 CPUtime=50.67
/proc/21423/task/21426/stat : 21426 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 3878 0 0 0 5053 14 0 0 25 0 4 0 1108531337 246542336 52849 4294967295 134512640 135305190 3218290800 3052981364 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 207.27
Current children cumulated vsize (KiB) 243184

[startup+56.1148 s]
/proc/loadavg: 4.35 4.31 4.40 5/101 21614
/proc/meminfo: memFree=2568612/3368532 swapFree=1954076/1959888
[pid=21420] ppid=21418 vsize=2420 CPUtime=4.34
/proc/21420/stat : 21420 (manysat.sh) S 21418 21420 1628 0 -1 4194304 370 31222 0 0 0 0 415 19 18 0 1 0 1108530834 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085012718 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21420/statm: 605 275 231 161 0 44 0
[pid=21423] ppid=21420 vsize=240912 CPUtime=203.35
/proc/21423/stat : 21423 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202496 52948 0 0 0 20237 98 0 0 21 0 4 0 1108531268 246693888 52859 4294967295 134512640 135305190 3218290800 3218288824 134694990 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21423/statm: 60228 52859 79 194 0 60032 0
[pid=21423/tid=21424] ppid=21420 vsize=240912 CPUtime=50.55
/proc/21423/task/21424/stat : 21424 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 4455 0 0 0 5031 24 0 0 25 0 4 0 1108531337 246693888 52859 4294967295 134512640 135305190 3218290800 3069758656 134528576 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21423/tid=21425] ppid=21420 vsize=240912 CPUtime=50.79
/proc/21423/task/21425/stat : 21425 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 18059 0 0 0 5048 31 0 0 16 0 4 0 1108531337 246693888 52859 4294967295 134512640 135305190 3218290800 3061370048 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21420 vsize=240912 CPUtime=50.78
/proc/21423/task/21426/stat : 21426 (manysat1.1_stat) R 21420 21420 1628 0 -1 4202560 3882 0 0 0 5064 14 0 0 25 0 4 0 1108531337 246693888 52859 4294967295 134512640 135305190 3218290800 3052981168 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 207.69
Current children cumulated vsize (KiB) 243332

Child status: 20
Real time (s): 56.2062
CPU time (s): 207.96
CPU user time (s): 206.76
CPU system time (s): 1.2
CPU usage (%): 369.994
Max. virtual memory (cumulated for all children) (KiB): 243332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.76
system time used= 1.2
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84852
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= 56996
involuntary context switches= 9274

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 22:58:16
IDJOB=1781227
IDBENCH=71689
IDSOLVER=626
FILE ID=tipi44/1781227-1243544296
PBS_JOBID=
Free space on /tmp= 15881 MiB

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

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED= 1060882344

Linux tipi44 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.116
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.116
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.10
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.116
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2806808 kB
Buffers:        147588 kB
Cached:         306740 kB
SwapCached:       2180 kB
Active:         141636 kB
Inactive:       322600 kB
HighTotal:     2489216 kB
HighFree:      2170656 kB
LowTotal:       879316 kB
LowFree:        636152 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           14236 kB
Writeback:           0 kB
AnonPages:        8940 kB
Mapped:           3316 kB
Slab:            87836 kB
SReclaimable:    77752 kB
SUnreclaim:      10084 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15881 MiB
End job on tipi44 at 2009-05-28 22:59:13