Trace number 1773206

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 461.756 232.946

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.4269
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

0.00/0.00	c Parsing...
0.19/0.22	c ==============================================================================
0.19/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.22	c ==============================================================================
0.19/0.22	c |         0 |  261472   744578 |   78441       0        0     nan |  0.000 % |
1.99/2.02	c |         0 |  244145   773136 |      --       0       --      -- |     --   | -17305/28607
1.99/2.02	c ==============================================================================
1.99/2.02	c Result  :   #vars: 16889   #clauses: 244145   #literals: 773136
1.99/2.02	c CPU time:   1.9597 s
1.99/2.02	c ==============================================================================
461.58/232.89	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
461.58/232.89	c ============================[ Problem Statistics ]=============================
461.58/232.89	c |                                                                             |
461.58/232.89	c threadId              : 3
461.58/232.89	c restarts              : 1481
461.58/232.89	c conflicts             : 237405         (518 /sec)
461.58/232.89	c decisions             : 3047283        (1.52 % random) (6644 /sec)
461.58/232.89	c propagations          : 98227705       (214170 /sec)
461.58/232.89	c conflict literals     : 9156925        (36.21 % deleted)
461.58/232.89	c Memory used           : 282.50 MB
461.58/232.89	c CPU time              : 458.644 s
461.58/232.89	
461.58/232.89	c --->m=4, e=8, aimd=1, HOME/26874_many.cnf	time: 114.661	conflicts: 237405       
461.69/232.93	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-1773206-1241287035/watcher-1773206-1241287035 -o /tmp/evaluation-result-1773206-1241287035/solver-1773206-1241287035 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773206-1241287035.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.73 3.77 3.07 3/64 26874
/proc/meminfo: memFree=1248704/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=0
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156736949 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 235 195 169 0 50 0
[pid=26875] ppid=26874 vsize=956 CPUtime=0
/proc/26875/stat : 26875 (SatElite) R 26874 26874 26654 0 -1 4194304 142 0 0 0 0 0 0 0 19 0 1 0 156736949 978944 126 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26875/statm: 239 127 51 127 0 109 0

[startup+0.0984899 s]
/proc/loadavg: 3.73 3.77 3.07 3/64 26874
/proc/meminfo: memFree=1248704/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=0
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156736949 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 235 195 169 0 50 0
[pid=26875] ppid=26874 vsize=8496 CPUtime=0.09
/proc/26875/stat : 26875 (SatElite) R 26874 26874 26654 0 -1 4194304 2016 0 0 0 8 1 0 0 19 0 1 0 156736949 8699904 2000 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26875/statm: 2124 2000 51 127 0 1994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13852

[startup+0.101478 s]
/proc/loadavg: 3.73 3.77 3.07 3/64 26874
/proc/meminfo: memFree=1248704/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=0
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156736949 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 235 195 169 0 50 0
[pid=26875] ppid=26874 vsize=9140 CPUtime=0.09
/proc/26875/stat : 26875 (SatElite) R 26874 26874 26654 0 -1 4194304 2056 0 0 0 8 1 0 0 19 0 1 0 156736949 9359360 2040 1992294400 134512640 135034092 4294956112 18446744073709551615 134560940 0 0 4096 3 0 0 0 17 1 0 0
/proc/26875/statm: 2285 2040 51 127 0 2155 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14496

[startup+0.301431 s]
/proc/loadavg: 3.73 3.77 3.07 3/64 26874
/proc/meminfo: memFree=1248704/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=0
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156736949 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 235 195 169 0 50 0
[pid=26875] ppid=26874 vsize=23136 CPUtime=0.28
/proc/26875/stat : 26875 (SatElite) R 26874 26874 26654 0 -1 4194304 5811 0 0 0 25 3 0 0 21 0 1 0 156736949 23691264 5283 1992294400 134512640 135034092 4294956112 18446744073709551615 134540724 0 0 4096 3 0 0 0 17 1 0 0
/proc/26875/statm: 5784 5283 68 127 0 5654 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28492

[startup+0.701315 s]
/proc/loadavg: 3.73 3.77 3.07 3/64 26874
/proc/meminfo: memFree=1248704/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=0
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156736949 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 235 195 169 0 50 0
[pid=26875] ppid=26874 vsize=25332 CPUtime=0.69
/proc/26875/stat : 26875 (SatElite) R 26874 26874 26654 0 -1 4194304 6349 0 0 0 65 4 0 0 25 0 1 0 156736949 25939968 5821 1992294400 134512640 135034092 4294956112 18446744073709551615 134566248 0 0 4096 3 0 0 0 17 1 0 0
/proc/26875/statm: 6333 5821 68 127 0 6203 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30688

[startup+1.50108 s]
/proc/loadavg: 3.73 3.77 3.07 2/66 26876
/proc/meminfo: memFree=1224560/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=0
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156736949 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 235 195 169 0 50 0
[pid=26875] ppid=26874 vsize=28720 CPUtime=1.48
/proc/26875/stat : 26875 (SatElite) R 26874 26874 26654 0 -1 4194304 6941 0 0 0 144 4 0 0 25 0 1 0 156736949 29409280 6413 1992294400 134512640 135034092 4294956112 18446744073709551615 134563496 0 0 4096 3 0 0 0 17 0 0 0
/proc/26875/statm: 7180 6413 68 127 0 7050 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34076

[startup+3.10164 s]
/proc/loadavg: 3.73 3.77 3.07 2/66 26876
/proc/meminfo: memFree=1222832/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 5356
heavy processes:

[startup+6.30173 s]
/proc/loadavg: 3.91 3.81 3.09 5/69 26880
/proc/meminfo: memFree=1176728/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=102036 CPUtime=7.32
/proc/26877/stat : 26877 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194304 17052 0 0 0 720 12 0 0 17 0 4 0 156737181 104484864 17038 1992294400 134512640 135305190 4294956160 18446744073709551615 134542402 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26877/statm: 25509 17038 83 193 0 25313 0
[pid=26877/tid=26878] ppid=26874 vsize=102036 CPUtime=1.63
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 599 0 0 0 163 0 0 0 17 0 4 0 156737240 104484864 17038 1992294400 134512640 135305190 4294956160 18446744073709551615 134528990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26877/tid=26879] ppid=26874 vsize=102036 CPUtime=1.57
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 1275 0 0 0 155 2 0 0 17 0 4 0 156737240 104484864 17038 1992294400 134512640 135305190 4294956160 18446744073709551615 134528344 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26880] ppid=26874 vsize=102036 CPUtime=1.7
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 392 0 0 0 169 1 0 0 16 0 4 0 156737240 104484864 17038 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.62
Current children cumulated vsize (KiB) 107392

[startup+12.7029 s]
/proc/loadavg: 3.92 3.81 3.09 5/69 26880
/proc/meminfo: memFree=1158488/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=120104 CPUtime=20.09
/proc/26877/stat : 26877 (manysat1.1_stat) S 26874 26874 26654 0 -1 4194304 21527 0 0 0 1993 16 0 0 17 0 4 0 156737181 122986496 21513 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26877/statm: 30026 21513 83 193 0 29830 0
[pid=26877/tid=26878] ppid=26874 vsize=120104 CPUtime=4.92
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 1297 0 0 0 491 1 0 0 16 0 4 0 156737240 122986496 21513 1992294400 134512640 135305190 4294956160 18446744073709551615 134541978 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26877/tid=26879] ppid=26874 vsize=120104 CPUtime=5.33
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 4301 0 0 0 529 4 0 0 17 0 4 0 156737240 122986496 21513 1992294400 134512640 135305190 4294956160 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26880] ppid=26874 vsize=120104 CPUtime=4.92
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 714 0 0 0 490 2 0 0 17 0 4 0 156737240 122986496 21513 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.39
Current children cumulated vsize (KiB) 125460

[startup+25.5013 s]
/proc/loadavg: 3.93 3.82 3.10 5/69 26880
/proc/meminfo: memFree=1137176/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=140360 CPUtime=45.64
/proc/26877/stat : 26877 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194304 26451 0 0 0 4543 21 0 0 17 0 4 0 156737181 143728640 26437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26877/statm: 35090 26437 83 193 0 34894 0
[pid=26877/tid=26878] ppid=26874 vsize=140360 CPUtime=11.25
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 2568 0 0 0 1123 2 0 0 16 0 4 0 156737240 143728640 26437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26877/tid=26879] ppid=26874 vsize=140360 CPUtime=10
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 6444 0 0 0 995 5 0 0 17 0 4 0 156737240 143728640 26437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26877/tid=26880] ppid=26874 vsize=140360 CPUtime=11.91
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 1376 0 0 0 1188 3 0 0 17 0 4 0 156737240 143728640 26437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.94
Current children cumulated vsize (KiB) 145716

[startup+51.101 s]
/proc/loadavg: 4.04 3.85 3.13 5/69 26880
/proc/meminfo: memFree=1104472/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=173144 CPUtime=96.74
/proc/26877/stat : 26877 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194304 34619 0 0 0 9641 33 0 0 17 0 4 0 156737181 177299456 34605 1992294400 134512640 135305190 4294956160 18446744073709551615 134546077 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26877/statm: 43286 34605 83 193 0 43090 0
[pid=26877/tid=26878] ppid=26874 vsize=173144 CPUtime=28.92
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 4877 0 0 0 2886 6 0 0 18 0 4 0 156737240 177299456 34605 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26879] ppid=26874 vsize=173144 CPUtime=17.39
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 8672 0 0 0 1731 8 0 0 18 0 4 0 156737240 177299456 34605 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26880] ppid=26874 vsize=173144 CPUtime=22.5
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 3211 0 0 0 2244 6 0 0 18 0 4 0 156737240 177299456 34605 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.04
Current children cumulated vsize (KiB) 178500

[startup+102.306 s]
/proc/loadavg: 4.01 3.87 3.18 5/69 26880
/proc/meminfo: memFree=1045080/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=234300 CPUtime=198.96
/proc/26877/stat : 26877 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194304 49361 0 0 0 19843 53 0 0 16 0 4 0 156737181 239923200 49347 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26877/statm: 58575 49347 83 193 0 58379 0
[pid=26877/tid=26878] ppid=26874 vsize=234300 CPUtime=51.1
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 6784 0 0 0 5101 9 0 0 16 0 4 0 156737240 239923200 49347 1992294400 134512640 135305190 4294956160 18446744073709551615 134541978 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26877/tid=26879] ppid=26874 vsize=234300 CPUtime=39.53
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 17151 0 0 0 3938 15 0 0 17 0 4 0 156737240 239923200 49347 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26880] ppid=26874 vsize=234300 CPUtime=48.99
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 4641 0 0 0 4891 8 0 0 17 0 4 0 156737240 239923200 49347 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.26
Current children cumulated vsize (KiB) 239656

[startup+162.301 s]
/proc/loadavg: 4.00 3.89 3.22 5/69 26880
/proc/meminfo: memFree=997592/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=282664 CPUtime=318.67
/proc/26877/stat : 26877 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194304 61190 0 0 0 31798 69 0 0 17 0 4 0 156737181 289447936 61176 1992294400 134512640 135305190 4294956160 18446744073709551615 134538319 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26877/statm: 70666 61176 83 193 0 70470 0
[pid=26877/tid=26878] ppid=26874 vsize=282664 CPUtime=87.31
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 9740 0 0 0 8716 15 0 0 17 0 4 0 156737240 289447936 61176 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26879] ppid=26874 vsize=282664 CPUtime=66.37
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 21606 0 0 0 6617 20 0 0 17 0 4 0 156737240 289447936 61176 1992294400 134512640 135305190 4294956160 18446744073709551615 134528551 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26877/tid=26880] ppid=26874 vsize=282664 CPUtime=76.12
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 6830 0 0 0 7600 12 0 0 18 0 4 0 156737240 289447936 61176 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 320.97
Current children cumulated vsize (KiB) 288020

[startup+222.301 s]
/proc/loadavg: 4.00 3.91 3.27 5/69 26880
/proc/meminfo: memFree=992472/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=288144 CPUtime=438.47
/proc/26877/stat : 26877 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194304 62483 0 0 0 43774 73 0 0 17 0 4 0 156737181 295059456 62469 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26877/statm: 72036 62469 83 193 0 71840 0
[pid=26877/tid=26878] ppid=26874 vsize=288144 CPUtime=119.8
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 9933 0 0 0 11965 15 0 0 19 0 4 0 156737240 295059456 62469 1992294400 134512640 135305190 4294956160 18446744073709551615 134545977 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26877/tid=26879] ppid=26874 vsize=288144 CPUtime=90.3
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 22213 0 0 0 9009 21 0 0 18 0 4 0 156737240 295059456 62469 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26880] ppid=26874 vsize=288144 CPUtime=100.28
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 7039 0 0 0 10016 12 0 0 19 0 4 0 156737240 295059456 62469 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 440.77
Current children cumulated vsize (KiB) 293500

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

[startup+223.902 s]
/proc/loadavg: 4.00 3.91 3.27 5/69 26880
/proc/meminfo: memFree=992408/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=288528 CPUtime=441.66
/proc/26877/stat : 26877 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194304 62533 0 0 0 44093 73 0 0 17 0 4 0 156737181 295452672 62519 1992294400 134512640 135305190 4294956160 18446744073709551615 134547978 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26877/statm: 72132 62519 83 193 0 71936 0
[pid=26877/tid=26878] ppid=26874 vsize=288528 CPUtime=119.8
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 9933 0 0 0 11965 15 0 0 19 0 4 0 156737240 295452672 62519 1992294400 134512640 135305190 4294956160 18446744073709551615 134545985 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26877/tid=26879] ppid=26874 vsize=288528 CPUtime=91.4
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 22260 0 0 0 9119 21 0 0 19 0 4 0 156737240 295452672 62519 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26880] ppid=26874 vsize=288528 CPUtime=100.78
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 7040 0 0 0 10066 12 0 0 19 0 4 0 156737240 295452672 62519 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.96
Current children cumulated vsize (KiB) 293884

[startup+227.102 s]
/proc/loadavg: 4.00 3.91 3.27 7/73 26884
/proc/meminfo: memFree=990896/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=289204 CPUtime=448.04
/proc/26877/stat : 26877 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194304 62667 0 0 0 44730 74 0 0 18 0 4 0 156737181 296144896 62653 1992294400 134512640 135305190 4294956160 18446744073709551615 134542034 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26877/statm: 72301 62653 83 193 0 72105 0
[pid=26877/tid=26878] ppid=26874 vsize=289204 CPUtime=121.36
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 9933 0 0 0 12120 16 0 0 17 0 4 0 156737240 296144896 62653 1992294400 134512640 135305190 4294956160 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26877/tid=26879] ppid=26874 vsize=289204 CPUtime=93.03
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 22303 0 0 0 9282 21 0 0 17 0 4 0 156737240 296144896 62653 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26877/tid=26880] ppid=26874 vsize=289204 CPUtime=100.88
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 7041 0 0 0 10076 12 0 0 20 0 4 0 156737240 296144896 62653 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 450.34
Current children cumulated vsize (KiB) 294560

[startup+230.301 s]
/proc/loadavg: 4.08 3.93 3.28 5/69 26886
/proc/meminfo: memFree=991440/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=289204 CPUtime=454.41
/proc/26877/stat : 26877 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194304 62681 0 0 0 45367 74 0 0 18 0 4 0 156737181 296144896 62667 1992294400 134512640 135305190 4294956160 18446744073709551615 134529379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26877/statm: 72301 62667 83 193 0 72105 0
[pid=26877/tid=26878] ppid=26874 vsize=289204 CPUtime=123.34
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 9933 0 0 0 12318 16 0 0 18 0 4 0 156737240 296144896 62667 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26879] ppid=26874 vsize=289204 CPUtime=93.81
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 22316 0 0 0 9360 21 0 0 18 0 4 0 156737240 296144896 62667 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26880] ppid=26874 vsize=289204 CPUtime=102.06
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 7041 0 0 0 10194 12 0 0 17 0 4 0 156737240 296144896 62667 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 456.71
Current children cumulated vsize (KiB) 294560

[startup+231.902 s]
/proc/loadavg: 4.08 3.93 3.28 5/69 26886
/proc/meminfo: memFree=991448/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=289276 CPUtime=457.6
/proc/26877/stat : 26877 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194304 62686 0 0 0 45686 74 0 0 19 0 4 0 156737181 296218624 62672 1992294400 134512640 135305190 4294956160 18446744073709551615 134529576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26877/statm: 72319 62672 83 193 0 72123 0
[pid=26877/tid=26878] ppid=26874 vsize=289276 CPUtime=124.16
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 9933 0 0 0 12400 16 0 0 19 0 4 0 156737240 296218624 62672 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26879] ppid=26874 vsize=289276 CPUtime=94.59
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 22321 0 0 0 9438 21 0 0 19 0 4 0 156737240 296218624 62672 1992294400 134512640 135305190 4294956160 18446744073709551615 134552434 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26880] ppid=26874 vsize=289276 CPUtime=103.06
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194368 7041 0 0 0 10294 12 0 0 18 0 4 0 156737240 296218624 62672 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.9
Current children cumulated vsize (KiB) 294632

[startup+232.701 s]
/proc/loadavg: 4.08 3.93 3.28 5/69 26886
/proc/meminfo: memFree=991448/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=289276 CPUtime=459.18
/proc/26877/stat : 26877 (manysat1.1_stat) R 26874 26874 26654 0 -1 4194304 62686 0 0 0 45844 74 0 0 17 0 4 0 156737181 296218624 62672 1992294400 134512640 135305190 4294956160 18446744073709551615 134529569 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26877/statm: 72319 62672 83 193 0 72123 0
[pid=26877/tid=26878] ppid=26874 vsize=289276 CPUtime=124.54
/proc/26877/task/26878/stat : 26878 (manysat1.1_stat) S 26874 26874 26654 0 -1 4194368 9933 0 0 0 12438 16 0 0 16 0 4 0 156737240 296218624 62672 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26879] ppid=26874 vsize=289276 CPUtime=94.99
/proc/26877/task/26879/stat : 26879 (manysat1.1_stat) S 26874 26874 26654 0 -1 4194368 22321 0 0 0 9478 21 0 0 20 0 4 0 156737240 296218624 62672 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26877/tid=26880] ppid=26874 vsize=289276 CPUtime=103.67
/proc/26877/task/26880/stat : 26880 (manysat1.1_stat) S 26874 26874 26654 0 -1 4194368 7041 0 0 0 10355 12 0 0 17 0 4 0 156737240 296218624 62672 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.48
Current children cumulated vsize (KiB) 294632

[startup+232.902 s]
/proc/loadavg: 4.08 3.93 3.28 5/69 26886
/proc/meminfo: memFree=991448/2055920 swapFree=4179172/4192956
[pid=26874] ppid=26872 vsize=5356 CPUtime=2.3
/proc/26874/stat : 26874 (manysat.sh) S 26872 26874 26654 0 -1 4194304 313 8973 0 0 0 0 223 7 19 0 1 0 156736949 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26874/statm: 1339 238 195 169 0 50 0
[pid=26877] ppid=26874 vsize=0 CPUtime=459.39
/proc/26877/stat : 26877 (manysat1.1_stat) Z 26874 26874 26654 0 -1 4194316 62701 0 0 0 45864 75 0 0 17 0 2 0 156737181 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26877/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 461.69
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 232.946
CPU time (s): 461.756
CPU user time (s): 460.884
CPU system time (s): 0.871867
CPU usage (%): 198.225
Max. virtual memory (cumulated for all children) (KiB): 294632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 460.884
system time used= 0.871867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72141
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= 3810
involuntary context switches= 13788

runsolver used 0.226965 second user time and 0.639902 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-02 19:57:16
IDJOB=1773206
IDBENCH=20573
IDSOLVER=612
FILE ID=node16/1773206-1241287035
PBS_JOBID= 9225074
Free space on /tmp= 66556 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773206-1241287035/watcher-1773206-1241287035 -o /tmp/evaluation-result-1773206-1241287035/solver-1773206-1241287035 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773206-1241287035.cnf aimd 1

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED=2055751630

node16.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.234
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.234
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:       1249184 kB
Buffers:         79016 kB
Cached:         653016 kB
SwapCached:       8080 kB
Active:         148052 kB
Inactive:       593476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1249184 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:            6252 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            51252 kB
Committed_AS:   698920 kB
PageTables:       1436 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= 66556 MiB
End job on node16 at 2009-05-02 20:01:09