Trace number 1780147

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 60.19 39.3972

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.02/1.08	c ==============================================================================
1.02/1.08	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.08	c ==============================================================================
1.02/1.08	c |         0 | 1351997  3702185 |  405599       0        0     nan |  0.000 % |
30.91/30.96	c |         0 |  261620  1836831 |      --       0       --      -- |     --   | -768849/-961225
30.91/30.97	c ==============================================================================
30.91/30.97	c Result  :   #vars: 5958   #clauses: 261620   #literals: 1836831
30.91/30.97	c CPU time:   30.7 s
30.91/30.97	c ==============================================================================
59.92/39.37	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
59.92/39.37	c ============================[ Problem Statistics ]=============================
59.92/39.37	c |                                                                             |
59.92/39.37	c threadId              : 2
59.92/39.37	c restarts              : 13
59.92/39.37	c conflicts             : 26857          (951 /sec)
59.92/39.37	c decisions             : 49411          (1.65 % random) (1750 /sec)
59.92/39.37	c propagations          : 2048021        (72522 /sec)
59.92/39.37	c conflict literals     : 452271         (17.27 % deleted)
59.92/39.37	c Memory used           : 138.33 MB
59.92/39.37	c CPU time              : 28.24 s
59.92/39.37	
59.92/39.37	c --->m=4, e=8, aimd=2, HOME/32369_many.cnf	time: 7.06	conflicts: 26857        
59.92/39.38	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-1780147-1243528959/watcher-1780147-1243528959 -o /tmp/evaluation-result-1780147-1243528959/solver-1780147-1243528959 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780147-1243528959.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.45 4.34 4.43 3/96 32369
/proc/meminfo: memFree=2963412/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2412 CPUtime=0.01
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117560216 2469888 273 4294967295 134512640 135169312 3212964704 3212963240 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 603 273 231 161 0 42 0
[pid=32370] ppid=32369 vsize=1044 CPUtime=0
/proc/32370/stat : 32370 (SatElite) R 32369 32369 27966 0 -1 4202496 196 0 0 0 0 0 0 0 18 0 1 0 1117560216 1069056 133 4294967295 134512640 135034092 3219468640 3219464984 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32370/statm: 261 134 50 128 0 131 0

[startup+0.050802 s]
/proc/loadavg: 4.45 4.34 4.43 3/96 32369
/proc/meminfo: memFree=2963412/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2412 CPUtime=0.01
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117560216 2469888 273 4294967295 134512640 135169312 3212964704 3212963240 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 603 273 231 161 0 42 0
[pid=32370] ppid=32369 vsize=6816 CPUtime=0.04
/proc/32370/stat : 32370 (SatElite) R 32369 32369 27966 0 -1 4202496 1530 0 0 0 3 1 0 0 18 0 1 0 1117560216 6979584 1467 4294967295 134512640 135034092 3219468640 3219464632 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32370/statm: 1704 1467 50 128 0 1574 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9228

[startup+0.110788 s]
/proc/loadavg: 4.45 4.34 4.43 3/96 32369
/proc/meminfo: memFree=2963412/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2412 CPUtime=0.01
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117560216 2469888 273 4294967295 134512640 135169312 3212964704 3212963240 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 603 273 231 161 0 42 0
[pid=32370] ppid=32369 vsize=13640 CPUtime=0.1
/proc/32370/stat : 32370 (SatElite) R 32369 32369 27966 0 -1 4202496 3157 0 0 0 8 2 0 0 18 0 1 0 1117560216 13967360 3094 4294967295 134512640 135034092 3219468640 3219464928 134545332 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32370/statm: 3410 3095 50 128 0 3280 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16052

[startup+0.310798 s]
/proc/loadavg: 4.45 4.34 4.43 3/96 32369
/proc/meminfo: memFree=2963412/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2412 CPUtime=0.01
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117560216 2469888 273 4294967295 134512640 135169312 3212964704 3212963240 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 603 273 231 161 0 42 0
[pid=32370] ppid=32369 vsize=33176 CPUtime=0.3
/proc/32370/stat : 32370 (SatElite) R 32369 32369 27966 0 -1 4202496 8124 0 0 0 24 6 0 0 18 0 1 0 1117560216 33972224 8061 4294967295 134512640 135034092 3219468640 3219464632 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32370/statm: 8294 8061 51 128 0 8164 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 35588

[startup+0.710738 s]
/proc/loadavg: 4.45 4.34 4.43 3/96 32369
/proc/meminfo: memFree=2963412/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2412 CPUtime=0.01
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117560216 2469888 273 4294967295 134512640 135169312 3212964704 3212963240 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 603 273 231 161 0 42 0
[pid=32370] ppid=32369 vsize=83008 CPUtime=0.7
/proc/32370/stat : 32370 (SatElite) R 32369 32369 27966 0 -1 4202496 18967 0 0 0 61 9 0 0 18 0 1 0 1117560216 85000192 18904 4294967295 134512640 135034092 3219468640 3219464600 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32370/statm: 20752 18904 51 128 0 20622 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 85420

[startup+1.51067 s]
/proc/loadavg: 4.45 4.34 4.43 2/98 32371
/proc/meminfo: memFree=2845524/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2412 CPUtime=0.01
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117560216 2469888 273 4294967295 134512640 135169312 3212964704 3212963240 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 603 273 231 161 0 42 0
[pid=32370] ppid=32369 vsize=159180 CPUtime=1.5
/proc/32370/stat : 32370 (SatElite) R 32369 32369 27966 0 -1 4202496 32010 0 0 0 139 11 0 0 20 0 1 0 1117560216 163000320 31947 4294967295 134512640 135034092 3219468640 3219465456 134529225 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32370/statm: 39795 31947 63 128 0 39665 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 161592

[startup+3.11054 s]
/proc/loadavg: 4.17 4.29 4.41 2/98 32371
/proc/meminfo: memFree=2836052/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2412 CPUtime=0.01
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117560216 2469888 273 4294967295 134512640 135169312 3212964704 3212963240 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 603 273 231 161 0 42 0
[pid=32370] ppid=32369 vsize=180192 CPUtime=3.1
/proc/32370/stat : 32370 (SatElite) R 32369 32369 27966 0 -1 4202496 35090 0 0 0 297 13 0 0 25 0 1 0 1117560216 184516608 35027 4294967295 134512640 135034092 3219468640 3219464944 134569434 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32370/statm: 45048 35027 66 128 0 44918 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 182604

[startup+6.31037 s]
/proc/loadavg: 4.17 4.29 4.41 2/98 32371
/proc/meminfo: memFree=2804084/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2412 CPUtime=0.01
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117560216 2469888 273 4294967295 134512640 135169312 3212964704 3212963240 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 603 273 231 161 0 42 0
[pid=32370] ppid=32369 vsize=192968 CPUtime=6.3
/proc/32370/stat : 32370 (SatElite) R 32369 32369 27966 0 -1 4202496 42969 0 0 0 607 23 0 0 25 0 1 0 1117560216 197599232 39526 4294967295 134512640 135034092 3219468640 3219464636 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32370/statm: 48242 39526 67 128 0 48112 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 195380

[startup+12.7097 s]
/proc/loadavg: 3.68 4.18 4.38 2/98 32371
/proc/meminfo: memFree=2779980/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2412 CPUtime=0.01
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117560216 2469888 273 4294967295 134512640 135169312 3212964704 3212963240 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 603 273 231 161 0 42 0
[pid=32370] ppid=32369 vsize=200972 CPUtime=12.7
/proc/32370/stat : 32370 (SatElite) R 32369 32369 27966 0 -1 4202496 45428 0 0 0 1246 24 0 0 25 0 1 0 1117560216 205795328 41644 4294967295 134512640 135034092 3219468640 3219464832 134540724 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32370/statm: 50243 41644 67 128 0 50113 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 203384

[startup+25.5087 s]
/proc/loadavg: 3.27 4.07 4.34 2/98 32372
/proc/meminfo: memFree=2779332/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2412 CPUtime=0.01
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117560216 2469888 273 4294967295 134512640 135169312 3212964704 3212963240 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 603 273 231 161 0 42 0
[pid=32370] ppid=32369 vsize=201484 CPUtime=25.5
/proc/32370/stat : 32370 (SatElite) R 32369 32369 27966 0 -1 4202496 45640 0 0 0 2526 24 0 0 25 0 1 0 1117560216 206319616 41856 4294967295 134512640 135034092 3219468640 3219464944 134569534 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32370/statm: 50371 41856 67 128 0 50241 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 203896

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

[startup+31.9082 s]
/proc/loadavg: 2.92 3.97 4.31 2/98 32374
/proc/meminfo: memFree=2912808/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2416 CPUtime=31.65
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 370 50421 0 0 1 0 3133 31 18 0 1 0 1117560216 2473984 274 4294967295 134512640 135169312 3212964704 3212960920 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 604 274 231 161 0 43 0
[pid=32374] ppid=32369 vsize=35912 CPUtime=0.25
/proc/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202496 8772 0 0 0 23 2 0 0 18 0 1 0 1117563382 36773888 8709 4294967295 134512640 135305190 3220150832 3219101368 134840070 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32374/statm: 8978 8713 67 194 0 8782 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 38328

[startup+35.1079 s]
/proc/loadavg: 2.92 3.97 4.31 8/101 32377
/proc/meminfo: memFree=2830740/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2416 CPUtime=31.65
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 370 50421 0 0 1 0 3133 31 18 0 1 0 1117560216 2473984 274 4294967295 134512640 135169312 3212964704 3212960920 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 604 274 231 161 0 43 0
[pid=32374] ppid=32369 vsize=134520 CPUtime=11.5
/proc/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202496 26441 0 0 0 1125 25 0 0 16 0 4 0 1117563382 137748480 26376 4294967295 134512640 135305190 3220150832 3220149008 134528248 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32374/statm: 33630 26376 79 194 0 33434 0
[pid=32374/tid=32375] ppid=32369 vsize=134520 CPUtime=2.65
/proc/32374/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 1827 0 0 0 259 6 0 0 17 0 4 0 1117563449 137748480 26376 4294967295 134512640 135305190 3220150832 3079691456 134528875 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32374/tid=32376] ppid=32369 vsize=134520 CPUtime=2.72
/proc/32374/task/32376/stat : 32376 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 1878 0 0 0 269 3 0 0 17 0 4 0 1117563449 137748480 26376 4294967295 134512640 135305190 3220150832 3071302848 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32374/tid=32377] ppid=32369 vsize=134520 CPUtime=2.72
/proc/32374/task/32377/stat : 32377 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 1805 0 0 0 267 5 0 0 16 0 4 0 1117563449 137748480 26376 4294967295 134512640 135305190 3220150832 3062914240 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 43.15
Current children cumulated vsize (KiB) 136936

[startup+36.7078 s]
/proc/loadavg: 2.92 3.97 4.31 7/101 32378
/proc/meminfo: memFree=2828076/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2416 CPUtime=31.65
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 370 50421 0 0 1 0 3133 31 18 0 1 0 1117560216 2473984 274 4294967295 134512640 135169312 3212964704 3212960920 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 604 274 231 161 0 43 0
[pid=32374] ppid=32369 vsize=137500 CPUtime=17.88
/proc/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202496 27418 0 0 0 1763 25 0 0 18 0 4 0 1117563382 140800000 27353 4294967295 134512640 135305190 3220150832 3220149008 134528224 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32374/statm: 34375 27353 79 194 0 34179 0
[pid=32374/tid=32375] ppid=32369 vsize=137500 CPUtime=4.25
/proc/32374/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2027 0 0 0 419 6 0 0 20 0 4 0 1117563449 140800000 27353 4294967295 134512640 135305190 3220150832 3079691456 134528872 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32374/tid=32376] ppid=32369 vsize=137500 CPUtime=4.32
/proc/32374/task/32376/stat : 32376 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2136 0 0 0 429 3 0 0 19 0 4 0 1117563449 140800000 27353 4294967295 134512640 135305190 3220150832 3071302848 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32374/tid=32377] ppid=32369 vsize=137500 CPUtime=4.32
/proc/32374/task/32377/stat : 32377 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2108 0 0 0 427 5 0 0 16 0 4 0 1117563449 140800000 27353 4294967295 134512640 135305190 3220150832 3062914240 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.53
Current children cumulated vsize (KiB) 139916

[startup+38.3077 s]
/proc/loadavg: 3.17 4.01 4.31 6/101 32378
/proc/meminfo: memFree=2825260/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2416 CPUtime=31.65
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 370 50421 0 0 1 0 3133 31 18 0 1 0 1117560216 2473984 274 4294967295 134512640 135169312 3212964704 3212960920 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 604 274 231 161 0 43 0
[pid=32374] ppid=32369 vsize=140704 CPUtime=24.29
/proc/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202496 28133 0 0 0 2402 27 0 0 20 0 4 0 1117563382 144080896 28068 4294967295 134512640 135305190 3220150832 3220149076 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32374/statm: 35176 28068 79 194 0 34980 0
[pid=32374/tid=32375] ppid=32369 vsize=140704 CPUtime=5.85
/proc/32374/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2204 0 0 0 578 7 0 0 22 0 4 0 1117563449 144080896 28068 4294967295 134512640 135305190 3220150832 3079691456 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32374/tid=32376] ppid=32369 vsize=140704 CPUtime=5.92
/proc/32374/task/32376/stat : 32376 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2312 0 0 0 589 3 0 0 21 0 4 0 1117563449 144080896 28068 4294967295 134512640 135305190 3220150832 3071302848 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32374/tid=32377] ppid=32369 vsize=140704 CPUtime=5.92
/proc/32374/task/32377/stat : 32377 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2283 0 0 0 586 6 0 0 18 0 4 0 1117563449 144080896 28068 4294967295 134512640 135305190 3220150832 3062914240 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 55.94
Current children cumulated vsize (KiB) 143120

[startup+39.1076 s]
/proc/loadavg: 3.17 4.01 4.31 6/101 32378
/proc/meminfo: memFree=2823800/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2416 CPUtime=31.65
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 370 50421 0 0 1 0 3133 31 18 0 1 0 1117560216 2473984 274 4294967295 134512640 135169312 3212964704 3212960920 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 604 274 231 161 0 43 0
[pid=32374] ppid=32369 vsize=141432 CPUtime=27.47
/proc/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202496 28422 0 0 0 2720 27 0 0 21 0 4 0 1117563382 144826368 28357 4294967295 134512640 135305190 3220150832 3220148760 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32374/statm: 35358 28357 79 194 0 35162 0
[pid=32374/tid=32375] ppid=32369 vsize=141432 CPUtime=6.65
/proc/32374/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2271 0 0 0 658 7 0 0 25 0 4 0 1117563449 144826368 28357 4294967295 134512640 135305190 3220150832 3079691456 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32374/tid=32376] ppid=32369 vsize=141432 CPUtime=6.72
/proc/32374/task/32376/stat : 32376 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2395 0 0 0 669 3 0 0 25 0 4 0 1117563449 144826368 28357 4294967295 134512640 135305190 3220150832 3071302736 134529104 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32374/tid=32377] ppid=32369 vsize=141432 CPUtime=6.72
/proc/32374/task/32377/stat : 32377 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2364 0 0 0 666 6 0 0 19 0 4 0 1117563449 144826368 28357 4294967295 134512640 135305190 3220150832 3062914240 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 59.12
Current children cumulated vsize (KiB) 143848

[startup+39.3075 s]
/proc/loadavg: 3.17 4.01 4.31 6/101 32378
/proc/meminfo: memFree=2823800/3368532 swapFree=1953788/1959888
[pid=32369] ppid=32367 vsize=2416 CPUtime=31.65
/proc/32369/stat : 32369 (manysat.sh) S 32367 32369 27966 0 -1 4194304 370 50421 0 0 1 0 3133 31 18 0 1 0 1117560216 2473984 274 4294967295 134512640 135169312 3212964704 3212960920 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32369/statm: 604 274 231 161 0 43 0
[pid=32374] ppid=32369 vsize=141648 CPUtime=28.27
/proc/32374/stat : 32374 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202496 28514 0 0 0 2800 27 0 0 22 0 4 0 1117563382 145047552 28449 4294967295 134512640 135305190 3220150832 3220148800 134547909 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32374/statm: 35412 28449 79 194 0 35216 0
[pid=32374/tid=32375] ppid=32369 vsize=141648 CPUtime=6.85
/proc/32374/task/32375/stat : 32375 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2289 0 0 0 678 7 0 0 25 0 4 0 1117563449 145047552 28449 4294967295 134512640 135305190 3220150832 3079691456 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32374/tid=32376] ppid=32369 vsize=141648 CPUtime=6.92
/proc/32374/task/32376/stat : 32376 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2426 0 0 0 689 3 0 0 25 0 4 0 1117563449 145047552 28449 4294967295 134512640 135305190 3220150832 3071302848 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32374/tid=32377] ppid=32369 vsize=141648 CPUtime=6.92
/proc/32374/task/32377/stat : 32377 (manysat1.1_stat) R 32369 32369 27966 0 -1 4202560 2389 0 0 0 686 6 0 0 20 0 4 0 1117563449 145047552 28449 4294967295 134512640 135305190 3220150832 3062914240 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 59.92
Current children cumulated vsize (KiB) 144064

Child status: 20
Real time (s): 39.3972
CPU time (s): 60.19
CPU user time (s): 59.58
CPU system time (s): 0.61
CPU usage (%): 152.777
Max. virtual memory (cumulated for all children) (KiB): 219216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.58
system time used= 0.61
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79633
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= 17416
involuntary context switches= 1259

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:42:39
IDJOB=1780147
IDBENCH=70957
IDSOLVER=626
FILE ID=/1780147-1243528959
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-ele-noholes.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780147-1243528959/watcher-1780147-1243528959 -o /tmp/evaluation-result-1780147-1243528959/solver-1780147-1243528959 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780147-1243528959.cnf aimd 2

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED= 321638186

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:       2963412 kB
Buffers:         53900 kB
Cached:         251092 kB
SwapCached:       2256 kB
Active:         150796 kB
Inactive:       163400 kB
HighTotal:     2489216 kB
HighFree:      2226876 kB
LowTotal:       879316 kB
LowFree:        736536 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           34636 kB
Writeback:           0 kB
AnonPages:        8696 kB
Mapped:           3360 kB
Slab:            81408 kB
SReclaimable:    67632 kB
SUnreclaim:      13776 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:43:21