Trace number 1780057

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 798.45 223.125

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r2-noholes.cnf
MD5SUM4c8b9603e0c90cfb3c82064eae956799
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark748.4
Satisfiable
(Un)Satisfiability was proved
Number of variables266199
Number of clauses1575975
Sum of the clauses size4240496
Maximum clause length33
Minimum clause length1
Number of clauses of size 139783
Number of clauses of size 21138497
Number of clauses of size 3317809
Number of clauses of size 49949
Number of clauses of size 50
Number of clauses of size over 569937

Solver Data

0.00/0.00	c Parsing...
1.01/1.06	c ==============================================================================
1.01/1.06	c |           |     ORIGINAL     |              LEARNT              |          |
1.01/1.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.01/1.06	c ==============================================================================
1.01/1.06	c |         0 | 1328859  3634310 |  398657       0        0     nan |  0.000 % |
28.82/28.82	c |         0 |  253406  1804413 |      --       0       --      -- |     --   | -752995/-922075
28.82/28.83	c ==============================================================================
28.82/28.83	c Result  :   #vars: 4366   #clauses: 253406   #literals: 1804413
28.82/28.83	c CPU time:   28.67 s
28.82/28.83	c ==============================================================================
798.34/223.09	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
798.34/223.09	c ============================[ Problem Statistics ]=============================
798.34/223.09	c |                                                                             |
798.34/223.09	c threadId              : 2
798.34/223.09	c restarts              : 19
798.34/223.09	c conflicts             : 420572         (548 /sec)
798.34/223.09	c decisions             : 515904         (1.42 % random) (672 /sec)
798.34/223.09	c propagations          : 41597148       (54166 /sec)
798.34/223.09	c conflict literals     : 10628913       (15.21 % deleted)
798.34/223.09	c Memory used           : 276.94 MB
798.34/223.09	c CPU time              : 767.95 s
798.34/223.09	
798.34/223.09	c --->m=4, e=8, aimd=2, HOME/31324_many.cnf	time: 191.988	conflicts: 420572       
798.44/223.11	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-1780057-1243528664/watcher-1780057-1243528664 -o /tmp/evaluation-result-1780057-1243528664/solver-1780057-1243528664 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780057-1243528664.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.16 4.46 4.52 3/96 31324
/proc/meminfo: memFree=2973192/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2412 CPUtime=0
/proc/31324/stat : 31324 (manysat.sh) R 31322 31324 27966 0 -1 4194304 332 0 0 0 0 0 0 0 18 0 1 0 1117530633 2469888 272 4294967295 134512640 135169312 3218444448 3218442924 3085133684 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/31324/statm: 603 272 231 161 0 42 0
[pid=31325] ppid=31324 vsize=1032 CPUtime=0
/proc/31325/stat : 31325 (SatElite) R 31324 31324 27966 0 -1 4202496 196 0 0 0 0 0 0 0 18 0 1 0 1117530633 1056768 133 4294967295 134512640 135034092 3218780336 3218776680 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31325/statm: 258 134 50 128 0 128 0

[startup+0.028776 s]
/proc/loadavg: 4.16 4.46 4.52 3/96 31324
/proc/meminfo: memFree=2973192/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2412 CPUtime=0
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117530633 2469888 272 4294967295 134512640 135169312 3218444448 3218442984 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 603 272 231 161 0 42 0
[pid=31325] ppid=31324 vsize=4060 CPUtime=0.03
/proc/31325/stat : 31325 (SatElite) R 31324 31324 27966 0 -1 4202496 941 0 0 0 3 0 0 0 19 0 1 0 1117530633 4157440 878 4294967295 134512640 135034092 3218780336 3218776296 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31325/statm: 1015 878 51 128 0 885 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6472

[startup+0.1088 s]
/proc/loadavg: 4.16 4.46 4.52 3/96 31324
/proc/meminfo: memFree=2973192/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2412 CPUtime=0
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117530633 2469888 272 4294967295 134512640 135169312 3218444448 3218442984 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 603 272 231 161 0 42 0
[pid=31325] ppid=31324 vsize=13264 CPUtime=0.11
/proc/31325/stat : 31325 (SatElite) R 31324 31324 27966 0 -1 4202496 2946 0 0 0 10 1 0 0 20 0 1 0 1117530633 13582336 2883 4294967295 134512640 135034092 3218780336 3218776680 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31325/statm: 3316 2885 51 128 0 3186 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676

[startup+0.308753 s]
/proc/loadavg: 4.16 4.46 4.52 3/96 31324
/proc/meminfo: memFree=2973192/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2412 CPUtime=0
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117530633 2469888 272 4294967295 134512640 135169312 3218444448 3218442984 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 603 272 231 161 0 42 0
[pid=31325] ppid=31324 vsize=39216 CPUtime=0.31
/proc/31325/stat : 31325 (SatElite) R 31324 31324 27966 0 -1 4202496 8245 0 0 0 28 3 0 0 20 0 1 0 1117530633 40157184 8182 4294967295 134512640 135034092 3218780336 3218776432 134543255 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31325/statm: 9804 8183 51 128 0 9674 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 41628

[startup+0.70872 s]
/proc/loadavg: 4.16 4.46 4.52 3/96 31324
/proc/meminfo: memFree=2973192/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2412 CPUtime=0
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117530633 2469888 272 4294967295 134512640 135169312 3218444448 3218442984 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 603 272 231 161 0 42 0
[pid=31325] ppid=31324 vsize=82828 CPUtime=0.71
/proc/31325/stat : 31325 (SatElite) R 31324 31324 27966 0 -1 4202496 19016 0 0 0 67 4 0 0 21 0 1 0 1117530633 84815872 18953 4294967295 134512640 135034092 3218780336 3218776680 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31325/statm: 20707 18954 51 128 0 20577 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 85240

[startup+1.50865 s]
/proc/loadavg: 4.16 4.46 4.52 2/98 31326
/proc/meminfo: memFree=2854304/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2412 CPUtime=0
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117530633 2469888 272 4294967295 134512640 135169312 3218444448 3218442984 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 603 272 231 161 0 42 0
[pid=31325] ppid=31324 vsize=157564 CPUtime=1.51
/proc/31325/stat : 31325 (SatElite) R 31324 31324 27966 0 -1 4202496 31468 0 0 0 145 6 0 0 24 0 1 0 1117530633 161345536 31383 4294967295 134512640 135034092 3218780336 3218777216 134540734 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31325/statm: 39391 31383 63 128 0 39261 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 159976

[startup+3.11852 s]
/proc/loadavg: 4.16 4.46 4.52 2/98 31326
/proc/meminfo: memFree=2848088/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2412 CPUtime=0
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117530633 2469888 272 4294967295 134512640 135169312 3218444448 3218442984 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 603 272 231 161 0 42 0
[pid=31325] ppid=31324 vsize=178564 CPUtime=3.12
/proc/31325/stat : 31325 (SatElite) R 31324 31324 27966 0 -1 4202496 34588 0 0 0 306 6 0 0 25 0 1 0 1117530633 182849536 34415 4294967295 134512640 135034092 3218780336 3218776640 134569209 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31325/statm: 44641 34415 66 128 0 44511 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 180976

[startup+6.31825 s]
/proc/loadavg: 3.91 4.40 4.50 2/98 31326
/proc/meminfo: memFree=2815296/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2412 CPUtime=0
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117530633 2469888 272 4294967295 134512640 135169312 3218444448 3218442984 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 603 272 231 161 0 42 0
[pid=31325] ppid=31324 vsize=190264 CPUtime=6.32
/proc/31325/stat : 31325 (SatElite) R 31324 31324 27966 0 -1 4202496 42647 0 0 0 620 12 0 0 25 0 1 0 1117530633 194830336 39120 4294967295 134512640 135034092 3218780336 3218776320 134569611 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31325/statm: 47566 39120 67 128 0 47436 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 192676

[startup+12.7177 s]
/proc/loadavg: 3.67 4.34 4.48 2/98 31326
/proc/meminfo: memFree=2792704/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2412 CPUtime=0
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117530633 2469888 272 4294967295 134512640 135169312 3218444448 3218442984 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 603 272 231 161 0 42 0
[pid=31325] ppid=31324 vsize=196728 CPUtime=12.72
/proc/31325/stat : 31325 (SatElite) R 31324 31324 27966 0 -1 4202496 44718 0 0 0 1259 13 0 0 25 0 1 0 1117530633 201449472 40891 4294967295 134512640 135034092 3218780336 3218776432 134543508 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31325/statm: 49182 40891 67 128 0 49052 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 199140

[startup+25.5167 s]
/proc/loadavg: 3.08 4.18 4.43 2/98 31327
/proc/meminfo: memFree=2785816/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2412 CPUtime=0
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117530633 2469888 272 4294967295 134512640 135169312 3218444448 3218442984 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 603 272 231 161 0 42 0
[pid=31325] ppid=31324 vsize=203868 CPUtime=25.52
/proc/31325/stat : 31325 (SatElite) R 31324 31324 27966 0 -1 4202496 46606 0 0 0 2537 15 0 0 25 0 1 0 1117530633 208760832 42747 4294967295 134512640 135034092 3218780336 3218776640 134569526 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31325/statm: 50967 42747 67 128 0 50837 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 206280

[startup+51.1147 s]
/proc/loadavg: 3.78 4.25 4.44 5/101 31517
/proc/meminfo: memFree=2800852/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2416 CPUtime=29.51
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 369 49562 0 0 0 0 2931 20 18 0 1 0 1117530633 2473984 274 4294967295 134512640 135169312 3218444448 3218440664 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 604 274 231 161 0 43 0
[pid=31329] ppid=31324 vsize=175272 CPUtime=83.47
/proc/31329/stat : 31329 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202496 36855 0 0 0 8312 35 0 0 21 0 4 0 1117533584 179478528 36789 4294967295 134512640 135305190 3212995424 3212993600 134528455 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/31329/statm: 43818 36789 79 194 0 43622 0
[pid=31329/tid=31330] ppid=31324 vsize=175272 CPUtime=20.63
/proc/31329/task/31330/stat : 31330 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 4370 0 0 0 2056 7 0 0 25 0 4 0 1117533650 179478528 36789 4294967295 134512640 135305190 3212995424 3078958272 134528399 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31329/tid=31331] ppid=31324 vsize=175272 CPUtime=20.54
/proc/31329/task/31331/stat : 31331 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 4863 0 0 0 2047 7 0 0 25 0 4 0 1117533650 179478528 36789 4294967295 134512640 135305190 3212995424 3070569632 134570412 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31329/tid=31332] ppid=31324 vsize=175272 CPUtime=20.86
/proc/31329/task/31332/stat : 31332 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 4462 0 0 0 2080 6 0 0 21 0 4 0 1117533650 179478528 36789 4294967295 134512640 135305190 3212995424 3062181056 134528536 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 112.98
Current children cumulated vsize (KiB) 177688

[startup+102.32 s]
/proc/loadavg: 4.16 4.27 4.43 6/102 31575
/proc/meminfo: memFree=2758452/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2416 CPUtime=29.51
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 369 49562 0 0 0 0 2931 20 18 0 1 0 1117530633 2473984 274 4294967295 134512640 135169312 3218444448 3218440664 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 604 274 231 161 0 43 0
[pid=31329] ppid=31324 vsize=217184 CPUtime=288.06
/proc/31329/stat : 31329 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202496 46776 0 0 0 28753 53 0 0 25 0 4 0 1117533584 222396416 46710 4294967295 134512640 135305190 3212995424 3212993600 134528376 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/31329/statm: 54296 46710 79 194 0 54100 0
[pid=31329/tid=31330] ppid=31324 vsize=217184 CPUtime=71.8
/proc/31329/task/31330/stat : 31330 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 6844 0 0 0 7166 14 0 0 25 0 4 0 1117533650 222396416 46710 4294967295 134512640 135305190 3212995424 3078958272 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31329/tid=31331] ppid=31324 vsize=217184 CPUtime=71.59
/proc/31329/task/31331/stat : 31331 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 7628 0 0 0 7150 9 0 0 25 0 4 0 1117533650 222396416 46710 4294967295 134512640 135305190 3212995424 3070569664 134528771 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31329/tid=31332] ppid=31324 vsize=217184 CPUtime=72.07
/proc/31329/task/31332/stat : 31332 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 6494 0 0 0 7198 9 0 0 25 0 4 0 1117533650 222396416 46710 4294967295 134512640 135305190 3212995424 3062181056 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 317.57
Current children cumulated vsize (KiB) 219600

[startup+162.316 s]
/proc/loadavg: 4.23 4.28 4.43 7/102 31726
/proc/meminfo: memFree=2719948/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2416 CPUtime=29.51
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 369 49562 0 0 0 0 2931 20 18 0 1 0 1117530633 2473984 274 4294967295 134512640 135169312 3218444448 3218440664 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 604 274 231 161 0 43 0
[pid=31329] ppid=31324 vsize=257344 CPUtime=527.2
/proc/31329/stat : 31329 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202496 56714 0 0 0 52647 73 0 0 25 0 4 0 1117533584 263520256 56648 4294967295 134512640 135305190 3212995424 3212993600 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31329/statm: 64336 56648 79 194 0 64140 0
[pid=31329/tid=31330] ppid=31324 vsize=257344 CPUtime=131.65
/proc/31329/task/31330/stat : 31330 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 9188 0 0 0 13146 19 0 0 25 0 4 0 1117533650 263520256 56648 4294967295 134512640 135305190 3212995424 3078958272 134528307 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31329/tid=31331] ppid=31324 vsize=257344 CPUtime=131.44
/proc/31329/task/31331/stat : 31331 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 10731 0 0 0 13131 13 0 0 25 0 4 0 1117533650 263520256 56648 4294967295 134512640 135305190 3212995424 3070569664 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31329/tid=31332] ppid=31324 vsize=257344 CPUtime=131.97
/proc/31329/task/31332/stat : 31332 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 8489 0 0 0 13183 14 0 0 25 0 4 0 1117533650 263520256 56648 4294967295 134512640 135305190 3212995424 3062181056 134528406 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 556.71
Current children cumulated vsize (KiB) 259760

[startup+222.311 s]
/proc/loadavg: 4.33 4.31 4.43 7/102 31917
/proc/meminfo: memFree=2694704/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2416 CPUtime=29.51
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 369 49562 0 0 0 0 2931 20 18 0 1 0 1117530633 2473984 274 4294967295 134512640 135169312 3218444448 3218440664 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 604 274 231 161 0 43 0
[pid=31329] ppid=31324 vsize=283276 CPUtime=766.63
/proc/31329/stat : 31329 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202496 62974 0 0 0 76568 95 0 0 25 0 4 0 1117533584 290074624 62908 4294967295 134512640 135305190 3212995424 3212993600 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31329/statm: 70819 62908 79 194 0 70623 0
[pid=31329/tid=31330] ppid=31324 vsize=283276 CPUtime=191.49
/proc/31329/task/31330/stat : 31330 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 10818 0 0 0 19123 26 0 0 25 0 4 0 1117533650 290074624 62908 4294967295 134512640 135305190 3212995424 3078958272 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31329/tid=31331] ppid=31324 vsize=283276 CPUtime=191.28
/proc/31329/task/31331/stat : 31331 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 13046 0 0 0 19111 17 0 0 25 0 4 0 1117533650 290074624 62908 4294967295 134512640 135305190 3212995424 3070569664 134528286 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31329/tid=31332] ppid=31324 vsize=283276 CPUtime=191.88
/proc/31329/task/31332/stat : 31332 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 9405 0 0 0 19170 18 0 0 25 0 4 0 1117533650 290074624 62908 4294967295 134512640 135305190 3212995424 3062181056 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 796.14
Current children cumulated vsize (KiB) 285692

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

[startup+222.71 s]
/proc/loadavg: 4.33 4.31 4.43 7/102 31917
/proc/meminfo: memFree=2694704/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2416 CPUtime=29.51
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 369 49562 0 0 0 0 2931 20 18 0 1 0 1117530633 2473984 274 4294967295 134512640 135169312 3218444448 3218440664 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 604 274 231 161 0 43 0
[pid=31329] ppid=31324 vsize=283580 CPUtime=768.2
/proc/31329/stat : 31329 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202496 63020 0 0 0 76725 95 0 0 25 0 4 0 1117533584 290385920 62954 4294967295 134512640 135305190 3212995424 3212993488 134538540 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31329/statm: 70895 62954 79 194 0 70699 0
[pid=31329/tid=31330] ppid=31324 vsize=283580 CPUtime=191.89
/proc/31329/task/31330/stat : 31330 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 10833 0 0 0 19163 26 0 0 25 0 4 0 1117533650 290385920 62954 4294967295 134512640 135305190 3212995424 3078959536 134657578 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31329/tid=31331] ppid=31324 vsize=283580 CPUtime=191.68
/proc/31329/task/31331/stat : 31331 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 13077 0 0 0 19151 17 0 0 25 0 4 0 1117533650 290385920 62954 4294967295 134512640 135305190 3212995424 3070570928 134657578 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31329/tid=31332] ppid=31324 vsize=283580 CPUtime=192.28
/proc/31329/task/31332/stat : 31332 (manysat1.1_stat) R 31324 31324 27966 0 -1 4202560 9405 0 0 0 19210 18 0 0 25 0 4 0 1117533650 290385920 62954 4294967295 134512640 135305190 3212995424 3062182320 134657576 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 797.71
Current children cumulated vsize (KiB) 285996

[startup+223.11 s]
/proc/loadavg: 4.33 4.31 4.43 7/102 31917
/proc/meminfo: memFree=2694704/3368532 swapFree=1953788/1959888
[pid=31324] ppid=31322 vsize=2416 CPUtime=29.51
/proc/31324/stat : 31324 (manysat.sh) S 31322 31324 27966 0 -1 4194304 369 49562 0 0 0 0 2931 20 18 0 1 0 1117530633 2473984 274 4294967295 134512640 135169312 3218444448 3218440664 3085131502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31324/statm: 604 274 231 161 0 43 0
[pid=31329] ppid=31324 vsize=0 CPUtime=768.93
/proc/31329/stat : 31329 (manysat1.1_stat) Z 31324 31324 27966 0 -1 4202500 63037 0 0 0 76795 98 0 0 25 0 2 0 1117533584 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31329/statm: 0 0 0 0 0 0 0
[pid=31329/tid=31332] ppid=31324 vsize=0 CPUtime=192.41
/proc/31329/task/31332/stat : 31332 (manysat1.1_stat) R 31324 31324 27966 0 -1 4203588 9405 0 0 0 19221 20 0 0 23 0 2 0 1117533650 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 798.44
Current children cumulated vsize (KiB) 2416

Child status: 20
Real time (s): 223.125
CPU time (s): 798.45
CPU user time (s): 797.26
CPU system time (s): 1.19
CPU usage (%): 357.848
Max. virtual memory (cumulated for all children) (KiB): 285996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 797.26
system time used= 1.19
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113241
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= 22415
involuntary context switches= 42622

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:37:44
IDJOB=1780057
IDBENCH=70950
IDSOLVER=626
FILE ID=/1780057-1243528664
PBS_JOBID=
Free space on /tmp= 6444 MiB

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

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

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED= 1993583509

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:       2973192 kB
Buffers:         53016 kB
Cached:         241824 kB
SwapCached:       2256 kB
Active:         149588 kB
Inactive:       154884 kB
HighTotal:     2489216 kB
HighFree:      2236056 kB
LowTotal:       879316 kB
LowFree:        737136 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           33928 kB
Writeback:           0 kB
AnonPages:        8700 kB
Mapped:           3140 kB
Slab:            81076 kB
SReclaimable:    67612 kB
SUnreclaim:      13464 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88680 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6444 MiB
End job on  at 2009-05-28 18:41:29