Trace number 1773456

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 153.436 79.9214

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.7301
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
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.59/0.67	c ==============================================================================
0.59/0.67	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.67	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.67	c ==============================================================================
0.59/0.67	c |         0 |  646227  1507863 |  193868       0        0     nan |  0.000 % |
4.59/4.63	c |         0 |  276775  1085434 |      --       0       --      -- |     --   | -369450/-422424
4.59/4.63	c ==============================================================================
4.59/4.63	c Result  :   #vars: 35740   #clauses: 276775   #literals: 1085434
4.59/4.63	c CPU time:   4.36134 s
4.59/4.63	c ==============================================================================
153.23/79.87	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
153.23/79.87	c ============================[ Problem Statistics ]=============================
153.23/79.87	c |                                                                             |
153.23/79.87	c threadId              : 0
153.23/79.87	c restarts              : 480
153.23/79.87	c conflicts             : 95597          (647 /sec)
153.23/79.87	c decisions             : 811802         (1.66 % random) (5491 /sec)
153.23/79.87	c propagations          : 35957772       (243222 /sec)
153.23/79.87	c conflict literals     : 2543036        (23.92 % deleted)
153.23/79.87	c Memory used           : 179.93 MB
153.23/79.87	c CPU time              : 147.84 s
153.23/79.87	
153.23/79.87	c --->m=4, e=8, aimd=1, HOME/25071_many.cnf	time: 36.9599	conflicts: 95597        
153.23/79.90	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-1773456-1241287380/watcher-1773456-1241287380 -o /tmp/evaluation-result-1773456-1241287380/solver-1773456-1241287380 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773456-1241287380.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.98 2.90 1.82 3/64 25071
/proc/meminfo: memFree=1926456/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=0
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156771667 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25071/statm: 1339 235 195 169 0 50 0
[pid=25072] ppid=25071 vsize=1612 CPUtime=0
/proc/25072/stat : 25072 (SatElite) R 25071 25071 24965 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 156771668 1650688 274 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25072/statm: 403 275 50 127 0 273 0

[startup+0.0707621 s]
/proc/loadavg: 3.98 2.90 1.82 3/64 25071
/proc/meminfo: memFree=1926456/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=0
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156771667 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25071/statm: 1339 235 195 169 0 50 0
[pid=25072] ppid=25071 vsize=10044 CPUtime=0.06
/proc/25072/stat : 25072 (SatElite) R 25071 25071 24965 0 -1 4194304 2278 0 0 0 5 1 0 0 18 0 1 0 156771668 10285056 2262 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25072/statm: 2511 2263 50 127 0 2381 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15400

[startup+0.101718 s]
/proc/loadavg: 3.98 2.90 1.82 3/64 25071
/proc/meminfo: memFree=1926456/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=0
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156771667 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25071/statm: 1339 235 195 169 0 50 0
[pid=25072] ppid=25071 vsize=15716 CPUtime=0.09
/proc/25072/stat : 25072 (SatElite) R 25071 25071 24965 0 -1 4194304 3277 0 0 0 7 2 0 0 18 0 1 0 156771668 16093184 3261 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25072/statm: 3929 3261 50 127 0 3799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21072

[startup+0.301729 s]
/proc/loadavg: 3.98 2.90 1.82 3/64 25071
/proc/meminfo: memFree=1926456/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=0
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156771667 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25071/statm: 1339 235 195 169 0 50 0
[pid=25072] ppid=25071 vsize=40232 CPUtime=0.29
/proc/25072/stat : 25072 (SatElite) R 25071 25071 24965 0 -1 4194304 9425 0 0 0 24 5 0 0 19 0 1 0 156771668 41197568 9409 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25072/statm: 10058 9410 50 127 0 9928 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45588

[startup+0.701756 s]
/proc/loadavg: 3.98 2.90 1.82 3/64 25071
/proc/meminfo: memFree=1926456/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=0
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156771667 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25071/statm: 1339 235 195 169 0 50 0
[pid=25072] ppid=25071 vsize=90448 CPUtime=0.69
/proc/25072/stat : 25072 (SatElite) R 25071 25071 24965 0 -1 4194304 22474 0 0 0 57 12 0 0 23 0 1 0 156771668 92618752 21055 1992294400 134512640 135034092 4294956112 18446744073709551615 134562052 0 0 4096 3 0 0 0 17 1 0 0
/proc/25072/statm: 22612 21055 67 127 0 22482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95804

[startup+1.50181 s]
/proc/loadavg: 3.98 2.90 1.82 2/66 25073
/proc/meminfo: memFree=1836328/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=0
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156771667 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25071/statm: 1339 235 195 169 0 50 0
[pid=25072] ppid=25071 vsize=99276 CPUtime=1.48
/proc/25072/stat : 25072 (SatElite) R 25071 25071 24965 0 -1 4194304 24419 0 0 0 133 15 0 0 25 0 1 0 156771668 101658624 22574 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25072/statm: 24819 22574 68 127 0 24689 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 104632

[startup+3.10291 s]
/proc/loadavg: 3.74 2.87 1.82 2/66 25073
/proc/meminfo: memFree=1823720/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=0
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156771667 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25071/statm: 1339 235 195 169 0 50 0
[pid=25072] ppid=25071 vsize=106076 CPUtime=3.09
/proc/25072/stat : 25072 (SatElite) R 25071 25071 24965 0 -1 4194304 25970 0 0 0 286 23 0 0 25 0 1 0 156771668 108621824 24125 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25072/statm: 26519 24125 68 127 0 26389 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111432

[startup+6.30113 s]
/proc/loadavg: 3.74 2.87 1.82 2/66 25074
/proc/meminfo: memFree=1864872/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=5.12
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 313 29849 0 0 0 0 481 31 16 0 1 0 156771667 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25071/statm: 1339 238 195 169 0 50 0
[pid=25074] ppid=25071 vsize=116516 CPUtime=1.52
/proc/25074/stat : 25074 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194304 20510 0 0 0 134 18 0 0 16 0 4 0 156772181 119312384 20479 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25074/statm: 29129 20479 83 193 0 28933 0
Current children cumulated CPU time (s) 6.64
Current children cumulated vsize (KiB) 121872

[startup+12.7015 s]
/proc/loadavg: 3.78 2.91 1.84 5/69 25077
/proc/meminfo: memFree=1804432/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=5.12
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 313 29849 0 0 0 0 481 31 16 0 1 0 156771667 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25071/statm: 1339 238 195 169 0 50 0
[pid=25074] ppid=25071 vsize=131268 CPUtime=14.24
/proc/25074/stat : 25074 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194304 24297 0 0 0 1397 27 0 0 16 0 4 0 156772181 134418432 24266 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25074/statm: 32817 24266 83 193 0 32621 0
[pid=25074/tid=25075] ppid=25071 vsize=131268 CPUtime=3.51
/proc/25074/task/25075/stat : 25075 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 1259 0 0 0 347 4 0 0 17 0 4 0 156772259 134418432 24266 1992294400 134512640 135305190 4294956160 18446744073709551615 134541918 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25074/tid=25076] ppid=25071 vsize=131268 CPUtime=3.32
/proc/25074/task/25076/stat : 25076 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 1731 0 0 0 328 4 0 0 17 0 4 0 156772259 134418432 24266 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25074/tid=25077] ppid=25071 vsize=131268 CPUtime=3.21
/proc/25074/task/25077/stat : 25077 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 1269 0 0 0 317 4 0 0 17 0 4 0 156772259 134418432 24266 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.36
Current children cumulated vsize (KiB) 136624

[startup+25.5024 s]
/proc/loadavg: 3.81 2.94 1.86 5/69 25077
/proc/meminfo: memFree=1785872/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=5.12
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 313 29849 0 0 0 0 481 31 16 0 1 0 156771667 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25071/statm: 1339 238 195 169 0 50 0
[pid=25074] ppid=25071 vsize=149752 CPUtime=39.79
/proc/25074/stat : 25074 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194304 28820 0 0 0 3947 32 0 0 17 0 4 0 156772181 153346048 28789 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25074/statm: 37438 28789 83 193 0 37242 0
[pid=25074/tid=25075] ppid=25071 vsize=149752 CPUtime=9.93
/proc/25074/task/25075/stat : 25075 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 2130 0 0 0 988 5 0 0 17 0 4 0 156772259 153346048 28789 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25074/tid=25076] ppid=25071 vsize=149752 CPUtime=8.74
/proc/25074/task/25076/stat : 25076 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 4087 0 0 0 869 5 0 0 18 0 4 0 156772259 153346048 28789 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25074/tid=25077] ppid=25071 vsize=149752 CPUtime=9.32
/proc/25074/task/25077/stat : 25077 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 1800 0 0 0 927 5 0 0 17 0 4 0 156772259 153346048 28789 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.91
Current children cumulated vsize (KiB) 155108

[startup+51.103 s]
/proc/loadavg: 3.88 3.02 1.92 5/69 25077
/proc/meminfo: memFree=1762064/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=5.12
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 313 29849 0 0 0 0 481 31 16 0 1 0 156771667 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25071/statm: 1339 238 195 169 0 50 0
[pid=25074] ppid=25071 vsize=173928 CPUtime=90.85
/proc/25074/stat : 25074 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194304 34713 0 0 0 9047 38 0 0 16 0 4 0 156772181 178102272 34682 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25074/statm: 43482 34682 83 193 0 43286 0
[pid=25074/tid=25075] ppid=25071 vsize=173928 CPUtime=23.22
/proc/25074/task/25075/stat : 25075 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3157 0 0 0 2316 6 0 0 17 0 4 0 156772259 178102272 34682 1992294400 134512640 135305190 4294956160 18446744073709551615 134556792 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25074/tid=25076] ppid=25071 vsize=173928 CPUtime=19.34
/proc/25074/task/25076/stat : 25076 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 6574 0 0 0 1926 8 0 0 18 0 4 0 156772259 178102272 34682 1992294400 134512640 135305190 4294956160 18446744073709551615 134541741 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25074/tid=25077] ppid=25071 vsize=173928 CPUtime=23.27
/proc/25074/task/25077/stat : 25077 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 2835 0 0 0 2321 6 0 0 17 0 4 0 156772259 178102272 34682 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 95.97
Current children cumulated vsize (KiB) 179284

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

[startup+63.9018 s]
/proc/loadavg: 3.90 3.07 1.95 5/69 25077
/proc/meminfo: memFree=1756432/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=5.12
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 313 29849 0 0 0 0 481 31 16 0 1 0 156771667 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25071/statm: 1339 238 195 169 0 50 0
[pid=25074] ppid=25071 vsize=179468 CPUtime=116.37
/proc/25074/stat : 25074 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194304 36125 0 0 0 11597 40 0 0 17 0 4 0 156772181 183775232 36094 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25074/statm: 44867 36094 83 193 0 44671 0
[pid=25074/tid=25075] ppid=25071 vsize=179468 CPUtime=28.72
/proc/25074/task/25075/stat : 25075 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3350 0 0 0 2865 7 0 0 18 0 4 0 156772259 183775232 36094 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25074/tid=25076] ppid=25071 vsize=179468 CPUtime=23.3
/proc/25074/task/25076/stat : 25076 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 7170 0 0 0 2321 9 0 0 18 0 4 0 156772259 183775232 36094 1992294400 134512640 135305190 4294956160 18446744073709551615 134552906 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25074/tid=25077] ppid=25071 vsize=179468 CPUtime=31.31
/proc/25074/task/25077/stat : 25077 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3107 0 0 0 3125 6 0 0 17 0 4 0 156772259 183775232 36094 1992294400 134512640 135305190 4294956160 18446744073709551615 134528636 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 121.49
Current children cumulated vsize (KiB) 184824

[startup+70.3023 s]
/proc/loadavg: 3.91 3.09 1.96 5/69 25077
/proc/meminfo: memFree=1752208/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=5.12
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 313 29849 0 0 0 0 481 31 16 0 1 0 156771667 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25071/statm: 1339 238 195 169 0 50 0
[pid=25074] ppid=25071 vsize=183248 CPUtime=129.14
/proc/25074/stat : 25074 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194304 37164 0 0 0 12873 41 0 0 17 0 4 0 156772181 187645952 37133 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25074/statm: 45812 37133 83 193 0 45616 0
[pid=25074/tid=25075] ppid=25071 vsize=183248 CPUtime=31.27
/proc/25074/task/25075/stat : 25075 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3559 0 0 0 3120 7 0 0 17 0 4 0 156772259 187645952 37133 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25074/tid=25076] ppid=25071 vsize=183248 CPUtime=24.54
/proc/25074/task/25076/stat : 25076 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 7420 0 0 0 2445 9 0 0 18 0 4 0 156772259 187645952 37133 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25074/tid=25077] ppid=25071 vsize=183248 CPUtime=35.99
/proc/25074/task/25077/stat : 25077 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3310 0 0 0 3592 7 0 0 17 0 4 0 156772259 187645952 37133 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 134.26
Current children cumulated vsize (KiB) 188604

[startup+76.7027 s]
/proc/loadavg: 3.92 3.10 1.97 5/69 25077
/proc/meminfo: memFree=1751568/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=5.12
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 313 29849 0 0 0 0 481 31 16 0 1 0 156771667 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25071/statm: 1339 238 195 169 0 50 0
[pid=25074] ppid=25071 vsize=183832 CPUtime=141.92
/proc/25074/stat : 25074 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194304 37320 0 0 0 14150 42 0 0 19 0 4 0 156772181 188243968 37289 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25074/statm: 45958 37289 83 193 0 45762 0
[pid=25074/tid=25075] ppid=25071 vsize=183832 CPUtime=35.45
/proc/25074/task/25075/stat : 25075 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3565 0 0 0 3538 7 0 0 19 0 4 0 156772259 188243968 37289 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25074/tid=25076] ppid=25071 vsize=183832 CPUtime=27
/proc/25074/task/25076/stat : 25076 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 7514 0 0 0 2691 9 0 0 19 0 4 0 156772259 188243968 37289 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25074/tid=25077] ppid=25071 vsize=183832 CPUtime=40.78
/proc/25074/task/25077/stat : 25077 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3327 0 0 0 4071 7 0 0 17 0 4 0 156772259 188243968 37289 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 147.04
Current children cumulated vsize (KiB) 189188

[startup+78.3028 s]
/proc/loadavg: 3.92 3.12 1.98 5/69 25077
/proc/meminfo: memFree=1751440/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=5.12
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 313 29849 0 0 0 0 481 31 16 0 1 0 156771667 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25071/statm: 1339 238 195 169 0 50 0
[pid=25074] ppid=25071 vsize=183976 CPUtime=145.11
/proc/25074/stat : 25074 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194304 37354 0 0 0 14469 42 0 0 17 0 4 0 156772181 188391424 37323 1992294400 134512640 135305190 4294956160 18446744073709551615 134530636 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25074/statm: 45994 37323 83 193 0 45798 0
[pid=25074/tid=25075] ppid=25071 vsize=183976 CPUtime=35.51
/proc/25074/task/25075/stat : 25075 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3565 0 0 0 3544 7 0 0 19 0 4 0 156772259 188391424 37323 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25074/tid=25076] ppid=25071 vsize=183976 CPUtime=28.25
/proc/25074/task/25076/stat : 25076 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 7515 0 0 0 2816 9 0 0 17 0 4 0 156772259 188391424 37323 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25074/tid=25077] ppid=25071 vsize=183976 CPUtime=41.88
/proc/25074/task/25077/stat : 25077 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3334 0 0 0 4181 7 0 0 17 0 4 0 156772259 188391424 37323 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 150.23
Current children cumulated vsize (KiB) 189332

[startup+79.1028 s]
/proc/loadavg: 3.92 3.12 1.98 5/69 25077
/proc/meminfo: memFree=1751312/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=5.12
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 313 29849 0 0 0 0 481 31 16 0 1 0 156771667 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25071/statm: 1339 238 195 169 0 50 0
[pid=25074] ppid=25071 vsize=184116 CPUtime=146.71
/proc/25074/stat : 25074 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194304 37382 0 0 0 14629 42 0 0 17 0 4 0 156772181 188534784 37351 1992294400 134512640 135305190 4294956160 18446744073709551615 134546757 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25074/statm: 46029 37351 83 193 0 45833 0
[pid=25074/tid=25075] ppid=25071 vsize=184116 CPUtime=35.56
/proc/25074/task/25075/stat : 25075 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3566 0 0 0 3549 7 0 0 17 0 4 0 156772259 188534784 37351 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25074/tid=25076] ppid=25071 vsize=184116 CPUtime=28.65
/proc/25074/task/25076/stat : 25076 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 7525 0 0 0 2856 9 0 0 17 0 4 0 156772259 188534784 37351 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25074/tid=25077] ppid=25071 vsize=184116 CPUtime=42.63
/proc/25074/task/25077/stat : 25077 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3351 0 0 0 4256 7 0 0 17 0 4 0 156772259 188534784 37351 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 151.83
Current children cumulated vsize (KiB) 189472

[startup+79.5029 s]
/proc/loadavg: 3.92 3.12 1.98 5/69 25077
/proc/meminfo: memFree=1751312/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5356 CPUtime=5.12
/proc/25071/stat : 25071 (manysat.sh) S 25069 25071 24965 0 -1 4194304 313 29849 0 0 0 0 481 31 16 0 1 0 156771667 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25071/statm: 1339 238 195 169 0 50 0
[pid=25074] ppid=25071 vsize=184248 CPUtime=147.51
/proc/25074/stat : 25074 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194304 37405 0 0 0 14709 42 0 0 17 0 4 0 156772181 188669952 37374 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25074/statm: 46062 37374 83 193 0 45866 0
[pid=25074/tid=25075] ppid=25071 vsize=184248 CPUtime=35.75
/proc/25074/task/25075/stat : 25075 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3583 0 0 0 3568 7 0 0 17 0 4 0 156772259 188669952 37374 1992294400 134512640 135305190 4294956160 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25074/tid=25076] ppid=25071 vsize=184248 CPUtime=28.85
/proc/25074/task/25076/stat : 25076 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 7525 0 0 0 2876 9 0 0 17 0 4 0 156772259 188669952 37374 1992294400 134512640 135305190 4294956160 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25074/tid=25077] ppid=25071 vsize=184248 CPUtime=42.83
/proc/25074/task/25077/stat : 25077 (manysat1.1_stat) R 25071 25071 24965 0 -1 4194368 3351 0 0 0 4276 7 0 0 17 0 4 0 156772259 188669952 37374 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 152.63
Current children cumulated vsize (KiB) 189604

[startup+79.9029 s]
/proc/loadavg: 3.92 3.12 1.98 5/69 25077
/proc/meminfo: memFree=1751312/2055920 swapFree=4181244/4192956
[pid=25071] ppid=25069 vsize=5360 CPUtime=153.41
/proc/25071/stat : 25071 (manysat.sh) R 25069 25071 24965 0 -1 4194304 318 67271 0 0 0 0 15265 76 17 0 1 0 156771667 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 272467982949 0 2147483391 4100 65536 0 0 0 17 0 0 0
/proc/25071/statm: 1340 240 196 169 0 51 0
Current children cumulated CPU time (s) 153.41
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 79.9214
CPU time (s): 153.436
CPU user time (s): 152.652
CPU system time (s): 0.78388
CPU usage (%): 191.983
Max. virtual memory (cumulated for all children) (KiB): 189604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 152.652
system time used= 0.78388
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67738
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= 9235
involuntary context switches= 6105

runsolver used 0.087986 second user time and 0.211967 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-02 20:03:01
IDJOB=1773456
IDBENCH=69595
IDSOLVER=612
FILE ID=node22/1773456-1241287380
PBS_JOBID= 9225089
Free space on /tmp= 66416 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT_RACE08/cnf/manol-pipe-g10nid.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773456-1241287380/watcher-1773456-1241287380 -o /tmp/evaluation-result-1773456-1241287380/solver-1773456-1241287380 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773456-1241287380.cnf aimd 1

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=1249540265

node22.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.232
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.232
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:       1927000 kB
Buffers:          1344 kB
Cached:          51716 kB
SwapCached:       5556 kB
Active:          30852 kB
Inactive:        30096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1927000 kB
SwapTotal:     4192956 kB
SwapFree:      4181244 kB
Dirty:           12920 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            54092 kB
Committed_AS:   777844 kB
PageTables:       1368 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= 66416 MiB
End job on node22 at 2009-05-02 20:04:21