Trace number 1780276

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 74.44 73.057

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark74.15
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

Solver Data

0.00/0.00	c Parsing...
2.22/2.25	c ==============================================================================
2.22/2.25	c |           |     ORIGINAL     |              LEARNT              |          |
2.22/2.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.22/2.25	c ==============================================================================
2.22/2.25	c |         0 | 2558866  7469452 |  767659       0        0     nan |  0.000 % |
70.22/70.20	c |         0 |  573237  2439840 |      --       0       --      -- |     --   | -1621374/-4028064
70.22/70.21	c ==============================================================================
70.22/70.21	c Result  :   #vars: 51366   #clauses: 573237   #literals: 2439840
70.22/70.21	c CPU time:   69.69 s
70.22/70.21	c ==============================================================================
74.33/73.02	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
74.33/73.02	c ============================[ Problem Statistics ]=============================
74.33/73.02	c |                                                                             |
74.33/73.02	c threadId              : 1
74.33/73.02	c restarts              : 5
74.33/73.02	c conflicts             : 478            (185 /sec)
74.33/73.02	c decisions             : 2075           (1.98 % random) (804 /sec)
74.33/73.02	c propagations          : 239320         (92760 /sec)
74.33/73.02	c conflict literals     : 6113           (15.89 % deleted)
74.33/73.02	c Memory used           : 192.96 MB
74.33/73.02	c CPU time              : 2.58 s
74.33/73.02	
74.33/73.02	c --->m=4, e=8, aimd=0, HOME/26110_many.cnf	time: 0.645	conflicts: 478          
74.33/73.03	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-1780276-1243529431/watcher-1780276-1243529431 -o /tmp/evaluation-result-1780276-1243529431/solver-1780276-1243529431 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780276-1243529431.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.01 4.09 4.22 3/99 26110
/proc/meminfo: memFree=2967444/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=1064 CPUtime=0.01
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 217 0 0 0 1 0 0 0 19 0 1 0 1117607899 1089536 154 4294967295 134512640 135034092 3216283216 3216279560 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 266 154 50 128 0 136 0

[startup+0.102981 s]
/proc/loadavg: 4.01 4.09 4.22 3/99 26110
/proc/meminfo: memFree=2967444/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=15876 CPUtime=0.11
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 3601 0 0 0 10 1 0 0 20 0 1 0 1117607899 16257024 3538 4294967295 134512640 135034092 3216283216 3216279560 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 3969 3539 50 128 0 3839 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 18288

[startup+0.212965 s]
/proc/loadavg: 4.01 4.09 4.22 3/99 26110
/proc/meminfo: memFree=2967444/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=33736 CPUtime=0.22
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 7084 0 0 0 20 2 0 0 20 0 1 0 1117607899 34545664 7021 4294967295 134512640 135034092 3216283216 3216279132 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 8434 7021 50 128 0 8304 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 36148

[startup+0.312958 s]
/proc/loadavg: 4.01 4.09 4.22 3/99 26110
/proc/meminfo: memFree=2967444/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=42260 CPUtime=0.32
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 10050 0 0 0 27 5 0 0 20 0 1 0 1117607899 43274240 9987 4294967295 134512640 135034092 3216283216 3216279208 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 10565 9988 50 128 0 10435 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 44672

[startup+0.71292 s]
/proc/loadavg: 4.01 4.09 4.22 3/99 26110
/proc/meminfo: memFree=2967444/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=90764 CPUtime=0.72
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 21931 0 0 0 61 11 0 0 21 0 1 0 1117607899 92942336 21868 4294967295 134512640 135034092 3216283216 3216279560 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 22724 21870 50 128 0 22594 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 93176

[startup+1.51284 s]
/proc/loadavg: 4.01 4.09 4.22 2/101 26112
/proc/meminfo: memFree=2832764/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=188136 CPUtime=1.52
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 45692 0 0 0 128 24 0 0 23 0 1 0 1117607899 192651264 45629 4294967295 134512640 135034092 3216283216 3216279176 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 47034 45629 50 128 0 46904 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 190548

[startup+3.11269 s]
/proc/loadavg: 3.77 4.04 4.21 2/101 26112
/proc/meminfo: memFree=2694324/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=334904 CPUtime=3.12
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 71557 0 0 0 276 36 0 0 25 0 1 0 1117607899 342941696 71405 4294967295 134512640 135034092 3216283216 3216280096 134541252 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 83726 71405 63 128 0 83596 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 337316

[startup+6.31238 s]
/proc/loadavg: 3.77 4.04 4.21 2/101 26112
/proc/meminfo: memFree=2658768/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=360412 CPUtime=6.32
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 77434 0 0 0 595 37 0 0 25 0 1 0 1117607899 369061888 77193 4294967295 134512640 135034092 3216283216 3216279456 134541252 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 90103 77193 66 128 0 89973 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 362824

[startup+12.7118 s]
/proc/loadavg: 3.34 3.94 4.17 3/102 26179
/proc/meminfo: memFree=2658396/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=360412 CPUtime=12.72
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 77452 0 0 0 1235 37 0 0 25 0 1 0 1117607899 369061888 77211 4294967295 134512640 135034092 3216283216 3216279456 134541265 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 90103 77211 66 128 0 89973 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 362824

[startup+25.5106 s]
/proc/loadavg: 2.98 3.84 4.14 2/101 26298
/proc/meminfo: memFree=2658180/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=359920 CPUtime=25.52
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 77532 0 0 0 2515 37 0 0 25 0 1 0 1117607899 368558080 77168 4294967295 134512640 135034092 3216283216 3216279456 134541076 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 89980 77168 66 128 0 89850 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 362332

[startup+51.1081 s]
/proc/loadavg: 2.30 3.62 4.05 2/101 26299
/proc/meminfo: memFree=2658292/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=361328 CPUtime=51.12
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 77822 0 0 0 5075 37 0 0 25 0 1 0 1117607899 369999872 77170 4294967295 134512640 135034092 3216283216 3216279456 134540968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 90332 77170 66 128 0 90202 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 363740

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

[startup+51.2081 s]
/proc/loadavg: 2.30 3.62 4.05 2/101 26299
/proc/meminfo: memFree=2658292/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=361328 CPUtime=51.22
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 77823 0 0 0 5085 37 0 0 25 0 1 0 1117607899 369999872 77171 4294967295 134512640 135034092 3216283216 3216279456 134540968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 90332 77171 66 128 0 90202 0
Current children cumulated CPU time (s) 51.22
Current children cumulated vsize (KiB) 363740

[startup+64.0069 s]
/proc/loadavg: 2.01 3.49 4.00 2/101 26301
/proc/meminfo: memFree=2657772/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=361368 CPUtime=64.02
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 78191 0 0 0 6365 37 0 0 25 0 1 0 1117607899 370040832 77293 4294967295 134512640 135034092 3216283216 3216279456 134540968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 90342 77293 66 128 0 90212 0
Current children cumulated CPU time (s) 64.02
Current children cumulated vsize (KiB) 363780

[startup+67.2166 s]
/proc/loadavg: 1.93 3.45 3.99 2/101 26301
/proc/meminfo: memFree=2645900/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=366128 CPUtime=67.23
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 84257 0 0 0 6676 47 0 0 25 0 1 0 1117607899 374915072 76026 4294967295 134512640 135034092 3216283216 3216279212 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 91532 76026 67 128 0 91402 0
Current children cumulated CPU time (s) 67.23
Current children cumulated vsize (KiB) 368540

[startup+70.4063 s]
/proc/loadavg: 1.93 3.45 3.99 2/101 26301
/proc/meminfo: memFree=2629720/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2412 CPUtime=0
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1117607899 2469888 272 4294967295 134512640 135169312 3219177808 3219176344 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 603 272 231 161 0 42 0
[pid=26111] ppid=26110 vsize=366684 CPUtime=70.42
/proc/26111/stat : 26111 (SatElite) R 26110 26110 19648 0 -1 4202496 95775 0 0 0 6987 55 0 0 25 0 1 0 1117607899 375484416 76294 4294967295 134512640 135034092 3216283216 3216278100 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26111/statm: 91671 76294 68 128 0 91541 0
Current children cumulated CPU time (s) 70.42
Current children cumulated vsize (KiB) 369096

[startup+72.0061 s]
/proc/loadavg: 1.93 3.45 3.99 2/101 26302
/proc/meminfo: memFree=2871592/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2416 CPUtime=71.23
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 368 95779 0 0 0 0 7062 61 18 0 1 0 1117607899 2473984 274 4294967295 134512640 135169312 3219177808 3219174024 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 604 274 231 161 0 43 0
[pid=26302] ppid=26110 vsize=121668 CPUtime=0.79
/proc/26302/stat : 26302 (manysat1.1_stat) R 26110 26110 19648 0 -1 4202496 29481 0 0 0 64 15 0 0 19 0 1 0 1117615021 124588032 29404 4294967295 134512640 135305190 3220456064 3219406516 134840070 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26302/statm: 30417 29404 67 194 0 30221 0
Current children cumulated CPU time (s) 72.02
Current children cumulated vsize (KiB) 124084

[startup+72.8061 s]
/proc/loadavg: 1.86 3.40 3.97 5/104 26488
/proc/meminfo: memFree=2767988/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2416 CPUtime=71.23
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 368 95779 0 0 0 0 7062 61 18 0 1 0 1117607899 2473984 274 4294967295 134512640 135169312 3219177808 3219174024 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 604 274 231 161 0 43 0
[pid=26302] ppid=26110 vsize=193636 CPUtime=2.3
/proc/26302/stat : 26302 (manysat1.1_stat) R 26110 26110 19648 0 -1 4202496 40356 0 0 0 177 53 0 0 18 0 4 0 1117615021 198283264 40278 4294967295 134512640 135305190 3220456064 3220454164 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/26302/statm: 48409 40278 79 194 0 48213 0
[pid=26302/tid=26486] ppid=26110 vsize=193636 CPUtime=0.27
/proc/26302/task/26486/stat : 26486 (manysat1.1_stat) R 26110 26110 19648 0 -1 4202560 738 0 0 0 15 12 0 0 17 0 4 0 1117615144 198283264 40278 4294967295 134512640 135305190 3220456064 3054034036 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=26302/tid=26487] ppid=26110 vsize=193636 CPUtime=0.3
/proc/26302/task/26487/stat : 26487 (manysat1.1_stat) R 26110 26110 19648 0 -1 4202560 918 0 0 0 24 6 0 0 19 0 4 0 1117615144 198283264 40278 4294967295 134512640 135305190 3220456064 3045645572 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26302/tid=26488] ppid=26110 vsize=193636 CPUtime=0.23
/proc/26302/task/26488/stat : 26488 (manysat1.1_stat) R 26110 26110 19648 0 -1 4202560 678 0 0 0 12 11 0 0 18 0 4 0 1117615145 198283264 40278 4294967295 134512640 135305190 3220456064 3037256896 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 73.53
Current children cumulated vsize (KiB) 196052

[startup+73.006 s]
/proc/loadavg: 1.86 3.40 3.97 5/104 26488
/proc/meminfo: memFree=2767988/3368532 swapFree=1953580/1959888
[pid=26110] ppid=26108 vsize=2416 CPUtime=71.23
/proc/26110/stat : 26110 (manysat.sh) S 26108 26110 19648 0 -1 4194304 368 95779 0 0 0 0 7062 61 18 0 1 0 1117607899 2473984 274 4294967295 134512640 135169312 3219177808 3219174024 3085917934 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26110/statm: 604 274 231 161 0 43 0
[pid=26302] ppid=26110 vsize=197456 CPUtime=3.1
/proc/26302/stat : 26302 (manysat1.1_stat) R 26110 26110 19648 0 -1 4202496 41438 0 0 0 250 60 0 0 16 0 4 0 1117615021 202194944 41360 4294967295 134512640 135305190 3220456064 3220454164 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/26302/statm: 49364 41360 79 194 0 49168 0
[pid=26302/tid=26486] ppid=26110 vsize=197456 CPUtime=0.47
/proc/26302/task/26486/stat : 26486 (manysat1.1_stat) R 26110 26110 19648 0 -1 4202560 1045 0 0 0 31 16 0 0 16 0 4 0 1117615144 202194944 41360 4294967295 134512640 135305190 3220456064 3054034036 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=26302/tid=26487] ppid=26110 vsize=197456 CPUtime=0.5
/proc/26302/task/26487/stat : 26487 (manysat1.1_stat) R 26110 26110 19648 0 -1 4202560 1174 0 0 0 43 7 0 0 17 0 4 0 1117615144 202194944 41360 4294967295 134512640 135305190 3220456064 3045645616 134565634 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26302/tid=26488] ppid=26110 vsize=197456 CPUtime=0.43
/proc/26302/task/26488/stat : 26488 (manysat1.1_stat) R 26110 26110 19648 0 -1 4202560 916 0 0 0 31 12 0 0 18 0 4 0 1117615145 202194944 41360 4294967295 134512640 135305190 3220456064 3037256896 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 74.33
Current children cumulated vsize (KiB) 199872

Child status: 20
Real time (s): 73.057
CPU time (s): 74.44
CPU user time (s): 73.2
CPU system time (s): 1.24
CPU usage (%): 101.893
Max. virtual memory (cumulated for all children) (KiB): 405404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.2
system time used= 1.24
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137927
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= 53056
involuntary context switches= 453

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:50:31
IDJOB=1780276
IDBENCH=70966
IDSOLVER=620
FILE ID=/1780276-1243529431
PBS_JOBID=
Free space on /tmp= 15832 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_2_L324_coli.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780276-1243529431/watcher-1780276-1243529431 -o /tmp/evaluation-result-1780276-1243529431/solver-1780276-1243529431 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780276-1243529431.cnf aimd 0

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED= 903039892

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.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.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:       2967444 kB
Buffers:         30636 kB
Cached:         292056 kB
SwapCached:       2424 kB
Active:         148796 kB
Inactive:       184432 kB
HighTotal:     2489216 kB
HighFree:      2184040 kB
LowTotal:       879316 kB
LowFree:        783404 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           56380 kB
Writeback:           0 kB
AnonPages:        9884 kB
Mapped:           4940 kB
Slab:            58332 kB
SReclaimable:    49956 kB
SUnreclaim:       8376 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93924 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15832 MiB
End job on  at 2009-05-28 18:51:48