Trace number 1774726

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 61.9616 33.5059

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.6003
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.49/0.56	c ==============================================================================
0.49/0.56	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.56	c ==============================================================================
0.49/0.56	c |         0 |  495031  1168838 |  148509       0        0     nan |  0.000 % |
3.49/3.51	c |         0 |  300405   831416 |      --       0       --      -- |     --   | -44710/7696
3.49/3.51	c ==============================================================================
3.49/3.51	c Result  :   #vars: 49462   #clauses: 300405   #literals: 831416
3.49/3.51	c CPU time:   3.40948 s
3.49/3.51	c ==============================================================================
61.76/33.48	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
61.76/33.48	c ============================[ Problem Statistics ]=============================
61.76/33.48	c |                                                                             |
61.76/33.48	c threadId              : 0
61.76/33.48	c restarts              : 41
61.76/33.48	c conflicts             : 9014           (156 /sec)
61.76/33.48	c decisions             : 53188          (1.34 % random) (920 /sec)
61.76/33.48	c propagations          : 21641888       (374251 /sec)
61.76/33.48	c conflict literals     : 999769         (27.08 % deleted)
61.76/33.48	c Memory used           : 126.86 MB
61.76/33.48	c CPU time              : 57.8272 s
61.76/33.48	
61.76/33.48	c --->m=4, e=8, aimd=1, HOME/27134_many.cnf	time: 14.4568	conflicts: 9014         
61.76/33.49	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-1774726-1241292034/watcher-1774726-1241292034 -o /tmp/evaluation-result-1774726-1241292034/solver-1774726-1241292034 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774726-1241292034.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: 2.90 2.87 3.37 3/64 27134
/proc/meminfo: memFree=1222776/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=0
/proc/27134/stat : 27134 (manysat.sh) R 27132 27134 26932 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157236417 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 233588714143 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27134/statm: 1339 234 194 169 0 50 0
[pid=27135] ppid=27134 vsize=1552 CPUtime=0
/proc/27135/stat : 27135 (SatElite) R 27134 27134 26932 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 157236417 1589248 247 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/27135/statm: 388 249 50 127 0 258 0

[startup+0.033413 s]
/proc/loadavg: 2.90 2.87 3.37 3/64 27134
/proc/meminfo: memFree=1222776/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=0
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157236417 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27134/statm: 1339 235 195 169 0 50 0
[pid=27135] ppid=27134 vsize=13204 CPUtime=0.02
/proc/27135/stat : 27135 (SatElite) R 27134 27134 26932 0 -1 4194304 2311 0 0 0 1 1 0 0 19 0 1 0 157236417 13520896 2191 1992294400 134512640 135034092 4294956112 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 0 0 0
/proc/27135/statm: 3301 2197 50 127 0 3171 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18560

[startup+0.10242 s]
/proc/loadavg: 2.90 2.87 3.37 3/64 27134
/proc/meminfo: memFree=1222776/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=0
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157236417 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27134/statm: 1339 235 195 169 0 50 0
[pid=27135] ppid=27134 vsize=20360 CPUtime=0.09
/proc/27135/stat : 27135 (SatElite) R 27134 27134 26932 0 -1 4194304 4176 0 0 0 7 2 0 0 19 0 1 0 157236417 20848640 4056 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/27135/statm: 5090 4057 50 127 0 4960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25716

[startup+0.302439 s]
/proc/loadavg: 2.90 2.87 3.37 3/64 27134
/proc/meminfo: memFree=1222776/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=0
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157236417 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27134/statm: 1339 235 195 169 0 50 0
[pid=27135] ppid=27134 vsize=33380 CPUtime=0.29
/proc/27135/stat : 27135 (SatElite) R 27134 27134 26932 0 -1 4194304 7275 0 0 0 25 4 0 0 21 0 1 0 157236417 34181120 7155 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/27135/statm: 8345 7156 50 127 0 8215 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38736

[startup+0.70248 s]
/proc/loadavg: 2.90 2.87 3.37 3/64 27134
/proc/meminfo: memFree=1222776/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=0
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157236417 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27134/statm: 1339 235 195 169 0 50 0
[pid=27135] ppid=27134 vsize=50488 CPUtime=0.69
/proc/27135/stat : 27135 (SatElite) R 27134 27134 26932 0 -1 4194304 11715 0 0 0 62 7 0 0 25 0 1 0 157236417 51699712 11595 1992294400 134512640 135034092 4294956112 18446744073709551615 134536786 0 0 4096 3 0 0 0 17 0 0 0
/proc/27135/statm: 12622 11595 64 127 0 12492 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55844

[startup+1.50156 s]
/proc/loadavg: 2.90 2.87 3.37 2/66 27136
/proc/meminfo: memFree=1170472/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=0
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157236417 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27134/statm: 1339 235 195 169 0 50 0
[pid=27135] ppid=27134 vsize=59284 CPUtime=1.49
/proc/27135/stat : 27135 (SatElite) R 27134 27134 26932 0 -1 4194304 14887 0 0 0 141 8 0 0 25 0 1 0 157236417 60706816 13468 1992294400 134512640 135034092 4294956112 18446744073709551615 134529233 0 0 4096 3 0 0 0 17 0 0 0
/proc/27135/statm: 14821 13468 68 127 0 14691 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64640

[startup+3.10172 s]
/proc/loadavg: 2.74 2.84 3.36 2/66 27136
/proc/meminfo: memFree=1162984/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=0
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157236417 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27134/statm: 1339 235 195 169 0 50 0
[pid=27135] ppid=27134 vsize=65956 CPUtime=3.09
/proc/27135/stat : 27135 (SatElite) R 27134 27134 26932 0 -1 4194304 17210 0 0 0 300 9 0 0 25 0 1 0 157236417 67538944 14471 1992294400 134512640 135034092 4294956112 18446744073709551615 134569707 0 0 4096 3 0 0 0 17 0 0 0
/proc/27135/statm: 16489 14471 68 127 0 16359 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71312

[startup+6.30206 s]
/proc/loadavg: 2.74 2.84 3.36 5/69 27140
/proc/meminfo: memFree=1130320/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=3.91
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 313 18116 0 0 0 0 378 13 16 0 1 0 157236417 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27134/statm: 1339 238 195 169 0 50 0
[pid=27137] ppid=27134 vsize=119568 CPUtime=3.8
/proc/27137/stat : 27137 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194304 21022 0 0 0 366 14 0 0 17 0 4 0 157236810 122437632 21008 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27137/statm: 29892 21008 83 193 0 29696 0
[pid=27137/tid=27138] ppid=27134 vsize=119568 CPUtime=0.76
/proc/27137/task/27138/stat : 27138 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 416 0 0 0 75 1 0 0 17 0 4 0 157236899 122437632 21008 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27137/tid=27139] ppid=27134 vsize=119568 CPUtime=0.72
/proc/27137/task/27139/stat : 27139 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 363 0 0 0 71 1 0 0 16 0 4 0 157236899 122437632 21008 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27137/tid=27140] ppid=27134 vsize=119568 CPUtime=0.72
/proc/27137/task/27140/stat : 27140 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 463 0 0 0 71 1 0 0 16 0 4 0 157236899 122437632 21008 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.71
Current children cumulated vsize (KiB) 124924

[startup+12.7017 s]
/proc/loadavg: 2.94 2.88 3.36 5/69 27140
/proc/meminfo: memFree=1129056/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=3.91
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 313 18116 0 0 0 0 378 13 16 0 1 0 157236417 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27134/statm: 1339 238 195 169 0 50 0
[pid=27137] ppid=27134 vsize=120936 CPUtime=16.53
/proc/27137/stat : 27137 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194304 21103 0 0 0 1638 15 0 0 18 0 4 0 157236810 123838464 21089 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27137/statm: 30234 21089 83 193 0 30038 0
[pid=27137/tid=27138] ppid=27134 vsize=120936 CPUtime=3.9
/proc/27137/task/27138/stat : 27138 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 425 0 0 0 389 1 0 0 18 0 4 0 157236899 123838464 21089 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27137/tid=27139] ppid=27134 vsize=120936 CPUtime=4.2
/proc/27137/task/27139/stat : 27139 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 389 0 0 0 418 2 0 0 17 0 4 0 157236899 123838464 21089 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27137/tid=27140] ppid=27134 vsize=120936 CPUtime=3.5
/proc/27137/task/27140/stat : 27140 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 478 0 0 0 348 2 0 0 17 0 4 0 157236899 123838464 21089 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.44
Current children cumulated vsize (KiB) 126292

[startup+25.503 s]
/proc/loadavg: 3.10 2.91 3.37 5/69 27140
/proc/meminfo: memFree=1122464/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=3.91
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 313 18116 0 0 0 0 378 13 16 0 1 0 157236417 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27134/statm: 1339 238 195 169 0 50 0
[pid=27137] ppid=27134 vsize=127784 CPUtime=42.08
/proc/27137/stat : 27137 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194304 22853 0 0 0 4190 18 0 0 17 0 4 0 157236810 130850816 22839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27137/statm: 31946 22839 83 193 0 31750 0
[pid=27137/tid=27138] ppid=27134 vsize=127784 CPUtime=9.04
/proc/27137/task/27138/stat : 27138 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 724 0 0 0 902 2 0 0 18 0 4 0 157236899 130850816 22839 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27137/tid=27139] ppid=27134 vsize=127784 CPUtime=8.49
/proc/27137/task/27139/stat : 27139 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 746 0 0 0 847 2 0 0 17 0 4 0 157236899 130850816 22839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27137/tid=27140] ppid=27134 vsize=127784 CPUtime=11.09
/proc/27137/task/27140/stat : 27140 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 966 0 0 0 1107 2 0 0 18 0 4 0 157236899 130850816 22839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.99
Current children cumulated vsize (KiB) 133140

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

[startup+28.7013 s]
/proc/loadavg: 3.17 2.93 3.37 5/69 27140
/proc/meminfo: memFree=1121120/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=3.91
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 313 18116 0 0 0 0 378 13 16 0 1 0 157236417 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27134/statm: 1339 238 195 169 0 50 0
[pid=27137] ppid=27134 vsize=128972 CPUtime=48.47
/proc/27137/stat : 27137 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194304 23161 0 0 0 4828 19 0 0 18 0 4 0 157236810 132067328 23147 1992294400 134512640 135305190 4294956160 18446744073709551615 134556752 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27137/statm: 32243 23147 83 193 0 32047 0
[pid=27137/tid=27138] ppid=27134 vsize=128972 CPUtime=10.64
/proc/27137/task/27138/stat : 27138 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 789 0 0 0 1062 2 0 0 17 0 4 0 157236899 132067328 23147 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27137/tid=27139] ppid=27134 vsize=128972 CPUtime=10.75
/proc/27137/task/27139/stat : 27139 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 894 0 0 0 1073 2 0 0 18 0 4 0 157236899 132067328 23147 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27137/tid=27140] ppid=27134 vsize=128972 CPUtime=12.23
/proc/27137/task/27140/stat : 27140 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 995 0 0 0 1221 2 0 0 17 0 4 0 157236899 132067328 23147 1992294400 134512640 135305190 4294956160 18446744073709551615 134528933 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 52.38
Current children cumulated vsize (KiB) 134328

[startup+31.9067 s]
/proc/loadavg: 3.17 2.93 3.37 5/69 27140
/proc/meminfo: memFree=1120224/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=3.91
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 313 18116 0 0 0 0 378 13 16 0 1 0 157236417 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27134/statm: 1339 238 195 169 0 50 0
[pid=27137] ppid=27134 vsize=129896 CPUtime=54.86
/proc/27137/stat : 27137 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194304 23371 0 0 0 5467 19 0 0 18 0 4 0 157236810 133013504 23357 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27137/statm: 32474 23357 83 193 0 32278 0
[pid=27137/tid=27138] ppid=27134 vsize=129896 CPUtime=12.06
/proc/27137/task/27138/stat : 27138 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 850 0 0 0 1204 2 0 0 17 0 4 0 157236899 133013504 23357 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27137/tid=27139] ppid=27134 vsize=129896 CPUtime=11.84
/proc/27137/task/27139/stat : 27139 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 929 0 0 0 1182 2 0 0 17 0 4 0 157236899 133013504 23357 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27137/tid=27140] ppid=27134 vsize=129896 CPUtime=13.85
/proc/27137/task/27140/stat : 27140 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 1045 0 0 0 1383 2 0 0 17 0 4 0 157236899 133013504 23357 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.77
Current children cumulated vsize (KiB) 135252

[startup+32.7027 s]
/proc/loadavg: 3.17 2.93 3.37 5/69 27140
/proc/meminfo: memFree=1120224/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=3.91
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 313 18116 0 0 0 0 378 13 16 0 1 0 157236417 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27134/statm: 1339 238 195 169 0 50 0
[pid=27137] ppid=27134 vsize=129896 CPUtime=56.46
/proc/27137/stat : 27137 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194304 23372 0 0 0 5627 19 0 0 18 0 4 0 157236810 133013504 23358 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27137/statm: 32474 23358 83 193 0 32278 0
[pid=27137/tid=27138] ppid=27134 vsize=129896 CPUtime=12.8
/proc/27137/task/27138/stat : 27138 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 850 0 0 0 1278 2 0 0 18 0 4 0 157236899 133013504 23358 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27137/tid=27139] ppid=27134 vsize=129896 CPUtime=12.3
/proc/27137/task/27139/stat : 27139 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 929 0 0 0 1228 2 0 0 17 0 4 0 157236899 133013504 23358 1992294400 134512640 135305190 4294956160 18446744073709551615 134528350 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27137/tid=27140] ppid=27134 vsize=129896 CPUtime=14.19
/proc/27137/task/27140/stat : 27140 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 1045 0 0 0 1417 2 0 0 18 0 4 0 157236899 133013504 23358 1992294400 134512640 135305190 4294956160 18446744073709551615 134546286 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.37
Current children cumulated vsize (KiB) 135252

[startup+33.1028 s]
/proc/loadavg: 3.32 2.96 3.38 5/69 27140
/proc/meminfo: memFree=1120224/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5356 CPUtime=3.91
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 313 18116 0 0 0 0 378 13 16 0 1 0 157236417 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27134/statm: 1339 238 195 169 0 50 0
[pid=27137] ppid=27134 vsize=129896 CPUtime=57.25
/proc/27137/stat : 27137 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194304 23374 0 0 0 5706 19 0 0 18 0 4 0 157236810 133013504 23360 1992294400 134512640 135305190 4294956160 18446744073709551615 134556789 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27137/statm: 32474 23360 83 193 0 32278 0
[pid=27137/tid=27138] ppid=27134 vsize=129896 CPUtime=12.9
/proc/27137/task/27138/stat : 27138 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 850 0 0 0 1288 2 0 0 18 0 4 0 157236899 133013504 23360 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27137/tid=27139] ppid=27134 vsize=129896 CPUtime=12.61
/proc/27137/task/27139/stat : 27139 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 931 0 0 0 1259 2 0 0 17 0 4 0 157236899 133013504 23360 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27137/tid=27140] ppid=27134 vsize=129896 CPUtime=14.43
/proc/27137/task/27140/stat : 27140 (manysat1.1_stat) R 27134 27134 26932 0 -1 4194368 1045 0 0 0 1441 2 0 0 17 0 4 0 157236899 133013504 23360 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 61.16
Current children cumulated vsize (KiB) 135252

[startup+33.5028 s]
/proc/loadavg: 3.32 2.96 3.38 5/69 27140
/proc/meminfo: memFree=1120224/2055920 swapFree=4180900/4192956
[pid=27134] ppid=27132 vsize=5360 CPUtime=61.94
/proc/27134/stat : 27134 (manysat.sh) S 27132 27134 26932 0 -1 4194304 340 41505 0 0 0 0 6161 33 17 0 1 0 157236417 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27134/statm: 1340 240 196 169 0 51 0
Current children cumulated CPU time (s) 61.94
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 33.5059
CPU time (s): 61.9616
CPU user time (s): 61.6146
CPU system time (s): 0.346947
CPU usage (%): 184.928
Max. virtual memory (cumulated for all children) (KiB): 135252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.6146
system time used= 0.346947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41972
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= 2124
involuntary context switches= 2460

runsolver used 0.035994 second user time and 0.095985 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-02 21:20:35
IDJOB=1774726
IDBENCH=71006
IDSOLVER=612
FILE ID=node27/1774726-1241292034
PBS_JOBID= 9225123
Free space on /tmp= 66288 MiB

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

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED=129567450

node27.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		: 2800.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	: 5521.40
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		: 2800.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:       1223192 kB
Buffers:         76776 kB
Cached:         667784 kB
SwapCached:       5072 kB
Active:          83700 kB
Inactive:       668976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223192 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:           10060 kB
Writeback:           0 kB
Mapped:          14144 kB
Slab:            65976 kB
Committed_AS:   681912 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66288 MiB
End job on node27 at 2009-05-02 21:21:09