Trace number 1779991

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 454.37 114.741

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark390.06
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

Solver Data

0.00/0.00	c Parsing...
0.10/0.12	c ==============================================================================
0.10/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.10/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.10/0.12	c ==============================================================================
0.10/0.12	c |         0 |  159423   466748 |   47826       0        0     nan |  0.000 % |
0.70/0.77	c |         0 |   71082   239848 |      --       0       --      -- |     --   | -82705/-209984
0.70/0.77	c ==============================================================================
0.70/0.77	c Result  :   #vars: 8110   #clauses: 71082   #literals: 239848
0.70/0.77	c CPU time:   0.76 s
0.70/0.77	c ==============================================================================
454.33/114.73	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
454.33/114.73	c ============================[ Problem Statistics ]=============================
454.33/114.73	c |                                                                             |
454.33/114.73	c threadId              : 3
454.33/114.73	c restarts              : 392
454.33/114.73	c conflicts             : 330231         (729 /sec)
454.33/114.73	c decisions             : 483833         (2.72 % random) (1068 /sec)
454.33/114.73	c propagations          : 69865520       (154263 /sec)
454.33/114.73	c conflict literals     : 6305410        (33.86 % deleted)
454.33/114.73	c Memory used           : 109.39 MB
454.33/114.73	c CPU time              : 452.9 s
454.33/114.73	
454.33/114.73	c --->m=4, e=8, aimd=0, HOME/30900_many.cnf	time: 113.225	conflicts: 330231       
454.33/114.73	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-1779991-1243528547/watcher-1779991-1243528547 -o /tmp/evaluation-result-1779991-1243528547/solver-1779991-1243528547 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779991-1243528547.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.41 4.56 4.56 3/96 30900
/proc/meminfo: memFree=3007712/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2412 CPUtime=0
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117518844 2469888 274 4294967295 134512640 135169312 3213909072 3213907608 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 603 274 231 161 0 42 0
[pid=30901] ppid=30900 vsize=1056 CPUtime=0.01
/proc/30901/stat : 30901 (SatElite) R 30900 30900 27966 0 -1 4202496 204 0 0 0 1 0 0 0 19 0 1 0 1117518844 1081344 141 4294967295 134512640 135034092 3213255536 3213251528 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30901/statm: 264 141 50 128 0 134 0

[startup+0.033225 s]
/proc/loadavg: 4.41 4.56 4.56 3/96 30900
/proc/meminfo: memFree=3007712/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2412 CPUtime=0
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117518844 2469888 274 4294967295 134512640 135169312 3213909072 3213907608 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 603 274 231 161 0 42 0
[pid=30901] ppid=30900 vsize=5296 CPUtime=0.03
/proc/30901/stat : 30901 (SatElite) R 30900 30900 27966 0 -1 4202496 1176 0 0 0 3 0 0 0 19 0 1 0 1117518844 5423104 1113 4294967295 134512640 135034092 3213255536 3213251824 134544897 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30901/statm: 1324 1114 50 128 0 1194 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7708

[startup+0.103213 s]
/proc/loadavg: 4.41 4.56 4.56 3/96 30900
/proc/meminfo: memFree=3007712/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2412 CPUtime=0
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117518844 2469888 274 4294967295 134512640 135169312 3213909072 3213907608 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 603 274 231 161 0 42 0
[pid=30901] ppid=30900 vsize=13576 CPUtime=0.1
/proc/30901/stat : 30901 (SatElite) R 30900 30900 27966 0 -1 4202496 3188 0 0 0 10 0 0 0 19 0 1 0 1117518844 13901824 3125 4294967295 134512640 135034092 3213255536 3213251528 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30901/statm: 3394 3125 50 128 0 3264 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15988

[startup+0.303193 s]
/proc/loadavg: 4.41 4.56 4.56 3/96 30900
/proc/meminfo: memFree=3007712/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2412 CPUtime=0
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117518844 2469888 274 4294967295 134512640 135169312 3213909072 3213907608 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 603 274 231 161 0 42 0
[pid=30901] ppid=30900 vsize=22072 CPUtime=0.3
/proc/30901/stat : 30901 (SatElite) R 30900 30900 27966 0 -1 4202496 4634 0 0 0 29 1 0 0 20 0 1 0 1117518844 22601728 4571 4294967295 134512640 135034092 3213255536 3213251776 134541252 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30901/statm: 5518 4571 66 128 0 5388 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 24484

[startup+0.703161 s]
/proc/loadavg: 4.41 4.56 4.56 3/96 30900
/proc/meminfo: memFree=3007712/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2412 CPUtime=0
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117518844 2469888 274 4294967295 134512640 135169312 3213909072 3213907608 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 603 274 231 161 0 42 0
[pid=30901] ppid=30900 vsize=24864 CPUtime=0.7
/proc/30901/stat : 30901 (SatElite) R 30900 30900 27966 0 -1 4202496 5447 0 0 0 68 2 0 0 21 0 1 0 1117518844 25460736 4989 4294967295 134512640 135034092 3213255536 3213251520 134569592 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30901/statm: 6216 4989 67 128 0 6086 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 27276

[startup+1.5031 s]
/proc/loadavg: 4.14 4.50 4.54 2/98 30903
/proc/meminfo: memFree=2985068/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=52936 CPUtime=1.93
/proc/30903/stat : 30903 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202496 6398 0 0 0 189 4 0 0 18 0 4 0 1117518931 54206464 6334 4294967295 134512640 135305190 3221107488 3221105732 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30903/statm: 13234 6334 79 194 0 13038 0
[pid=30903/tid=30904] ppid=30900 vsize=52936 CPUtime=0.47
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 342 0 0 0 46 1 0 0 18 0 4 0 1117518945 54206464 6334 4294967295 134512640 135305190 3221107488 3083217960 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=52936 CPUtime=0.36
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 286 0 0 0 36 0 0 0 17 0 4 0 1117518945 54206464 6335 4294967295 134512640 135305190 3221107488 3074829504 134528515 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=52936 CPUtime=0.48
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 353 0 0 0 48 0 0 0 17 0 4 0 1117518945 54206464 6335 4294967295 134512640 135305190 3221107488 3066440896 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 55352

[startup+3.10297 s]
/proc/loadavg: 4.14 4.50 4.54 6/101 30906
/proc/meminfo: memFree=2977624/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=60056 CPUtime=8.32
/proc/30903/stat : 30903 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202496 8304 0 0 0 827 5 0 0 17 0 4 0 1117518931 61497344 8240 4294967295 134512640 135305190 3221107488 3221105588 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30903/statm: 15014 8240 79 194 0 14818 0
[pid=30903/tid=30904] ppid=30900 vsize=60056 CPUtime=2.07
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 714 0 0 0 206 1 0 0 16 0 4 0 1117518945 61497344 8240 4294967295 134512640 135305190 3221107488 3083218112 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=60056 CPUtime=1.96
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 788 0 0 0 196 0 0 0 17 0 4 0 1117518945 61497344 8240 4294967295 134512640 135305190 3221107488 3074829504 134528446 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=60056 CPUtime=2.08
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 848 0 0 0 207 1 0 0 16 0 4 0 1117518945 61497344 8240 4294967295 134512640 135305190 3221107488 3066440896 134528301 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 62472

[startup+6.30271 s]
/proc/loadavg: 4.20 4.51 4.54 7/101 30906
/proc/meminfo: memFree=2969352/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=67036 CPUtime=21.11
/proc/30903/stat : 30903 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202496 9968 0 0 0 2101 10 0 0 18 0 4 0 1117518931 68644864 9904 4294967295 134512640 135305190 3221107488 3221105664 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30903/statm: 16759 9904 79 194 0 16563 0
[pid=30903/tid=30904] ppid=30900 vsize=67036 CPUtime=5.27
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 1099 0 0 0 525 2 0 0 17 0 4 0 1117518945 68644864 9904 4294967295 134512640 135305190 3221107488 3083218056 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=67036 CPUtime=5.16
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 1274 0 0 0 513 3 0 0 21 0 4 0 1117518945 68644864 9904 4294967295 134512640 135305190 3221107488 3074829504 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=67036 CPUtime=5.28
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 1248 0 0 0 526 2 0 0 16 0 4 0 1117518945 68644864 9904 4294967295 134512640 135305190 3221107488 3066440896 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.98
Current children cumulated vsize (KiB) 69452

[startup+12.7022 s]
/proc/loadavg: 4.27 4.52 4.54 6/101 30906
/proc/meminfo: memFree=2960148/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=74496 CPUtime=46.69
/proc/30903/stat : 30903 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202496 11819 0 0 0 4653 16 0 0 25 0 4 0 1117518931 76283904 11755 4294967295 134512640 135305190 3221107488 3221105608 134839991 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30903/statm: 18624 11755 79 194 0 18428 0
[pid=30903/tid=30904] ppid=30900 vsize=74496 CPUtime=11.66
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 1543 0 0 0 1162 4 0 0 25 0 4 0 1117518945 76283904 11755 4294967295 134512640 135305190 3221107488 3083218180 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=74496 CPUtime=11.56
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 1817 0 0 0 1152 4 0 0 25 0 4 0 1117518945 76283904 11755 4294967295 134512640 135305190 3221107488 3074829184 134552738 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=74496 CPUtime=11.68
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 1608 0 0 0 1164 4 0 0 22 0 4 0 1117518945 76283904 11755 4294967295 134512640 135305190 3221107488 3066440896 134528329 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.56
Current children cumulated vsize (KiB) 76912

[startup+25.5111 s]
/proc/loadavg: 4.29 4.51 4.54 5/101 30908
/proc/meminfo: memFree=2950084/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=84244 CPUtime=97.89
/proc/30903/stat : 30903 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202496 14113 0 0 0 9768 21 0 0 25 0 4 0 1117518931 86265856 14049 4294967295 134512640 135305190 3221107488 3221105204 134839991 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30903/statm: 21061 14049 79 194 0 20865 0
[pid=30903/tid=30904] ppid=30900 vsize=84244 CPUtime=24.46
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 2154 0 0 0 2442 4 0 0 25 0 4 0 1117518945 86265856 14049 4294967295 134512640 135305190 3221107488 3083217984 134857151 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=84244 CPUtime=24.37
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 2344 0 0 0 2429 8 0 0 25 0 4 0 1117518945 86265856 14049 4294967295 134512640 135305190 3221107488 3074829504 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=84244 CPUtime=24.48
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 2140 0 0 0 2443 5 0 0 25 0 4 0 1117518945 86265856 14049 4294967295 134512640 135305190 3221107488 3066440896 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.76
Current children cumulated vsize (KiB) 86660

[startup+51.119 s]
/proc/loadavg: 4.61 4.56 4.56 5/101 31092
/proc/meminfo: memFree=2935116/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=97592 CPUtime=199.89
/proc/30903/stat : 30903 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202496 17275 0 0 0 19959 30 0 0 25 0 4 0 1117518931 99934208 17211 4294967295 134512640 135305190 3221107488 3221105732 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/30903/statm: 24398 17211 79 194 0 24202 0
[pid=30903/tid=30904] ppid=30900 vsize=97592 CPUtime=49.97
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 2909 0 0 0 4991 6 0 0 25 0 4 0 1117518945 99934208 17211 4294967295 134512640 135305190 3221107488 3083217960 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=97592 CPUtime=49.94
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3141 0 0 0 4985 9 0 0 25 0 4 0 1117518945 99934208 17211 4294967295 134512640 135305190 3221107488 3074829504 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=97592 CPUtime=50.03
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 2933 0 0 0 4997 6 0 0 25 0 4 0 1117518945 99934208 17211 4294967295 134512640 135305190 3221107488 3066440896 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 200.76
Current children cumulated vsize (KiB) 100008

[startup+102.315 s]
/proc/loadavg: 4.53 4.54 4.55 8/102 31148
/proc/meminfo: memFree=2923360/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=110140 CPUtime=404.42
/proc/30903/stat : 30903 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202496 20355 0 0 0 40390 52 0 0 25 0 4 0 1117518931 112783360 20291 4294967295 134512640 135305190 3221107488 3221105456 134547909 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/30903/statm: 27535 20291 79 194 0 27339 0
[pid=30903/tid=30904] ppid=30900 vsize=110140 CPUtime=101.15
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3657 0 0 0 10106 9 0 0 25 0 4 0 1117518945 112783360 20291 4294967295 134512640 135305190 3221107488 3083218112 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=110140 CPUtime=101.12
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3944 0 0 0 10098 14 0 0 25 0 4 0 1117518945 112783360 20291 4294967295 134512640 135305190 3221107488 3074829504 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=110140 CPUtime=101.03
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3605 0 0 0 10092 11 0 0 25 0 4 0 1117518945 112783360 20291 4294967295 134512640 135305190 3221107488 3066440896 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 405.29
Current children cumulated vsize (KiB) 112556

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

[startup+108.714 s]
/proc/loadavg: 4.57 4.54 4.55 5/101 31280
/proc/meminfo: memFree=2921560/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=110888 CPUtime=429.82
/proc/30903/stat : 30903 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202496 20579 0 0 0 42928 54 0 0 25 0 4 0 1117518931 113549312 20515 4294967295 134512640 135305190 3221107488 3221105664 134528438 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/30903/statm: 27722 20515 79 194 0 27526 0
[pid=30903/tid=30904] ppid=30900 vsize=110888 CPUtime=107.52
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3806 0 0 0 10743 9 0 0 25 0 4 0 1117518945 113549312 20515 4294967295 134512640 135305190 3221107488 3083218112 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=110888 CPUtime=107.49
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3994 0 0 0 10735 14 0 0 25 0 4 0 1117518945 113549312 20515 4294967295 134512640 135305190 3221107488 3074829504 134528315 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=110888 CPUtime=107.41
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3629 0 0 0 10729 12 0 0 25 0 4 0 1117518945 113549312 20515 4294967295 134512640 135305190 3221107488 3066440896 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 430.69
Current children cumulated vsize (KiB) 113304

[startup+111.914 s]
/proc/loadavg: 4.52 4.53 4.54 6/101 31281
/proc/meminfo: memFree=2921568/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=111872 CPUtime=442.57
/proc/30903/stat : 30903 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202496 20817 0 0 0 44200 57 0 0 25 0 4 0 1117518931 114556928 20753 4294967295 134512640 135305190 3221107488 3221105664 134528503 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/30903/statm: 27968 20753 79 194 0 27772 0
[pid=30903/tid=30904] ppid=30900 vsize=111872 CPUtime=110.72
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3830 0 0 0 11063 9 0 0 25 0 4 0 1117518945 114556928 20753 4294967295 134512640 135305190 3221107488 3083218112 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=111872 CPUtime=110.69
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 4064 0 0 0 11055 14 0 0 25 0 4 0 1117518945 114556928 20753 4294967295 134512640 135305190 3221107488 3074829504 134530561 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=111872 CPUtime=110.61
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3751 0 0 0 11048 13 0 0 25 0 4 0 1117518945 114556928 20753 4294967295 134512640 135305190 3221107488 3066440896 134528265 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 443.44
Current children cumulated vsize (KiB) 114288

[startup+113.514 s]
/proc/loadavg: 4.52 4.53 4.54 5/101 31281
/proc/meminfo: memFree=2921220/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=112016 CPUtime=448.95
/proc/30903/stat : 30903 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202496 20880 0 0 0 44838 57 0 0 25 0 4 0 1117518931 114704384 20816 4294967295 134512640 135305190 3221107488 3221105664 134528418 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/30903/statm: 28004 20816 79 194 0 27808 0
[pid=30903/tid=30904] ppid=30900 vsize=112016 CPUtime=112.32
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3890 0 0 0 11223 9 0 0 25 0 4 0 1117518945 114704384 20816 4294967295 134512640 135305190 3221107488 3083218112 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=112016 CPUtime=112.29
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 4066 0 0 0 11215 14 0 0 25 0 4 0 1117518945 114704384 20816 4294967295 134512640 135305190 3221107488 3074829184 134553437 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=112016 CPUtime=112.19
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3752 0 0 0 11206 13 0 0 25 0 4 0 1117518945 114704384 20816 4294967295 134512640 135305190 3221107488 3066440624 134557352 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 449.82
Current children cumulated vsize (KiB) 114432

[startup+114.314 s]
/proc/loadavg: 4.52 4.53 4.54 5/101 31281
/proc/meminfo: memFree=2921292/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=112016 CPUtime=452.17
/proc/30903/stat : 30903 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202496 20883 0 0 0 45158 59 0 0 25 0 4 0 1117518931 114704384 20819 4294967295 134512640 135305190 3221107488 3221105732 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/30903/statm: 28004 20819 79 194 0 27808 0
[pid=30903/tid=30904] ppid=30900 vsize=112016 CPUtime=113.12
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3890 0 0 0 11302 10 0 0 25 0 4 0 1117518945 114704384 20819 4294967295 134512640 135305190 3221107488 3083217960 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=112016 CPUtime=113.09
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 4069 0 0 0 11295 14 0 0 25 0 4 0 1117518945 114704384 20819 4294967295 134512640 135305190 3221107488 3074829504 134528455 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=112016 CPUtime=113
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3752 0 0 0 11287 13 0 0 25 0 4 0 1117518945 114704384 20819 4294967295 134512640 135305190 3221107488 3066440964 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 453.04
Current children cumulated vsize (KiB) 114432

[startup+114.714 s]
/proc/loadavg: 4.52 4.53 4.54 5/101 31281
/proc/meminfo: memFree=2921292/3368532 swapFree=1953788/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0.87
/proc/30900/stat : 30900 (manysat.sh) S 30898 30900 27966 0 -1 4194304 370 5517 0 0 0 0 85 2 18 0 1 0 1117518844 2473984 275 4294967295 134512640 135169312 3213909072 3213905288 3085139694 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/30900/statm: 604 275 231 161 0 43 0
[pid=30903] ppid=30900 vsize=112016 CPUtime=453.46
/proc/30903/stat : 30903 (manysat1.1_stat) S 30900 30900 27966 0 -1 4202496 20883 0 0 0 45287 59 0 0 25 0 4 0 1117518931 114704384 20819 4294967295 134512640 135305190 3221107488 3221106896 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/30903/statm: 28004 20819 79 194 0 27808 0
[pid=30903/tid=30904] ppid=30900 vsize=112016 CPUtime=113.51
/proc/30903/task/30904/stat : 30904 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 3890 0 0 0 11341 10 0 0 25 0 4 0 1117518945 114704384 20819 4294967295 134512640 135305190 3221107488 3083219376 134657448 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30903/tid=30905] ppid=30900 vsize=112016 CPUtime=113.49
/proc/30903/task/30905/stat : 30905 (manysat1.1_stat) R 30900 30900 27966 0 -1 4202560 4069 0 0 0 11335 14 0 0 25 0 4 0 1117518945 114704384 20819 4294967295 134512640 135305190 3221107488 3074829392 134529572 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30903/tid=30906] ppid=30900 vsize=112016 CPUtime=113.25
/proc/30903/task/30906/stat : 30906 (manysat1.1_stat) S 30900 30900 27966 0 -1 4202560 3752 0 0 0 11312 13 0 0 25 0 4 0 1117518945 114704384 20819 4294967295 134512640 135305190 3221107488 3066442160 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 454.33
Current children cumulated vsize (KiB) 114432

Child status: 20
Real time (s): 114.741
CPU time (s): 454.37
CPU user time (s): 453.75
CPU system time (s): 0.62
CPU usage (%): 395.997
Max. virtual memory (cumulated for all children) (KiB): 114432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 453.75
system time used= 0.62
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27060
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= 4707
involuntary context switches= 20316

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:35:47
IDJOB=1779991
IDBENCH=70946
IDSOLVER=620
FILE ID=/1779991-1243528547
PBS_JOBID=
Free space on /tmp= 6473 MiB

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

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED= 514049959

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:       3007712 kB
Buffers:         52668 kB
Cached:         207840 kB
SwapCached:       2256 kB
Active:         120328 kB
Inactive:       149672 kB
HighTotal:     2489216 kB
HighFree:      2269904 kB
LowTotal:       879316 kB
LowFree:        737808 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            4992 kB
Writeback:           0 kB
AnonPages:        8656 kB
Mapped:           3324 kB
Slab:            81060 kB
SReclaimable:    67596 kB
SUnreclaim:      13464 kB
PageTables:        548 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= 6473 MiB
End job on  at 2009-05-28 18:37:42