Trace number 1780144

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 1/2009-03-20 (4 threads)UNSAT 70.42 47.2964

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.01	c Parsing...
1.02/1.10	c ==============================================================================
1.02/1.10	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.10	c ==============================================================================
1.02/1.10	c |         0 | 1351997  3702185 |  405599       0        0     nan |  0.000 % |
31.10/33.08	c |         0 |  261620  1836831 |      --       0       --      -- |     --   | -768849/-961225
31.10/33.08	c ==============================================================================
31.10/33.08	c Result  :   #vars: 5958   #clauses: 261620   #literals: 1836831
31.10/33.08	c CPU time:   30.92 s
31.10/33.08	c ==============================================================================
70.22/47.27	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
70.22/47.27	c ============================[ Problem Statistics ]=============================
70.22/47.27	c |                                                                             |
70.22/47.27	c threadId              : 1
70.22/47.27	c restarts              : 143
70.22/47.27	c conflicts             : 39335          (1026 /sec)
70.22/47.27	c decisions             : 76976          (1.70 % random) (2007 /sec)
70.22/47.27	c propagations          : 2806897        (73192 /sec)
70.22/47.27	c conflict literals     : 573702         (16.89 % deleted)
70.22/47.27	c Memory used           : 147.04 MB
70.22/47.27	c CPU time              : 38.35 s
70.22/47.27	
70.22/47.27	c --->m=4, e=8, aimd=1, HOME/23820_many.cnf	time: 9.5875	conflicts: 39335        
70.22/47.28	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-1780144-1243528959/watcher-1780144-1243528959 -o /tmp/evaluation-result-1780144-1243528959/solver-1780144-1243528959 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780144-1243528959.cnf aimd 1 

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: 3.95 5.20 5.53 5/125 23821
/proc/meminfo: memFree=2624748/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2412 CPUtime=0
/proc/23820/stat : 23820 (manysat.sh) R 23818 23820 21334 0 -1 4194304 334 0 0 0 0 0 0 0 24 0 1 0 1117560118 2469888 273 4294967295 134512640 135169312 3221035792 3221034268 3085313908 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/23820/statm: 603 273 231 161 0 42 0
[pid=23821] ppid=23820 vsize=1936 CPUtime=0.01
/proc/23821/stat : 23821 (SatElite) R 23820 23820 21334 0 -1 4202496 424 0 0 0 1 0 0 0 24 0 1 0 1117560119 1982464 361 4294967295 134512640 135034092 3215674816 3215671160 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23821/statm: 484 362 50 128 0 354 0

[startup+0.067255 s]
/proc/loadavg: 3.95 5.20 5.53 5/125 23821
/proc/meminfo: memFree=2624748/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2412 CPUtime=0
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 349 0 0 0 0 0 0 0 24 0 1 0 1117560118 2469888 273 4294967295 134512640 135169312 3221035792 3221034328 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23820/statm: 603 273 231 161 0 42 0
[pid=23821] ppid=23820 vsize=8136 CPUtime=0.07
/proc/23821/stat : 23821 (SatElite) R 23820 23820 21334 0 -1 4202496 1945 0 0 0 6 1 0 0 25 0 1 0 1117560119 8331264 1882 4294967295 134512640 135034092 3215674816 3215671160 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23821/statm: 2034 1883 50 128 0 1904 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10548

[startup+0.117253 s]
/proc/loadavg: 3.95 5.20 5.53 5/125 23821
/proc/meminfo: memFree=2624748/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2412 CPUtime=0
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 349 0 0 0 0 0 0 0 24 0 1 0 1117560118 2469888 273 4294967295 134512640 135169312 3221035792 3221034328 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23820/statm: 603 273 231 161 0 42 0
[pid=23821] ppid=23820 vsize=14212 CPUtime=0.12
/proc/23821/stat : 23821 (SatElite) R 23820 23820 21334 0 -1 4202496 3293 0 0 0 11 1 0 0 25 0 1 0 1117560119 14553088 3230 4294967295 134512640 135034092 3215674816 3215670776 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23821/statm: 3553 3230 50 128 0 3423 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16624

[startup+0.317231 s]
/proc/loadavg: 3.95 5.20 5.53 5/125 23821
/proc/meminfo: memFree=2624748/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2412 CPUtime=0
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 349 0 0 0 0 0 0 0 24 0 1 0 1117560118 2469888 273 4294967295 134512640 135169312 3221035792 3221034328 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23820/statm: 603 273 231 161 0 42 0
[pid=23821] ppid=23820 vsize=33308 CPUtime=0.32
/proc/23821/stat : 23821 (SatElite) R 23820 23820 21334 0 -1 4202496 8171 0 0 0 29 3 0 0 25 0 1 0 1117560119 34107392 8108 4294967295 134512640 135034092 3215674816 3215671160 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23821/statm: 8327 8108 51 128 0 8197 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 35720

[startup+0.717195 s]
/proc/loadavg: 3.95 5.20 5.53 5/125 23821
/proc/meminfo: memFree=2624748/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2412 CPUtime=0
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 349 0 0 0 0 0 0 0 24 0 1 0 1117560118 2469888 273 4294967295 134512640 135169312 3221035792 3221034328 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23820/statm: 603 273 231 161 0 42 0
[pid=23821] ppid=23820 vsize=82480 CPUtime=0.72
/proc/23821/stat : 23821 (SatElite) R 23820 23820 21334 0 -1 4202496 18732 0 0 0 64 8 0 0 25 0 1 0 1117560119 84459520 18669 4294967295 134512640 135034092 3215674816 3215671160 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23821/statm: 20620 18670 51 128 0 20490 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 84892

[startup+1.51713 s]
/proc/loadavg: 3.80 5.15 5.51 3/126 23822
/proc/meminfo: memFree=2431480/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2412 CPUtime=0
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 349 0 0 0 0 0 0 0 24 0 1 0 1117560118 2469888 273 4294967295 134512640 135169312 3221035792 3221034328 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23820/statm: 603 273 231 161 0 42 0
[pid=23821] ppid=23820 vsize=158668 CPUtime=1.52
/proc/23821/stat : 23821 (SatElite) R 23820 23820 21334 0 -1 4202496 32007 0 0 0 140 12 0 0 25 0 1 0 1117560119 162476032 31944 4294967295 134512640 135034092 3215674816 3215671696 134540734 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23821/statm: 39667 31944 63 128 0 39537 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 161080

[startup+3.11699 s]
/proc/loadavg: 3.80 5.15 5.51 3/126 23822
/proc/meminfo: memFree=2477232/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2412 CPUtime=0
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 349 0 0 0 0 0 0 0 24 0 1 0 1117560118 2469888 273 4294967295 134512640 135169312 3221035792 3221034328 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23820/statm: 603 273 231 161 0 42 0
[pid=23821] ppid=23820 vsize=160204 CPUtime=2.98
/proc/23821/stat : 23821 (SatElite) R 23820 23820 21334 0 -1 4202496 32178 0 0 0 286 12 0 0 25 0 1 0 1117560119 164048896 32115 4294967295 134512640 135034092 3215674816 3215671696 134540941 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23821/statm: 40051 32115 63 128 0 39921 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 162616

[startup+6.31671 s]
/proc/loadavg: 3.65 5.09 5.49 3/126 23822
/proc/meminfo: memFree=2391280/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2412 CPUtime=0
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 349 0 0 0 0 0 0 0 24 0 1 0 1117560118 2469888 273 4294967295 134512640 135169312 3221035792 3221034328 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23820/statm: 603 273 231 161 0 42 0
[pid=23821] ppid=23820 vsize=189560 CPUtime=6.04
/proc/23821/stat : 23821 (SatElite) R 23820 23820 21334 0 -1 4202496 42119 0 0 0 585 19 0 0 25 0 1 0 1117560119 194109440 38676 4294967295 134512640 135034092 3215674816 3215670760 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23821/statm: 47390 38676 67 128 0 47260 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 191972

[startup+12.7162 s]
/proc/loadavg: 3.52 5.04 5.47 3/126 23822
/proc/meminfo: memFree=2442624/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2412 CPUtime=0
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 349 0 0 0 0 0 0 0 24 0 1 0 1117560118 2469888 273 4294967295 134512640 135169312 3221035792 3221034328 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23820/statm: 603 273 231 161 0 42 0
[pid=23821] ppid=23820 vsize=200972 CPUtime=12.01
/proc/23821/stat : 23821 (SatElite) R 23820 23820 21334 0 -1 4202496 45415 0 0 0 1178 23 0 0 25 0 1 0 1117560119 205795328 41631 4294967295 134512640 135034092 3215674816 3215671008 134540704 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23821/statm: 50243 41631 67 128 0 50113 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 203384

[startup+25.5151 s]
/proc/loadavg: 3.25 4.91 5.42 3/126 23823
/proc/meminfo: memFree=2341532/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2412 CPUtime=0
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 349 0 0 0 0 0 0 0 24 0 1 0 1117560118 2469888 273 4294967295 134512640 135169312 3221035792 3221034328 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23820/statm: 603 273 231 161 0 42 0
[pid=23821] ppid=23820 vsize=201484 CPUtime=24.09
/proc/23821/stat : 23821 (SatElite) R 23820 23820 21334 0 -1 4202496 45589 0 0 0 2385 24 0 0 25 0 1 0 1117560119 206319616 41805 4294967295 134512640 135034092 3215674816 3215671008 134540734 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23821/statm: 50371 41805 67 128 0 50241 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 203896

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

[startup+38.3138 s]
/proc/loadavg: 3.30 4.86 5.40 7/129 24011
/proc/meminfo: memFree=2459760/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2416 CPUtime=31.85
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 370 50422 0 0 0 0 3156 29 18 0 1 0 1117560118 2473984 274 4294967295 134512640 135169312 3221035792 3221032008 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23820/statm: 604 274 231 161 0 43 0
[pid=24008] ppid=23820 vsize=135780 CPUtime=11.74
/proc/24008/stat : 24008 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202496 26975 0 0 0 1159 15 0 0 16 0 4 0 1117563498 139038720 26910 4294967295 134512640 135305190 3220869856 3220868032 134528418 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/24008/statm: 33945 26910 79 194 0 33749 0
[pid=24008/tid=24009] ppid=23820 vsize=135780 CPUtime=3.12
/proc/24008/task/24009/stat : 24009 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 1682 0 0 0 308 4 0 0 17 0 4 0 1117563568 139038720 26910 4294967295 134512640 135305190 3220869856 3080027192 134836341 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24008/tid=24010] ppid=23820 vsize=135780 CPUtime=2.9
/proc/24008/task/24010/stat : 24010 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2036 0 0 0 288 2 0 0 17 0 4 0 1117563568 139038720 26910 4294967295 134512640 135305190 3220869856 3071638720 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24008/tid=24011] ppid=23820 vsize=135780 CPUtime=2.26
/proc/24008/task/24011/stat : 24011 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2375 0 0 0 225 1 0 0 16 0 4 0 1117563568 139038720 26910 4294967295 134512640 135305190 3220869856 3063250112 134528455 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.59
Current children cumulated vsize (KiB) 138196

[startup+41.5135 s]
/proc/loadavg: 3.43 4.86 5.40 7/129 24012
/proc/meminfo: memFree=2413964/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2416 CPUtime=31.85
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 370 50422 0 0 0 0 3156 29 18 0 1 0 1117560118 2473984 274 4294967295 134512640 135169312 3221035792 3221032008 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23820/statm: 604 274 231 161 0 43 0
[pid=24008] ppid=23820 vsize=142676 CPUtime=21.3
/proc/24008/stat : 24008 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202496 28634 0 0 0 2111 19 0 0 19 0 4 0 1117563498 146100224 28569 4294967295 134512640 135305190 3220869856 3220867952 134543985 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/24008/statm: 35669 28569 79 194 0 35473 0
[pid=24008/tid=24009] ppid=23820 vsize=142676 CPUtime=4.94
/proc/24008/task/24009/stat : 24009 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2079 0 0 0 490 4 0 0 17 0 4 0 1117563568 146100224 28569 4294967295 134512640 135305190 3220869856 3080027328 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24008/tid=24010] ppid=23820 vsize=142676 CPUtime=6.07
/proc/24008/task/24010/stat : 24010 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2455 0 0 0 601 6 0 0 21 0 4 0 1117563568 146100224 28569 4294967295 134512640 135305190 3220869856 3071638720 134528557 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24008/tid=24011] ppid=23820 vsize=142676 CPUtime=4.48
/proc/24008/task/24011/stat : 24011 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2887 0 0 0 447 1 0 0 18 0 4 0 1117563568 146100224 28569 4294967295 134512640 135305190 3220869856 3063250112 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 53.15
Current children cumulated vsize (KiB) 145092

[startup+44.7132 s]
/proc/loadavg: 3.43 4.86 5.40 6/129 24012
/proc/meminfo: memFree=2351828/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2416 CPUtime=31.85
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 370 50422 0 0 0 0 3156 29 18 0 1 0 1117560118 2473984 274 4294967295 134512640 135169312 3221035792 3221032008 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23820/statm: 604 274 231 161 0 43 0
[pid=24008] ppid=23820 vsize=146148 CPUtime=30.87
/proc/24008/stat : 24008 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202496 29640 0 0 0 3068 19 0 0 20 0 4 0 1117563498 149655552 29575 4294967295 134512640 135305190 3220869856 3220868032 134528388 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/24008/statm: 36537 29575 79 194 0 36341 0
[pid=24008/tid=24009] ppid=23820 vsize=146148 CPUtime=8.13
/proc/24008/task/24009/stat : 24009 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2418 0 0 0 809 4 0 0 21 0 4 0 1117563568 149655552 29575 4294967295 134512640 135305190 3220869856 3080027328 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24008/tid=24010] ppid=23820 vsize=146148 CPUtime=9.25
/proc/24008/task/24010/stat : 24010 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2814 0 0 0 919 6 0 0 25 0 4 0 1117563568 149655552 29575 4294967295 134512640 135305190 3220869856 3071638720 134528771 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24008/tid=24011] ppid=23820 vsize=146148 CPUtime=6.47
/proc/24008/task/24011/stat : 24011 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 3072 0 0 0 646 1 0 0 20 0 4 0 1117563568 149655552 29575 4294967295 134512640 135305190 3220869856 3063250112 134528248 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 62.72
Current children cumulated vsize (KiB) 148564

[startup+46.3131 s]
/proc/loadavg: 3.56 4.87 5.39 6/129 24012
/proc/meminfo: memFree=2396652/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2416 CPUtime=31.85
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 370 50422 0 0 0 0 3156 29 18 0 1 0 1117560118 2473984 274 4294967295 134512640 135169312 3221035792 3221032008 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23820/statm: 604 274 231 161 0 43 0
[pid=24008] ppid=23820 vsize=149636 CPUtime=35.67
/proc/24008/stat : 24008 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202496 30150 0 0 0 3547 20 0 0 21 0 4 0 1117563498 153227264 30085 4294967295 134512640 135305190 3220869856 3220868032 134528392 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/24008/statm: 37409 30085 79 194 0 37213 0
[pid=24008/tid=24009] ppid=23820 vsize=149636 CPUtime=9.73
/proc/24008/task/24009/stat : 24009 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2579 0 0 0 969 4 0 0 25 0 4 0 1117563568 153227264 30085 4294967295 134512640 135305190 3220869856 3080027328 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24008/tid=24010] ppid=23820 vsize=149636 CPUtime=10.85
/proc/24008/task/24010/stat : 24010 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2963 0 0 0 1078 7 0 0 25 0 4 0 1117563568 153227264 30085 4294967295 134512640 135305190 3220869856 3071638720 134528224 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24008/tid=24011] ppid=23820 vsize=149636 CPUtime=7.27
/proc/24008/task/24011/stat : 24011 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 3173 0 0 0 726 1 0 0 22 0 4 0 1117563568 153227264 30085 4294967295 134512640 135305190 3220869856 3063250112 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 67.52
Current children cumulated vsize (KiB) 152052

[startup+46.7131 s]
/proc/loadavg: 3.56 4.87 5.39 6/129 24012
/proc/meminfo: memFree=2396652/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2416 CPUtime=31.85
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 370 50422 0 0 0 0 3156 29 18 0 1 0 1117560118 2473984 274 4294967295 134512640 135169312 3221035792 3221032008 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23820/statm: 604 274 231 161 0 43 0
[pid=24008] ppid=23820 vsize=149908 CPUtime=36.87
/proc/24008/stat : 24008 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202496 30263 0 0 0 3667 20 0 0 22 0 4 0 1117563498 153505792 30198 4294967295 134512640 135305190 3220869856 3220868032 134528307 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/24008/statm: 37477 30198 79 194 0 37281 0
[pid=24008/tid=24009] ppid=23820 vsize=149908 CPUtime=10.13
/proc/24008/task/24009/stat : 24009 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2610 0 0 0 1009 4 0 0 25 0 4 0 1117563568 153505792 30198 4294967295 134512640 135305190 3220869856 3080027328 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24008/tid=24010] ppid=23820 vsize=149908 CPUtime=11.25
/proc/24008/task/24010/stat : 24010 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 3004 0 0 0 1118 7 0 0 25 0 4 0 1117563568 153505792 30198 4294967295 134512640 135305190 3220869856 3071638720 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24008/tid=24011] ppid=23820 vsize=149908 CPUtime=7.47
/proc/24008/task/24011/stat : 24011 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 3193 0 0 0 746 1 0 0 23 0 4 0 1117563568 153505792 30198 4294967295 134512640 135305190 3220869856 3063250112 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 68.72
Current children cumulated vsize (KiB) 152324

[startup+47.113 s]
/proc/loadavg: 3.56 4.87 5.39 6/129 24012
/proc/meminfo: memFree=2396652/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2416 CPUtime=31.85
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 370 50422 0 0 0 0 3156 29 18 0 1 0 1117560118 2473984 274 4294967295 134512640 135169312 3221035792 3221032008 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23820/statm: 604 274 231 161 0 43 0
[pid=24008] ppid=23820 vsize=150564 CPUtime=38.07
/proc/24008/stat : 24008 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202496 30440 0 0 0 3787 20 0 0 23 0 4 0 1117563498 154177536 30375 4294967295 134512640 135305190 3220869856 3220868032 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/24008/statm: 37641 30375 79 194 0 37445 0
[pid=24008/tid=24009] ppid=23820 vsize=150564 CPUtime=10.53
/proc/24008/task/24009/stat : 24009 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2661 0 0 0 1049 4 0 0 25 0 4 0 1117563568 154177536 30375 4294967295 134512640 135305190 3220869856 3080027328 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24008/tid=24010] ppid=23820 vsize=150564 CPUtime=11.65
/proc/24008/task/24010/stat : 24010 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 3083 0 0 0 1158 7 0 0 25 0 4 0 1117563568 154177536 30375 4294967295 134512640 135305190 3220869856 3071638720 134528435 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24008/tid=24011] ppid=23820 vsize=150564 CPUtime=7.66
/proc/24008/task/24011/stat : 24011 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 3215 0 0 0 765 1 0 0 25 0 4 0 1117563568 154177536 30375 4294967295 134512640 135305190 3220869856 3063249856 134541826 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 69.92
Current children cumulated vsize (KiB) 152980

[startup+47.213 s]
/proc/loadavg: 3.56 4.87 5.39 6/129 24012
/proc/meminfo: memFree=2435280/3368532 swapFree=1957708/1959888
[pid=23820] ppid=23818 vsize=2416 CPUtime=31.85
/proc/23820/stat : 23820 (manysat.sh) S 23818 23820 21334 0 -1 4194304 370 50422 0 0 0 0 3156 29 18 0 1 0 1117560118 2473984 274 4294967295 134512640 135169312 3221035792 3221032008 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23820/statm: 604 274 231 161 0 43 0
[pid=24008] ppid=23820 vsize=150564 CPUtime=38.37
/proc/24008/stat : 24008 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202496 30448 0 0 0 3817 20 0 0 23 0 4 0 1117563498 154177536 30383 4294967295 134512640 135305190 3220869856 3220869264 134657578 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/24008/statm: 37641 30383 79 194 0 37445 0
[pid=24008/tid=24009] ppid=23820 vsize=150564 CPUtime=10.63
/proc/24008/task/24009/stat : 24009 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 2662 0 0 0 1059 4 0 0 25 0 4 0 1117563568 154177536 30383 4294967295 134512640 135305190 3220869856 3080028604 134658034 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24008/tid=24010] ppid=23820 vsize=150564 CPUtime=11.75
/proc/24008/task/24010/stat : 24010 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 3086 0 0 0 1168 7 0 0 25 0 4 0 1117563568 154177536 30383 4294967295 134512640 135305190 3220869856 3071639996 134658034 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24008/tid=24011] ppid=23820 vsize=150564 CPUtime=7.67
/proc/24008/task/24011/stat : 24011 (manysat1.1_stat) R 23820 23820 21334 0 -1 4202560 3215 0 0 0 766 1 0 0 25 0 4 0 1117563568 154177536 30383 4294967295 134512640 135305190 3220869856 3063251388 134658078 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 70.22
Current children cumulated vsize (KiB) 152980

Child status: 20
Real time (s): 47.2964
CPU time (s): 70.42
CPU user time (s): 69.91
CPU system time (s): 0.51
CPU usage (%): 148.891
Max. virtual memory (cumulated for all children) (KiB): 219216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69.91
system time used= 0.51
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81530
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= 8438
involuntary context switches= 4870

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:42:39
IDJOB=1780144
IDBENCH=70957
IDSOLVER=623
FILE ID=/1780144-1243528959
PBS_JOBID=
Free space on /tmp= 15853 MiB

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

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED= 1710884708

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.105
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.43
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.105
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.11
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.105
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.105
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2634960 kB
Buffers:         13492 kB
Cached:          77896 kB
SwapCached:         12 kB
Active:         651456 kB
Inactive:        40484 kB
HighTotal:     2489216 kB
HighFree:      1808496 kB
LowTotal:       879316 kB
LowFree:        826464 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:           35160 kB
Writeback:           0 kB
AnonPages:      600452 kB
Mapped:          35408 kB
Slab:            32592 kB
SReclaimable:    23972 kB
SUnreclaim:       8620 kB
PageTables:       1444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   893156 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

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