Trace number 1775316

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-20UNSAT 270.876 136.904

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark48.8016
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data

0.00/0.00	c Parsing...
0.19/0.24	c ==============================================================================
0.19/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.24	c ==============================================================================
0.19/0.24	c |         0 |  304025   890579 |   91207       0        0     nan |  0.000 % |
1.10/1.19	c |         0 |  289635   951406 |      --       0       --      -- |     --   | -14343/60934
1.10/1.19	c ==============================================================================
1.10/1.19	c Result  :   #vars: 11639   #clauses: 289635   #literals: 951406
1.10/1.19	c CPU time:   1.14583 s
1.10/1.19	c ==============================================================================
270.69/136.86	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
270.69/136.86	c ============================[ Problem Statistics ]=============================
270.69/136.86	c |                                                                             |
270.69/136.86	c threadId              : 1
270.69/136.86	c restarts              : 2946
270.69/136.86	c conflicts             : 188720         (702 /sec)
270.69/136.86	c decisions             : 1694074        (0.93 % random) (6303 /sec)
270.69/136.86	c propagations          : 102909974      (382905 /sec)
270.69/136.86	c conflict literals     : 11064182       (49.00 % deleted)
270.69/136.86	c Memory used           : 223.14 MB
270.69/136.86	c CPU time              : 268.761 s
270.69/136.86	
270.69/136.86	c --->m=4, e=8, aimd=1, HOME/26778_many.cnf	time: 67.1903	conflicts: 188720       
270.69/136.89	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-1775316-1241294319/watcher-1775316-1241294319 -o /tmp/evaluation-result-1775316-1241294319/solver-1775316-1241294319 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775316-1241294319.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): 12000 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: 3.70 3.71 3.80 3/64 26778
/proc/meminfo: memFree=1931504/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=0
/proc/26778/stat : 26778 (manysat.sh) R 26776 26778 26577 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157459711 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26778/statm: 1339 234 194 169 0 50 0
[pid=26779] ppid=26778 vsize=824 CPUtime=0
/proc/26779/stat : 26779 (SatElite) R 26778 26778 26577 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 157459711 843776 119 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/26779/statm: 239 121 51 127 0 109 0

[startup+0.0379131 s]
/proc/loadavg: 3.70 3.71 3.80 3/64 26778
/proc/meminfo: memFree=1931504/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=0
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157459711 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26778/statm: 1339 235 195 169 0 50 0
[pid=26779] ppid=26778 vsize=4028 CPUtime=0.03
/proc/26779/stat : 26779 (SatElite) R 26778 26778 26577 0 -1 4194304 888 0 0 0 3 0 0 0 19 0 1 0 157459711 4124672 872 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26779/statm: 1007 873 51 127 0 877 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9384

[startup+0.101918 s]
/proc/loadavg: 3.70 3.71 3.80 3/64 26778
/proc/meminfo: memFree=1931504/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=0
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157459711 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26778/statm: 1339 235 195 169 0 50 0
[pid=26779] ppid=26778 vsize=9372 CPUtime=0.09
/proc/26779/stat : 26779 (SatElite) R 26778 26778 26577 0 -1 4194304 2037 0 0 0 8 1 0 0 19 0 1 0 157459711 9596928 2021 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26779/statm: 2343 2022 51 127 0 2213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14728

[startup+0.30194 s]
/proc/loadavg: 3.70 3.71 3.80 3/64 26778
/proc/meminfo: memFree=1931504/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=0
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157459711 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26778/statm: 1339 235 195 169 0 50 0
[pid=26779] ppid=26778 vsize=27492 CPUtime=0.29
/proc/26779/stat : 26779 (SatElite) R 26778 26778 26577 0 -1 4194304 6562 0 0 0 26 3 0 0 21 0 1 0 157459711 28151808 5919 1992294400 134512640 135034092 4294956112 18446744073709551615 134540546 0 0 4096 3 0 0 0 17 0 0 0
/proc/26779/statm: 6873 5919 68 127 0 6743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32848

[startup+0.701982 s]
/proc/loadavg: 3.70 3.71 3.80 3/64 26778
/proc/meminfo: memFree=1931504/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=0
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157459711 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26778/statm: 1339 235 195 169 0 50 0
[pid=26779] ppid=26778 vsize=29320 CPUtime=0.69
/proc/26779/stat : 26779 (SatElite) R 26778 26778 26577 0 -1 4194304 6975 0 0 0 65 4 0 0 25 0 1 0 157459711 30023680 6332 1992294400 134512640 135034092 4294956112 18446744073709551615 134566284 0 0 4096 3 0 0 0 17 0 0 0
/proc/26779/statm: 7330 6332 68 127 0 7200 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34676

[startup+1.50107 s]
/proc/loadavg: 3.70 3.71 3.80 2/66 26780
/proc/meminfo: memFree=1902432/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=0
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157459711 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26778/statm: 1339 235 195 169 0 50 0
[pid=26779] ppid=26778 vsize=29340 CPUtime=1.48
/proc/26779/stat : 26779 (SatElite) R 26778 26778 26577 0 -1 4194304 8202 0 0 0 142 6 0 0 25 0 1 0 157459711 30044160 6370 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/26779/statm: 7335 6370 68 127 0 7205 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34696

[startup+3.10225 s]
/proc/loadavg: 3.70 3.71 3.80 2/66 26781
/proc/meminfo: memFree=1862560/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=103572 CPUtime=2.4
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 17652 0 0 0 231 9 0 0 17 0 4 0 157459867 106057728 17638 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26781/statm: 25893 17638 83 193 0 25697 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 108928

[startup+6.30159 s]
/proc/loadavg: 3.73 3.71 3.80 5/69 26784
/proc/meminfo: memFree=1846856/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=112336 CPUtime=8.77
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 19905 0 0 0 864 13 0 0 16 0 4 0 157459867 115032064 19891 1992294400 134512640 135305190 4294956160 18446744073709551615 134557247 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26781/statm: 28084 19891 83 193 0 27888 0
[pid=26781/tid=26782] ppid=26778 vsize=112336 CPUtime=2.28
/proc/26781/task/26782/stat : 26782 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 886 0 0 0 227 1 0 0 17 0 4 0 157459934 115032064 19891 1992294400 134512640 135305190 4294956160 18446744073709551615 134545977 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26781/tid=26783] ppid=26778 vsize=112336 CPUtime=1.79
/proc/26781/task/26783/stat : 26783 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 1335 0 0 0 178 1 0 0 17 0 4 0 157459934 115032064 19891 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26781/tid=26784] ppid=26778 vsize=112336 CPUtime=2.02
/proc/26781/task/26784/stat : 26784 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 492 0 0 0 202 0 0 0 17 0 4 0 157459934 115032064 19891 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.31
Current children cumulated vsize (KiB) 117692

[startup+12.7013 s]
/proc/loadavg: 3.75 3.72 3.80 5/69 26784
/proc/meminfo: memFree=1826760/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=131768 CPUtime=21.53
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 24843 0 0 0 2135 18 0 0 17 0 4 0 157459867 134930432 24829 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26781/statm: 32942 24829 83 193 0 32746 0
[pid=26781/tid=26782] ppid=26778 vsize=131768 CPUtime=5.12
/proc/26781/task/26782/stat : 26782 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 1615 0 0 0 510 2 0 0 17 0 4 0 157459934 134930432 24829 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26781/tid=26783] ppid=26778 vsize=131768 CPUtime=5.68
/proc/26781/task/26783/stat : 26783 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 4050 0 0 0 565 3 0 0 17 0 4 0 157459934 134930432 24829 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26781/tid=26784] ppid=26778 vsize=131768 CPUtime=5.02
/proc/26781/task/26784/stat : 26784 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 1074 0 0 0 501 1 0 0 17 0 4 0 157459934 134930432 24829 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.07
Current children cumulated vsize (KiB) 137124

[startup+25.5017 s]
/proc/loadavg: 3.80 3.73 3.81 5/69 26784
/proc/meminfo: memFree=1800712/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=156512 CPUtime=47.07
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 30904 0 0 0 4681 26 0 0 17 0 4 0 157459867 160268288 30890 1992294400 134512640 135305190 4294956160 18446744073709551615 134541947 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26781/statm: 39128 30890 83 193 0 38932 0
[pid=26781/tid=26782] ppid=26778 vsize=156512 CPUtime=14.11
/proc/26781/task/26782/stat : 26782 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 3706 0 0 0 1406 5 0 0 18 0 4 0 157459934 160268288 30890 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26781/tid=26783] ppid=26778 vsize=156512 CPUtime=10.3
/proc/26781/task/26783/stat : 26783 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 5707 0 0 0 1026 4 0 0 18 0 4 0 157459934 160268288 30890 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26781/tid=26784] ppid=26778 vsize=156512 CPUtime=9.74
/proc/26781/task/26784/stat : 26784 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 1930 0 0 0 971 3 0 0 16 0 4 0 157459934 160268288 30890 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.61
Current children cumulated vsize (KiB) 161868

[startup+51.1014 s]
/proc/loadavg: 3.87 3.75 3.81 5/69 26784
/proc/meminfo: memFree=1767368/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=190176 CPUtime=98.14
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 39239 0 0 0 9779 35 0 0 17 0 4 0 157459867 194740224 39225 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26781/statm: 47544 39225 83 193 0 47348 0
[pid=26781/tid=26782] ppid=26778 vsize=190176 CPUtime=23.68
/proc/26781/task/26782/stat : 26782 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 4873 0 0 0 2362 6 0 0 17 0 4 0 157459934 194740224 39225 1992294400 134512640 135305190 4294956160 18446744073709551615 134558376 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26781/tid=26783] ppid=26778 vsize=190176 CPUtime=22.14
/proc/26781/task/26783/stat : 26783 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 9729 0 0 0 2206 8 0 0 17 0 4 0 157459934 194740224 39225 1992294400 134512640 135305190 4294956160 18446744073709551615 134551820 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26781/tid=26784] ppid=26778 vsize=190176 CPUtime=21.86
/proc/26781/task/26784/stat : 26784 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 2865 0 0 0 2182 4 0 0 17 0 4 0 157459934 194740224 39225 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.68
Current children cumulated vsize (KiB) 195532

[startup+102.307 s]
/proc/loadavg: 3.94 3.79 3.82 5/69 26784
/proc/meminfo: memFree=1741832/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=216008 CPUtime=200.32
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 45592 0 0 0 19987 45 0 0 18 0 4 0 157459867 221192192 45578 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26781/statm: 54002 45578 83 193 0 53806 0
[pid=26781/tid=26782] ppid=26778 vsize=216008 CPUtime=48.53
/proc/26781/task/26782/stat : 26782 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 6346 0 0 0 4845 8 0 0 17 0 4 0 157459934 221192192 45578 1992294400 134512640 135305190 4294956160 18446744073709551615 134556843 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26781/tid=26783] ppid=26778 vsize=216008 CPUtime=34.1
/proc/26781/task/26783/stat : 26783 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 11594 0 0 0 3400 10 0 0 20 0 4 0 157459934 221192192 45578 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26781/tid=26784] ppid=26778 vsize=216008 CPUtime=54.37
/proc/26781/task/26784/stat : 26784 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 4379 0 0 0 5430 7 0 0 17 0 4 0 157459934 221192192 45578 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 201.86
Current children cumulated vsize (KiB) 221364

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

[startup+115.101 s]
/proc/loadavg: 3.95 3.80 3.82 5/69 26784
/proc/meminfo: memFree=1734088/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=224036 CPUtime=225.85
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 47511 0 0 0 22536 49 0 0 18 0 4 0 157459867 229412864 47497 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26781/statm: 56009 47497 83 193 0 55813 0
[pid=26781/tid=26782] ppid=26778 vsize=224036 CPUtime=56.41
/proc/26781/task/26782/stat : 26782 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 6805 0 0 0 5631 10 0 0 19 0 4 0 157459934 229412864 47497 1992294400 134512640 135305190 4294956160 18446744073709551615 134530717 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26781/tid=26783] ppid=26778 vsize=224036 CPUtime=36.77
/proc/26781/task/26783/stat : 26783 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 11882 0 0 0 3667 10 0 0 19 0 4 0 157459934 229412864 47497 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26781/tid=26784] ppid=26778 vsize=224036 CPUtime=61.36
/proc/26781/task/26784/stat : 26784 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 5101 0 0 0 6128 8 0 0 17 0 4 0 157459934 229412864 47497 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 227.39
Current children cumulated vsize (KiB) 229392

[startup+127.902 s]
/proc/loadavg: 3.96 3.80 3.82 5/69 26784
/proc/meminfo: memFree=1733128/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=224804 CPUtime=251.39
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 47739 0 0 0 25090 49 0 0 19 0 4 0 157459867 230199296 47725 1992294400 134512640 135305190 4294956160 18446744073709551615 134528347 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26781/statm: 56201 47725 83 193 0 56005 0
[pid=26781/tid=26782] ppid=26778 vsize=224804 CPUtime=60.03
/proc/26781/task/26782/stat : 26782 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 6825 0 0 0 5993 10 0 0 18 0 4 0 157459934 230199296 47725 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26781/tid=26783] ppid=26778 vsize=224804 CPUtime=44.09
/proc/26781/task/26783/stat : 26783 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 12064 0 0 0 4399 10 0 0 19 0 4 0 157459934 230199296 47725 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26781/tid=26784] ppid=26778 vsize=224804 CPUtime=69.4
/proc/26781/task/26784/stat : 26784 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 5122 0 0 0 6932 8 0 0 17 0 4 0 157459934 230199296 47725 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 252.93
Current children cumulated vsize (KiB) 230160

[startup+131.103 s]
/proc/loadavg: 3.96 3.80 3.82 5/69 26784
/proc/meminfo: memFree=1732488/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=225084 CPUtime=257.79
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 47939 0 0 0 25729 50 0 0 18 0 4 0 157459867 230486016 47925 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26781/statm: 56271 47925 83 193 0 56075 0
[pid=26781/tid=26782] ppid=26778 vsize=225084 CPUtime=61.54
/proc/26781/task/26782/stat : 26782 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 6872 0 0 0 6144 10 0 0 18 0 4 0 157459934 230486016 47925 1992294400 134512640 135305190 4294956160 18446744073709551615 134541953 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26781/tid=26783] ppid=26778 vsize=225084 CPUtime=44.46
/proc/26781/task/26783/stat : 26783 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 12084 0 0 0 4436 10 0 0 18 0 4 0 157459934 230486016 47925 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26781/tid=26784] ppid=26778 vsize=225084 CPUtime=72.22
/proc/26781/task/26784/stat : 26784 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 5180 0 0 0 7214 8 0 0 18 0 4 0 157459934 230486016 47925 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 259.33
Current children cumulated vsize (KiB) 230440

[startup+134.301 s]
/proc/loadavg: 3.97 3.81 3.82 5/69 26784
/proc/meminfo: memFree=1730888/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=227708 CPUtime=264.17
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 48311 0 0 0 26366 51 0 0 16 0 4 0 157459867 233172992 48297 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26781/statm: 56927 48297 83 193 0 56731 0
[pid=26781/tid=26782] ppid=26778 vsize=227708 CPUtime=62.2
/proc/26781/task/26782/stat : 26782 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 6904 0 0 0 6210 10 0 0 19 0 4 0 157459934 233172992 48297 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26781/tid=26783] ppid=26778 vsize=227708 CPUtime=45.79
/proc/26781/task/26783/stat : 26783 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 12213 0 0 0 4569 10 0 0 19 0 4 0 157459934 233172992 48297 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26781/tid=26784] ppid=26778 vsize=227708 CPUtime=74.08
/proc/26781/task/26784/stat : 26784 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 5281 0 0 0 7399 9 0 0 18 0 4 0 157459934 233172992 48297 1992294400 134512640 135305190 4294956160 18446744073709551615 134530583 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 265.71
Current children cumulated vsize (KiB) 233064

[startup+135.902 s]
/proc/loadavg: 3.97 3.81 3.82 5/69 26784
/proc/meminfo: memFree=1730248/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=228156 CPUtime=267.36
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 48470 0 0 0 26685 51 0 0 17 0 4 0 157459867 233631744 48456 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26781/statm: 57039 48456 83 193 0 56843 0
[pid=26781/tid=26782] ppid=26778 vsize=228156 CPUtime=63.06
/proc/26781/task/26782/stat : 26782 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 6905 0 0 0 6296 10 0 0 17 0 4 0 157459934 233631744 48456 1992294400 134512640 135305190 4294956160 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26781/tid=26783] ppid=26778 vsize=228156 CPUtime=46.49
/proc/26781/task/26783/stat : 26783 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 12315 0 0 0 4639 10 0 0 17 0 4 0 157459934 233631744 48456 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26781/tid=26784] ppid=26778 vsize=228156 CPUtime=74.89
/proc/26781/task/26784/stat : 26784 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 5285 0 0 0 7480 9 0 0 17 0 4 0 157459934 233631744 48456 1992294400 134512640 135305190 4294956160 18446744073709551615 134563880 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 268.9
Current children cumulated vsize (KiB) 233512

[startup+136.702 s]
/proc/loadavg: 3.97 3.81 3.82 5/69 26784
/proc/meminfo: memFree=1729992/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5356 CPUtime=1.54
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 313 8205 0 0 0 0 147 7 16 0 1 0 157459711 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1339 238 195 169 0 50 0
[pid=26781] ppid=26778 vsize=228492 CPUtime=268.95
/proc/26781/stat : 26781 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194304 48568 0 0 0 26844 51 0 0 17 0 4 0 157459867 233975808 48554 1992294400 134512640 135305190 4294956160 18446744073709551615 134528630 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26781/statm: 57123 48554 83 193 0 56927 0
[pid=26781/tid=26782] ppid=26778 vsize=228492 CPUtime=63.46
/proc/26781/task/26782/stat : 26782 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 6909 0 0 0 6336 10 0 0 17 0 4 0 157459934 233975808 48554 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26781/tid=26783] ppid=26778 vsize=228492 CPUtime=46.79
/proc/26781/task/26783/stat : 26783 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 12402 0 0 0 4669 10 0 0 18 0 4 0 157459934 233975808 48554 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26781/tid=26784] ppid=26778 vsize=228492 CPUtime=75.39
/proc/26781/task/26784/stat : 26784 (manysat1.1_stat) R 26778 26778 26577 0 -1 4194368 5289 0 0 0 7530 9 0 0 17 0 4 0 157459934 233975808 48554 1992294400 134512640 135305190 4294956160 18446744073709551615 134548023 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 270.49
Current children cumulated vsize (KiB) 233848

[startup+136.903 s]
/proc/loadavg: 3.97 3.81 3.82 5/69 26784
/proc/meminfo: memFree=1729992/2055920 swapFree=4181296/4192956
[pid=26778] ppid=26776 vsize=5360 CPUtime=270.85
/proc/26778/stat : 26778 (manysat.sh) S 26776 26778 26577 0 -1 4194304 340 56789 0 0 0 0 27023 62 17 0 1 0 157459711 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26778/statm: 1340 240 196 169 0 51 0
Current children cumulated CPU time (s) 270.85
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 136.904
CPU time (s): 270.876
CPU user time (s): 270.239
CPU system time (s): 0.636903
CPU usage (%): 197.858
Max. virtual memory (cumulated for all children) (KiB): 233848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 270.239
system time used= 0.636903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57256
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= 2832
involuntary context switches= 8446

runsolver used 0.139978 second user time and 0.372943 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 21:58:39
IDJOB=1775316
IDBENCH=71718
IDSOLVER=612
FILE ID=node47/1775316-1241294319
PBS_JOBID= 9225134
Free space on /tmp= 66492 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775316-1241294319/watcher-1775316-1241294319 -o /tmp/evaluation-result-1775316-1241294319/solver-1775316-1241294319 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1775316-1241294319.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=479927611

node47.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.212
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.212
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:       1931984 kB
Buffers:          4516 kB
Cached:          42856 kB
SwapCached:       5260 kB
Active:          23180 kB
Inactive:        31932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931984 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:            7052 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            54744 kB
Committed_AS:   737424 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= 66488 MiB
End job on node47 at 2009-05-02 22:00:56