Trace number 1774866

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 86.6888 46.1982

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.4979
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c Parsing...
0.59/0.69	c ==============================================================================
0.59/0.69	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.69	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.69	c ==============================================================================
0.59/0.69	c |         0 |  619932  1463622 |  185979       0        0     nan |  0.000 % |
3.69/3.79	c |         0 |  393355  1091119 |      --       0       --      -- |     --   | -54955/20412
3.69/3.79	c ==============================================================================
3.69/3.79	c Result  :   #vars: 65019   #clauses: 393355   #literals: 1091119
3.69/3.79	c CPU time:   3.64845 s
3.69/3.79	c ==============================================================================
86.51/46.16	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
86.51/46.16	c ============================[ Problem Statistics ]=============================
86.51/46.16	c |                                                                             |
86.51/46.16	c threadId              : 3
86.51/46.16	c restarts              : 30
86.51/46.16	c conflicts             : 16069          (196 /sec)
86.51/46.16	c decisions             : 34870          (2.12 % random) (425 /sec)
86.51/46.16	c propagations          : 25480608       (310646 /sec)
86.51/46.16	c conflict literals     : 1804339        (35.39 % deleted)
86.51/46.16	c Memory used           : 172.86 MB
86.51/46.16	c CPU time              : 82.0245 s
86.51/46.16	
86.51/46.16	c --->m=4, e=8, aimd=1, HOME/27020_many.cnf	time: 20.5061	conflicts: 16069        
86.51/46.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-1774866-1241292573/watcher-1774866-1241292573 -o /tmp/evaluation-result-1774866-1241292573/solver-1774866-1241292573 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774866-1241292573.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: 4.01 3.95 3.91 3/64 27020
/proc/meminfo: memFree=1234104/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=0
/proc/27020/stat : 27020 (manysat.sh) R 27018 27020 26950 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157290797 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27020/statm: 1339 234 194 169 0 50 0
[pid=27021] ppid=27020 vsize=1560 CPUtime=0
/proc/27021/stat : 27021 (SatElite) R 27020 27020 26950 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 157290798 1597440 265 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/27021/statm: 390 268 50 127 0 260 0

[startup+0.0849929 s]
/proc/loadavg: 4.01 3.95 3.91 3/64 27020
/proc/meminfo: memFree=1234104/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=0
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157290797 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27020/statm: 1339 235 195 169 0 50 0
[pid=27021] ppid=27020 vsize=18116 CPUtime=0.07
/proc/27021/stat : 27021 (SatElite) R 27020 27020 26950 0 -1 4194304 4078 0 0 0 5 2 0 0 19 0 1 0 157290798 18550784 4006 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/27021/statm: 4529 4007 50 127 0 4399 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23472

[startup+0.102986 s]
/proc/loadavg: 4.01 3.95 3.91 3/64 27020
/proc/meminfo: memFree=1234104/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=0
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157290797 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27020/statm: 1339 235 195 169 0 50 0
[pid=27021] ppid=27020 vsize=20228 CPUtime=0.09
/proc/27021/stat : 27021 (SatElite) R 27020 27020 26950 0 -1 4194304 4614 0 0 0 7 2 0 0 19 0 1 0 157290798 20713472 4542 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/27021/statm: 5057 4543 50 127 0 4927 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25584

[startup+0.302929 s]
/proc/loadavg: 4.01 3.95 3.91 3/64 27020
/proc/meminfo: memFree=1234104/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=0
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157290797 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27020/statm: 1339 235 195 169 0 50 0
[pid=27021] ppid=27020 vsize=34172 CPUtime=0.29
/proc/27021/stat : 27021 (SatElite) R 27020 27020 26950 0 -1 4194304 7938 0 0 0 24 5 0 0 21 0 1 0 157290798 34992128 7866 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/27021/statm: 8543 7866 50 127 0 8413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39528

[startup+0.702817 s]
/proc/loadavg: 4.01 3.95 3.91 3/64 27020
/proc/meminfo: memFree=1234104/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=0
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157290797 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27020/statm: 1339 235 195 169 0 50 0
[pid=27021] ppid=27020 vsize=60676 CPUtime=0.69
/proc/27021/stat : 27021 (SatElite) R 27020 27020 26950 0 -1 4194304 14233 0 0 0 61 8 0 0 25 0 1 0 157290798 62132224 14161 1992294400 134512640 135034092 4294956112 18446744073709551615 134536786 0 0 4096 3 0 0 0 17 0 0 0
/proc/27021/statm: 15169 14161 64 127 0 15039 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66032

[startup+1.50159 s]
/proc/loadavg: 4.01 3.95 3.91 2/66 27022
/proc/meminfo: memFree=1172840/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=0
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157290797 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27020/statm: 1339 235 195 169 0 50 0
[pid=27021] ppid=27020 vsize=73684 CPUtime=1.48
/proc/27021/stat : 27021 (SatElite) R 27020 27020 26950 0 -1 4194304 18534 0 0 0 138 10 0 0 25 0 1 0 157290798 75452416 16851 1992294400 134512640 135034092 4294956112 18446744073709551615 134566248 0 0 4096 3 0 0 0 17 0 0 0
/proc/27021/statm: 18421 16851 68 127 0 18291 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 79040

[startup+3.10114 s]
/proc/loadavg: 4.01 3.95 3.91 2/66 27022
/proc/meminfo: memFree=1162728/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=0
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157290797 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27020/statm: 1339 235 195 169 0 50 0
[pid=27021] ppid=27020 vsize=74788 CPUtime=3.08
/proc/27021/stat : 27021 (SatElite) R 27020 27020 26950 0 -1 4194304 20700 0 0 0 296 12 0 0 25 0 1 0 157290798 76582912 17212 1992294400 134512640 135034092 4294956112 18446744073709551615 134566285 0 0 4096 3 0 0 0 17 0 0 0
/proc/27021/statm: 18697 17212 68 127 0 18567 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 80144

[startup+6.30124 s]
/proc/loadavg: 3.77 3.90 3.89 2/66 27023
/proc/meminfo: memFree=1120360/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=4.27
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 313 23271 0 0 0 0 409 18 16 0 1 0 157290797 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27020/statm: 1339 238 195 169 0 50 0
[pid=27023] ppid=27020 vsize=146280 CPUtime=2.85
/proc/27023/stat : 27023 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194304 27226 0 0 0 265 20 0 0 17 0 4 0 157291226 149790720 27203 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27023/statm: 36570 27203 83 193 0 36374 0
Current children cumulated CPU time (s) 7.12
Current children cumulated vsize (KiB) 151636

[startup+12.7014 s]
/proc/loadavg: 3.79 3.90 3.89 5/69 27026
/proc/meminfo: memFree=1111632/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=4.27
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 313 23271 0 0 0 0 409 18 16 0 1 0 157290797 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27020/statm: 1339 238 195 169 0 50 0
[pid=27023] ppid=27020 vsize=148372 CPUtime=15.58
/proc/27023/stat : 27023 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194304 27766 0 0 0 1535 23 0 0 17 0 4 0 157291226 151932928 27743 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27023/statm: 37093 27743 83 193 0 36897 0
[pid=27023/tid=27024] ppid=27020 vsize=148372 CPUtime=3.5
/proc/27023/task/27024/stat : 27024 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 516 0 0 0 348 2 0 0 17 0 4 0 157291340 151932928 27743 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27023/tid=27025] ppid=27020 vsize=148372 CPUtime=3.38
/proc/27023/task/27025/stat : 27025 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 652 0 0 0 336 2 0 0 17 0 4 0 157291340 151932928 27743 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27026] ppid=27020 vsize=148372 CPUtime=3.63
/proc/27023/task/27026/stat : 27026 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 581 0 0 0 362 1 0 0 17 0 4 0 157291340 151932928 27743 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.85
Current children cumulated vsize (KiB) 153728

[startup+25.5028 s]
/proc/loadavg: 3.83 3.90 3.90 5/69 27026
/proc/meminfo: memFree=1100504/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=4.27
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 313 23271 0 0 0 0 409 18 16 0 1 0 157290797 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27020/statm: 1339 238 195 169 0 50 0
[pid=27023] ppid=27020 vsize=158844 CPUtime=41.13
/proc/27023/stat : 27023 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194304 30495 0 0 0 4086 27 0 0 16 0 4 0 157291226 162656256 30472 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27023/statm: 39711 30472 83 193 0 39515 0
[pid=27023/tid=27024] ppid=27020 vsize=158844 CPUtime=12.12
/proc/27023/task/27024/stat : 27024 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 1480 0 0 0 1209 3 0 0 18 0 4 0 157291340 162656256 30472 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27023/tid=27025] ppid=27020 vsize=158844 CPUtime=7.05
/proc/27023/task/27025/stat : 27025 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 922 0 0 0 702 3 0 0 17 0 4 0 157291340 162656256 30472 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27026] ppid=27020 vsize=158844 CPUtime=9.38
/proc/27023/task/27026/stat : 27026 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 1172 0 0 0 935 3 0 0 17 0 4 0 157291340 162656256 30472 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.4
Current children cumulated vsize (KiB) 164200

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

[startup+38.3012 s]
/proc/loadavg: 3.94 3.92 3.90 5/69 27026
/proc/meminfo: memFree=1088152/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=4.27
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 313 23271 0 0 0 0 409 18 16 0 1 0 157290797 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27020/statm: 1339 238 195 169 0 50 0
[pid=27023] ppid=27020 vsize=172048 CPUtime=66.67
/proc/27023/stat : 27023 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194304 33849 0 0 0 6635 32 0 0 18 0 4 0 157291226 176177152 33826 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27023/statm: 43012 33826 83 193 0 42816 0
[pid=27023/tid=27024] ppid=27020 vsize=172048 CPUtime=17.07
/proc/27023/task/27024/stat : 27024 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 2193 0 0 0 1702 5 0 0 18 0 4 0 157291340 176177152 33826 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27025] ppid=27020 vsize=172048 CPUtime=12.83
/proc/27023/task/27025/stat : 27025 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 1713 0 0 0 1279 4 0 0 17 0 4 0 157291340 176177152 33826 1992294400 134512640 135305190 4294956160 18446744073709551615 134551510 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27023/tid=27026] ppid=27020 vsize=172048 CPUtime=16.7
/proc/27023/task/27026/stat : 27026 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 1959 0 0 0 1666 4 0 0 17 0 4 0 157291340 176177152 33826 1992294400 134512640 135305190 4294956160 18446744073709551615 134529110 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 70.94
Current children cumulated vsize (KiB) 177404

[startup+41.5023 s]
/proc/loadavg: 3.94 3.92 3.90 5/69 27026
/proc/meminfo: memFree=1085912/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=4.27
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 313 23271 0 0 0 0 409 18 16 0 1 0 157290797 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27020/statm: 1339 238 195 169 0 50 0
[pid=27023] ppid=27020 vsize=172968 CPUtime=73.05
/proc/27023/stat : 27023 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194304 34079 0 0 0 7273 32 0 0 18 0 4 0 157291226 177119232 34056 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27023/statm: 43242 34056 83 193 0 43046 0
[pid=27023/tid=27024] ppid=27020 vsize=172968 CPUtime=18.65
/proc/27023/task/27024/stat : 27024 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 2261 0 0 0 1860 5 0 0 17 0 4 0 157291340 177119232 34056 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27025] ppid=27020 vsize=172968 CPUtime=14.19
/proc/27023/task/27025/stat : 27025 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 1761 0 0 0 1415 4 0 0 17 0 4 0 157291340 177119232 34056 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27026] ppid=27020 vsize=172968 CPUtime=18.63
/proc/27023/task/27026/stat : 27026 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 2004 0 0 0 1859 4 0 0 16 0 4 0 157291340 177119232 34056 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 77.32
Current children cumulated vsize (KiB) 178324

[startup+44.7013 s]
/proc/loadavg: 3.95 3.92 3.90 5/69 27026
/proc/meminfo: memFree=1084760/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=4.27
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 313 23271 0 0 0 0 409 18 16 0 1 0 157290797 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27020/statm: 1339 238 195 169 0 50 0
[pid=27023] ppid=27020 vsize=175560 CPUtime=79.43
/proc/27023/stat : 27023 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194304 34520 0 0 0 7910 33 0 0 17 0 4 0 157291226 179773440 34497 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27023/statm: 43890 34497 83 193 0 43694 0
[pid=27023/tid=27024] ppid=27020 vsize=175560 CPUtime=20.46
/proc/27023/task/27024/stat : 27024 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 2392 0 0 0 2041 5 0 0 18 0 4 0 157291340 179773440 34497 1992294400 134512640 135305190 4294956160 18446744073709551615 134558366 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27025] ppid=27020 vsize=175560 CPUtime=15.46
/proc/27023/task/27025/stat : 27025 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 1901 0 0 0 1542 4 0 0 18 0 4 0 157291340 179773440 34497 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27026] ppid=27020 vsize=175560 CPUtime=20.22
/proc/27023/task/27026/stat : 27026 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 2100 0 0 0 2018 4 0 0 17 0 4 0 157291340 179773440 34497 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 83.7
Current children cumulated vsize (KiB) 180916

[startup+45.5011 s]
/proc/loadavg: 3.95 3.92 3.90 5/69 27026
/proc/meminfo: memFree=1083992/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=4.27
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 313 23271 0 0 0 0 409 18 16 0 1 0 157290797 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27020/statm: 1339 238 195 169 0 50 0
[pid=27023] ppid=27020 vsize=176216 CPUtime=81.03
/proc/27023/stat : 27023 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194304 34677 0 0 0 8070 33 0 0 17 0 4 0 157291226 180445184 34654 1992294400 134512640 135305190 4294956160 18446744073709551615 134551668 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27023/statm: 44054 34654 83 193 0 43858 0
[pid=27023/tid=27024] ppid=27020 vsize=176216 CPUtime=20.92
/proc/27023/task/27024/stat : 27024 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 2442 0 0 0 2087 5 0 0 17 0 4 0 157291340 180445184 34654 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27025] ppid=27020 vsize=176216 CPUtime=15.8
/proc/27023/task/27025/stat : 27025 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 1977 0 0 0 1576 4 0 0 18 0 4 0 157291340 180445184 34654 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27026] ppid=27020 vsize=176216 CPUtime=20.63
/proc/27023/task/27026/stat : 27026 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 2112 0 0 0 2059 4 0 0 17 0 4 0 157291340 180445184 34654 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 85.3
Current children cumulated vsize (KiB) 181572

[startup+45.901 s]
/proc/loadavg: 3.95 3.92 3.90 5/69 27026
/proc/meminfo: memFree=1083992/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=4.27
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 313 23271 0 0 0 0 409 18 16 0 1 0 157290797 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27020/statm: 1339 238 195 169 0 50 0
[pid=27023] ppid=27020 vsize=176612 CPUtime=81.83
/proc/27023/stat : 27023 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194304 34792 0 0 0 8150 33 0 0 16 0 4 0 157291226 180850688 34769 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27023/statm: 44153 34769 83 193 0 43957 0
[pid=27023/tid=27024] ppid=27020 vsize=176612 CPUtime=21.32
/proc/27023/task/27024/stat : 27024 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 2508 0 0 0 2127 5 0 0 17 0 4 0 157291340 180850688 34769 1992294400 134512640 135305190 4294956160 18446744073709551615 134528840 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27025] ppid=27020 vsize=176612 CPUtime=15.8
/proc/27023/task/27025/stat : 27025 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 1977 0 0 0 1576 4 0 0 18 0 4 0 157291340 180850688 34769 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27026] ppid=27020 vsize=176612 CPUtime=20.82
/proc/27023/task/27026/stat : 27026 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 2122 0 0 0 2078 4 0 0 17 0 4 0 157291340 180850688 34769 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 86.1
Current children cumulated vsize (KiB) 181968

[startup+46.1019 s]
/proc/loadavg: 3.95 3.92 3.90 5/69 27026
/proc/meminfo: memFree=1082904/2055920 swapFree=4179172/4192956
[pid=27020] ppid=27018 vsize=5356 CPUtime=4.27
/proc/27020/stat : 27020 (manysat.sh) S 27018 27020 26950 0 -1 4194304 313 23271 0 0 0 0 409 18 16 0 1 0 157290797 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27020/statm: 1339 238 195 169 0 50 0
[pid=27023] ppid=27020 vsize=176876 CPUtime=82.24
/proc/27023/stat : 27023 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194304 34856 0 0 0 8190 34 0 0 17 0 4 0 157291226 181121024 34833 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27023/statm: 44219 34833 83 193 0 44023 0
[pid=27023/tid=27024] ppid=27020 vsize=176876 CPUtime=21.52
/proc/27023/task/27024/stat : 27024 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 2543 0 0 0 2147 5 0 0 17 0 4 0 157291340 181121024 34833 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27025] ppid=27020 vsize=176876 CPUtime=15.8
/proc/27023/task/27025/stat : 27025 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 1977 0 0 0 1576 4 0 0 18 0 4 0 157291340 181121024 34833 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27023/tid=27026] ppid=27020 vsize=176876 CPUtime=20.92
/proc/27023/task/27026/stat : 27026 (manysat1.1_stat) R 27020 27020 26950 0 -1 4194368 2129 0 0 0 2088 4 0 0 17 0 4 0 157291340 181121024 34833 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 86.51
Current children cumulated vsize (KiB) 182232

Child status: 20
Real time (s): 46.1982
CPU time (s): 86.6888
CPU user time (s): 86.1229
CPU system time (s): 0.565913
CPU usage (%): 187.645
Max. virtual memory (cumulated for all children) (KiB): 182232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.1229
system time used= 0.565913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58627
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= 3221
involuntary context switches= 3986

runsolver used 0.044993 second user time and 0.135979 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-02 21:29:34
IDJOB=1774866
IDBENCH=71042
IDSOLVER=612
FILE ID=node16/1774866-1241292573
PBS_JOBID= 9225132
Free space on /tmp= 66552 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774866-1241292573/watcher-1774866-1241292573 -o /tmp/evaluation-result-1774866-1241292573/solver-1774866-1241292573 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774866-1241292573.cnf aimd 1

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=1518431676

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:       1234656 kB
Buffers:         79328 kB
Cached:         667120 kB
SwapCached:       8080 kB
Active:         154816 kB
Inactive:       601000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1234656 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:           12524 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            51568 kB
Committed_AS:   702040 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= 66548 MiB
End job on node16 at 2009-05-02 21:30:20