Trace number 1577730

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 1112.63 607.206

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L200_coli.sat.cnf
MD5SUM853982f8646333d217e35d938b7eb00b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark542.008
Satisfiable
(Un)Satisfiability was proved
Number of variables670867
Number of clauses3513333
Sum of the clauses size10259569
Maximum clause length11
Minimum clause length1
Number of clauses of size 159077
Number of clauses of size 2795777
Number of clauses of size 32146608
Number of clauses of size 4393835
Number of clauses of size 5117437
Number of clauses of size over 5599

Solver Data

0.00/0.00	c Parsing...
3.19/3.22	c ==============================================================================
3.19/3.22	c |           |     ORIGINAL     |              LEARNT              |          |
3.19/3.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.19/3.22	c ==============================================================================
3.19/3.22	c |         0 | 3355019  9898785 | 1006505       0        0     nan |  0.000 % |
94.93/95.07	c |         0 | 1504771  5219166 |      --       0       --      -- |     --   | -1498875/-3723973
94.93/95.08	c ==============================================================================
94.93/95.08	c Result  :   #vars: 146997   #clauses: 1504771   #literals: 5219166
94.93/95.08	c CPU time:   94.2257 s
94.93/95.08	c ==============================================================================
1112.63/607.12	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
1112.63/607.12	c ============================[ Problem Statistics ]=============================
1112.63/607.12	c |                                                                             |
1112.63/607.12	c threadId              : 1
1112.63/607.12	c restarts              : 2241
1112.63/607.12	c conflicts             : 496940         (490 /sec)
1112.63/607.12	c decisions             : 873837         (1.86 % random) (861 /sec)
1112.63/607.12	c propagations          : 453774089      (447144 /sec)
1112.63/607.12	c conflict literals     : 14645928       (38.04 % deleted)
1112.63/607.12	c Memory used           : 271.30 MB
1112.63/607.12	c CPU time              : 1014.83 s
1112.63/607.12	
1112.63/607.12	c --->m=2, e=8, aimd=2, HOME/5947_many.cnf	time: 507.413	conflicts: 496940       
1112.63/607.16	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-1577730-1241004170/watcher-1577730-1241004170 -o /tmp/evaluation-result-1577730-1241004170/solver-1577730-1241004170 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577730-1241004170.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: 0.92 0.98 0.99 3/64 5947
/proc/meminfo: memFree=844600/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=0
/proc/5947/stat : 5947 (manysat.sh) R 5945 5947 5571 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 128450241 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 264907582111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5947/statm: 1339 234 194 169 0 50 0
[pid=5948] ppid=5947 vsize=988 CPUtime=0
/proc/5948/stat : 5948 (SatElite) R 5947 5947 5571 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 128450241 1011712 142 1992294400 134512640 135034092 4294956096 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/5948/statm: 247 142 51 127 0 117 0

[startup+0.104604 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5947
/proc/meminfo: memFree=844600/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=0
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128450241 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5947/statm: 1339 235 195 169 0 50 0
[pid=5948] ppid=5947 vsize=50460 CPUtime=0.09
/proc/5948/stat : 5948 (SatElite) R 5947 5947 5571 0 -1 4194304 7177 0 0 0 6 3 0 0 19 0 1 0 128450241 51671040 7066 1992294400 134512640 135034092 4294956096 18446744073709551615 134545481 0 0 4096 3 0 0 0 17 0 0 0
/proc/5948/statm: 12615 7075 51 127 0 12485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55816

[startup+0.201617 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5947
/proc/meminfo: memFree=844600/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=0
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128450241 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5947/statm: 1339 235 195 169 0 50 0
[pid=5948] ppid=5947 vsize=56912 CPUtime=0.19
/proc/5948/stat : 5948 (SatElite) R 5947 5947 5571 0 -1 4194304 9686 0 0 0 15 4 0 0 20 0 1 0 128450241 58277888 9574 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/5948/statm: 14228 9574 51 127 0 14098 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 62268

[startup+0.301633 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5947
/proc/meminfo: memFree=844600/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=0
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128450241 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5947/statm: 1339 235 195 169 0 50 0
[pid=5948] ppid=5947 vsize=64700 CPUtime=0.28
/proc/5948/stat : 5948 (SatElite) R 5947 5947 5571 0 -1 4194304 12216 0 0 0 24 4 0 0 21 0 1 0 128450241 66252800 12104 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/5948/statm: 16175 12105 51 127 0 16045 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 70056

[startup+0.70169 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5947
/proc/meminfo: memFree=844600/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=0
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128450241 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5947/statm: 1339 235 195 169 0 50 0
[pid=5948] ppid=5947 vsize=97440 CPUtime=0.69
/proc/5948/stat : 5948 (SatElite) R 5947 5947 5571 0 -1 4194304 22319 0 0 0 58 11 0 0 25 0 1 0 128450241 99778560 22207 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/5948/statm: 24360 22208 51 127 0 24230 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102796

[startup+1.50181 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5949
/proc/meminfo: memFree=715368/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=0
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128450241 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5947/statm: 1339 235 195 169 0 50 0
[pid=5948] ppid=5947 vsize=207068 CPUtime=1.49
/proc/5948/stat : 5948 (SatElite) R 5947 5947 5571 0 -1 4194304 42184 0 0 0 125 24 0 0 25 0 1 0 128450241 212037632 42073 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/5948/statm: 51767 42074 51 127 0 51637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 212424

[startup+3.10104 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5949
/proc/meminfo: memFree=626536/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=0
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128450241 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5947/statm: 1339 235 195 169 0 50 0
[pid=5948] ppid=5947 vsize=361004 CPUtime=3.09
/proc/5948/stat : 5948 (SatElite) R 5947 5947 5571 0 -1 4194304 79684 0 0 0 260 49 0 0 25 0 1 0 128450241 369668096 79572 1992294400 134512640 135034092 4294956096 18446744073709551615 134542711 0 0 4096 3 0 0 0 17 0 0 0
/proc/5948/statm: 90251 79572 51 127 0 90121 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 366360

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5949
/proc/meminfo: memFree=509800/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=0
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128450241 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5947/statm: 1339 235 195 169 0 50 0
[pid=5948] ppid=5947 vsize=383264 CPUtime=6.29
/proc/5948/stat : 5948 (SatElite) R 5947 5947 5571 0 -1 4194304 83690 0 0 0 578 51 0 0 25 0 1 0 128450241 392462336 83578 1992294400 134512640 135034092 4294956096 18446744073709551615 134541269 0 0 4096 3 0 0 0 17 0 0 0
/proc/5948/statm: 95816 83578 64 127 0 95686 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 388620

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 5949
/proc/meminfo: memFree=480488/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=0
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128450241 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5947/statm: 1339 235 195 169 0 50 0
[pid=5948] ppid=5947 vsize=428388 CPUtime=12.68
/proc/5948/stat : 5948 (SatElite) R 5947 5947 5571 0 -1 4194304 91094 0 0 0 1214 54 0 0 25 0 1 0 128450241 438669312 90855 1992294400 134512640 135034092 4294956096 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 0 0 0
/proc/5948/statm: 107097 90855 67 127 0 106967 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 433744

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 5949
/proc/meminfo: memFree=480808/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=0
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128450241 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5947/statm: 1339 235 195 169 0 50 0
[pid=5948] ppid=5947 vsize=428088 CPUtime=25.49
/proc/5948/stat : 5948 (SatElite) R 5947 5947 5571 0 -1 4194304 91137 0 0 0 2494 55 0 0 25 0 1 0 128450241 438362112 90823 1992294400 134512640 135034092 4294956096 18446744073709551615 134540980 0 0 4096 3 0 0 0 17 0 0 0
/proc/5948/statm: 107022 90823 67 127 0 106892 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 433444

[startup+51.102 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 5949
/proc/meminfo: memFree=480872/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=0
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128450241 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5947/statm: 1339 235 195 169 0 50 0
[pid=5948] ppid=5947 vsize=429684 CPUtime=51.07
/proc/5948/stat : 5948 (SatElite) R 5947 5947 5571 0 -1 4194304 91265 0 0 0 5052 55 0 0 25 0 1 0 128450241 439996416 90838 1992294400 134512640 135034092 4294956096 18446744073709551615 134541271 0 0 4096 3 0 0 0 17 0 0 0
/proc/5948/statm: 107421 90838 67 127 0 107291 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 435040

[startup+102.301 s]
/proc/loadavg: 1.14 1.02 1.01 3/67 5951
/proc/meminfo: memFree=567072/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=231680 CPUtime=8.15
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 53865 0 0 0 776 39 0 0 16 0 2 0 128459972 237240320 53773 1992294400 134512640 135305190 4294956144 18446744073709551615 134548012 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5950/statm: 57920 53773 83 193 0 57724 0
[pid=5950/tid=5951] ppid=5947 vsize=231680 CPUtime=3.19
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 3299 0 0 0 312 7 0 0 17 0 2 0 128460146 237240320 53773 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 105.39
Current children cumulated vsize (KiB) 237036

[startup+162.301 s]
/proc/loadavg: 1.68 1.19 1.06 3/67 5951
/proc/meminfo: memFree=553248/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=246484 CPUtime=127.77
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 57331 0 0 0 12730 47 0 0 25 0 2 0 128459972 252399616 57239 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5950/statm: 61621 57239 83 193 0 61425 0
[pid=5950/tid=5951] ppid=5947 vsize=246484 CPUtime=62.87
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 4514 0 0 0 6276 11 0 0 25 0 2 0 128460146 252399616 57239 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 225.01
Current children cumulated vsize (KiB) 251840

[startup+222.307 s]
/proc/loadavg: 1.88 1.34 1.12 3/67 5951
/proc/meminfo: memFree=547552/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=251732 CPUtime=247.51
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 58772 0 0 0 24702 49 0 0 20 0 2 0 128459972 257773568 58680 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5950/statm: 62933 58680 83 193 0 62737 0
[pid=5950/tid=5951] ppid=5947 vsize=251732 CPUtime=122.63
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 5194 0 0 0 12251 12 0 0 25 0 2 0 128460146 257773568 58680 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 344.75
Current children cumulated vsize (KiB) 257088

[startup+282.302 s]
/proc/loadavg: 1.95 1.45 1.17 3/67 5951
/proc/meminfo: memFree=542240/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=256916 CPUtime=367.23
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 60084 0 0 0 36672 51 0 0 25 0 2 0 128459972 263081984 59992 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5950/statm: 64229 59992 83 193 0 64033 0
[pid=5950/tid=5951] ppid=5947 vsize=256916 CPUtime=182.39
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 5946 0 0 0 18226 13 0 0 25 0 2 0 128460146 263081984 59992 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 464.47
Current children cumulated vsize (KiB) 262272

[startup+342.301 s]
/proc/loadavg: 1.98 1.55 1.22 3/67 5951

################
# More data... #
################

/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=273608 CPUtime=846.17
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 64006 0 0 0 84559 58 0 0 25 0 2 0 128459972 280174592 63914 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5950/statm: 68402 63914 83 193 0 68206 0
[pid=5950/tid=5951] ppid=5947 vsize=273608 CPUtime=421.43
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 7788 0 0 0 42127 16 0 0 21 0 2 0 128460146 280174592 63914 1992294400 134512640 135305190 4294956144 18446744073709551615 134556843 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 943.41
Current children cumulated vsize (KiB) 278964

[startup+582.303 s]
/proc/loadavg: 1.99 1.79 1.39 3/67 5951
/proc/meminfo: memFree=523040/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=277804 CPUtime=965.89
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 64883 0 0 0 96529 60 0 0 17 0 2 0 128459972 284471296 64791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5950/statm: 69451 64791 83 193 0 69255 0
[pid=5950/tid=5951] ppid=5947 vsize=277804 CPUtime=481.29
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 8214 0 0 0 48112 17 0 0 19 0 2 0 128460146 284471296 64791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1063.13
Current children cumulated vsize (KiB) 283160

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1112.63 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1112.63 s) to the 'lost time'.

[startup+607.101 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 5951
/proc/meminfo: memFree=522912/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=277804 CPUtime=1015.39
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 64906 0 0 0 101478 61 0 0 19 0 2 0 128459972 284471296 64814 1992294400 134512640 135305190 4294956144 18446744073709551615 134528744 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5950/statm: 69451 64814 83 193 0 69255 0
[pid=5950/tid=5951] ppid=5947 vsize=277804 CPUtime=506.08
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 8230 0 0 0 50590 18 0 0 20 0 2 0 128460146 284471296 64814 1992294400 134512640 135305190 4294956144 18446744073709551615 134530638 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1112.63
Current children cumulated vsize (KiB) 283160

[startup+607.203 s]
/proc/loadavg: 1.99 1.81 1.40 2/66 5952
/proc/meminfo: memFree=844072/2055920 swapFree=4192812/4192956
[pid=5947] ppid=-1 vsize=0 CPUtime=0
/proc/5947/stat : -- couldn't open stat file --/proc/5947/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+588.802 s]
/proc/loadavg: 1.99 1.79 1.39 3/67 5951
/proc/meminfo: memFree=523040/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=277804 CPUtime=978.86
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 64883 0 0 0 97826 60 0 0 25 0 2 0 128459972 284471296 64791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5950/statm: 69451 64791 83 193 0 69255 0
[pid=5950/tid=5951] ppid=5947 vsize=277804 CPUtime=487.78
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 8214 0 0 0 48761 17 0 0 25 0 2 0 128460146 284471296 64791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1076.1
Current children cumulated vsize (KiB) 283160

[startup+595.207 s]
/proc/loadavg: 1.99 1.80 1.39 3/67 5951
/proc/meminfo: memFree=523040/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=277804 CPUtime=991.64
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 64883 0 0 0 99104 60 0 0 18 0 2 0 128459972 284471296 64791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528327 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5950/statm: 69451 64791 83 193 0 69255 0
[pid=5950/tid=5951] ppid=5947 vsize=277804 CPUtime=494.2
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 8214 0 0 0 49402 18 0 0 18 0 2 0 128460146 284471296 64791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1088.88
Current children cumulated vsize (KiB) 283160

[startup+601.602 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 5951
/proc/meminfo: memFree=523040/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=277804 CPUtime=1004.41
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 64884 0 0 0 100381 60 0 0 25 0 2 0 128459972 284471296 64792 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5950/statm: 69451 64792 83 193 0 69255 0
[pid=5950/tid=5951] ppid=5947 vsize=277804 CPUtime=500.59
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 8215 0 0 0 50041 18 0 0 25 0 2 0 128460146 284471296 64792 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1101.65
Current children cumulated vsize (KiB) 283160

[startup+604.801 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 5951
/proc/meminfo: memFree=522976/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=277804 CPUtime=1010.8
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 64906 0 0 0 101019 61 0 0 17 0 2 0 128459972 284471296 64814 1992294400 134512640 135305190 4294956144 18446744073709551615 134529529 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5950/statm: 69451 64814 83 193 0 69255 0
[pid=5950/tid=5951] ppid=5947 vsize=277804 CPUtime=503.78
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 8230 0 0 0 50360 18 0 0 17 0 2 0 128460146 284471296 64814 1992294400 134512640 135305190 4294956144 18446744073709551615 134529140 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1108.04
Current children cumulated vsize (KiB) 283160

[startup+606.401 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 5951
/proc/meminfo: memFree=522912/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=277804 CPUtime=1013.99
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 64906 0 0 0 101338 61 0 0 18 0 2 0 128459972 284471296 64814 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5950/statm: 69451 64814 83 193 0 69255 0
[pid=5950/tid=5951] ppid=5947 vsize=277804 CPUtime=505.38
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 8230 0 0 0 50520 18 0 0 19 0 2 0 128460146 284471296 64814 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1111.23
Current children cumulated vsize (KiB) 283160

[startup+606.801 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 5951
/proc/meminfo: memFree=522912/2055920 swapFree=4192812/4192956
[pid=5947] ppid=5945 vsize=5356 CPUtime=97.24
/proc/5947/stat : 5947 (manysat.sh) S 5945 5947 5571 0 -1 4194304 312 114554 0 0 0 0 9627 97 16 0 1 0 128450241 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1339 238 195 169 0 50 0
[pid=5950] ppid=5947 vsize=277804 CPUtime=1014.79
/proc/5950/stat : 5950 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194304 64906 0 0 0 101418 61 0 0 19 0 2 0 128459972 284471296 64814 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5950/statm: 69451 64814 83 193 0 69255 0
[pid=5950/tid=5951] ppid=5947 vsize=277804 CPUtime=505.78
/proc/5950/task/5951/stat : 5951 (manysat1.1_stat) R 5947 5947 5571 0 -1 4194368 8230 0 0 0 50560 18 0 0 19 0 2 0 128460146 284471296 64814 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1112.03
Current children cumulated vsize (KiB) 283160

[startup+607.203 s]
/proc/loadavg: 1.99 1.81 1.40 2/66 5952
/proc/meminfo: memFree=844072/2055920 swapFree=4192812/4192956
[pid=5947] ppid=-1 vsize=0 CPUtime=0
/proc/5947/stat : -- couldn't open stat file --/proc/5947/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5947 and gives
#  childrusage.ru_utime.tv_sec=1111
#  childrusage.ru_utime.tv_usec=105086
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=661747
# CPU time returned by wait4() is 1112.77
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1112.63
#  lost CPU user time (s): 1111.05
#  lost CPU system time (s): 1.58

Real time (s): 607.206
CPU time (s): 1112.63
CPU user time (s): 1111.05
CPU system time (s): 1.58
CPU usage (%): 183.238
Max. virtual memory (cumulated for all children) (KiB): 466304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1111.11
system time used= 1.66175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179941
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= 5603
involuntary context switches= 7841

runsolver used 0.58991 second user time and 1.62875 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-29 13:22:55
IDJOB=1577730
IDBENCH=70965
IDSOLVER=515
FILE ID=node30/1577730-1241004170
PBS_JOBID= 9204837
Free space on /tmp= 66356 MiB

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

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

MD5SUM BENCH= 853982f8646333d217e35d938b7eb00b
RANDOM SEED=927484723

node30.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.265
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.265
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:        845144 kB
Buffers:         73004 kB
Cached:        1038176 kB
SwapCached:        144 kB
Active:         403292 kB
Inactive:       722552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        845144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           73060 kB
Writeback:           0 kB
Mapped:          24236 kB
Slab:            71072 kB
Committed_AS:   591328 kB
PageTables:       1356 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= 66356 MiB
End job on node30 at 2009-04-29 13:33:02