Trace number 1780279

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 75.17 73.2761

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.22	c ==============================================================================
2.22/2.22	c |           |     ORIGINAL     |              LEARNT              |          |
2.22/2.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.22/2.22	c ==============================================================================
2.22/2.22	c |         0 | 2558866  7469452 |  767659       0        0     nan |  0.000 % |
70.22/70.23	c |         0 |  573237  2439840 |      --       0       --      -- |     --   | -1621374/-4028064
70.22/70.23	c ==============================================================================
70.22/70.23	c Result  :   #vars: 51366   #clauses: 573237   #literals: 2439840
70.22/70.23	c CPU time:   69.83 s
70.22/70.23	c ==============================================================================
75.02/73.24	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
75.02/73.24	c ============================[ Problem Statistics ]=============================
75.02/73.24	c |                                                                             |
75.02/73.24	c threadId              : 2
75.02/73.24	c restarts              : 6
75.02/73.24	c conflicts             : 1503           (458 /sec)
75.02/73.24	c decisions             : 5383           (1.88 % random) (1641 /sec)
75.02/73.24	c propagations          : 735675         (224291 /sec)
75.02/73.24	c conflict literals     : 25710          (20.91 % deleted)
75.02/73.24	c Memory used           : 194.70 MB
75.02/73.24	c CPU time              : 3.28 s
75.02/73.24	
75.02/73.24	c --->m=4, e=8, aimd=1, HOME/28559_many.cnf	time: 0.82	conflicts: 1503         
75.02/73.25	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-1780279-1243529773/watcher-1780279-1243529773 -o /tmp/evaluation-result-1780279-1243529773/solver-1780279-1243529773 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780279-1243529773.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.03 3.98 4.11 3/97 28559
/proc/meminfo: memFree=2789760/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) R 28557 28559 21691 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396476 3085215604 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=1064 CPUtime=0
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 218 0 0 0 0 0 0 0 18 0 1 0 1107114895 1089536 154 4294967295 134512640 135034092 3216846560 3216842904 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 266 154 50 128 0 136 0

[startup+0.085152 s]
/proc/loadavg: 4.03 3.98 4.11 3/97 28559
/proc/meminfo: memFree=2789760/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=14280 CPUtime=0.09
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 3057 0 0 0 7 2 0 0 19 0 1 0 1107114895 14622720 2993 4294967295 134512640 135034092 3216846560 3216842848 134544897 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 3570 2996 50 128 0 3440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16692

[startup+0.115149 s]
/proc/loadavg: 4.03 3.98 4.11 3/97 28559
/proc/meminfo: memFree=2789760/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=17592 CPUtime=0.12
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 3971 0 0 0 10 2 0 0 19 0 1 0 1107114895 18014208 3907 4294967295 134512640 135034092 3216846560 3216842726 134561082 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 4398 3907 50 128 0 4268 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20004

[startup+0.315134 s]
/proc/loadavg: 4.03 3.98 4.11 3/97 28559
/proc/meminfo: memFree=2789760/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=42656 CPUtime=0.32
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 10161 0 0 0 28 4 0 0 20 0 1 0 1107114895 43679744 10097 4294967295 134512640 135034092 3216846560 3216842904 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 10664 10098 50 128 0 10534 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 45068

[startup+0.715103 s]
/proc/loadavg: 4.03 3.98 4.11 3/97 28559
/proc/meminfo: memFree=2789760/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=92744 CPUtime=0.72
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 22581 0 0 0 65 7 0 0 21 0 1 0 1107114895 94969856 22517 4294967295 134512640 135034092 3216846560 3216842904 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 23186 22518 50 128 0 23056 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 95156

[startup+1.51504 s]
/proc/loadavg: 4.03 3.98 4.11 2/99 28561
/proc/meminfo: memFree=2662924/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=191924 CPUtime=1.52
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 46714 0 0 0 131 21 0 0 23 0 1 0 1107114895 196530176 46650 4294967295 134512640 135034092 3216846560 3216842848 134544849 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 47981 46650 50 128 0 47851 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 194336

[startup+3.11492 s]
/proc/loadavg: 4.03 3.98 4.11 2/99 28561
/proc/meminfo: memFree=2518564/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=334904 CPUtime=3.12
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 71561 0 0 0 283 29 0 0 25 0 1 0 1107114895 342941696 71408 4294967295 134512640 135034092 3216846560 3216843440 134541252 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 83726 71408 63 128 0 83596 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 337316

[startup+6.31467 s]
/proc/loadavg: 3.79 3.93 4.09 2/99 28561
/proc/meminfo: memFree=2480540/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=360412 CPUtime=6.32
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 77435 0 0 0 602 30 0 0 25 0 1 0 1107114895 369061888 77193 4294967295 134512640 135034092 3216846560 3216842800 134541252 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 90103 77193 66 128 0 89973 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 362824

[startup+12.7142 s]
/proc/loadavg: 3.57 3.89 4.07 3/101 28749
/proc/meminfo: memFree=2479724/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=360412 CPUtime=12.72
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 77453 0 0 0 1242 30 0 0 25 0 1 0 1107114895 369061888 77211 4294967295 134512640 135034092 3216846560 3216842800 134541252 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 90103 77211 66 128 0 89973 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 362824

[startup+25.5132 s]
/proc/loadavg: 3.00 3.74 4.02 2/99 28750
/proc/meminfo: memFree=2479892/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=359920 CPUtime=25.52
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 77533 0 0 0 2522 30 0 0 25 0 1 0 1107114895 368558080 77168 4294967295 134512640 135034092 3216846560 3216842800 134541252 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 89980 77168 66 128 0 89850 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 362332

[startup+51.1112 s]
/proc/loadavg: 2.31 3.52 3.94 2/99 28752
/proc/meminfo: memFree=2480080/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=361328 CPUtime=51.12
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 77823 0 0 0 5082 30 0 0 25 0 1 0 1107114895 369999872 77170 4294967295 134512640 135034092 3216846560 3216842800 134541265 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/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+63.9102 s]
/proc/loadavg: 2.11 3.44 3.91 2/99 28753
/proc/meminfo: memFree=2479652/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=361368 CPUtime=63.92
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 78192 0 0 0 6362 30 0 0 25 0 1 0 1107114895 370040832 77293 4294967295 134512640 135034092 3216846560 3216842800 134541265 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 90342 77293 66 128 0 90212 0
Current children cumulated CPU time (s) 63.92
Current children cumulated vsize (KiB) 363780

[startup+67.1099 s]
/proc/loadavg: 2.02 3.40 3.89 2/99 28937
/proc/meminfo: memFree=2468592/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=366128 CPUtime=67.12
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 84206 0 0 0 6678 34 0 0 25 0 1 0 1107114895 374915072 75974 4294967295 134512640 135034092 3216846560 3216842556 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 91532 75974 67 128 0 91402 0
Current children cumulated CPU time (s) 67.12
Current children cumulated vsize (KiB) 368540

[startup+70.3097 s]
/proc/loadavg: 1.94 3.36 3.88 2/99 28937
/proc/meminfo: memFree=2452696/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2412 CPUtime=0
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107114895 2469888 273 4294967295 134512640 135169312 3216398000 3216396536 3085213422 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28559/statm: 603 273 231 161 0 42 0
[pid=28560] ppid=28559 vsize=366684 CPUtime=70.32
/proc/28560/stat : 28560 (SatElite) R 28559 28559 21691 0 -1 4202496 95776 0 0 0 6991 41 0 0 25 0 1 0 1107114895 375484416 76294 4294967295 134512640 135034092 3216846560 3216841444 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28560/statm: 91671 76294 68 128 0 91541 0
Current children cumulated CPU time (s) 70.32
Current children cumulated vsize (KiB) 369096

[startup+71.9096 s]
/proc/loadavg: 1.94 3.36 3.88 2/99 28938
/proc/meminfo: memFree=2709080/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2416 CPUtime=71.25
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 370 95780 0 0 1 0 7080 44 20 0 1 0 1107114895 2473984 274 4294967295 134512640 135169312 3216398000 3216394216 3085213422 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28559/statm: 604 274 231 161 0 43 0
[pid=28938] ppid=28559 vsize=106748 CPUtime=0.67
/proc/28938/stat : 28938 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202496 25511 0 0 0 63 4 0 0 18 0 1 0 1107122019 109309952 25434 4294967295 134512640 135305190 3213060976 3212011512 134840070 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28938/statm: 26720 25435 67 194 0 26524 0
Current children cumulated CPU time (s) 71.92
Current children cumulated vsize (KiB) 109164

[startup+72.7095 s]
/proc/loadavg: 1.94 3.36 3.88 5/102 28941
/proc/meminfo: memFree=2593340/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2416 CPUtime=71.25
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 370 95780 0 0 1 0 7080 44 20 0 1 0 1107114895 2473984 274 4294967295 134512640 135169312 3216398000 3216394216 3085213422 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28559/statm: 604 274 231 161 0 43 0
[pid=28938] ppid=28559 vsize=188776 CPUtime=1.92
/proc/28938/stat : 28938 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202496 39275 0 0 0 147 45 0 0 18 0 4 0 1107122019 193306624 39196 4294967295 134512640 135305190 3213060976 3213059076 134694990 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/28938/statm: 47194 39196 78 194 0 46998 0
[pid=28938/tid=28939] ppid=28559 vsize=188776 CPUtime=0.16
/proc/28938/task/28939/stat : 28939 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202560 396 0 0 0 6 10 0 0 18 0 4 0 1107122142 193306624 39196 4294967295 134512640 135305190 3213060976 3054201972 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28938/tid=28940] ppid=28559 vsize=188776 CPUtime=0.18
/proc/28938/task/28940/stat : 28940 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202560 648 0 0 0 12 6 0 0 19 0 4 0 1107122142 193306624 39196 4294967295 134512640 135305190 3213060976 3045813364 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28938/tid=28941] ppid=28559 vsize=188776 CPUtime=0.15
/proc/28938/task/28941/stat : 28941 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202560 358 0 0 0 5 10 0 0 19 0 4 0 1107122142 193306624 39196 4294967295 134512640 135305190 3213060976 3037424756 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 73.17
Current children cumulated vsize (KiB) 191192

[startup+73.1095 s]
/proc/loadavg: 1.94 3.36 3.88 5/102 28941
/proc/meminfo: memFree=2593340/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2416 CPUtime=71.25
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 370 95780 0 0 1 0 7080 44 20 0 1 0 1107114895 2473984 274 4294967295 134512640 135169312 3216398000 3216394216 3085213422 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28559/statm: 604 274 231 161 0 43 0
[pid=28938] ppid=28559 vsize=198972 CPUtime=3.4
/proc/28938/stat : 28938 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202496 41884 0 0 0 279 61 0 0 15 0 4 0 1107122019 203747328 41802 4294967295 134512640 135305190 3213060976 3213059152 134528805 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/28938/statm: 49743 41802 79 194 0 49547 0
[pid=28938/tid=28939] ppid=28559 vsize=198972 CPUtime=0.53
/proc/28938/task/28939/stat : 28939 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202560 1026 0 0 0 38 15 0 0 16 0 4 0 1107122142 203747328 41802 4294967295 134512640 135305190 3213060976 3054201972 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28938/tid=28940] ppid=28559 vsize=198972 CPUtime=0.55
/proc/28938/task/28940/stat : 28940 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202560 1061 0 0 0 45 10 0 0 17 0 4 0 1107122142 203747328 41802 4294967295 134512640 135305190 3213060976 3045813120 134552302 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28938/tid=28941] ppid=28559 vsize=198972 CPUtime=0.52
/proc/28938/task/28941/stat : 28941 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202560 1227 0 0 0 39 13 0 0 16 0 4 0 1107122142 203747328 41802 4294967295 134512640 135305190 3213060976 3037424832 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 74.65
Current children cumulated vsize (KiB) 201388

[startup+73.2184 s]
/proc/loadavg: 1.94 3.36 3.88 5/102 28941
/proc/meminfo: memFree=2593340/3368532 swapFree=1952996/1959888
[pid=28559] ppid=28557 vsize=2416 CPUtime=71.25
/proc/28559/stat : 28559 (manysat.sh) S 28557 28559 21691 0 -1 4194304 370 95780 0 0 1 0 7080 44 20 0 1 0 1107114895 2473984 274 4294967295 134512640 135169312 3216398000 3216394216 3085213422 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/28559/statm: 604 274 231 161 0 43 0
[pid=28938] ppid=28559 vsize=199236 CPUtime=3.77
/proc/28938/stat : 28938 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202496 41987 0 0 0 316 61 0 0 15 0 4 0 1107122019 204017664 41905 4294967295 134512640 135305190 3213060976 3213059000 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/28938/statm: 49809 41905 79 194 0 49613 0
[pid=28938/tid=28939] ppid=28559 vsize=199236 CPUtime=0.63
/proc/28938/task/28939/stat : 28939 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202560 1031 0 0 0 48 15 0 0 16 0 4 0 1107122142 204017664 41905 4294967295 134512640 135305190 3213060976 3054201972 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28938/tid=28940] ppid=28559 vsize=199236 CPUtime=0.65
/proc/28938/task/28940/stat : 28940 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202560 1100 0 0 0 55 10 0 0 17 0 4 0 1107122142 204017664 41905 4294967295 134512640 135305190 3213060976 3045813364 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28938/tid=28941] ppid=28559 vsize=199236 CPUtime=0.59
/proc/28938/task/28941/stat : 28941 (manysat1.1_stat) R 28559 28559 21691 0 -1 4202560 1277 0 0 0 46 13 0 0 16 0 4 0 1107122142 204017664 41905 4294967295 134512640 135305190 3213060976 3037424584 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 75.02
Current children cumulated vsize (KiB) 201652

Child status: 20
Real time (s): 73.2761
CPU time (s): 75.17
CPU user time (s): 74.09
CPU system time (s): 1.08
CPU usage (%): 102.585
Max. virtual memory (cumulated for all children) (KiB): 405404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.09
system time used= 1.08
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138451
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= 59337
involuntary context switches= 900

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 18:56:13
IDJOB=1780279
IDBENCH=70966
IDSOLVER=623
FILE ID=tipi45/1780279-1243529773
PBS_JOBID=
Free space on /tmp= 15449 MiB

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

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED= 883206412

Linux tipi45 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.081
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.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
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.081
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:       2789760 kB
Buffers:        141904 kB
Cached:         330072 kB
SwapCached:       2100 kB
Active:         162132 kB
Inactive:       319180 kB
HighTotal:     2489216 kB
HighFree:      2146968 kB
LowTotal:       879316 kB
LowFree:        642792 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:           56536 kB
Writeback:           0 kB
AnonPages:        8444 kB
Mapped:           3320 kB
Slab:            85944 kB
SReclaimable:    74580 kB
SUnreclaim:      11364 kB
PageTables:        516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89600 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15449 MiB
End job on tipi45 at 2009-05-28 18:57:30