Trace number 1775296

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 219.296 112.212

General information on the benchmark

Namemanol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark109.569
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.39/0.49	c ==============================================================================
0.39/0.49	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.49	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.49	c ==============================================================================
0.39/0.49	c |         0 |  501420  1169980 |  150425       0        0     nan |  0.000 % |
3.36/3.49	c |         0 |  215779   849690 |      --       0       --      -- |     --   | -285639/-320285
3.36/3.50	c ==============================================================================
3.36/3.50	c Result  :   #vars: 28036   #clauses: 215779   #literals: 849690
3.36/3.50	c CPU time:   3.3035 s
3.36/3.50	c ==============================================================================
219.10/112.17	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
219.10/112.17	c ============================[ Problem Statistics ]=============================
219.10/112.17	c |                                                                             |
219.10/112.17	c threadId              : 1
219.10/112.17	c restarts              : 1378
219.10/112.17	c conflicts             : 90051          (419 /sec)
219.10/112.17	c decisions             : 917669         (1.52 % random) (4270 /sec)
219.10/112.17	c propagations          : 41397808       (192638 /sec)
219.10/112.17	c conflict literals     : 1643711        (21.21 % deleted)
219.10/112.17	c Memory used           : 175.70 MB
219.10/112.17	c CPU time              : 214.899 s
219.10/112.17	
219.10/112.17	c --->m=4, e=8, aimd=1, HOME/26174_many.cnf	time: 53.7248	conflicts: 90051        
219.10/112.19	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-1775296-1241294277/watcher-1775296-1241294277 -o /tmp/evaluation-result-1775296-1241294277/solver-1775296-1241294277 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775296-1241294277.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.46 3.87 3.88 3/64 26174
/proc/meminfo: memFree=1878720/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=0
/proc/26174/stat : 26174 (manysat.sh) R 26172 26174 26137 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157461716 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 226913479327 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26174/statm: 1339 234 194 169 0 50 0
[pid=26175] ppid=26174 vsize=956 CPUtime=0
/proc/26175/stat : 26175 (SatElite) R 26174 26174 26137 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 157461717 978944 138 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 239 139 50 127 0 109 0

[startup+0.094754 s]
/proc/loadavg: 3.46 3.87 3.88 3/64 26174
/proc/meminfo: memFree=1878720/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=0
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157461716 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26174/statm: 1339 235 195 169 0 50 0
[pid=26175] ppid=26174 vsize=15500 CPUtime=0.08
/proc/26175/stat : 26175 (SatElite) R 26174 26174 26137 0 -1 4194304 3208 0 0 0 7 1 0 0 19 0 1 0 157461717 15872000 3192 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 3875 3192 50 127 0 3745 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20856

[startup+0.101755 s]
/proc/loadavg: 3.46 3.87 3.88 3/64 26174
/proc/meminfo: memFree=1878720/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=0
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157461716 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26174/statm: 1339 235 195 169 0 50 0
[pid=26175] ppid=26174 vsize=16160 CPUtime=0.09
/proc/26175/stat : 26175 (SatElite) R 26174 26174 26137 0 -1 4194304 3433 0 0 0 8 1 0 0 19 0 1 0 157461717 16547840 3417 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 4040 3418 50 127 0 3910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21516

[startup+0.301776 s]
/proc/loadavg: 3.46 3.87 3.88 3/64 26174
/proc/meminfo: memFree=1878720/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=0
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157461716 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26174/statm: 1339 235 195 169 0 50 0
[pid=26175] ppid=26174 vsize=41532 CPUtime=0.29
/proc/26175/stat : 26175 (SatElite) R 26174 26174 26137 0 -1 4194304 9897 0 0 0 24 5 0 0 21 0 1 0 157461717 42528768 9881 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 10383 9882 50 127 0 10253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46888

[startup+0.701819 s]
/proc/loadavg: 3.46 3.87 3.88 3/64 26174
/proc/meminfo: memFree=1878720/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=0
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157461716 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26174/statm: 1339 235 195 169 0 50 0
[pid=26175] ppid=26174 vsize=79708 CPUtime=0.69
/proc/26175/stat : 26175 (SatElite) R 26174 26174 26137 0 -1 4194304 18520 0 0 0 59 10 0 0 25 0 1 0 157461717 81620992 17110 1992294400 134512640 135034092 4294956112 18446744073709551615 134548773 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 19927 17110 68 127 0 19797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85064

[startup+1.50191 s]
/proc/loadavg: 3.46 3.87 3.88 2/66 26176
/proc/meminfo: memFree=1805552/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=0
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157461716 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26174/statm: 1339 235 195 169 0 50 0
[pid=26175] ppid=26174 vsize=83620 CPUtime=1.49
/proc/26175/stat : 26175 (SatElite) R 26174 26174 26137 0 -1 4194304 19365 0 0 0 137 12 0 0 25 0 1 0 157461717 85626880 17955 1992294400 134512640 135034092 4294956112 18446744073709551615 134529233 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 20905 17955 68 127 0 20775 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88976

[startup+3.1011 s]
/proc/loadavg: 3.46 3.87 3.88 2/66 26176
/proc/meminfo: memFree=1793456/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=0
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157461716 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26174/statm: 1339 235 195 169 0 50 0
[pid=26175] ppid=26174 vsize=86900 CPUtime=3.07
/proc/26175/stat : 26175 (SatElite) R 26174 26174 26137 0 -1 4194304 20437 0 0 0 291 16 0 0 25 0 1 0 157461717 88985600 18695 1992294400 134512640 135034092 4294956112 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/26175/statm: 21725 18695 68 127 0 21595 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 92256

[startup+6.30246 s]
/proc/loadavg: 3.35 3.84 3.87 5/69 26180
/proc/meminfo: memFree=1788568/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=3.83
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 313 22157 0 0 0 0 363 20 16 0 1 0 157461716 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26174/statm: 1339 238 195 169 0 50 0
[pid=26177] ppid=26174 vsize=107168 CPUtime=4.19
/proc/26177/stat : 26177 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194304 18156 0 0 0 397 22 0 0 16 0 4 0 157462103 109740032 18080 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26177/statm: 26792 18080 83 193 0 26596 0
[pid=26177/tid=26178] ppid=26174 vsize=107168 CPUtime=0.91
/proc/26177/task/26178/stat : 26178 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 760 0 0 0 88 3 0 0 16 0 4 0 157462165 109740032 18080 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26177/tid=26179] ppid=26174 vsize=107168 CPUtime=0.93
/proc/26177/task/26179/stat : 26179 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 827 0 0 0 90 3 0 0 16 0 4 0 157462165 109740032 18080 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26177/tid=26180] ppid=26174 vsize=107168 CPUtime=0.83
/proc/26177/task/26180/stat : 26180 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 823 0 0 0 80 3 0 0 16 0 4 0 157462165 109740032 18080 1992294400 134512640 135305190 4294956160 18446744073709551615 134530579 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.02
Current children cumulated vsize (KiB) 112524

[startup+12.7022 s]
/proc/loadavg: 3.40 3.84 3.87 5/69 26180
/proc/meminfo: memFree=1776856/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=3.83
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 313 22157 0 0 0 0 363 20 16 0 1 0 157461716 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26174/statm: 1339 238 195 169 0 50 0
[pid=26177] ppid=26174 vsize=118572 CPUtime=16.95
/proc/26177/stat : 26177 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194304 20789 0 0 0 1669 26 0 0 17 0 4 0 157462103 121417728 20713 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26177/statm: 29643 20713 83 193 0 29447 0
[pid=26177/tid=26178] ppid=26174 vsize=118572 CPUtime=4.02
/proc/26177/task/26178/stat : 26178 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 1230 0 0 0 398 4 0 0 17 0 4 0 157462165 121417728 20713 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26177/tid=26179] ppid=26174 vsize=118572 CPUtime=4.01
/proc/26177/task/26179/stat : 26179 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 1943 0 0 0 397 4 0 0 17 0 4 0 157462165 121417728 20713 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26177/tid=26180] ppid=26174 vsize=118572 CPUtime=4.06
/proc/26177/task/26180/stat : 26180 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 1292 0 0 0 401 5 0 0 17 0 4 0 157462165 121417728 20713 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.78
Current children cumulated vsize (KiB) 123928

[startup+25.5016 s]
/proc/loadavg: 3.53 3.85 3.87 5/69 26180
/proc/meminfo: memFree=1762008/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=3.83
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 313 22157 0 0 0 0 363 20 16 0 1 0 157461716 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26174/statm: 1339 238 195 169 0 50 0
[pid=26177] ppid=26174 vsize=132552 CPUtime=42.49
/proc/26177/stat : 26177 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194304 24250 0 0 0 4216 33 0 0 17 0 4 0 157462103 135733248 24166 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26177/statm: 33138 24166 83 193 0 32942 0
[pid=26177/tid=26178] ppid=26174 vsize=132552 CPUtime=10.45
/proc/26177/task/26178/stat : 26178 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 1775 0 0 0 1040 5 0 0 17 0 4 0 157462165 135733248 24166 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26177/tid=26179] ppid=26174 vsize=132552 CPUtime=9.73
/proc/26177/task/26179/stat : 26179 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3287 0 0 0 968 5 0 0 17 0 4 0 157462165 135733248 24166 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26177/tid=26180] ppid=26174 vsize=132552 CPUtime=10.73
/proc/26177/task/26180/stat : 26180 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 1943 0 0 0 1067 6 0 0 17 0 4 0 157462165 135733248 24166 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.32
Current children cumulated vsize (KiB) 137908

[startup+51.1015 s]
/proc/loadavg: 3.77 3.88 3.88 5/69 26180
/proc/meminfo: memFree=1750872/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=3.83
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 313 22157 0 0 0 0 363 20 16 0 1 0 157461716 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26174/statm: 1339 238 195 169 0 50 0
[pid=26177] ppid=26174 vsize=144764 CPUtime=93.54
/proc/26177/stat : 26177 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194304 27083 0 0 0 9317 37 0 0 18 0 4 0 157462103 148238336 26999 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26177/statm: 36191 26999 83 193 0 35995 0
[pid=26177/tid=26178] ppid=26174 vsize=144764 CPUtime=23.03
/proc/26177/task/26178/stat : 26178 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 2294 0 0 0 2297 6 0 0 18 0 4 0 157462165 148238336 26999 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26177/tid=26179] ppid=26174 vsize=144764 CPUtime=21.15
/proc/26177/task/26179/stat : 26179 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 4582 0 0 0 2108 7 0 0 18 0 4 0 157462165 148238336 26999 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26177/tid=26180] ppid=26174 vsize=144764 CPUtime=24.07
/proc/26177/task/26180/stat : 26180 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 2423 0 0 0 2400 7 0 0 17 0 4 0 157462165 148238336 26999 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97.37
Current children cumulated vsize (KiB) 150120

[startup+102.305 s]
/proc/loadavg: 3.90 3.89 3.88 5/69 26180
/proc/meminfo: memFree=1719256/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=3.83
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 313 22157 0 0 0 0 363 20 16 0 1 0 157461716 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26174/statm: 1339 238 195 169 0 50 0
[pid=26177] ppid=26174 vsize=175520 CPUtime=195.71
/proc/26177/stat : 26177 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194304 34892 0 0 0 19522 49 0 0 18 0 4 0 157462103 179732480 34808 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26177/statm: 43880 34808 83 193 0 43684 0
[pid=26177/tid=26178] ppid=26174 vsize=175520 CPUtime=41.76
/proc/26177/task/26178/stat : 26178 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3264 0 0 0 4168 8 0 0 17 0 4 0 157462165 179732480 34808 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26177/tid=26179] ppid=26174 vsize=175520 CPUtime=48.1
/proc/26177/task/26179/stat : 26179 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 8814 0 0 0 4798 12 0 0 19 0 4 0 157462165 179732480 34808 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26177/tid=26180] ppid=26174 vsize=175520 CPUtime=51.29
/proc/26177/task/26180/stat : 26180 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3357 0 0 0 5120 9 0 0 19 0 4 0 157462165 179732480 34808 1992294400 134512640 135305190 4294956160 18446744073709551615 134531168 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 199.54
Current children cumulated vsize (KiB) 180876

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

[startup+108.703 s]
/proc/loadavg: 3.99 3.91 3.89 5/69 26180
/proc/meminfo: memFree=1717720/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=3.83
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 313 22157 0 0 0 0 363 20 16 0 1 0 157461716 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26174/statm: 1339 238 195 169 0 50 0
[pid=26177] ppid=26174 vsize=177520 CPUtime=208.49
/proc/26177/stat : 26177 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194304 35454 0 0 0 20799 50 0 0 17 0 4 0 157462103 181780480 35370 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26177/statm: 44380 35370 83 193 0 44184 0
[pid=26177/tid=26178] ppid=26174 vsize=177520 CPUtime=44.35
/proc/26177/task/26178/stat : 26178 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3341 0 0 0 4427 8 0 0 17 0 4 0 157462165 181780480 35370 1992294400 134512640 135305190 4294956160 18446744073709551615 134542031 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26177/tid=26179] ppid=26174 vsize=177520 CPUtime=51.66
/proc/26177/task/26179/stat : 26179 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 9086 0 0 0 5153 13 0 0 17 0 4 0 157462165 181780480 35370 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26177/tid=26180] ppid=26174 vsize=177520 CPUtime=55.1
/proc/26177/task/26180/stat : 26180 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3472 0 0 0 5501 9 0 0 17 0 4 0 157462165 181780480 35370 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 212.32
Current children cumulated vsize (KiB) 182876

[startup+110.301 s]
/proc/loadavg: 3.99 3.91 3.89 5/69 26180
/proc/meminfo: memFree=1716376/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=3.83
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 313 22157 0 0 0 0 363 20 16 0 1 0 157461716 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26174/statm: 1339 238 195 169 0 50 0
[pid=26177] ppid=26174 vsize=178356 CPUtime=211.67
/proc/26177/stat : 26177 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194304 35653 0 0 0 21117 50 0 0 17 0 4 0 157462103 182636544 35569 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26177/statm: 44589 35569 83 193 0 44393 0
[pid=26177/tid=26178] ppid=26174 vsize=178356 CPUtime=44.98
/proc/26177/task/26178/stat : 26178 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3374 0 0 0 4489 9 0 0 18 0 4 0 157462165 182636544 35569 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26177/tid=26179] ppid=26174 vsize=178356 CPUtime=52.11
/proc/26177/task/26179/stat : 26179 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 9131 0 0 0 5198 13 0 0 18 0 4 0 157462165 182636544 35569 1992294400 134512640 135305190 4294956160 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26177/tid=26180] ppid=26174 vsize=178356 CPUtime=56.07
/proc/26177/task/26180/stat : 26180 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3514 0 0 0 5598 9 0 0 17 0 4 0 157462165 182636544 35569 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 215.5
Current children cumulated vsize (KiB) 183712

[startup+111.105 s]
/proc/loadavg: 3.99 3.91 3.89 5/69 26180
/proc/meminfo: memFree=1715800/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=3.83
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 313 22157 0 0 0 0 363 20 16 0 1 0 157461716 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26174/statm: 1339 238 195 169 0 50 0
[pid=26177] ppid=26174 vsize=179644 CPUtime=213.28
/proc/26177/stat : 26177 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194304 35760 0 0 0 21277 51 0 0 17 0 4 0 157462103 183955456 35676 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26177/statm: 44911 35677 83 193 0 44715 0
[pid=26177/tid=26178] ppid=26174 vsize=179644 CPUtime=45.28
/proc/26177/task/26178/stat : 26178 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3391 0 0 0 4519 9 0 0 18 0 4 0 157462165 183955456 35677 1992294400 134512640 135305190 4294956160 18446744073709551615 134541926 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26177/tid=26179] ppid=26174 vsize=179644 CPUtime=52.21
/proc/26177/task/26179/stat : 26179 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 9143 0 0 0 5208 13 0 0 18 0 4 0 157462165 183955456 35677 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26177/tid=26180] ppid=26174 vsize=179644 CPUtime=56.58
/proc/26177/task/26180/stat : 26180 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3539 0 0 0 5648 10 0 0 18 0 4 0 157462165 183955456 35677 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 217.11
Current children cumulated vsize (KiB) 185000

[startup+111.901 s]
/proc/loadavg: 3.99 3.91 3.89 5/69 26180
/proc/meminfo: memFree=1715800/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=3.83
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 313 22157 0 0 0 0 363 20 16 0 1 0 157461716 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26174/statm: 1339 238 195 169 0 50 0
[pid=26177] ppid=26174 vsize=179912 CPUtime=214.87
/proc/26177/stat : 26177 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194304 35825 0 0 0 21436 51 0 0 17 0 4 0 157462103 184229888 35741 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26177/statm: 44978 35741 83 193 0 44782 0
[pid=26177/tid=26178] ppid=26174 vsize=179912 CPUtime=45.68
/proc/26177/task/26178/stat : 26178 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3413 0 0 0 4559 9 0 0 17 0 4 0 157462165 184229888 35741 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26177/tid=26179] ppid=26174 vsize=179912 CPUtime=52.32
/proc/26177/task/26179/stat : 26179 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 9149 0 0 0 5219 13 0 0 17 0 4 0 157462165 184229888 35741 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26177/tid=26180] ppid=26174 vsize=179912 CPUtime=56.91
/proc/26177/task/26180/stat : 26180 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3552 0 0 0 5681 10 0 0 18 0 4 0 157462165 184229888 35741 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 218.7
Current children cumulated vsize (KiB) 185268

[startup+112.101 s]
/proc/loadavg: 3.99 3.91 3.89 5/69 26180
/proc/meminfo: memFree=1715480/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5356 CPUtime=3.83
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 313 22157 0 0 0 0 363 20 16 0 1 0 157461716 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26174/statm: 1339 238 195 169 0 50 0
[pid=26177] ppid=26174 vsize=179912 CPUtime=215.27
/proc/26177/stat : 26177 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194304 35830 0 0 0 21476 51 0 0 16 0 4 0 157462103 184229888 35746 1992294400 134512640 135305190 4294956160 18446744073709551615 134570405 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26177/statm: 44978 35746 83 193 0 44782 0
[pid=26177/tid=26178] ppid=26174 vsize=179912 CPUtime=45.78
/proc/26177/task/26178/stat : 26178 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3413 0 0 0 4569 9 0 0 16 0 4 0 157462165 184229888 35746 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26177/tid=26179] ppid=26174 vsize=179912 CPUtime=52.51
/proc/26177/task/26179/stat : 26179 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 9154 0 0 0 5238 13 0 0 17 0 4 0 157462165 184229888 35746 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26177/tid=26180] ppid=26174 vsize=179912 CPUtime=56.94
/proc/26177/task/26180/stat : 26180 (manysat1.1_stat) R 26174 26174 26137 0 -1 4194368 3552 0 0 0 5684 10 0 0 17 0 4 0 157462165 184229888 35746 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 219.1
Current children cumulated vsize (KiB) 185268

[startup+112.206 s]
/proc/loadavg: 3.99 3.91 3.89 5/69 26180
/proc/meminfo: memFree=1715480/2055920 swapFree=4180376/4192956
[pid=26174] ppid=26172 vsize=5360 CPUtime=219.26
/proc/26174/stat : 26174 (manysat.sh) S 26172 26174 26137 0 -1 4194304 340 58005 0 0 0 0 21853 73 17 0 1 0 157461716 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26174/statm: 1340 240 196 169 0 51 0
Current children cumulated CPU time (s) 219.26
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 112.212
CPU time (s): 219.296
CPU user time (s): 218.542
CPU system time (s): 0.753885
CPU usage (%): 195.429
Max. virtual memory (cumulated for all children) (KiB): 185268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 218.542
system time used= 0.753885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58472
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= 7051
involuntary context switches= 7642

runsolver used 0.136979 second user time and 0.282956 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-02 21:57:58
IDJOB=1775296
IDBENCH=71715
IDSOLVER=612
FILE ID=node5/1775296-1241294277
PBS_JOBID= 9225152
Free space on /tmp= 66524 MiB

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

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

MD5SUM BENCH= cddc29f8f256e39e02d9b418f68e802c
RANDOM SEED=922747073

node5.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:       1879200 kB
Buffers:         27528 kB
Cached:          68344 kB
SwapCached:       6332 kB
Active:          30776 kB
Inactive:        72796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879200 kB
SwapTotal:     4192956 kB
SwapFree:      4180376 kB
Dirty:           10452 kB
Writeback:           0 kB
Mapped:          13352 kB
Slab:            59208 kB
Committed_AS:   705700 kB
PageTables:       1388 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= 66524 MiB
End job on node5 at 2009-05-02 21:59:50