Trace number 1772946

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 111.46 67.5792

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.1181
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

0.00/0.00	c Parsing...
0.69/0.78	c ==============================================================================
0.69/0.78	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.78	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.78	c ==============================================================================
0.69/0.78	c |         0 |  837166  2167854 |  251149       0        0     nan |  0.000 % |
19.86/19.90	c |         0 |  510801  3267506 |      --       0       --      -- |     --   | -326365/1099652
19.86/19.90	c ==============================================================================
19.86/19.90	c Result  :   #vars: 12778   #clauses: 510801   #literals: 3267506
19.86/19.90	c CPU time:   19.505 s
19.86/19.90	c ==============================================================================
111.37/67.51	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
111.37/67.51	c ============================[ Problem Statistics ]=============================
111.37/67.51	c |                                                                             |
111.37/67.51	c threadId              : 3
111.37/67.51	c restarts              : 76
111.37/67.51	c conflicts             : 63086          (702 /sec)
111.37/67.51	c decisions             : 91924          (2.66 % random) (1023 /sec)
111.37/67.51	c propagations          : 23973696       (266821 /sec)
111.37/67.51	c conflict literals     : 949856         (25.12 % deleted)
111.37/67.51	c Memory used           : 227.67 MB
111.37/67.51	c CPU time              : 89.8493 s
111.37/67.51	
111.37/67.51	c --->m=4, e=8, aimd=1, HOME/25197_many.cnf	time: 22.4623	conflicts: 63086        
111.37/67.54	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-1772946-1241286708/watcher-1772946-1241286708 -o /tmp/evaluation-result-1772946-1241286708/solver-1772946-1241286708 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772946-1241286708.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: 1.29 1.05 1.02 3/64 25197
/proc/meminfo: memFree=1950152/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=0
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705621 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25197/statm: 1339 235 195 169 0 50 0
[pid=25198] ppid=25197 vsize=1716 CPUtime=0
/proc/25198/stat : 25198 (SatElite) R 25197 25197 25092 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 156705621 1757184 298 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25198/statm: 429 299 52 127 0 299 0

[startup+0.045541 s]
/proc/loadavg: 1.29 1.05 1.02 3/64 25197
/proc/meminfo: memFree=1950152/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=0
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705621 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25197/statm: 1339 235 195 169 0 50 0
[pid=25198] ppid=25197 vsize=5336 CPUtime=0.03
/proc/25198/stat : 25198 (SatElite) R 25197 25197 25092 0 -1 4194304 1128 0 0 0 3 0 0 0 18 0 1 0 156705621 5464064 1112 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25198/statm: 1334 1113 52 127 0 1204 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10692

[startup+0.102552 s]
/proc/loadavg: 1.29 1.05 1.02 3/64 25197
/proc/meminfo: memFree=1950152/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=0
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705621 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25197/statm: 1339 235 195 169 0 50 0
[pid=25198] ppid=25197 vsize=11112 CPUtime=0.09
/proc/25198/stat : 25198 (SatElite) R 25197 25197 25092 0 -1 4194304 2453 0 0 0 8 1 0 0 18 0 1 0 156705621 11378688 2437 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25198/statm: 2778 2438 52 127 0 2648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16468

[startup+0.302591 s]
/proc/loadavg: 1.29 1.05 1.02 3/64 25197
/proc/meminfo: memFree=1950152/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=0
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705621 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25197/statm: 1339 235 195 169 0 50 0
[pid=25198] ppid=25197 vsize=30268 CPUtime=0.29
/proc/25198/stat : 25198 (SatElite) R 25197 25197 25092 0 -1 4194304 7300 0 0 0 25 4 0 0 19 0 1 0 156705621 30994432 7284 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25198/statm: 7567 7285 52 127 0 7437 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35624

[startup+0.702672 s]
/proc/loadavg: 1.29 1.05 1.02 3/64 25197
/proc/meminfo: memFree=1950152/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=0
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705621 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25197/statm: 1339 235 195 169 0 50 0
[pid=25198] ppid=25197 vsize=86148 CPUtime=0.69
/proc/25198/stat : 25198 (SatElite) R 25197 25197 25092 0 -1 4194304 19274 0 0 0 56 13 0 0 23 0 1 0 156705621 88215552 19258 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25198/statm: 21537 19260 52 127 0 21407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91504

[startup+1.50183 s]
/proc/loadavg: 1.29 1.05 1.02 2/66 25199
/proc/meminfo: memFree=1859640/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=0
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705621 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25197/statm: 1339 235 195 169 0 50 0
[pid=25198] ppid=25197 vsize=103048 CPUtime=1.49
/proc/25198/stat : 25198 (SatElite) R 25197 25197 25092 0 -1 4194304 23027 0 0 0 134 15 0 0 25 0 1 0 156705621 105521152 22549 1992294400 134512640 135034092 4294956112 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 1 0 0
/proc/25198/statm: 25762 22549 68 127 0 25632 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108404

[startup+3.10115 s]
/proc/loadavg: 1.27 1.05 1.02 2/66 25199
/proc/meminfo: memFree=1852920/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=0
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705621 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25197/statm: 1339 235 195 169 0 50 0
[pid=25198] ppid=25197 vsize=106996 CPUtime=3.09
/proc/25198/stat : 25198 (SatElite) R 25197 25197 25092 0 -1 4194304 23992 0 0 0 290 19 0 0 25 0 1 0 156705621 109563904 23514 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25198/statm: 26749 23514 68 127 0 26619 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112352

[startup+6.30178 s]
/proc/loadavg: 1.27 1.05 1.02 2/66 25199
/proc/meminfo: memFree=1835896/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=0
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705621 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25197/statm: 1339 235 195 169 0 50 0
[pid=25198] ppid=25197 vsize=113620 CPUtime=6.27
/proc/25198/stat : 25198 (SatElite) R 25197 25197 25092 0 -1 4194304 25612 0 0 0 602 25 0 0 25 0 1 0 156705621 116346880 25134 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25198/statm: 28405 25134 68 127 0 28275 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 118976

[startup+12.7011 s]
/proc/loadavg: 1.22 1.05 1.01 2/66 25199
/proc/meminfo: memFree=1802936/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=0
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705621 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25197/statm: 1339 235 195 169 0 50 0
[pid=25198] ppid=25197 vsize=132592 CPUtime=12.67
/proc/25198/stat : 25198 (SatElite) R 25197 25197 25092 0 -1 4194304 29862 0 0 0 1231 36 0 0 25 0 1 0 156705621 135774208 29046 1992294400 134512640 135034092 4294956112 18446744073709551615 134582684 0 0 4096 3 0 0 0 17 1 0 0
/proc/25198/statm: 33148 29046 68 127 0 33018 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 137948

[startup+25.5026 s]
/proc/loadavg: 1.19 1.04 1.01 5/69 25203
/proc/meminfo: memFree=1735584/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=21.15
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 313 32860 0 0 0 0 2068 47 16 0 1 0 156705621 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25197/statm: 1339 238 195 169 0 50 0
[pid=25200] ppid=25197 vsize=201088 CPUtime=7
/proc/25200/stat : 25200 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194304 41221 0 0 0 671 29 0 0 16 0 4 0 156707739 205914112 41207 1992294400 134512640 135305190 4294956160 18446744073709551615 134531177 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25200/statm: 50272 41207 83 193 0 50076 0
[pid=25200/tid=25201] ppid=25197 vsize=201088 CPUtime=1.41
/proc/25200/task/25201/stat : 25201 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 1636 0 0 0 139 2 0 0 17 0 4 0 156707897 205914112 41207 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25200/tid=25202] ppid=25197 vsize=201088 CPUtime=1.3
/proc/25200/task/25202/stat : 25202 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 1568 0 0 0 127 3 0 0 16 0 4 0 156707897 205914112 41207 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25200/tid=25203] ppid=25197 vsize=201088 CPUtime=1.37
/proc/25200/task/25203/stat : 25203 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 1466 0 0 0 135 2 0 0 17 0 4 0 156707897 205914112 41207 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.15
Current children cumulated vsize (KiB) 206444

[startup+51.1027 s]
/proc/loadavg: 2.15 1.28 1.09 5/69 25203
/proc/meminfo: memFree=1712800/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=21.15
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 313 32860 0 0 0 0 2068 47 16 0 1 0 156705621 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25197/statm: 1339 238 195 169 0 50 0
[pid=25200] ppid=25197 vsize=224068 CPUtime=58.08
/proc/25200/stat : 25200 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194304 46858 0 0 0 5772 36 0 0 17 0 4 0 156707739 229445632 46844 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25200/statm: 56017 46844 83 193 0 55821 0
[pid=25200/tid=25201] ppid=25197 vsize=224068 CPUtime=12.28
/proc/25200/task/25201/stat : 25201 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 2847 0 0 0 1224 4 0 0 17 0 4 0 156707897 229445632 46844 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25200/tid=25202] ppid=25197 vsize=224068 CPUtime=13
/proc/25200/task/25202/stat : 25202 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 2872 0 0 0 1295 5 0 0 18 0 4 0 156707897 229445632 46844 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25200/tid=25203] ppid=25197 vsize=224068 CPUtime=16.15
/proc/25200/task/25203/stat : 25203 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3160 0 0 0 1611 4 0 0 18 0 4 0 156707897 229445632 46844 1992294400 134512640 135305190 4294956160 18446744073709551615 134547906 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 79.23
Current children cumulated vsize (KiB) 229424

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

[startup+57.5019 s]
/proc/loadavg: 2.43 1.37 1.12 5/69 25203
/proc/meminfo: memFree=1709472/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=21.15
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 313 32860 0 0 0 0 2068 47 16 0 1 0 156705621 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25197/statm: 1339 238 195 169 0 50 0
[pid=25200] ppid=25197 vsize=226464 CPUtime=70.84
/proc/25200/stat : 25200 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194304 47619 0 0 0 7047 37 0 0 18 0 4 0 156707739 231899136 47605 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25200/statm: 56616 47605 83 193 0 56420 0
[pid=25200/tid=25201] ppid=25197 vsize=226464 CPUtime=17.16
/proc/25200/task/25201/stat : 25201 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3007 0 0 0 1711 5 0 0 17 0 4 0 156707897 231899136 47605 1992294400 134512640 135305190 4294956160 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25200/tid=25202] ppid=25197 vsize=226464 CPUtime=14.52
/proc/25200/task/25202/stat : 25202 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3003 0 0 0 1447 5 0 0 17 0 4 0 156707897 231899136 47605 1992294400 134512640 135305190 4294956160 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25200/tid=25203] ppid=25197 vsize=226464 CPUtime=20.26
/proc/25200/task/25203/stat : 25203 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3426 0 0 0 2022 4 0 0 17 0 4 0 156707897 231899136 47605 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 91.99
Current children cumulated vsize (KiB) 231820

[startup+63.9012 s]
/proc/loadavg: 2.56 1.41 1.14 5/69 25203
/proc/meminfo: memFree=1704608/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=21.15
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 313 32860 0 0 0 0 2068 47 16 0 1 0 156705621 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25197/statm: 1339 238 195 169 0 50 0
[pid=25200] ppid=25197 vsize=231908 CPUtime=83.6
/proc/25200/stat : 25200 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194304 48853 0 0 0 8322 38 0 0 17 0 4 0 156707739 237473792 48839 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25200/statm: 57977 48839 83 193 0 57781 0
[pid=25200/tid=25201] ppid=25197 vsize=231908 CPUtime=20.3
/proc/25200/task/25201/stat : 25201 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3338 0 0 0 2025 5 0 0 17 0 4 0 156707897 237473792 48839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528690 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25200/tid=25202] ppid=25197 vsize=231908 CPUtime=17.46
/proc/25200/task/25202/stat : 25202 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3339 0 0 0 1741 5 0 0 17 0 4 0 156707897 237473792 48839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528245 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25200/tid=25203] ppid=25197 vsize=231908 CPUtime=23.62
/proc/25200/task/25203/stat : 25203 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3637 0 0 0 2357 5 0 0 17 0 4 0 156707897 237473792 48839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 104.75
Current children cumulated vsize (KiB) 237264

[startup+65.5025 s]
/proc/loadavg: 2.56 1.41 1.14 5/69 25203
/proc/meminfo: memFree=1704288/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=21.15
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 313 32860 0 0 0 0 2068 47 16 0 1 0 156705621 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25197/statm: 1339 238 195 169 0 50 0
[pid=25200] ppid=25197 vsize=232440 CPUtime=86.79
/proc/25200/stat : 25200 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194304 48973 0 0 0 8641 38 0 0 18 0 4 0 156707739 238018560 48959 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25200/statm: 58110 48959 83 193 0 57914 0
[pid=25200/tid=25201] ppid=25197 vsize=232440 CPUtime=21.48
/proc/25200/task/25201/stat : 25201 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3354 0 0 0 2143 5 0 0 17 0 4 0 156707897 238018560 48959 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25200/tid=25202] ppid=25197 vsize=232440 CPUtime=17.93
/proc/25200/task/25202/stat : 25202 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3394 0 0 0 1787 6 0 0 16 0 4 0 156707897 238018560 48959 1992294400 134512640 135305190 4294956160 18446744073709551615 134528442 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25200/tid=25203] ppid=25197 vsize=232440 CPUtime=24.74
/proc/25200/task/25203/stat : 25203 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3674 0 0 0 2469 5 0 0 18 0 4 0 156707897 238018560 48959 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 107.94
Current children cumulated vsize (KiB) 237796

[startup+66.3027 s]
/proc/loadavg: 2.56 1.41 1.14 5/69 25203
/proc/meminfo: memFree=1703840/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=21.15
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 313 32860 0 0 0 0 2068 47 16 0 1 0 156705621 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25197/statm: 1339 238 195 169 0 50 0
[pid=25200] ppid=25197 vsize=232840 CPUtime=88.39
/proc/25200/stat : 25200 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194304 49093 0 0 0 8801 38 0 0 18 0 4 0 156707739 238428160 49079 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25200/statm: 58210 49079 83 193 0 58014 0
[pid=25200/tid=25201] ppid=25197 vsize=232840 CPUtime=21.94
/proc/25200/task/25201/stat : 25201 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3370 0 0 0 2189 5 0 0 18 0 4 0 156707897 238428160 49079 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25200/tid=25202] ppid=25197 vsize=232840 CPUtime=18.73
/proc/25200/task/25202/stat : 25202 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3461 0 0 0 1867 6 0 0 17 0 4 0 156707897 238428160 49079 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25200/tid=25203] ppid=25197 vsize=232840 CPUtime=24.74
/proc/25200/task/25203/stat : 25203 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3674 0 0 0 2469 5 0 0 18 0 4 0 156707897 238428160 49079 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 109.54
Current children cumulated vsize (KiB) 238196

[startup+67.1058 s]
/proc/loadavg: 2.67 1.45 1.15 2/69 25203
/proc/meminfo: memFree=1703200/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=21.15
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 313 32860 0 0 0 0 2068 47 16 0 1 0 156705621 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25197/statm: 1339 238 195 169 0 50 0
[pid=25200] ppid=25197 vsize=233128 CPUtime=89.83
/proc/25200/stat : 25200 (manysat1.1_stat) S 25197 25197 25092 0 -1 4194304 49209 0 0 0 8944 39 0 0 18 0 4 0 156707739 238723072 49195 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25200/statm: 58282 49195 83 193 0 58086 0
[pid=25200/tid=25201] ppid=25197 vsize=233128 CPUtime=22.15
/proc/25200/task/25201/stat : 25201 (manysat1.1_stat) S 25197 25197 25092 0 -1 4194368 3391 0 0 0 2210 5 0 0 16 0 4 0 156707897 238723072 49195 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25200/tid=25202] ppid=25197 vsize=233128 CPUtime=19.46
/proc/25200/task/25202/stat : 25202 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3473 0 0 0 1940 6 0 0 17 0 4 0 156707897 238723072 49195 1992294400 134512640 135305190 4294956160 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25200/tid=25203] ppid=25197 vsize=233128 CPUtime=24.99
/proc/25200/task/25203/stat : 25203 (manysat1.1_stat) S 25197 25197 25092 0 -1 4194368 3711 0 0 0 2494 5 0 0 17 0 4 0 156707897 238723072 49195 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 110.98
Current children cumulated vsize (KiB) 238484

[startup+67.5019 s]
/proc/loadavg: 2.67 1.45 1.15 2/69 25203
/proc/meminfo: memFree=1703200/2055920 swapFree=4180232/4192956
[pid=25197] ppid=25195 vsize=5356 CPUtime=21.15
/proc/25197/stat : 25197 (manysat.sh) S 25195 25197 25092 0 -1 4194304 313 32860 0 0 0 0 2068 47 16 0 1 0 156705621 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25197/statm: 1339 238 195 169 0 50 0
[pid=25200] ppid=25197 vsize=233128 CPUtime=90.22
/proc/25200/stat : 25200 (manysat1.1_stat) S 25197 25197 25092 0 -1 4194304 49209 0 0 0 8983 39 0 0 18 0 4 0 156707739 238723072 49195 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25200/statm: 58282 49195 83 193 0 58086 0
[pid=25200/tid=25201] ppid=25197 vsize=233128 CPUtime=22.15
/proc/25200/task/25201/stat : 25201 (manysat1.1_stat) S 25197 25197 25092 0 -1 4194368 3391 0 0 0 2210 5 0 0 16 0 4 0 156707897 238723072 49195 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25200/tid=25202] ppid=25197 vsize=233128 CPUtime=19.85
/proc/25200/task/25202/stat : 25202 (manysat1.1_stat) R 25197 25197 25092 0 -1 4194368 3473 0 0 0 1979 6 0 0 17 0 4 0 156707897 238723072 49195 1992294400 134512640 135305190 4294956160 18446744073709551615 134529252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25200/tid=25203] ppid=25197 vsize=233128 CPUtime=24.99
/proc/25200/task/25203/stat : 25203 (manysat1.1_stat) S 25197 25197 25092 0 -1 4194368 3711 0 0 0 2494 5 0 0 17 0 4 0 156707897 238723072 49195 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 111.37
Current children cumulated vsize (KiB) 238484

Child status: 20
Real time (s): 67.5792
CPU time (s): 111.46
CPU user time (s): 110.531
CPU system time (s): 0.928858
CPU usage (%): 164.932
Max. virtual memory (cumulated for all children) (KiB): 238484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 110.531
system time used= 0.928858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82551
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= 6606
involuntary context switches= 3912

runsolver used 0.067989 second user time and 0.185971 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-02 19:51:49
IDJOB=1772946
IDBENCH=20418
IDSOLVER=612
FILE ID=node1/1772946-1241286708
PBS_JOBID= 9225061
Free space on /tmp= 66532 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772946-1241286708/watcher-1772946-1241286708 -o /tmp/evaluation-result-1772946-1241286708/solver-1772946-1241286708 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1772946-1241286708.cnf aimd 1

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=2101653354

node1.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.259
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	: 5931.00
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.259
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:       1950632 kB
Buffers:          5800 kB
Cached:          45104 kB
SwapCached:       6284 kB
Active:          39588 kB
Inactive:        19080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1950632 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:           16828 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            32628 kB
Committed_AS:   720112 kB
PageTables:       1448 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= 66532 MiB
End job on node1 at 2009-05-02 19:52:57