Trace number 1780141

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 75.84 43.4215

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.19
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

Solver Data

0.00/0.00	c Parsing...
1.01/1.07	c ==============================================================================
1.01/1.07	c |           |     ORIGINAL     |              LEARNT              |          |
1.01/1.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.01/1.07	c ==============================================================================
1.01/1.07	c |         0 | 1351997  3702185 |  405599       0        0     nan |  0.000 % |
30.90/30.91	c |         0 |  261620  1836831 |      --       0       --      -- |     --   | -768849/-961225
30.90/30.91	c ==============================================================================
30.90/30.91	c Result  :   #vars: 5958   #clauses: 261620   #literals: 1836831
30.90/30.91	c CPU time:   30.67 s
30.90/30.91	c ==============================================================================
75.44/43.40	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
75.44/43.40	c ============================[ Problem Statistics ]=============================
75.44/43.40	c |                                                                             |
75.44/43.40	c threadId              : 0
75.44/43.40	c restarts              : 38
75.44/43.40	c conflicts             : 33806          (769 /sec)
75.44/43.40	c decisions             : 56758          (1.72 % random) (1291 /sec)
75.44/43.40	c propagations          : 2414694        (54917 /sec)
75.44/43.40	c conflict literals     : 599028         (14.62 % deleted)
75.44/43.40	c Memory used           : 148.20 MB
75.44/43.40	c CPU time              : 43.97 s
75.44/43.40	
75.44/43.40	c --->m=4, e=8, aimd=0, HOME/26322_many.cnf	time: 10.9925	conflicts: 33806        
75.83/43.40	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-1780141-1243529130/watcher-1780141-1243529130 -o /tmp/evaluation-result-1780141-1243529130/solver-1780141-1243529130 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780141-1243529130.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.04 4.22 4.38 3/97 26322
/proc/meminfo: memFree=2837300/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2416 CPUtime=0
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107050465 2473984 274 4294967295 134512640 135169312 3214167184 3214165720 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 604 274 231 161 0 43 0
[pid=26323] ppid=26322 vsize=1044 CPUtime=0
/proc/26323/stat : 26323 (SatElite) R 26322 26322 21691 0 -1 4202496 194 0 0 0 0 0 0 0 18 0 1 0 1107050465 1069056 131 4294967295 134512640 135034092 3219872192 3219868184 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26323/statm: 261 131 50 128 0 131 0

[startup+0.079216 s]
/proc/loadavg: 4.04 4.22 4.38 3/97 26322
/proc/meminfo: memFree=2837300/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2416 CPUtime=0
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107050465 2473984 274 4294967295 134512640 135169312 3214167184 3214165720 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 604 274 231 161 0 43 0
[pid=26323] ppid=26322 vsize=10752 CPUtime=0.07
/proc/26323/stat : 26323 (SatElite) R 26322 26322 21691 0 -1 4202496 2370 0 0 0 6 1 0 0 18 0 1 0 1107050465 11010048 2307 4294967295 134512640 135034092 3219872192 3219868536 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26323/statm: 2688 2307 50 128 0 2558 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13168

[startup+0.109205 s]
/proc/loadavg: 4.04 4.22 4.38 3/97 26322
/proc/meminfo: memFree=2837300/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2416 CPUtime=0
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107050465 2473984 274 4294967295 134512640 135169312 3214167184 3214165720 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 604 274 231 161 0 43 0
[pid=26323] ppid=26322 vsize=13816 CPUtime=0.1
/proc/26323/stat : 26323 (SatElite) R 26322 26322 21691 0 -1 4202496 3184 0 0 0 9 1 0 0 18 0 1 0 1107050465 14147584 3121 4294967295 134512640 135034092 3219872192 3219868536 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26323/statm: 3454 3121 50 128 0 3324 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16232

[startup+0.309189 s]
/proc/loadavg: 4.04 4.22 4.38 3/97 26322
/proc/meminfo: memFree=2837300/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2416 CPUtime=0
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107050465 2473984 274 4294967295 134512640 135169312 3214167184 3214165720 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 604 274 231 161 0 43 0
[pid=26323] ppid=26322 vsize=33704 CPUtime=0.3
/proc/26323/stat : 26323 (SatElite) R 26322 26322 21691 0 -1 4202496 8309 0 0 0 27 3 0 0 18 0 1 0 1107050465 34512896 8246 4294967295 134512640 135034092 3219872192 3219868536 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26323/statm: 8426 8247 51 128 0 8296 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 36120

[startup+0.709158 s]
/proc/loadavg: 4.04 4.22 4.38 3/97 26322
/proc/meminfo: memFree=2837300/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2416 CPUtime=0
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107050465 2473984 274 4294967295 134512640 135169312 3214167184 3214165720 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 604 274 231 161 0 43 0
[pid=26323] ppid=26322 vsize=83800 CPUtime=0.7
/proc/26323/stat : 26323 (SatElite) R 26322 26322 21691 0 -1 4202496 19221 0 0 0 61 9 0 0 18 0 1 0 1107050465 85811200 19158 4294967295 134512640 135034092 3219872192 3219868536 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26323/statm: 20950 19159 51 128 0 20820 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 86216

[startup+1.50909 s]
/proc/loadavg: 4.04 4.22 4.38 2/99 26324
/proc/meminfo: memFree=2716404/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2416 CPUtime=0
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107050465 2473984 274 4294967295 134512640 135169312 3214167184 3214165720 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 604 274 231 161 0 43 0
[pid=26323] ppid=26322 vsize=159180 CPUtime=1.5
/proc/26323/stat : 26323 (SatElite) R 26322 26322 21691 0 -1 4202496 32010 0 0 0 135 15 0 0 20 0 1 0 1107050465 163000320 31947 4294967295 134512640 135034092 3219872192 3219869232 134536786 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26323/statm: 39795 31947 63 128 0 39665 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 161596

[startup+3.10897 s]
/proc/loadavg: 4.04 4.22 4.38 2/99 26324
/proc/meminfo: memFree=2709596/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2416 CPUtime=0
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107050465 2473984 274 4294967295 134512640 135169312 3214167184 3214165720 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 604 274 231 161 0 43 0
[pid=26323] ppid=26322 vsize=180192 CPUtime=3.1
/proc/26323/stat : 26323 (SatElite) R 26322 26322 21691 0 -1 4202496 35089 0 0 0 295 15 0 0 25 0 1 0 1107050465 184516608 35026 4294967295 134512640 135034092 3219872192 3219868496 134569526 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26323/statm: 45048 35026 66 128 0 44918 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 182608

[startup+6.30872 s]
/proc/loadavg: 3.80 4.16 4.36 2/99 26324
/proc/meminfo: memFree=2677580/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2416 CPUtime=0
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107050465 2473984 274 4294967295 134512640 135169312 3214167184 3214165720 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 604 274 231 161 0 43 0
[pid=26323] ppid=26322 vsize=193100 CPUtime=6.3
/proc/26323/stat : 26323 (SatElite) R 26322 26322 21691 0 -1 4202496 43026 0 0 0 607 23 0 0 25 0 1 0 1107050465 197734400 39583 4294967295 134512640 135034092 3219872192 3219868188 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26323/statm: 48275 39583 67 128 0 48145 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 195516

[startup+12.7082 s]
/proc/loadavg: 3.57 4.11 4.35 2/99 26324
/proc/meminfo: memFree=2653624/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2416 CPUtime=0
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107050465 2473984 274 4294967295 134512640 135169312 3214167184 3214165720 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 604 274 231 161 0 43 0
[pid=26323] ppid=26322 vsize=200972 CPUtime=12.7
/proc/26323/stat : 26323 (SatElite) R 26322 26322 21691 0 -1 4202496 45428 0 0 0 1246 24 0 0 25 0 1 0 1107050465 205795328 41644 4294967295 134512640 135034092 3219872192 3219868384 134540734 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26323/statm: 50243 41644 67 128 0 50113 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 203388

[startup+25.5072 s]
/proc/loadavg: 3.00 3.96 4.29 2/99 26326
/proc/meminfo: memFree=2653192/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2416 CPUtime=0
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107050465 2473984 274 4294967295 134512640 135169312 3214167184 3214165720 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 604 274 231 161 0 43 0
[pid=26323] ppid=26322 vsize=201484 CPUtime=25.5
/proc/26323/stat : 26323 (SatElite) R 26322 26322 21691 0 -1 4202496 45642 0 0 0 2526 24 0 0 25 0 1 0 1107050465 206319616 41858 4294967295 134512640 135034092 3219872192 3219868384 134540734 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26323/statm: 50371 41858 67 128 0 50241 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 203900

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

[startup+31.9067 s]
/proc/loadavg: 2.84 3.91 4.27 2/99 26327
/proc/meminfo: memFree=2780032/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2420 CPUtime=31.6
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 371 50421 0 0 0 0 3129 31 18 0 1 0 1107050465 2478080 275 4294967295 134512640 135169312 3214167184 3214163400 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 605 275 231 161 0 44 0
[pid=26327] ppid=26322 vsize=42700 CPUtime=0.3
/proc/26327/stat : 26327 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202496 10305 0 0 0 26 4 0 0 18 0 1 0 1107053625 43724800 10242 4294967295 134512640 135305190 3217561536 3216512072 134840070 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26327/statm: 10675 10245 67 194 0 10479 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 45120

[startup+38.3062 s]
/proc/loadavg: 2.93 3.91 4.27 6/102 26332
/proc/meminfo: memFree=2697756/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2420 CPUtime=31.6
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 371 50421 0 0 0 0 3129 31 18 0 1 0 1107050465 2478080 275 4294967295 134512640 135169312 3214167184 3214163400 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 605 275 231 161 0 44 0
[pid=26327] ppid=26322 vsize=142500 CPUtime=24.15
/proc/26327/stat : 26327 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202496 28642 0 0 0 2394 21 0 0 19 0 4 0 1107053625 145920000 28575 4294967295 134512640 135305190 3217561536 3217559712 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26327/statm: 35625 28575 79 194 0 35429 0
[pid=26327/tid=26328] ppid=26322 vsize=142500 CPUtime=5.9
/proc/26327/task/26328/stat : 26328 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2278 0 0 0 588 2 0 0 19 0 4 0 1107053693 145920000 28575 4294967295 134512640 135305190 3217561536 3080338624 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26327/tid=26329] ppid=26322 vsize=142500 CPUtime=5.8
/proc/26327/task/26329/stat : 26329 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2402 0 0 0 575 5 0 0 21 0 4 0 1107053693 145920000 28575 4294967295 134512640 135305190 3217561536 3071950016 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26327/tid=26330] ppid=26322 vsize=142500 CPUtime=5.85
/proc/26327/task/26330/stat : 26330 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2260 0 0 0 583 2 0 0 19 0 4 0 1107053693 145920000 28575 4294967295 134512640 135305190 3217561536 3063561136 134558408 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 55.75
Current children cumulated vsize (KiB) 144920

[startup+41.506 s]
/proc/loadavg: 3.02 3.91 4.27 5/102 26515
/proc/meminfo: memFree=2692404/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2420 CPUtime=31.6
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 371 50421 0 0 0 0 3129 31 18 0 1 0 1107050465 2478080 275 4294967295 134512640 135169312 3214167184 3214163400 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 605 275 231 161 0 44 0
[pid=26327] ppid=26322 vsize=148272 CPUtime=36.65
/proc/26327/stat : 26327 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202496 29960 0 0 0 3642 23 0 0 25 0 4 0 1107053625 151830528 29893 4294967295 134512640 135305190 3217561536 3217559712 134528341 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26327/statm: 37068 29893 79 194 0 36872 0
[pid=26327/tid=26328] ppid=26322 vsize=148272 CPUtime=9.05
/proc/26327/task/26328/stat : 26328 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2604 0 0 0 902 3 0 0 25 0 4 0 1107053693 151830528 29893 4294967295 134512640 135305190 3217561536 3080338624 134528523 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26327/tid=26329] ppid=26322 vsize=148272 CPUtime=9
/proc/26327/task/26329/stat : 26329 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2760 0 0 0 895 5 0 0 25 0 4 0 1107053693 151830528 29893 4294967295 134512640 135305190 3217561536 3071950128 134563934 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26327/tid=26330] ppid=26322 vsize=148272 CPUtime=8.85
/proc/26327/task/26330/stat : 26330 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2595 0 0 0 883 2 0 0 25 0 4 0 1107053693 151830528 29893 4294967295 134512640 135305190 3217561536 3063561408 134528350 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 68.25
Current children cumulated vsize (KiB) 150692

[startup+42.3059 s]
/proc/loadavg: 3.02 3.91 4.27 5/102 26515
/proc/meminfo: memFree=2689740/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2420 CPUtime=31.6
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 371 50421 0 0 0 0 3129 31 18 0 1 0 1107050465 2478080 275 4294967295 134512640 135169312 3214167184 3214163400 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 605 275 231 161 0 44 0
[pid=26327] ppid=26322 vsize=149296 CPUtime=39.85
/proc/26327/stat : 26327 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202496 30353 0 0 0 3960 25 0 0 25 0 4 0 1107053625 152879104 30286 4294967295 134512640 135305190 3217561536 3217559712 134528363 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26327/statm: 37324 30286 79 194 0 37128 0
[pid=26327/tid=26328] ppid=26322 vsize=149296 CPUtime=9.85
/proc/26327/task/26328/stat : 26328 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2699 0 0 0 982 3 0 0 25 0 4 0 1107053693 152879104 30286 4294967295 134512640 135305190 3217561536 3080338624 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26327/tid=26329] ppid=26322 vsize=149296 CPUtime=9.8
/proc/26327/task/26329/stat : 26329 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2874 0 0 0 975 5 0 0 25 0 4 0 1107053693 152879104 30286 4294967295 134512640 135305190 3217561536 3071950016 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26327/tid=26330] ppid=26322 vsize=149296 CPUtime=9.65
/proc/26327/task/26330/stat : 26330 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2684 0 0 0 962 3 0 0 25 0 4 0 1107053693 152879104 30286 4294967295 134512640 135305190 3217561536 3063561408 134528379 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 71.45
Current children cumulated vsize (KiB) 151716

[startup+43.1059 s]
/proc/loadavg: 3.02 3.91 4.27 5/102 26515
/proc/meminfo: memFree=2687804/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2420 CPUtime=31.6
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 371 50421 0 0 0 0 3129 31 18 0 1 0 1107050465 2478080 275 4294967295 134512640 135169312 3214167184 3214163400 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 605 275 231 161 0 44 0
[pid=26327] ppid=26322 vsize=151480 CPUtime=43.05
/proc/26327/stat : 26327 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202496 30756 0 0 0 4280 25 0 0 25 0 4 0 1107053625 155115520 30689 4294967295 134512640 135305190 3217561536 3217559712 134528392 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26327/statm: 37870 30689 79 194 0 37674 0
[pid=26327/tid=26328] ppid=26322 vsize=151480 CPUtime=10.65
/proc/26327/task/26328/stat : 26328 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2808 0 0 0 1062 3 0 0 25 0 4 0 1107053693 155115520 30689 4294967295 134512640 135305190 3217561536 3080338624 134528319 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26327/tid=26329] ppid=26322 vsize=151480 CPUtime=10.6
/proc/26327/task/26329/stat : 26329 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2971 0 0 0 1055 5 0 0 25 0 4 0 1107053693 155115520 30689 4294967295 134512640 135305190 3217561536 3071950016 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26327/tid=26330] ppid=26322 vsize=151480 CPUtime=10.45
/proc/26327/task/26330/stat : 26330 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2800 0 0 0 1042 3 0 0 25 0 4 0 1107053693 155115520 30689 4294967295 134512640 135305190 3217561536 3063561408 134528571 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 74.65
Current children cumulated vsize (KiB) 153900

[startup+43.3059 s]
/proc/loadavg: 3.02 3.91 4.27 5/102 26515
/proc/meminfo: memFree=2687804/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2420 CPUtime=31.6
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 371 50421 0 0 0 0 3129 31 18 0 1 0 1107050465 2478080 275 4294967295 134512640 135169312 3214167184 3214163400 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 605 275 231 161 0 44 0
[pid=26327] ppid=26322 vsize=151620 CPUtime=43.84
/proc/26327/stat : 26327 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202496 30794 0 0 0 4359 25 0 0 25 0 4 0 1107053625 155258880 30727 4294967295 134512640 135305190 3217561536 3217559712 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26327/statm: 37905 30727 79 194 0 37709 0
[pid=26327/tid=26328] ppid=26322 vsize=151620 CPUtime=10.85
/proc/26327/task/26328/stat : 26328 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2809 0 0 0 1082 3 0 0 25 0 4 0 1107053693 155258880 30727 4294967295 134512640 135305190 3217561536 3080338736 134561835 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26327/tid=26329] ppid=26322 vsize=151620 CPUtime=10.79
/proc/26327/task/26329/stat : 26329 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2979 0 0 0 1074 5 0 0 25 0 4 0 1107053693 155258880 30727 4294967295 134512640 135305190 3217561536 3071949864 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26327/tid=26330] ppid=26322 vsize=151620 CPUtime=10.65
/proc/26327/task/26330/stat : 26330 (manysat1.1_stat) R 26322 26322 21691 0 -1 4202560 2810 0 0 0 1062 3 0 0 25 0 4 0 1107053693 155258880 30727 4294967295 134512640 135305190 3217561536 3063561408 134528523 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 75.44
Current children cumulated vsize (KiB) 154040

[startup+43.4058 s]
/proc/loadavg: 3.02 3.91 4.27 5/102 26515
/proc/meminfo: memFree=2687804/3368532 swapFree=1952996/1959888
[pid=26322] ppid=26320 vsize=2420 CPUtime=31.6
/proc/26322/stat : 26322 (manysat.sh) S 26320 26322 21691 0 -1 4194304 371 50421 0 0 0 0 3129 31 18 0 1 0 1107050465 2478080 275 4294967295 134512640 135169312 3214167184 3214163400 3085111022 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26322/statm: 605 275 231 161 0 44 0
[pid=26327] ppid=26322 vsize=0 CPUtime=44.23
/proc/26327/stat : 26327 (manysat1.1_stat) Z 26322 26322 21691 0 -1 4202500 30853 0 0 0 4397 26 0 0 25 0 2 0 1107053625 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26327/statm: 0 0 0 0 0 0 0
[pid=26327/tid=26330] ppid=26322 vsize=0 CPUtime=10.75
/proc/26327/task/26330/stat : 26330 (manysat1.1_stat) R 26322 26322 21691 0 -1 4203588 2829 0 0 0 1071 4 0 0 25 0 2 0 1107053693 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 75.83
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 43.4215
CPU time (s): 75.84
CPU user time (s): 75.26
CPU system time (s): 0.58
CPU usage (%): 174.66
Max. virtual memory (cumulated for all children) (KiB): 229312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.26
system time used= 0.58
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81918
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= 10271
involuntary context switches= 3080

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 18:45:30
IDJOB=1780141
IDBENCH=70957
IDSOLVER=620
FILE ID=tipi45/1780141-1243529130
PBS_JOBID=
Free space on /tmp= 15469 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780141-1243529130/watcher-1780141-1243529130 -o /tmp/evaluation-result-1780141-1243529130/solver-1780141-1243529130 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780141-1243529130.cnf aimd 0

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED= 1854624102

Linux tipi45 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.081
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.081
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.081
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.16
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.081
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:       2837300 kB
Buffers:        140596 kB
Cached:         282940 kB
SwapCached:       2100 kB
Active:         129152 kB
Inactive:       303572 kB
HighTotal:     2489216 kB
HighFree:      2193608 kB
LowTotal:       879316 kB
LowFree:        643692 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:           34796 kB
Writeback:           0 kB
AnonPages:        8264 kB
Mapped:           3208 kB
Slab:            85772 kB
SReclaimable:    74532 kB
SUnreclaim:      11240 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89600 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15469 MiB
End job on tipi45 at 2009-05-28 18:46:16