Trace number 1773696

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 48.2217 26.9601

General information on the benchmark

NameAPPLICATIONS/
bitverif/minand/minand128.cnf
MD5SUM34e3afebec3eaf03cbcceb51b352993a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.7056
Satisfiable
(Un)Satisfiability was proved
Number of variables53999
Number of clauses159692
Sum of the clauses size372612
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106460
Number of clauses of size 353230
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  159690   372610 |   47906       0        0     nan |  0.000 % |
5.18/5.22	c |         0 |   63910   305867 |      --       0       --      -- |     --   | -95738/-66642
5.18/5.22	c ==============================================================================
5.18/5.22	c Result  :   #vars: 5924   #clauses: 63910   #literals: 305867
5.18/5.22	c CPU time:   5.07823 s
5.18/5.22	c ==============================================================================
48.11/26.93	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
48.11/26.93	c ============================[ Problem Statistics ]=============================
48.11/26.93	c |                                                                             |
48.11/26.93	c threadId              : 3
48.11/26.93	c restarts              : 77
48.11/26.93	c conflicts             : 30856          (723 /sec)
48.11/26.93	c decisions             : 98315          (2.45 % random) (2304 /sec)
48.11/26.93	c propagations          : 9098881        (213251 /sec)
48.11/26.93	c conflict literals     : 2837768        (22.08 % deleted)
48.11/26.93	c Memory used           : 105.18 MB
48.11/26.93	c CPU time              : 42.6675 s
48.11/26.93	
48.11/26.93	c --->m=4, e=8, aimd=1, HOME/25368_many.cnf	time: 10.6669	conflicts: 30856        
48.11/26.94	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-1773696-1241288122/watcher-1773696-1241288122 -o /tmp/evaluation-result-1773696-1241288122/solver-1773696-1241288122 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773696-1241288122.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.68 3.88 3.23 3/64 25368
/proc/meminfo: memFree=1946224/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=0
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156846964 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25368/statm: 1339 235 195 169 0 50 0
[pid=25369] ppid=25368 vsize=1472 CPUtime=0
/proc/25369/stat : 25369 (SatElite) R 25368 25368 25331 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 156846964 1507328 258 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25369/statm: 368 258 50 127 0 238 0

[startup+0.077089 s]
/proc/loadavg: 3.68 3.88 3.23 3/64 25368
/proc/meminfo: memFree=1946224/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=0
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156846964 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25368/statm: 1339 235 195 169 0 50 0
[pid=25369] ppid=25368 vsize=10720 CPUtime=0.07
/proc/25369/stat : 25369 (SatElite) R 25368 25368 25331 0 -1 4194304 2516 0 0 0 6 1 0 0 18 0 1 0 156846964 10977280 2500 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25369/statm: 2680 2500 50 127 0 2550 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16076

[startup+0.101093 s]
/proc/loadavg: 3.68 3.88 3.23 3/64 25368
/proc/meminfo: memFree=1946224/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=0
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156846964 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25368/statm: 1339 235 195 169 0 50 0
[pid=25369] ppid=25368 vsize=15756 CPUtime=0.09
/proc/25369/stat : 25369 (SatElite) R 25368 25368 25331 0 -1 4194304 3308 0 0 0 8 1 0 0 18 0 1 0 156846964 16134144 3292 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25369/statm: 3939 3293 50 127 0 3809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21112

[startup+0.301133 s]
/proc/loadavg: 3.68 3.88 3.23 3/64 25368
/proc/meminfo: memFree=1946224/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=0
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156846964 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25368/statm: 1339 235 195 169 0 50 0
[pid=25369] ppid=25368 vsize=24500 CPUtime=0.29
/proc/25369/stat : 25369 (SatElite) R 25368 25368 25331 0 -1 4194304 5981 0 0 0 27 2 0 0 19 0 1 0 156846964 25088000 5547 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25369/statm: 6125 5547 68 127 0 5995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29856

[startup+0.701212 s]
/proc/loadavg: 3.68 3.88 3.23 3/64 25368
/proc/meminfo: memFree=1946224/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=0
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156846964 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25368/statm: 1339 235 195 169 0 50 0
[pid=25369] ppid=25368 vsize=25184 CPUtime=0.69
/proc/25369/stat : 25369 (SatElite) R 25368 25368 25331 0 -1 4194304 6140 0 0 0 66 3 0 0 23 0 1 0 156846964 25788416 5706 1992294400 134512640 135034092 4294956112 18446744073709551615 134688456 0 0 4096 3 0 0 0 17 1 0 0
/proc/25369/statm: 6296 5706 68 127 0 6166 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30540

[startup+1.50137 s]
/proc/loadavg: 3.68 3.88 3.23 2/66 25370
/proc/meminfo: memFree=1918752/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=0
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156846964 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25368/statm: 1339 235 195 169 0 50 0
[pid=25369] ppid=25368 vsize=26388 CPUtime=1.49
/proc/25369/stat : 25369 (SatElite) R 25368 25368 25331 0 -1 4194304 6438 0 0 0 143 6 0 0 25 0 1 0 156846964 27021312 6004 1992294400 134512640 135034092 4294956112 18446744073709551615 134569590 0 0 4096 3 0 0 0 17 1 0 0
/proc/25369/statm: 6597 6004 68 127 0 6467 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31744

[startup+3.10169 s]
/proc/loadavg: 3.68 3.88 3.23 2/66 25370
/proc/meminfo: memFree=1912672/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=0
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156846964 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25368/statm: 1339 235 195 169 0 50 0
[pid=25369] ppid=25368 vsize=28464 CPUtime=3.09
/proc/25369/stat : 25369 (SatElite) R 25368 25368 25331 0 -1 4194304 6896 0 0 0 299 10 0 0 25 0 1 0 156846964 29147136 6462 1992294400 134512640 135034092 4294956112 18446744073709551615 134566215 0 0 4096 3 0 0 0 17 1 0 0
/proc/25369/statm: 7116 6462 68 127 0 6986 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33820

[startup+6.30133 s]
/proc/loadavg: 3.46 3.83 3.22 2/66 25371
/proc/meminfo: memFree=1919208/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=5.34
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 313 8075 0 0 0 0 519 15 16 0 1 0 156846964 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25368/statm: 1339 238 195 169 0 50 0
[pid=25371] ppid=25368 vsize=58784 CPUtime=1.68
/proc/25371/stat : 25371 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194304 6370 0 0 0 162 6 0 0 17 0 4 0 156847500 60194816 6356 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25371/statm: 14696 6356 83 193 0 14500 0
Current children cumulated CPU time (s) 7.02
Current children cumulated vsize (KiB) 64140

[startup+12.7016 s]
/proc/loadavg: 3.51 3.84 3.22 6/69 25374
/proc/meminfo: memFree=1884504/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=5.34
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 313 8075 0 0 0 0 519 15 16 0 1 0 156846964 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25368/statm: 1339 238 195 169 0 50 0
[pid=25371] ppid=25368 vsize=75992 CPUtime=14.45
/proc/25371/stat : 25371 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194304 10775 0 0 0 1435 10 0 0 17 0 4 0 156847500 77815808 10761 1992294400 134512640 135305190 4294956160 18446744073709551615 134557783 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25371/statm: 18998 10761 83 193 0 18802 0
[pid=25371/tid=25372] ppid=25368 vsize=75992 CPUtime=3.54
/proc/25371/task/25372/stat : 25372 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 1552 0 0 0 353 1 0 0 17 0 4 0 156847518 77815808 10761 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25371/tid=25373] ppid=25368 vsize=75992 CPUtime=3.2
/proc/25371/task/25373/stat : 25373 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 1431 0 0 0 318 2 0 0 16 0 4 0 156847518 77815808 10761 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25371/tid=25374] ppid=25368 vsize=75992 CPUtime=3.96
/proc/25371/task/25374/stat : 25374 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 1266 0 0 0 395 1 0 0 17 0 4 0 156847518 77815808 10761 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.79
Current children cumulated vsize (KiB) 81348

[startup+25.5011 s]
/proc/loadavg: 3.62 3.84 3.24 5/69 25374
/proc/meminfo: memFree=1855256/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=5.34
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 313 8075 0 0 0 0 519 15 16 0 1 0 156846964 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25368/statm: 1339 238 195 169 0 50 0
[pid=25371] ppid=25368 vsize=104924 CPUtime=39.97
/proc/25371/stat : 25371 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194304 17995 0 0 0 3981 16 0 0 17 0 4 0 156847500 107442176 17981 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25371/statm: 26231 17981 83 193 0 26035 0
[pid=25371/tid=25372] ppid=25368 vsize=104924 CPUtime=10.46
/proc/25371/task/25372/stat : 25372 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 3388 0 0 0 1043 3 0 0 17 0 4 0 156847518 107442176 17981 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25371/tid=25373] ppid=25368 vsize=104924 CPUtime=8.73
/proc/25371/task/25373/stat : 25373 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 3508 0 0 0 870 3 0 0 17 0 4 0 156847518 107442176 17981 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25371/tid=25374] ppid=25368 vsize=104924 CPUtime=10.94
/proc/25371/task/25374/stat : 25374 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 2755 0 0 0 1091 3 0 0 17 0 4 0 156847518 107442176 17981 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.31
Current children cumulated vsize (KiB) 110280

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

[startup+26.3013 s]
/proc/loadavg: 3.62 3.84 3.24 5/69 25374
/proc/meminfo: memFree=1852760/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=5.34
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 313 8075 0 0 0 0 519 15 16 0 1 0 156846964 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25368/statm: 1339 238 195 169 0 50 0
[pid=25371] ppid=25368 vsize=106508 CPUtime=41.58
/proc/25371/stat : 25371 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194304 18471 0 0 0 4141 17 0 0 18 0 4 0 156847500 109064192 18457 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25371/statm: 26627 18457 83 193 0 26431 0
[pid=25371/tid=25372] ppid=25368 vsize=106508 CPUtime=10.96
/proc/25371/task/25372/stat : 25372 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 3585 0 0 0 1093 3 0 0 17 0 4 0 156847518 109064192 18457 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25371/tid=25373] ppid=25368 vsize=106508 CPUtime=9.14
/proc/25371/task/25373/stat : 25373 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 3597 0 0 0 911 3 0 0 17 0 4 0 156847518 109064192 18458 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25371/tid=25374] ppid=25368 vsize=106508 CPUtime=11.33
/proc/25371/task/25374/stat : 25374 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 2816 0 0 0 1130 3 0 0 17 0 4 0 156847518 109064192 18458 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.92
Current children cumulated vsize (KiB) 111864

[startup+26.7014 s]
/proc/loadavg: 3.62 3.84 3.24 5/69 25374
/proc/meminfo: memFree=1852760/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=5.34
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 313 8075 0 0 0 0 519 15 16 0 1 0 156846964 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25368/statm: 1339 238 195 169 0 50 0
[pid=25371] ppid=25368 vsize=107300 CPUtime=42.37
/proc/25371/stat : 25371 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194304 18680 0 0 0 4220 17 0 0 18 0 4 0 156847500 109875200 18666 1992294400 134512640 135305190 4294956160 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25371/statm: 26825 18666 83 193 0 26629 0
[pid=25371/tid=25372] ppid=25368 vsize=107300 CPUtime=11.29
/proc/25371/task/25372/stat : 25372 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 3703 0 0 0 1126 3 0 0 17 0 4 0 156847518 109875200 18666 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25371/tid=25373] ppid=25368 vsize=107300 CPUtime=9.34
/proc/25371/task/25373/stat : 25373 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 3644 0 0 0 931 3 0 0 18 0 4 0 156847518 109875200 18666 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25371/tid=25374] ppid=25368 vsize=107300 CPUtime=11.53
/proc/25371/task/25374/stat : 25374 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 2835 0 0 0 1150 3 0 0 17 0 4 0 156847518 109875200 18666 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.71
Current children cumulated vsize (KiB) 112656

[startup+26.9014 s]
/proc/loadavg: 3.62 3.84 3.24 5/69 25374
/proc/meminfo: memFree=1852760/2055920 swapFree=4180232/4192956
[pid=25368] ppid=25366 vsize=5356 CPUtime=5.34
/proc/25368/stat : 25368 (manysat.sh) S 25366 25368 25331 0 -1 4194304 313 8075 0 0 0 0 519 15 16 0 1 0 156846964 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25368/statm: 1339 238 195 169 0 50 0
[pid=25371] ppid=25368 vsize=107564 CPUtime=42.77
/proc/25371/stat : 25371 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194304 18772 0 0 0 4260 17 0 0 18 0 4 0 156847500 110145536 18758 1992294400 134512640 135305190 4294956160 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25371/statm: 26891 18758 83 193 0 26695 0
[pid=25371/tid=25372] ppid=25368 vsize=107564 CPUtime=11.5
/proc/25371/task/25372/stat : 25372 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 3765 0 0 0 1146 4 0 0 17 0 4 0 156847518 110145536 18758 1992294400 134512640 135305190 4294956160 18446744073709551615 134551709 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25371/tid=25373] ppid=25368 vsize=107564 CPUtime=9.34
/proc/25371/task/25373/stat : 25373 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 3644 0 0 0 931 3 0 0 18 0 4 0 156847518 110145536 18758 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25371/tid=25374] ppid=25368 vsize=107564 CPUtime=11.73
/proc/25371/task/25374/stat : 25374 (manysat1.1_stat) R 25368 25368 25331 0 -1 4194368 2865 0 0 0 1170 3 0 0 17 0 4 0 156847518 110145536 18758 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.11
Current children cumulated vsize (KiB) 112920

Child status: 20
Real time (s): 26.9601
CPU time (s): 48.2217
CPU user time (s): 47.8667
CPU system time (s): 0.354946
CPU usage (%): 178.863
Max. virtual memory (cumulated for all children) (KiB): 112920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.8667
system time used= 0.354946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27338
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= 3792
involuntary context switches= 2580

runsolver used 0.028995 second user time and 0.075988 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-02 20:15:23
IDJOB=1773696
IDBENCH=70776
IDSOLVER=612
FILE ID=node1/1773696-1241288122
PBS_JOBID= 9225102
Free space on /tmp= 66544 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/minand/minand128.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773696-1241288122/watcher-1773696-1241288122 -o /tmp/evaluation-result-1773696-1241288122/solver-1773696-1241288122 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773696-1241288122.cnf aimd 1

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

MD5SUM BENCH= 34e3afebec3eaf03cbcceb51b352993a
RANDOM SEED=1308411615

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:       1946704 kB
Buffers:          7172 kB
Cached:          47948 kB
SwapCached:       6284 kB
Active:          27508 kB
Inactive:        35180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1946704 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            4224 kB
Writeback:           0 kB
Mapped:          13384 kB
Slab:            32508 kB
Committed_AS:   724284 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= 66544 MiB
End job on node1 at 2009-05-02 20:15:50