Trace number 1775246

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 52.79 32.2755

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.3664
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
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...
1.19/1.26	c ==============================================================================
1.19/1.26	c |           |     ORIGINAL     |              LEARNT              |          |
1.19/1.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.19/1.26	c ==============================================================================
1.19/1.26	c |         0 | 1204272  2809968 |  361281       0        0     nan |  0.000 % |
9.09/9.10	c |         0 |  512827  2023633 |      --       0       --      -- |     --   | -691443/-786330
9.09/9.11	c ==============================================================================
9.09/9.11	c Result  :   #vars: 64148   #clauses: 512827   #literals: 2023633
9.09/9.11	c CPU time:   8.64968 s
9.09/9.11	c ==============================================================================
52.69/32.21	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
52.69/32.21	c ============================[ Problem Statistics ]=============================
52.69/32.21	c |                                                                             |
52.69/32.21	c threadId              : 2
52.69/32.21	c restarts              : 14
52.69/32.21	c conflicts             : 45101          (1070 /sec)
52.69/32.21	c decisions             : 262697         (1.65 % random) (6234 /sec)
52.69/32.21	c propagations          : 11314717       (268525 /sec)
52.69/32.21	c conflict literals     : 1727988        (13.58 % deleted)
52.69/32.21	c Memory used           : 218.45 MB
52.69/32.21	c CPU time              : 42.1366 s
52.69/32.21	
52.69/32.21	c --->m=4, e=8, aimd=1, HOME/26679_many.cnf	time: 10.5341	conflicts: 45101        
52.69/32.24	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-1775246-1241294177/watcher-1775246-1241294177 -o /tmp/evaluation-result-1775246-1241294177/solver-1775246-1241294177 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775246-1241294177.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.93 3.72 3.83 3/64 26679
/proc/meminfo: memFree=1920816/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=0
/proc/26679/stat : 26679 (manysat.sh) R 26677 26679 26577 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157445641 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/26679/statm: 1339 234 194 169 0 50 0
[pid=26680] ppid=26679 vsize=956 CPUtime=0
/proc/26680/stat : 26680 (SatElite) R 26679 26679 26577 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 157445641 978944 124 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26680/statm: 239 126 50 127 0 109 0

[startup+0.034868 s]
/proc/loadavg: 2.93 3.72 3.83 3/64 26679
/proc/meminfo: memFree=1920816/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=0
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157445641 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26679/statm: 1339 235 195 169 0 50 0
[pid=26680] ppid=26679 vsize=5236 CPUtime=0.02
/proc/26680/stat : 26680 (SatElite) R 26679 26679 26577 0 -1 4194304 1132 0 0 0 2 0 0 0 19 0 1 0 157445641 5361664 1116 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26680/statm: 1309 1116 50 127 0 1179 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10592

[startup+0.102874 s]
/proc/loadavg: 2.93 3.72 3.83 3/64 26679
/proc/meminfo: memFree=1920816/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=0
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157445641 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26679/statm: 1339 235 195 169 0 50 0
[pid=26680] ppid=26679 vsize=15752 CPUtime=0.09
/proc/26680/stat : 26680 (SatElite) R 26679 26679 26577 0 -1 4194304 3320 0 0 0 7 2 0 0 19 0 1 0 157445641 16130048 3305 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26680/statm: 3938 3307 50 127 0 3808 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21108

[startup+0.302894 s]
/proc/loadavg: 2.93 3.72 3.83 3/64 26679
/proc/meminfo: memFree=1920816/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=0
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157445641 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26679/statm: 1339 235 195 169 0 50 0
[pid=26680] ppid=26679 vsize=40340 CPUtime=0.29
/proc/26680/stat : 26680 (SatElite) R 26679 26679 26577 0 -1 4194304 9481 0 0 0 23 6 0 0 21 0 1 0 157445641 41308160 9465 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26680/statm: 10085 9466 50 127 0 9955 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45696

[startup+0.701939 s]
/proc/loadavg: 2.93 3.72 3.83 3/64 26679
/proc/meminfo: memFree=1920816/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=0
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157445641 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26679/statm: 1339 235 195 169 0 50 0
[pid=26680] ppid=26679 vsize=111464 CPUtime=0.69
/proc/26680/stat : 26680 (SatElite) R 26679 26679 26577 0 -1 4194304 21536 0 0 0 56 13 0 0 24 0 1 0 157445641 114139136 21520 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26680/statm: 27866 21521 50 127 0 27736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116820

[startup+1.50202 s]
/proc/loadavg: 2.93 3.72 3.83 2/66 26681
/proc/meminfo: memFree=1798496/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=0
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157445641 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26679/statm: 1339 235 195 169 0 50 0
[pid=26680] ppid=26679 vsize=181856 CPUtime=1.49
/proc/26680/stat : 26680 (SatElite) R 26679 26679 26577 0 -1 4194304 43840 0 0 0 125 24 0 0 25 0 1 0 157445641 186220544 40450 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26680/statm: 45464 40450 68 127 0 45334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 187212

[startup+3.1012 s]
/proc/loadavg: 2.93 3.72 3.83 2/66 26681
/proc/meminfo: memFree=1751584/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=0
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157445641 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26679/statm: 1339 235 195 169 0 50 0
[pid=26680] ppid=26679 vsize=188744 CPUtime=3.09
/proc/26680/stat : 26680 (SatElite) R 26679 26679 26577 0 -1 4194304 45411 0 0 0 279 30 0 0 25 0 1 0 157445641 193273856 42021 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26680/statm: 47186 42021 68 127 0 47056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 194100

[startup+6.30154 s]
/proc/loadavg: 2.94 3.70 3.82 2/66 26681
/proc/meminfo: memFree=1720672/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=0
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157445641 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26679/statm: 1339 235 195 169 0 50 0
[pid=26680] ppid=26679 vsize=201416 CPUtime=6.29
/proc/26680/stat : 26680 (SatElite) R 26679 26679 26577 0 -1 4194304 48185 0 0 0 588 41 0 0 25 0 1 0 157445641 206249984 44795 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26680/statm: 50354 44795 68 127 0 50224 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 206772

[startup+12.7012 s]
/proc/loadavg: 2.86 3.68 3.81 5/69 26685
/proc/meminfo: memFree=1725392/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=10.04
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 313 53053 0 0 0 0 951 53 16 0 1 0 157445641 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26679/statm: 1339 238 195 169 0 50 0
[pid=26682] ppid=26679 vsize=192964 CPUtime=3.79
/proc/26682/stat : 26682 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194304 38454 0 0 0 341 38 0 0 16 0 4 0 157446646 197595136 38353 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 48241 38353 83 193 0 48045 0
[pid=26682/tid=26683] ppid=26679 vsize=192964 CPUtime=0.58
/proc/26682/task/26683/stat : 26683 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 1004 0 0 0 54 4 0 0 16 0 4 0 157446787 197595136 38353 1992294400 134512640 135305190 4294956160 18446744073709551615 134542080 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26682/tid=26684] ppid=26679 vsize=192964 CPUtime=0.47
/proc/26682/task/26684/stat : 26684 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 944 0 0 0 43 4 0 0 16 0 4 0 157446787 197595136 38353 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26679 vsize=192964 CPUtime=0.64
/proc/26682/task/26685/stat : 26685 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 1044 0 0 0 59 5 0 0 16 0 4 0 157446787 197595136 38353 1992294400 134512640 135305190 4294956160 18446744073709551615 134530558 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.83
Current children cumulated vsize (KiB) 198320

[startup+25.5026 s]
/proc/loadavg: 3.18 3.71 3.82 5/69 26685
/proc/meminfo: memFree=1698832/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=10.04
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 313 53053 0 0 0 0 951 53 16 0 1 0 157445641 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26679/statm: 1339 238 195 169 0 50 0
[pid=26682] ppid=26679 vsize=214472 CPUtime=29.27
/proc/26682/stat : 26682 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194304 43899 0 0 0 2876 51 0 0 17 0 4 0 157446646 219619328 43798 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 53618 43798 83 193 0 53422 0
[pid=26682/tid=26683] ppid=26679 vsize=214472 CPUtime=6.91
/proc/26682/task/26683/stat : 26683 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2187 0 0 0 685 6 0 0 17 0 4 0 157446787 219619328 43798 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26684] ppid=26679 vsize=214472 CPUtime=6.23
/proc/26682/task/26684/stat : 26684 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2782 0 0 0 615 8 0 0 17 0 4 0 157446787 219619328 43798 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26682/tid=26685] ppid=26679 vsize=214472 CPUtime=7.29
/proc/26682/task/26685/stat : 26685 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2045 0 0 0 721 8 0 0 16 0 4 0 157446787 219619328 43798 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.31
Current children cumulated vsize (KiB) 219828

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

[startup+28.702 s]
/proc/loadavg: 3.25 3.71 3.82 5/69 26685
/proc/meminfo: memFree=1695696/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=10.04
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 313 53053 0 0 0 0 951 53 16 0 1 0 157445641 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26679/statm: 1339 238 195 169 0 50 0
[pid=26682] ppid=26679 vsize=217216 CPUtime=35.66
/proc/26682/stat : 26682 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194304 44640 0 0 0 3514 52 0 0 17 0 4 0 157446646 222429184 44539 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 54304 44539 83 193 0 54108 0
[pid=26682/tid=26683] ppid=26679 vsize=217216 CPUtime=8.49
/proc/26682/task/26683/stat : 26683 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2325 0 0 0 842 7 0 0 16 0 4 0 157446787 222429184 44539 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26684] ppid=26679 vsize=217216 CPUtime=7.81
/proc/26682/task/26684/stat : 26684 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 3061 0 0 0 773 8 0 0 17 0 4 0 157446787 222429184 44539 1992294400 134512640 135305190 4294956160 18446744073709551615 134552911 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26682/tid=26685] ppid=26679 vsize=217216 CPUtime=9.01
/proc/26682/task/26685/stat : 26685 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2216 0 0 0 893 8 0 0 16 0 4 0 157446787 222429184 44539 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.7
Current children cumulated vsize (KiB) 222572

[startup+30.3011 s]
/proc/loadavg: 3.25 3.71 3.82 5/69 26685
/proc/meminfo: memFree=1694160/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=10.04
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 313 53053 0 0 0 0 951 53 16 0 1 0 157445641 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26679/statm: 1339 238 195 169 0 50 0
[pid=26682] ppid=26679 vsize=220428 CPUtime=38.85
/proc/26682/stat : 26682 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194304 45242 0 0 0 3832 53 0 0 16 0 4 0 157446646 225718272 45141 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 55107 45141 83 193 0 54911 0
[pid=26682/tid=26683] ppid=26679 vsize=220428 CPUtime=9.2
/proc/26682/task/26683/stat : 26683 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2408 0 0 0 913 7 0 0 17 0 4 0 157446787 225718272 45141 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26682/tid=26684] ppid=26679 vsize=220428 CPUtime=8.65
/proc/26682/task/26684/stat : 26684 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 3367 0 0 0 857 8 0 0 16 0 4 0 157446787 225718272 45141 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26679 vsize=220428 CPUtime=9.76
/proc/26682/task/26685/stat : 26685 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2300 0 0 0 968 8 0 0 17 0 4 0 157446787 225718272 45141 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.89
Current children cumulated vsize (KiB) 225784

[startup+31.1012 s]
/proc/loadavg: 3.25 3.71 3.82 5/69 26685
/proc/meminfo: memFree=1692368/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=10.04
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 313 53053 0 0 0 0 951 53 16 0 1 0 157445641 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26679/statm: 1339 238 195 169 0 50 0
[pid=26682] ppid=26679 vsize=221636 CPUtime=40.44
/proc/26682/stat : 26682 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194304 45594 0 0 0 3991 53 0 0 17 0 4 0 157446646 226955264 45493 1992294400 134512640 135305190 4294956160 18446744073709551615 134531046 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 55409 45493 83 193 0 55213 0
[pid=26682/tid=26683] ppid=26679 vsize=221636 CPUtime=9.44
/proc/26682/task/26683/stat : 26683 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2428 0 0 0 937 7 0 0 17 0 4 0 157446787 226955264 45493 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26684] ppid=26679 vsize=221636 CPUtime=9.41
/proc/26682/task/26684/stat : 26684 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 3651 0 0 0 932 9 0 0 16 0 4 0 157446787 226955264 45493 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26679 vsize=221636 CPUtime=9.92
/proc/26682/task/26685/stat : 26685 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2313 0 0 0 984 8 0 0 17 0 4 0 157446787 226955264 45493 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 226992

[startup+31.9063 s]
/proc/loadavg: 3.25 3.71 3.82 5/69 26685
/proc/meminfo: memFree=1690384/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=10.04
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 313 53053 0 0 0 0 951 53 16 0 1 0 157445641 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26679/statm: 1339 238 195 169 0 50 0
[pid=26682] ppid=26679 vsize=223028 CPUtime=42.05
/proc/26682/stat : 26682 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194304 45960 0 0 0 4152 53 0 0 17 0 4 0 157446646 228380672 45859 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 55757 45859 83 193 0 55561 0
[pid=26682/tid=26683] ppid=26679 vsize=223028 CPUtime=9.6
/proc/26682/task/26683/stat : 26683 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2450 0 0 0 953 7 0 0 17 0 4 0 157446787 228380672 45859 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26684] ppid=26679 vsize=223028 CPUtime=10.05
/proc/26682/task/26684/stat : 26684 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 3936 0 0 0 996 9 0 0 17 0 4 0 157446787 228380672 45859 1992294400 134512640 135305190 4294956160 18446744073709551615 134552908 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26679 vsize=223028 CPUtime=10.32
/proc/26682/task/26685/stat : 26685 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2339 0 0 0 1024 8 0 0 17 0 4 0 157446787 228380672 45859 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.09
Current children cumulated vsize (KiB) 228384

[startup+32.1023 s]
/proc/loadavg: 3.25 3.71 3.82 5/69 26685
/proc/meminfo: memFree=1690384/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=10.04
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 313 53053 0 0 0 0 951 53 16 0 1 0 157445641 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26679/statm: 1339 238 195 169 0 50 0
[pid=26682] ppid=26679 vsize=223556 CPUtime=42.45
/proc/26682/stat : 26682 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194304 46099 0 0 0 4191 54 0 0 17 0 4 0 157446646 228921344 45998 1992294400 134512640 135305190 4294956160 18446744073709551615 134846364 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 55889 45998 83 193 0 55693 0
[pid=26682/tid=26683] ppid=26679 vsize=223556 CPUtime=9.67
/proc/26682/task/26683/stat : 26683 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2464 0 0 0 960 7 0 0 17 0 4 0 157446787 228921344 45998 1992294400 134512640 135305190 4294956160 18446744073709551615 134541926 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26684] ppid=26679 vsize=223556 CPUtime=10.18
/proc/26682/task/26684/stat : 26684 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 4029 0 0 0 1009 9 0 0 17 0 4 0 157446787 228921344 45998 1992294400 134512640 135305190 4294956160 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26679 vsize=223556 CPUtime=10.42
/proc/26682/task/26685/stat : 26685 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2360 0 0 0 1034 8 0 0 17 0 4 0 157446787 228921344 45998 1992294400 134512640 135305190 4294956160 18446744073709551615 134541971 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.49
Current children cumulated vsize (KiB) 228912

[startup+32.2023 s]
/proc/loadavg: 3.25 3.71 3.82 5/69 26685
/proc/meminfo: memFree=1690384/2055920 swapFree=4181296/4192956
[pid=26679] ppid=26677 vsize=5356 CPUtime=10.04
/proc/26679/stat : 26679 (manysat.sh) S 26677 26679 26577 0 -1 4194304 313 53053 0 0 0 0 951 53 16 0 1 0 157445641 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26679/statm: 1339 238 195 169 0 50 0
[pid=26682] ppid=26679 vsize=223688 CPUtime=42.65
/proc/26682/stat : 26682 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194304 46142 0 0 0 4211 54 0 0 16 0 4 0 157446646 229056512 46041 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 55922 46041 83 193 0 55726 0
[pid=26682/tid=26683] ppid=26679 vsize=223688 CPUtime=9.72
/proc/26682/task/26683/stat : 26683 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2472 0 0 0 965 7 0 0 17 0 4 0 157446787 229056512 46041 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26684] ppid=26679 vsize=223688 CPUtime=10.23
/proc/26682/task/26684/stat : 26684 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 4056 0 0 0 1014 9 0 0 17 0 4 0 157446787 229056512 46041 1992294400 134512640 135305190 4294956160 18446744073709551615 134553142 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26679 vsize=223688 CPUtime=10.46
/proc/26682/task/26685/stat : 26685 (manysat1.1_stat) R 26679 26679 26577 0 -1 4194368 2363 0 0 0 1038 8 0 0 17 0 4 0 157446787 229056512 46041 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.69
Current children cumulated vsize (KiB) 229044

Child status: 20
Real time (s): 32.2755
CPU time (s): 52.79
CPU user time (s): 51.6561
CPU system time (s): 1.13383
CPU usage (%): 163.56
Max. virtual memory (cumulated for all children) (KiB): 229044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.6561
system time used= 1.13383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99686
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= 12807
involuntary context switches= 3161

runsolver used 0.033994 second user time and 0.097985 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 21:56:19
IDJOB=1775246
IDBENCH=71688
IDSOLVER=612
FILE ID=node47/1775246-1241294177
PBS_JOBID= 9225134
Free space on /tmp= 66476 MiB

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

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED=203473476

node47.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.212
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.212
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:       1922064 kB
Buffers:          4028 kB
Cached:          51980 kB
SwapCached:       5260 kB
Active:          39160 kB
Inactive:        24556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1922064 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:           23800 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            56140 kB
Committed_AS:   734280 kB
PageTables:       1444 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= 66472 MiB
End job on node47 at 2009-05-02 21:56:51