Trace number 1563042

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 2/2009-03-20UNSAT 532.704 267.643

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 benchmark302.814
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.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  159423   466748 |   47826       0        0     nan |  0.000 % |
1.09/1.11	c |         0 |   71082   239848 |      --       0       --      -- |     --   | -82705/-209984
1.09/1.11	c ==============================================================================
1.09/1.11	c Result  :   #vars: 8110   #clauses: 71082   #literals: 239848
1.09/1.11	c CPU time:   1.06984 s
1.09/1.11	c ==============================================================================
532.62/267.62	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
532.62/267.62	c ============================[ Problem Statistics ]=============================
532.62/267.62	c |                                                                             |
532.62/267.62	c threadId              : 1
532.62/267.62	c restarts              : 2094
532.62/267.62	c conflicts             : 575915         (1084 /sec)
532.62/267.62	c decisions             : 887916         (1.79 % random) (1671 /sec)
532.62/267.62	c propagations          : 127440964      (239902 /sec)
532.62/267.62	c conflict literals     : 12727404       (33.62 % deleted)
532.62/267.62	c Memory used           : 76.16 MB
532.62/267.62	c CPU time              : 531.221 s
532.62/267.62	
532.62/267.62	c --->m=2, e=8, aimd=2, HOME/6395_many.cnf	time: 265.611	conflicts: 575915       
532.62/267.63	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563042-1240999692/watcher-1563042-1240999692 -o /tmp/evaluation-result-1563042-1240999692/solver-1563042-1240999692 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1563042-1240999692.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.01 0.89 3/64 6395
/proc/meminfo: memFree=1290992/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=0
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997229 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6395/statm: 1339 235 195 169 0 50 0
[pid=6396] ppid=6395 vsize=1296 CPUtime=0
/proc/6396/stat : 6396 (SatElite) R 6395 6395 6267 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 127997229 1327104 221 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/6396/statm: 324 223 51 127 0 194 0

[startup+0.0405751 s]
/proc/loadavg: 1.03 1.01 0.89 3/64 6395
/proc/meminfo: memFree=1290992/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=0
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997229 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6395/statm: 1339 235 195 169 0 50 0
[pid=6396] ppid=6395 vsize=4960 CPUtime=0.02
/proc/6396/stat : 6396 (SatElite) R 6395 6395 6267 0 -1 4194304 1032 0 0 0 2 0 0 0 18 0 1 0 127997229 5079040 1016 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/6396/statm: 1240 1017 51 127 0 1110 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10316

[startup+0.101566 s]
/proc/loadavg: 1.03 1.01 0.89 3/64 6395
/proc/meminfo: memFree=1290992/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=0
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997229 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6395/statm: 1339 235 195 169 0 50 0
[pid=6396] ppid=6395 vsize=10736 CPUtime=0.09
/proc/6396/stat : 6396 (SatElite) R 6395 6395 6267 0 -1 4194304 2417 0 0 0 8 1 0 0 18 0 1 0 127997229 10993664 2401 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/6396/statm: 2684 2401 51 127 0 2554 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16092

[startup+0.301584 s]
/proc/loadavg: 1.03 1.01 0.89 3/64 6395
/proc/meminfo: memFree=1290992/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=0
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997229 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6395/statm: 1339 235 195 169 0 50 0
[pid=6396] ppid=6395 vsize=22004 CPUtime=0.28
/proc/6396/stat : 6396 (SatElite) R 6395 6395 6267 0 -1 4194304 4575 0 0 0 26 2 0 0 19 0 1 0 127997229 22532096 4559 1992294400 134512640 135034092 4294956096 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 1 0 0
/proc/6396/statm: 5501 4559 67 127 0 5371 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27360

[startup+0.701619 s]
/proc/loadavg: 1.03 1.01 0.89 3/64 6395
/proc/meminfo: memFree=1290992/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=0
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997229 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6395/statm: 1339 235 195 169 0 50 0
[pid=6396] ppid=6395 vsize=21908 CPUtime=0.69
/proc/6396/stat : 6396 (SatElite) R 6395 6395 6267 0 -1 4194304 4979 0 0 0 65 4 0 0 23 0 1 0 127997229 22433792 4567 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/6396/statm: 5477 4567 68 127 0 5347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27264

[startup+1.5017 s]
/proc/loadavg: 1.03 1.01 0.89 2/66 6397
/proc/meminfo: memFree=1269344/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 5356

[startup+3.10284 s]
/proc/loadavg: 1.03 1.01 0.89 3/67 6399
/proc/meminfo: memFree=1274520/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=26896 CPUtime=3.65
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 3715 0 0 0 363 2 0 0 17 0 2 0 127997351 27541504 3701 1992294400 134512640 135305190 4294956144 18446744073709551615 134528744 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 6724 3701 83 193 0 6528 0
[pid=6398/tid=6399] ppid=6395 vsize=26896 CPUtime=1.78
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 436 0 0 0 178 0 0 0 17 0 2 0 127997360 27541504 3701 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 32252

[startup+6.30113 s]
/proc/loadavg: 1.11 1.03 0.90 3/67 6399
/proc/meminfo: memFree=1271192/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=29696 CPUtime=10.03
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 4292 0 0 0 1000 3 0 0 17 0 2 0 127997351 30408704 4278 1992294400 134512640 135305190 4294956144 18446744073709551615 134541447 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 7424 4278 83 193 0 7228 0
[pid=6398/tid=6399] ppid=6395 vsize=29696 CPUtime=4.98
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 733 0 0 0 497 1 0 0 17 0 2 0 127997360 30408704 4278 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.24
Current children cumulated vsize (KiB) 35052

[startup+12.7027 s]
/proc/loadavg: 1.18 1.04 0.90 3/67 6399
/proc/meminfo: memFree=1266456/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=33208 CPUtime=22.81
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 5424 0 0 0 2276 5 0 0 17 0 2 0 127997351 34004992 5410 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 8302 5410 83 193 0 8106 0
[pid=6398/tid=6399] ppid=6395 vsize=33208 CPUtime=11.37
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 1254 0 0 0 1136 1 0 0 17 0 2 0 127997360 34004992 5410 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.02
Current children cumulated vsize (KiB) 38564

[startup+25.5019 s]
/proc/loadavg: 1.36 1.09 0.92 3/67 6399
/proc/meminfo: memFree=1260824/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=39324 CPUtime=48.33
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 6791 0 0 0 4827 6 0 0 18 0 2 0 127997351 40267776 6777 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 9831 6777 83 193 0 9635 0
[pid=6398/tid=6399] ppid=6395 vsize=39324 CPUtime=24.16
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 1873 0 0 0 2414 2 0 0 17 0 2 0 127997360 40267776 6777 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.54
Current children cumulated vsize (KiB) 44680

[startup+51.1012 s]
/proc/loadavg: 1.58 1.16 0.95 3/67 6399
/proc/meminfo: memFree=1253720/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=46804 CPUtime=99.41
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 8570 0 0 0 9931 10 0 0 20 0 2 0 127997351 47927296 8556 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 11701 8556 83 193 0 11505 0
[pid=6398/tid=6399] ppid=6395 vsize=46804 CPUtime=49.75
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 2735 0 0 0 4971 4 0 0 19 0 2 0 127997360 47927296 8556 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.62
Current children cumulated vsize (KiB) 52160

[startup+102.306 s]
/proc/loadavg: 1.81 1.29 1.00 3/67 6399
/proc/meminfo: memFree=1246744/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=53832 CPUtime=201.58
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 10312 0 0 0 20145 13 0 0 25 0 2 0 127997351 55123968 10298 1992294400 134512640 135305190 4294956144 18446744073709551615 134528338 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 13458 10298 83 193 0 13262 0
[pid=6398/tid=6399] ppid=6395 vsize=53832 CPUtime=100.93
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 3487 0 0 0 10088 5 0 0 17 0 2 0 127997360 55123968 10298 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.79
Current children cumulated vsize (KiB) 59188

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.06 3/67 6399
/proc/meminfo: memFree=1238360/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=62396 CPUtime=321.3
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 12457 0 0 0 32113 17 0 0 18 0 2 0 127997351 63893504 12443 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 15599 12443 83 193 0 15403 0
[pid=6398/tid=6399] ppid=6395 vsize=62396 CPUtime=160.91
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 4414 0 0 0 16084 7 0 0 20 0 2 0 127997360 63893504 12443 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.51
Current children cumulated vsize (KiB) 67752

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.12 3/67 6399
/proc/meminfo: memFree=1229016/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=72136 CPUtime=441.04
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 14713 0 0 0 44083 21 0 0 25 0 2 0 127997351 73867264 14699 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 18034 14699 83 193 0 17838 0
[pid=6398/tid=6399] ppid=6395 vsize=72136 CPUtime=220.89
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 5706 0 0 0 22080 9 0 0 25 0 2 0 127997360 73867264 14699 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.25
Current children cumulated vsize (KiB) 77492

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

[startup+230.301 s]
/proc/loadavg: 1.98 1.53 1.12 3/67 6399
/proc/meminfo: memFree=1228120/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=73432 CPUtime=457.01
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 14927 0 0 0 45679 22 0 0 20 0 2 0 127997351 75194368 14913 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 18358 14913 83 193 0 18162 0
[pid=6398/tid=6399] ppid=6395 vsize=73432 CPUtime=228.88
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 5793 0 0 0 22879 9 0 0 18 0 2 0 127997360 75194368 14913 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.22
Current children cumulated vsize (KiB) 78788

[startup+243.106 s]
/proc/loadavg: 1.98 1.56 1.14 3/67 6399
/proc/meminfo: memFree=1223896/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=77984 CPUtime=482.56
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 15992 0 0 0 48233 23 0 0 18 0 2 0 127997351 79855616 15957 1992294400 134512640 135305190 4294956144 18446744073709551615 134538534 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 19496 15957 83 193 0 19300 0
[pid=6398/tid=6399] ppid=6395 vsize=77984 CPUtime=241.69
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 6181 0 0 0 24159 10 0 0 25 0 2 0 127997360 79855616 15957 1992294400 134512640 135305190 4294956144 18446744073709551615 134529553 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 483.77
Current children cumulated vsize (KiB) 83340

[startup+255.902 s]
/proc/loadavg: 1.98 1.57 1.15 3/67 6399
/proc/meminfo: memFree=1223896/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=77984 CPUtime=508.07
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 15994 0 0 0 50784 23 0 0 25 0 2 0 127997351 79855616 15959 1992294400 134512640 135305190 4294956144 18446744073709551615 134556831 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 19496 15959 83 193 0 19300 0
[pid=6398/tid=6399] ppid=6395 vsize=77984 CPUtime=254.48
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 6183 0 0 0 25438 10 0 0 17 0 2 0 127997360 79855616 15959 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 509.28
Current children cumulated vsize (KiB) 83340

[startup+262.301 s]
/proc/loadavg: 1.98 1.58 1.15 3/67 6399
/proc/meminfo: memFree=1223896/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=77984 CPUtime=520.84
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 15995 0 0 0 52061 23 0 0 25 0 2 0 127997351 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 19496 15960 83 193 0 19300 0
[pid=6398/tid=6399] ppid=6395 vsize=77984 CPUtime=260.88
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 6184 0 0 0 26078 10 0 0 25 0 2 0 127997360 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 83340

[startup+265.501 s]
/proc/loadavg: 1.98 1.58 1.16 3/67 6399
/proc/meminfo: memFree=1223896/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=77984 CPUtime=527.22
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 15995 0 0 0 52699 23 0 0 25 0 2 0 127997351 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 19496 15960 83 193 0 19300 0
[pid=6398/tid=6399] ppid=6395 vsize=77984 CPUtime=264.07
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 6184 0 0 0 26397 10 0 0 25 0 2 0 127997360 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 528.43
Current children cumulated vsize (KiB) 83340

[startup+266.301 s]
/proc/loadavg: 1.98 1.58 1.16 3/67 6399
/proc/meminfo: memFree=1223896/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=77984 CPUtime=528.82
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 15995 0 0 0 52859 23 0 0 25 0 2 0 127997351 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 19496 15960 83 193 0 19300 0
[pid=6398/tid=6399] ppid=6395 vsize=77984 CPUtime=264.87
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 6184 0 0 0 26477 10 0 0 25 0 2 0 127997360 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 530.03
Current children cumulated vsize (KiB) 83340

[startup+267.102 s]
/proc/loadavg: 1.98 1.58 1.16 3/67 6399
/proc/meminfo: memFree=1223896/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=77984 CPUtime=530.42
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 15995 0 0 0 53019 23 0 0 16 0 2 0 127997351 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134529560 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 19496 15960 83 193 0 19300 0
[pid=6398/tid=6399] ppid=6395 vsize=77984 CPUtime=265.67
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 6184 0 0 0 26557 10 0 0 17 0 2 0 127997360 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134529546 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 531.63
Current children cumulated vsize (KiB) 83340

[startup+267.503 s]
/proc/loadavg: 1.98 1.58 1.16 3/67 6399
/proc/meminfo: memFree=1223896/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=77984 CPUtime=531.21
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 15995 0 0 0 53097 24 0 0 17 0 2 0 127997351 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 19496 15960 83 193 0 19300 0
[pid=6398/tid=6399] ppid=6395 vsize=77984 CPUtime=266.07
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 6184 0 0 0 26597 10 0 0 17 0 2 0 127997360 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134830620 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 532.42
Current children cumulated vsize (KiB) 83340

[startup+267.603 s]
/proc/loadavg: 1.98 1.58 1.16 3/67 6399
/proc/meminfo: memFree=1223896/2055920 swapFree=4191900/4192956
[pid=6395] ppid=6393 vsize=5356 CPUtime=1.21
/proc/6395/stat : 6395 (manysat.sh) S 6393 6395 6267 0 -1 4194304 312 5473 0 0 0 0 116 5 16 0 1 0 127997229 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6395/statm: 1339 238 195 169 0 50 0
[pid=6398] ppid=6395 vsize=77984 CPUtime=531.41
/proc/6398/stat : 6398 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194304 15995 0 0 0 53117 24 0 0 17 0 2 0 127997351 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6398/statm: 19496 15960 83 193 0 19300 0
[pid=6398/tid=6399] ppid=6395 vsize=77984 CPUtime=266.17
/proc/6398/task/6399/stat : 6399 (manysat1.1_stat) R 6395 6395 6267 0 -1 4194368 6184 0 0 0 26607 10 0 0 16 0 2 0 127997360 79855616 15960 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 532.62
Current children cumulated vsize (KiB) 83340

Child status: 20
Real time (s): 267.643
CPU time (s): 532.704
CPU user time (s): 532.39
CPU system time (s): 0.313952
CPU usage (%): 199.035
Max. virtual memory (cumulated for all children) (KiB): 83340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 532.39
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21949
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= 863
involuntary context switches= 4006

runsolver used 0.25696 second user time and 0.726889 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-29 12:08:12
IDJOB=1563042
IDBENCH=70946
IDSOLVER=515
FILE ID=node43/1563042-1240999692
PBS_JOBID= 9204826
Free space on /tmp= 66432 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l47_lambda.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563042-1240999692/watcher-1563042-1240999692 -o /tmp/evaluation-result-1563042-1240999692/solver-1563042-1240999692 -C 1200 -W 1800 -M 1800  manysat.sh HOME/instance-1563042-1240999692.cnf aimd 2

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=1888763118

node43.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.237
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.237
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1291472 kB
Buffers:         67192 kB
Cached:         624020 kB
SwapCached:        416 kB
Active:         214340 kB
Inactive:       490296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1291472 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4804 kB
Writeback:           0 kB
Mapped:          21840 kB
Slab:            45804 kB
Committed_AS:   556636 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66432 MiB
End job on node43 at 2009-04-29 12:12:40