Trace number 1780066

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 798.04 223.013

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark760.5
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

Solver Data

0.00/0.00	c Parsing...
1.02/1.07	c ==============================================================================
1.02/1.07	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.07	c ==============================================================================
1.02/1.07	c |         0 | 1356467  3708070 |  406940       0        0     nan |  0.000 % |
29.01/29.03	c |         0 |  255997  1816599 |      --       0       --      -- |     --   | -768336/-956869
29.01/29.04	c ==============================================================================
29.01/29.04	c Result  :   #vars: 4925   #clauses: 255997   #literals: 1816599
29.01/29.04	c CPU time:   28.74 s
29.01/29.04	c ==============================================================================
797.80/222.98	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
797.80/222.98	c ============================[ Problem Statistics ]=============================
797.80/222.98	c |                                                                             |
797.80/222.98	c threadId              : 1
797.80/222.98	c restarts              : 4397
797.80/222.98	c conflicts             : 824470         (1075 /sec)
797.80/222.98	c decisions             : 2128987        (1.49 % random) (2775 /sec)
797.80/222.98	c propagations          : 46703692       (60879 /sec)
797.80/222.98	c conflict literals     : 12195819       (11.59 % deleted)
797.80/222.98	c Memory used           : 276.99 MB
797.80/222.98	c CPU time              : 767.16 s
797.80/222.98	
797.80/222.98	c --->m=4, e=8, aimd=0, HOME/4558_many.cnf	time: 191.79	conflicts: 824470       
797.80/222.99	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-1780066-1243528857/watcher-1780066-1243528857 -o /tmp/evaluation-result-1780066-1243528857/solver-1780066-1243528857 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780066-1243528857.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.02 4.29 4.42 3/96 4558
/proc/meminfo: memFree=2885412/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2412 CPUtime=0
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106986996 2469888 273 4294967295 134512640 135169312 3220687552 3220686088 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4558/statm: 603 273 231 161 0 42 0
[pid=4559] ppid=4558 vsize=1032 CPUtime=0
/proc/4559/stat : 4559 (SatElite) R 4558 4558 1628 0 -1 4202496 195 0 0 0 0 0 0 0 18 0 1 0 1106986996 1056768 132 4294967295 134512640 135034092 3216930544 3216926888 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4559/statm: 258 133 50 128 0 128 0

[startup+0.025665 s]
/proc/loadavg: 4.02 4.29 4.42 3/96 4558
/proc/meminfo: memFree=2885412/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2412 CPUtime=0
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106986996 2469888 273 4294967295 134512640 135169312 3220687552 3220686088 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4558/statm: 603 273 231 161 0 42 0
[pid=4559] ppid=4558 vsize=3796 CPUtime=0.02
/proc/4559/stat : 4559 (SatElite) R 4558 4558 1628 0 -1 4202496 856 0 0 0 2 0 0 0 18 0 1 0 1106986996 3887104 793 4294967295 134512640 135034092 3216930544 3216926536 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4559/statm: 949 793 50 128 0 819 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6208

[startup+0.115652 s]
/proc/loadavg: 4.02 4.29 4.42 3/96 4558
/proc/meminfo: memFree=2885412/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2412 CPUtime=0
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106986996 2469888 273 4294967295 134512640 135169312 3220687552 3220686088 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4558/statm: 603 273 231 161 0 42 0
[pid=4559] ppid=4558 vsize=13924 CPUtime=0.11
/proc/4559/stat : 4559 (SatElite) R 4558 4558 1628 0 -1 4202496 3112 0 0 0 10 1 0 0 18 0 1 0 1106986996 14258176 3049 4294967295 134512640 135034092 3216930544 3216926504 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4559/statm: 3481 3049 51 128 0 3351 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16336

[startup+0.315638 s]
/proc/loadavg: 4.02 4.29 4.42 3/96 4558
/proc/meminfo: memFree=2885412/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2412 CPUtime=0
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106986996 2469888 273 4294967295 134512640 135169312 3220687552 3220686088 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4558/statm: 603 273 231 161 0 42 0
[pid=4559] ppid=4558 vsize=40008 CPUtime=0.31
/proc/4559/stat : 4559 (SatElite) R 4558 4558 1628 0 -1 4202496 8601 0 0 0 27 4 0 0 18 0 1 0 1106986996 40968192 8538 4294967295 134512640 135034092 3216930544 3216926888 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4559/statm: 10002 8539 51 128 0 9872 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 42420

[startup+0.715611 s]
/proc/loadavg: 4.02 4.29 4.42 3/96 4558
/proc/meminfo: memFree=2885412/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2412 CPUtime=0
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106986996 2469888 273 4294967295 134512640 135169312 3220687552 3220686088 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4558/statm: 603 273 231 161 0 42 0
[pid=4559] ppid=4558 vsize=84016 CPUtime=0.71
/proc/4559/stat : 4559 (SatElite) R 4558 4558 1628 0 -1 4202496 19467 0 0 0 62 9 0 0 18 0 1 0 1106986996 86032384 19404 4294967295 134512640 135034092 3216930544 3216926888 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4559/statm: 21004 19404 51 128 0 20874 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 86428

[startup+1.51556 s]
/proc/loadavg: 4.02 4.29 4.42 2/98 4560
/proc/meminfo: memFree=2763320/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2412 CPUtime=0
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106986996 2469888 273 4294967295 134512640 135169312 3220687552 3220686088 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4558/statm: 603 273 231 161 0 42 0
[pid=4559] ppid=4558 vsize=159796 CPUtime=1.51
/proc/4559/stat : 4559 (SatElite) R 4558 4558 1628 0 -1 4202496 32337 0 0 0 137 14 0 0 20 0 1 0 1106986996 163631104 32252 4294967295 134512640 135034092 3216930544 3216927584 134536786 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4559/statm: 39949 32252 63 128 0 39819 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 162208

[startup+3.11545 s]
/proc/loadavg: 4.02 4.29 4.42 2/98 4563
/proc/meminfo: memFree=2756484/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2412 CPUtime=0
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106986996 2469888 273 4294967295 134512640 135169312 3220687552 3220686088 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4558/statm: 603 273 231 161 0 42 0
[pid=4559] ppid=4558 vsize=180820 CPUtime=3.11
/proc/4559/stat : 4559 (SatElite) R 4558 4558 1628 0 -1 4202496 35536 0 0 0 296 15 0 0 25 0 1 0 1106986996 185159680 35363 4294967295 134512640 135034092 3216930544 3216927068 134571336 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4559/statm: 45205 35363 66 128 0 45075 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 183232

[startup+6.31523 s]
/proc/loadavg: 3.78 4.23 4.40 2/98 4565
/proc/meminfo: memFree=2723952/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2412 CPUtime=0
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106986996 2469888 273 4294967295 134512640 135169312 3220687552 3220686088 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4558/statm: 603 273 231 161 0 42 0
[pid=4559] ppid=4558 vsize=197296 CPUtime=6.31
/proc/4559/stat : 4559 (SatElite) R 4558 4558 1628 0 -1 4202496 43528 0 0 0 609 22 0 0 25 0 1 0 1106986996 202031104 39915 4294967295 134512640 135034092 3216930544 3216926540 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4559/statm: 49324 39915 67 128 0 49194 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 199708

[startup+12.7148 s]
/proc/loadavg: 3.56 4.18 4.38 2/98 4566
/proc/meminfo: memFree=2700164/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2412 CPUtime=0
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106986996 2469888 273 4294967295 134512640 135169312 3220687552 3220686088 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4558/statm: 603 273 231 161 0 42 0
[pid=4559] ppid=4558 vsize=204620 CPUtime=12.71
/proc/4559/stat : 4559 (SatElite) R 4558 4558 1628 0 -1 4202496 45855 0 0 0 1244 27 0 0 25 0 1 0 1106986996 209530880 41897 4294967295 134512640 135034092 3216930544 3216926528 134569611 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4559/statm: 51155 41897 67 128 0 51025 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 207032

[startup+25.5139 s]
/proc/loadavg: 2.99 4.02 4.33 2/98 4566
/proc/meminfo: memFree=2699524/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2412 CPUtime=0
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106986996 2469888 273 4294967295 134512640 135169312 3220687552 3220686088 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4558/statm: 603 273 231 161 0 42 0
[pid=4559] ppid=4558 vsize=211760 CPUtime=25.51
/proc/4559/stat : 4559 (SatElite) R 4558 4558 1628 0 -1 4202496 47771 0 0 0 2523 28 0 0 25 0 1 0 1106986996 216842240 43781 4294967295 134512640 135034092 3216930544 3216926848 134569592 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4559/statm: 52940 43781 67 128 0 52810 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 214172

[startup+51.1124 s]
/proc/loadavg: 3.58 4.07 4.33 5/101 4571
/proc/meminfo: memFree=2709664/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2416 CPUtime=29.73
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 369 53750 0 0 0 0 2940 33 18 0 1 0 1106986996 2473984 274 4294967295 134512640 135169312 3220687552 3220683768 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4558/statm: 604 274 231 161 0 43 0
[pid=4567] ppid=4558 vsize=177972 CPUtime=82.83
/proc/4567/stat : 4567 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202496 37319 0 0 0 8261 22 0 0 20 0 4 0 1106989968 182243328 37254 4294967295 134512640 135305190 3220040208 3220038384 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4567/statm: 44493 37254 79 194 0 44297 0
[pid=4567/tid=4568] ppid=4558 vsize=177972 CPUtime=20.52
/proc/4567/task/4568/stat : 4568 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 4362 0 0 0 2047 5 0 0 25 0 4 0 1106990035 182243328 37254 4294967295 134512640 135305190 3220040208 3079199936 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4567/tid=4569] ppid=4558 vsize=177972 CPUtime=20.48
/proc/4567/task/4569/stat : 4569 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 4841 0 0 0 2044 4 0 0 25 0 4 0 1106990035 182243328 37254 4294967295 134512640 135305190 3220040208 3070811328 134528248 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4567/tid=4570] ppid=4558 vsize=177972 CPUtime=20.6
/proc/4567/task/4570/stat : 4570 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 4631 0 0 0 2053 7 0 0 24 0 4 0 1106990035 182243328 37254 4294967295 134512640 135305190 3220040208 3062422720 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 112.56
Current children cumulated vsize (KiB) 180388

[startup+102.309 s]
/proc/loadavg: 4.01 4.12 4.34 5/101 4759
/proc/meminfo: memFree=2658728/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2416 CPUtime=29.73
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 369 53750 0 0 0 0 2940 33 18 0 1 0 1106986996 2473984 274 4294967295 134512640 135169312 3220687552 3220683768 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4558/statm: 604 274 231 161 0 43 0
[pid=4567] ppid=4558 vsize=229584 CPUtime=286.89
/proc/4567/stat : 4567 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202496 49931 0 0 0 28624 65 0 0 25 0 4 0 1106989968 235094016 49866 4294967295 134512640 135305190 3220040208 3220038384 134528341 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/4567/statm: 57396 49866 79 194 0 57200 0
[pid=4567/tid=4568] ppid=4558 vsize=229584 CPUtime=71.53
/proc/4567/task/4568/stat : 4568 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 6978 0 0 0 7133 20 0 0 25 0 4 0 1106990035 235094016 49866 4294967295 134512640 135305190 3220040208 3079200048 134563905 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4567/tid=4569] ppid=4558 vsize=229584 CPUtime=71.59
/proc/4567/task/4569/stat : 4569 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 9576 0 0 0 7141 18 0 0 25 0 4 0 1106990035 235094016 49866 4294967295 134512640 135305190 3220040208 3070811328 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4567/tid=4570] ppid=4558 vsize=229584 CPUtime=71.68
/proc/4567/task/4570/stat : 4570 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 7261 0 0 0 7154 14 0 0 25 0 4 0 1106990035 235094016 49866 4294967295 134512640 135305190 3220040208 3062422720 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 316.62
Current children cumulated vsize (KiB) 232000

[startup+162.315 s]
/proc/loadavg: 4.46 4.23 4.36 5/101 4952
/proc/meminfo: memFree=2638104/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2416 CPUtime=29.73
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 369 53750 0 0 0 0 2940 33 18 0 1 0 1106986996 2473984 274 4294967295 134512640 135169312 3220687552 3220683768 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4558/statm: 604 274 231 161 0 43 0
[pid=4567] ppid=4558 vsize=249788 CPUtime=526.41
/proc/4567/stat : 4567 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202496 54993 0 0 0 52552 89 0 0 25 0 4 0 1106989968 255782912 54928 4294967295 134512640 135305190 3220040208 3220038384 134528224 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/4567/statm: 62447 54928 79 194 0 62251 0
[pid=4567/tid=4568] ppid=4558 vsize=249788 CPUtime=131.52
/proc/4567/task/4568/stat : 4568 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 8087 0 0 0 13128 24 0 0 25 0 4 0 1106990035 255782912 54928 4294967295 134512640 135305190 3220040208 3079199936 134528301 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4567/tid=4569] ppid=4558 vsize=249788 CPUtime=131.44
/proc/4567/task/4569/stat : 4569 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 11640 0 0 0 13123 21 0 0 25 0 4 0 1106990035 255782912 54928 4294967295 134512640 135305190 3220040208 3070811328 134528523 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4567/tid=4570] ppid=4558 vsize=249788 CPUtime=131.58
/proc/4567/task/4570/stat : 4570 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 8229 0 0 0 13138 20 0 0 25 0 4 0 1106990035 255782912 54928 4294967295 134512640 135305190 3220040208 3062422720 134528274 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 556.14
Current children cumulated vsize (KiB) 252204

[startup+222.311 s]
/proc/loadavg: 4.46 4.27 4.37 5/101 5137
/proc/meminfo: memFree=2607632/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2416 CPUtime=29.73
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 369 53750 0 0 0 0 2940 33 18 0 1 0 1106986996 2473984 274 4294967295 134512640 135169312 3220687552 3220683768 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4558/statm: 604 274 231 161 0 43 0
[pid=4567] ppid=4558 vsize=283312 CPUtime=765.67
/proc/4567/stat : 4567 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202496 62671 0 0 0 76455 112 0 0 25 0 4 0 1106989968 290111488 62606 4294967295 134512640 135305190 3220040208 3220038384 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/4567/statm: 70828 62606 79 194 0 70632 0
[pid=4567/tid=4568] ppid=4558 vsize=283312 CPUtime=191.39
/proc/4567/task/4568/stat : 4568 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 9879 0 0 0 19113 26 0 0 25 0 4 0 1106990035 290111488 62606 4294967295 134512640 135305190 3220040208 3079199936 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4567/tid=4569] ppid=4558 vsize=283312 CPUtime=191.22
/proc/4567/task/4569/stat : 4569 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 14185 0 0 0 19095 27 0 0 25 0 4 0 1106990035 290111488 62606 4294967295 134512640 135305190 3220040208 3070811328 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4567/tid=4570] ppid=4558 vsize=283312 CPUtime=191.35
/proc/4567/task/4570/stat : 4570 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 9737 0 0 0 19107 28 0 0 25 0 4 0 1106990035 290111488 62606 4294967295 134512640 135305190 3220040208 3062422720 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 795.4
Current children cumulated vsize (KiB) 285728

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

[startup+222.711 s]
/proc/loadavg: 4.46 4.27 4.37 5/101 5137
/proc/meminfo: memFree=2607632/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2416 CPUtime=29.73
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 369 53750 0 0 0 0 2940 33 18 0 1 0 1106986996 2473984 274 4294967295 134512640 135169312 3220687552 3220683768 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4558/statm: 604 274 231 161 0 43 0
[pid=4567] ppid=4558 vsize=283632 CPUtime=767.28
/proc/4567/stat : 4567 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202496 62723 0 0 0 76616 112 0 0 25 0 4 0 1106989968 290439168 62658 4294967295 134512640 135305190 3220040208 3220038384 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/4567/statm: 70908 62658 79 194 0 70712 0
[pid=4567/tid=4568] ppid=4558 vsize=283632 CPUtime=191.79
/proc/4567/task/4568/stat : 4568 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 9896 0 0 0 19153 26 0 0 25 0 4 0 1106990035 290439168 62658 4294967295 134512640 135305190 3220040208 3079199664 134558570 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4567/tid=4569] ppid=4558 vsize=283632 CPUtime=191.62
/proc/4567/task/4569/stat : 4569 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 14194 0 0 0 19135 27 0 0 25 0 4 0 1106990035 290439168 62658 4294967295 134512640 135305190 3220040208 3070811328 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4567/tid=4570] ppid=4558 vsize=283632 CPUtime=191.75
/proc/4567/task/4570/stat : 4570 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 9744 0 0 0 19147 28 0 0 25 0 4 0 1106990035 290439168 62658 4294967295 134512640 135305190 3220040208 3062422720 134528851 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 797.01
Current children cumulated vsize (KiB) 286048

[startup+222.911 s]
/proc/loadavg: 4.46 4.27 4.37 5/101 5137
/proc/meminfo: memFree=2607632/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2416 CPUtime=29.73
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 369 53750 0 0 0 0 2940 33 18 0 1 0 1106986996 2473984 274 4294967295 134512640 135169312 3220687552 3220683768 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4558/statm: 604 274 231 161 0 43 0
[pid=4567] ppid=4558 vsize=283632 CPUtime=768.07
/proc/4567/stat : 4567 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202496 62726 0 0 0 76695 112 0 0 25 0 4 0 1106989968 290439168 62661 4294967295 134512640 135305190 3220040208 3220039616 134657616 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/4567/statm: 70908 62661 79 194 0 70712 0
[pid=4567/tid=4568] ppid=4558 vsize=283632 CPUtime=191.99
/proc/4567/task/4568/stat : 4568 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 9899 0 0 0 19173 26 0 0 25 0 4 0 1106990035 290439168 62661 4294967295 134512640 135305190 3220040208 3079201200 134657448 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=4567/tid=4569] ppid=4558 vsize=283632 CPUtime=191.82
/proc/4567/task/4569/stat : 4569 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 14194 0 0 0 19155 27 0 0 25 0 4 0 1106990035 290439168 62661 4294967295 134512640 135305190 3220040208 3070811216 134529062 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4567/tid=4570] ppid=4558 vsize=283632 CPUtime=191.95
/proc/4567/task/4570/stat : 4570 (manysat1.1_stat) R 4558 4558 1628 0 -1 4202560 9744 0 0 0 19167 28 0 0 25 0 4 0 1106990035 290439168 62661 4294967295 134512640 135305190 3220040208 3062423984 134657576 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 797.8
Current children cumulated vsize (KiB) 286048

[startup+223.011 s]
/proc/loadavg: 4.46 4.27 4.37 5/101 5137
/proc/meminfo: memFree=2607632/3368532 swapFree=1954076/1959888
[pid=4558] ppid=4556 vsize=2932 CPUtime=798.02
/proc/4558/stat : 4558 (manysat.sh) S 4556 4558 1628 0 -1 4194304 459 116493 0 0 0 0 79656 146 18 0 1 0 1106986996 3002368 342 4294967295 134512640 135169312 3220687552 3220682936 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4558/statm: 733 342 233 161 0 172 0
Current children cumulated CPU time (s) 798.02
Current children cumulated vsize (KiB) 2932

Child status: 20
Real time (s): 223.013
CPU time (s): 798.04
CPU user time (s): 796.56
CPU system time (s): 1.48
CPU usage (%): 357.844
Max. virtual memory (cumulated for all children) (KiB): 286048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 796.56
system time used= 1.48
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117137
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= 19581
involuntary context switches= 38676

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 18:40:57
IDJOB=1780066
IDBENCH=70951
IDSOLVER=620
FILE ID=tipi44/1780066-1243528857
PBS_JOBID=
Free space on /tmp= 15861 MiB

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

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED= 1651434463

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:       2885808 kB
Buffers:        141816 kB
Cached:         233304 kB
SwapCached:       2180 kB
Active:         140364 kB
Inactive:       244424 kB
HighTotal:     2489216 kB
HighFree:      2244004 kB
LowTotal:       879316 kB
LowFree:        641804 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           35104 kB
Writeback:           0 kB
AnonPages:        8932 kB
Mapped:           3316 kB
Slab:            88136 kB
SReclaimable:    77492 kB
SUnreclaim:      10644 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15861 MiB
End job on tipi44 at 2009-05-28 18:44:42