Trace number 1776439

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 510.42 129.758

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark395.12
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

0.00/0.00	c Parsing...
0.00/0.17	c ==============================================================================
0.00/0.17	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.17	c ==============================================================================
0.00/0.17	c |         0 |  261472   744578 |   78441       0        0     nan |  0.000 % |
1.42/1.48	c |         0 |  244145   773136 |      --       0       --      -- |     --   | -17305/28607
1.42/1.48	c ==============================================================================
1.42/1.48	c Result  :   #vars: 16889   #clauses: 244145   #literals: 773136
1.42/1.48	c CPU time:   1.48 s
1.42/1.48	c ==============================================================================
510.35/129.73	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
510.35/129.73	c ============================[ Problem Statistics ]=============================
510.35/129.73	c |                                                                             |
510.35/129.73	c threadId              : 3
510.35/129.73	c restarts              : 2256
510.35/129.73	c conflicts             : 391320         (771 /sec)
510.35/129.73	c decisions             : 4307278        (1.56 % random) (8486 /sec)
510.35/129.73	c propagations          : 150212791      (295957 /sec)
510.35/129.73	c conflict literals     : 14805876       (40.70 % deleted)
510.35/129.73	c Memory used           : 320.86 MB
510.35/129.73	c CPU time              : 507.55 s
510.35/129.73	
510.35/129.73	c --->m=4, e=8, aimd=1, HOME/2342_many.cnf	time: 126.888	conflicts: 391320       
510.35/129.75	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-1776439-1243509619/watcher-1776439-1243509619 -o /tmp/evaluation-result-1776439-1243509619/solver-1776439-1243509619 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776439-1243509619.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: 4.26 4.28 4.27 3/96 2342
/proc/meminfo: memFree=3130092/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2412 CPUtime=0
/proc/2342/stat : 2342 (manysat.sh) R 2340 2342 27966 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 1115626024 2469888 274 4294967295 134512640 135169312 3215023456 3215021932 3085371252 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/2342/statm: 603 274 231 161 0 42 0

[startup+0.03776 s]
/proc/loadavg: 4.26 4.28 4.27 3/96 2342
/proc/meminfo: memFree=3130092/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2412 CPUtime=0
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115626024 2469888 274 4294967295 134512640 135169312 3215023456 3215021992 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.117753 s]
/proc/loadavg: 4.26 4.28 4.27 3/96 2342
/proc/meminfo: memFree=3130092/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2412 CPUtime=0
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115626024 2469888 274 4294967295 134512640 135169312 3215023456 3215021992 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.317736 s]
/proc/loadavg: 4.26 4.28 4.27 3/96 2342
/proc/meminfo: memFree=3130092/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2412 CPUtime=0
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115626024 2469888 274 4294967295 134512640 135169312 3215023456 3215021992 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.717701 s]
/proc/loadavg: 4.26 4.28 4.27 3/96 2342
/proc/meminfo: memFree=3130092/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2412 CPUtime=0
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115626024 2469888 274 4294967295 134512640 135169312 3215023456 3215021992 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+1.51764 s]
/proc/loadavg: 4.26 4.28 4.27 2/98 2344
/proc/meminfo: memFree=3104240/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2412 CPUtime=0
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115626024 2469888 274 4294967295 134512640 135169312 3215023456 3215021992 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 603 274 231 161 0 42 0
[pid=2343] ppid=2342 vsize=25800 CPUtime=1.52
/proc/2343/stat : 2343 (SatElite) R 2342 2342 27966 0 -1 4202496 9017 0 0 0 151 1 0 0 24 0 1 0 1115626024 26419200 5905 4294967295 134512640 135034092 3217680304 3217675180 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2343/statm: 6450 5905 67 128 0 6320 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 28212

[startup+3.11764 s]
/proc/loadavg: 4.26 4.28 4.27 2/98 2345
/proc/meminfo: memFree=3071752/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=92920 CPUtime=3.82
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 16296 0 0 0 369 13 0 0 16 0 4 0 1115626201 95150080 16228 4294967295 134512640 135305190 3217727456 3217725476 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2345/statm: 23230 16228 79 194 0 23034 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 95336

[startup+6.31725 s]
/proc/loadavg: 4.56 4.34 4.29 7/101 2348
/proc/meminfo: memFree=3046304/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=115604 CPUtime=16.53
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 21857 0 0 0 1637 16 0 0 16 0 4 0 1115626201 118378496 21789 4294967295 134512640 135305190 3217727456 3217725632 134528520 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2345/statm: 28901 21789 79 194 0 28705 0
[pid=2345/tid=2346] ppid=2342 vsize=115604 CPUtime=4.04
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 1455 0 0 0 403 1 0 0 16 0 4 0 1115626245 118378496 21789 4294967295 134512640 135305190 3217727456 3075324848 134557348 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=115604 CPUtime=4.08
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 3974 0 0 0 403 5 0 0 21 0 4 0 1115626245 118378496 21789 4294967295 134512640 135305190 3217727456 3066936456 134840070 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=115604 CPUtime=3.92
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 677 0 0 0 390 2 0 0 15 0 4 0 1115626245 118378496 21789 4294967295 134512640 135305190 3217727456 3058547904 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.3
Current children cumulated vsize (KiB) 118020

[startup+12.7167 s]
/proc/loadavg: 4.84 4.40 4.31 6/101 2349
/proc/meminfo: memFree=2996516/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=160988 CPUtime=42.02
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 32989 0 0 0 4179 23 0 0 16 0 4 0 1115626201 164851712 32921 4294967295 134512640 135305190 3217727456 3217725360 134557423 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2345/statm: 40247 32921 79 194 0 40051 0
[pid=2345/tid=2346] ppid=2342 vsize=160988 CPUtime=10.41
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 2919 0 0 0 1038 3 0 0 16 0 4 0 1115626245 164851712 32921 4294967295 134512640 135305190 3217727456 3075325120 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=160988 CPUtime=10.42
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 10969 0 0 0 1035 7 0 0 25 0 4 0 1115626245 164851712 32921 4294967295 134512640 135305190 3217727456 3066936512 134528418 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=160988 CPUtime=10.31
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 1625 0 0 0 1028 3 0 0 16 0 4 0 1115626245 164851712 32921 4294967295 134512640 135305190 3217727456 3058547904 134528512 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 43.79
Current children cumulated vsize (KiB) 163404

[startup+25.5155 s]
/proc/loadavg: 4.79 4.42 4.31 5/101 2351
/proc/meminfo: memFree=2933428/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=222448 CPUtime=93.08
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 48362 0 0 0 9266 42 0 0 16 0 4 0 1115626201 227786752 48294 4294967295 134512640 135305190 3217727456 3217725632 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2345/statm: 55612 48294 79 194 0 55416 0
[pid=2345/tid=2346] ppid=2342 vsize=222448 CPUtime=23.17
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 5139 0 0 0 2309 8 0 0 18 0 4 0 1115626245 227786752 48294 4294967295 134512640 135305190 3217727456 3075325120 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=222448 CPUtime=23.17
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 21488 0 0 0 2301 16 0 0 25 0 4 0 1115626245 227786752 48294 4294967295 134512640 135305190 3217727456 3066936512 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=222448 CPUtime=23.08
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 2756 0 0 0 2303 5 0 0 25 0 4 0 1115626245 227786752 48294 4294967295 134512640 135305190 3217727456 3058547904 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.85
Current children cumulated vsize (KiB) 224864

[startup+51.1133 s]
/proc/loadavg: 4.58 4.40 4.31 6/101 2539
/proc/meminfo: memFree=2858172/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=298384 CPUtime=195.03
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 66834 0 0 0 19438 65 0 0 25 0 4 0 1115626201 305545216 66766 4294967295 134512640 135305190 3217727456 3217725632 134528480 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2345/statm: 74596 66766 79 194 0 74400 0
[pid=2345/tid=2346] ppid=2342 vsize=298384 CPUtime=48.65
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 7859 0 0 0 4856 9 0 0 25 0 4 0 1115626245 305545216 66766 4294967295 134512640 135305190 3217727456 3075325120 134528263 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=298384 CPUtime=48.73
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 31130 0 0 0 4844 29 0 0 25 0 4 0 1115626245 305545216 66766 4294967295 134512640 135305190 3217727456 3066936512 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=298384 CPUtime=48.48
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 5281 0 0 0 4835 13 0 0 23 0 4 0 1115626245 305545216 66766 4294967295 134512640 135305190 3217727456 3058547904 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 196.8
Current children cumulated vsize (KiB) 300800

[startup+102.319 s]
/proc/loadavg: 4.53 4.41 4.31 7/102 2718
/proc/meminfo: memFree=2835896/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=320696 CPUtime=399.17
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 71963 0 0 0 39825 92 0 0 25 0 4 0 1115626201 328392704 71895 4294967295 134512640 135305190 3217727456 3217725632 134528576 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2345/statm: 80174 71895 79 194 0 79978 0
[pid=2345/tid=2346] ppid=2342 vsize=320696 CPUtime=99.69
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 8610 0 0 0 9952 17 0 0 25 0 4 0 1115626245 328392704 71895 4294967295 134512640 135305190 3217727456 3075325120 134530624 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=320696 CPUtime=99.87
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 33871 0 0 0 9953 34 0 0 25 0 4 0 1115626245 328392704 71895 4294967295 134512640 135305190 3217727456 3066936192 134552874 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=320696 CPUtime=99.47
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 5994 0 0 0 9926 21 0 0 25 0 4 0 1115626245 328392704 71895 4294967295 134512640 135305190 3217727456 3058547620 134551508 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 400.94
Current children cumulated vsize (KiB) 323112

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

[startup+115.118 s]
/proc/loadavg: 4.53 4.41 4.31 5/101 2737
/proc/meminfo: memFree=2831964/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=326348 CPUtime=450.27
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 73262 0 0 0 44926 101 0 0 25 0 4 0 1115626201 334180352 73194 4294967295 134512640 135305190 3217727456 3217725424 134548082 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2345/statm: 81587 73194 79 194 0 81391 0
[pid=2345/tid=2346] ppid=2342 vsize=326348 CPUtime=112.48
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 8858 0 0 0 11230 18 0 0 25 0 4 0 1115626245 334180352 73194 4294967295 134512640 135305190 3217727456 3075325008 134539426 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=326348 CPUtime=112.58
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 34499 0 0 0 11217 41 0 0 25 0 4 0 1115626245 334180352 73194 4294967295 134512640 135305190 3217727456 3066936400 134529582 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=326348 CPUtime=112.27
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 6212 0 0 0 11205 22 0 0 25 0 4 0 1115626245 334180352 73194 4294967295 134512640 135305190 3217727456 3058547632 134556831 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 452.04
Current children cumulated vsize (KiB) 328764

[startup+121.518 s]
/proc/loadavg: 4.53 4.42 4.32 6/101 2738
/proc/meminfo: memFree=2830980/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=327748 CPUtime=475.83
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 73612 0 0 0 47477 106 0 0 25 0 4 0 1115626201 335613952 73544 4294967295 134512640 135305190 3217727456 3217725424 134547978 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2345/statm: 81937 73544 79 194 0 81741 0
[pid=2345/tid=2346] ppid=2342 vsize=327748 CPUtime=118.87
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 8864 0 0 0 11869 18 0 0 25 0 4 0 1115626245 335613952 73544 4294967295 134512640 135305190 3217727456 3075325120 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=327748 CPUtime=118.95
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 34656 0 0 0 11852 43 0 0 25 0 4 0 1115626245 335613952 73544 4294967295 134512640 135305190 3217727456 3066936512 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=327748 CPUtime=118.67
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 6226 0 0 0 11845 22 0 0 25 0 4 0 1115626245 335613952 73544 4294967295 134512640 135305190 3217727456 3058547904 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 477.6
Current children cumulated vsize (KiB) 330164

[startup+124.717 s]
/proc/loadavg: 4.53 4.42 4.32 5/101 2739
/proc/meminfo: memFree=2830260/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=327856 CPUtime=488.63
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 73672 0 0 0 48756 107 0 0 25 0 4 0 1115626201 335724544 73604 4294967295 134512640 135305190 3217727456 3217725520 134529244 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2345/statm: 81964 73604 79 194 0 81768 0
[pid=2345/tid=2346] ppid=2342 vsize=327856 CPUtime=122.07
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 8865 0 0 0 12189 18 0 0 25 0 4 0 1115626245 335724544 73604 4294967295 134512640 135305190 3217727456 3075325120 134528548 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=327856 CPUtime=122.15
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 34707 0 0 0 12171 44 0 0 25 0 4 0 1115626245 335724544 73604 4294967295 134512640 135305190 3217727456 3066936512 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=327856 CPUtime=121.87
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 6226 0 0 0 12165 22 0 0 25 0 4 0 1115626245 335724544 73604 4294967295 134512640 135305190 3217727456 3058547904 134528784 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 490.4
Current children cumulated vsize (KiB) 330272

[startup+127.917 s]
/proc/loadavg: 4.49 4.41 4.31 5/101 2739
/proc/meminfo: memFree=2830136/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=328396 CPUtime=501.41
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 73703 0 0 0 50034 107 0 0 25 0 4 0 1115626201 336277504 73635 4294967295 134512640 135305190 3217727456 3217725632 134528506 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2345/statm: 82099 73635 79 194 0 81903 0
[pid=2345/tid=2346] ppid=2342 vsize=328396 CPUtime=125.27
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 8866 0 0 0 12509 18 0 0 25 0 4 0 1115626245 336277504 73635 4294967295 134512640 135305190 3217727456 3075325120 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=328396 CPUtime=125.35
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 34737 0 0 0 12491 44 0 0 25 0 4 0 1115626245 336277504 73635 4294967295 134512640 135305190 3217727456 3066936512 134528332 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=328396 CPUtime=125.06
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 6226 0 0 0 12484 22 0 0 25 0 4 0 1115626245 336277504 73635 4294967295 134512640 135305190 3217727456 3058547792 134529379 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 503.18
Current children cumulated vsize (KiB) 330812

[startup+128.717 s]
/proc/loadavg: 4.49 4.41 4.31 5/101 2739
/proc/meminfo: memFree=2830168/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=328396 CPUtime=504.59
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 73709 0 0 0 50352 107 0 0 25 0 4 0 1115626201 336277504 73641 4294967295 134512640 135305190 3217727456 3217725424 134547909 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2345/statm: 82099 73641 79 194 0 81903 0
[pid=2345/tid=2346] ppid=2342 vsize=328396 CPUtime=126.06
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 8866 0 0 0 12588 18 0 0 25 0 4 0 1115626245 336277504 73641 4294967295 134512640 135305190 3217727456 3075325008 134538175 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=328396 CPUtime=126.15
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 34743 0 0 0 12571 44 0 0 25 0 4 0 1115626245 336277504 73641 4294967295 134512640 135305190 3217727456 3066936512 134528406 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=328396 CPUtime=125.85
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 6226 0 0 0 12563 22 0 0 25 0 4 0 1115626245 336277504 73641 4294967295 134512640 135305190 3217727456 3058547904 134528688 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 506.36
Current children cumulated vsize (KiB) 330812

[startup+129.517 s]
/proc/loadavg: 4.49 4.41 4.31 5/101 2739
/proc/meminfo: memFree=2830168/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=328396 CPUtime=507.77
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 73744 0 0 0 50670 107 0 0 25 0 4 0 1115626201 336277504 73676 4294967295 134512640 135305190 3217727456 3217725424 134547909 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2345/statm: 82099 73676 79 194 0 81903 0
[pid=2345/tid=2346] ppid=2342 vsize=328396 CPUtime=126.85
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 8866 0 0 0 12667 18 0 0 25 0 4 0 1115626245 336277504 73676 4294967295 134512640 135305190 3217727456 3075325008 134539327 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=328396 CPUtime=126.95
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 34778 0 0 0 12651 44 0 0 25 0 4 0 1115626245 336277504 73676 4294967295 134512640 135305190 3217727456 3066936512 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=328396 CPUtime=126.65
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 6226 0 0 0 12643 22 0 0 25 0 4 0 1115626245 336277504 73676 4294967295 134512640 135305190 3217727456 3058547904 134528402 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 509.54
Current children cumulated vsize (KiB) 330812

[startup+129.717 s]
/proc/loadavg: 4.49 4.41 4.31 5/101 2739
/proc/meminfo: memFree=2830020/3368532 swapFree=1953788/1959888
[pid=2342] ppid=2340 vsize=2416 CPUtime=1.77
/proc/2342/stat : 2342 (manysat.sh) S 2340 2342 27966 0 -1 4194304 371 9021 0 0 0 0 175 2 18 0 1 0 1115626024 2473984 275 4294967295 134512640 135169312 3215023456 3215019672 3085369070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2342/statm: 604 275 231 161 0 43 0
[pid=2345] ppid=2342 vsize=328556 CPUtime=508.58
/proc/2345/stat : 2345 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202496 73749 0 0 0 50751 107 0 0 25 0 4 0 1115626201 336441344 73681 4294967295 134512640 135305190 3217727456 3217725632 134528399 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2345/statm: 82139 73681 79 194 0 81943 0
[pid=2345/tid=2346] ppid=2342 vsize=328556 CPUtime=127.05
/proc/2345/task/2346/stat : 2346 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 8866 0 0 0 12687 18 0 0 25 0 4 0 1115626245 336441344 73681 4294967295 134512640 135305190 3217727456 3075325008 134538906 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2345/tid=2347] ppid=2342 vsize=328556 CPUtime=127.15
/proc/2345/task/2347/stat : 2347 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 34783 0 0 0 12671 44 0 0 25 0 4 0 1115626245 336441344 73681 4294967295 134512640 135305190 3217727456 3066936512 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2345/tid=2348] ppid=2342 vsize=328556 CPUtime=126.85
/proc/2345/task/2348/stat : 2348 (manysat1.1_stat) R 2342 2342 27966 0 -1 4202560 6226 0 0 0 12663 22 0 0 25 0 4 0 1115626245 336441344 73681 4294967295 134512640 135305190 3217727456 3058547904 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 510.35
Current children cumulated vsize (KiB) 330972

Child status: 20
Real time (s): 129.758
CPU time (s): 510.42
CPU user time (s): 509.3
CPU system time (s): 1.12
CPU usage (%): 393.364
Max. virtual memory (cumulated for all children) (KiB): 330972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 509.3
system time used= 1.12
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83432
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= 14519
involuntary context switches= 24491

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 13:20:19
IDJOB=1776439
IDBENCH=20573
IDSOLVER=623
FILE ID=/1776439-1243509619
PBS_JOBID=
Free space on /tmp= 6472 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776439-1243509619/watcher-1776439-1243509619 -o /tmp/evaluation-result-1776439-1243509619/solver-1776439-1243509619 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776439-1243509619.cnf aimd 1

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED= 1831589461

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:       3130388 kB
Buffers:         38328 kB
Cached:          99892 kB
SwapCached:       2256 kB
Active:          71084 kB
Inactive:        76548 kB
HighTotal:     2489216 kB
HighFree:      2378240 kB
LowTotal:       879316 kB
LowFree:        752148 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            6412 kB
Writeback:           0 kB
AnonPages:        8700 kB
Mapped:           3140 kB
Slab:            80616 kB
SReclaimable:    67252 kB
SUnreclaim:      13364 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88684 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6472 MiB
End job on  at 2009-05-28 13:22:29