Trace number 1773346

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 37.2193 18.9063

General information on the benchmark

Nameschup-l2s-abp4-1-k31.cnf
MD5SUM2ec4066bd8381455b1990aa40b382ff0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.4758
Satisfiable
(Un)Satisfiability was proved
Number of variables14809
Number of clauses48483
Sum of the clauses size123522
Maximum clause length33
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 224983
Number of clauses of size 322191
Number of clauses of size 4589
Number of clauses of size 5403
Number of clauses of size over 5281

Solver Data

0.00/0.00	c Parsing...
0.03/0.04	c ==============================================================================
0.03/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.04	c ==============================================================================
0.03/0.04	c |         0 |   48182   122630 |   14454       0        0     nan |  0.000 % |
0.28/0.38	c |         0 |   22536    72394 |      --       0       --      -- |     --   | -25100/-48787
0.28/0.38	c ==============================================================================
0.28/0.38	c Result  :   #vars: 4673   #clauses: 22536   #literals: 72394
0.28/0.38	c CPU time:   0.369943 s
0.28/0.38	c ==============================================================================
37.00/18.89	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
37.00/18.89	c ============================[ Problem Statistics ]=============================
37.00/18.89	c |                                                                             |
37.00/18.89	c threadId              : 2
37.00/18.89	c restarts              : 14
37.00/18.89	c conflicts             : 48543          (1322 /sec)
37.00/18.89	c decisions             : 69207          (1.32 % random) (1885 /sec)
37.00/18.89	c propagations          : 21243334       (578500 /sec)
37.00/18.89	c conflict literals     : 1300915        (48.11 % deleted)
37.00/18.89	c Memory used           : 55.51 MB
37.00/18.89	c CPU time              : 36.7214 s
37.00/18.89	
37.00/18.89	c --->m=4, e=8, aimd=1, HOME/1907_many.cnf	time: 9.18035	conflicts: 48543        
37.19/18.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-1773346-1241287188/watcher-1773346-1241287188 -o /tmp/evaluation-result-1773346-1241287188/solver-1773346-1241287188 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773346-1241287188.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: 1.42 1.11 1.03 3/64 1907
/proc/meminfo: memFree=1982840/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0
/proc/1907/stat : 1907 (manysat.sh) R 1905 1907 1771 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156747195 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1907/statm: 1339 234 194 169 0 50 0
[pid=1908] ppid=1907 vsize=960 CPUtime=0
/proc/1908/stat : 1908 (SatElite) R 1907 1907 1771 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 156747195 983040 133 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/1908/statm: 240 135 51 127 0 110 0

[startup+0.0399181 s]
/proc/loadavg: 1.42 1.11 1.03 3/64 1907
/proc/meminfo: memFree=1982840/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156747195 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1907/statm: 1339 235 195 169 0 50 0
[pid=1908] ppid=1907 vsize=5464 CPUtime=0.03
/proc/1908/stat : 1908 (SatElite) R 1907 1907 1771 0 -1 4194304 1250 0 0 0 3 0 0 0 19 0 1 0 156747195 5595136 1234 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/1908/statm: 1366 1235 52 127 0 1236 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10820

[startup+0.101927 s]
/proc/loadavg: 1.42 1.11 1.03 3/64 1907
/proc/meminfo: memFree=1982840/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156747195 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1907/statm: 1339 235 195 169 0 50 0
[pid=1908] ppid=1907 vsize=7284 CPUtime=0.09
/proc/1908/stat : 1908 (SatElite) R 1907 1907 1771 0 -1 4194304 1785 0 0 0 9 0 0 0 19 0 1 0 156747195 7458816 1673 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/1908/statm: 1821 1674 68 127 0 1691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12640

[startup+0.301956 s]
/proc/loadavg: 1.42 1.11 1.03 3/64 1907
/proc/meminfo: memFree=1982840/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156747195 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1907/statm: 1339 235 195 169 0 50 0
[pid=1908] ppid=1907 vsize=7972 CPUtime=0.28
/proc/1908/stat : 1908 (SatElite) R 1907 1907 1771 0 -1 4194304 1983 0 0 0 28 0 0 0 21 0 1 0 156747195 8163328 1823 1992294400 134512640 135034092 4294956112 18446744073709551615 134562187 0 0 4096 3 0 0 0 17 0 0 0
/proc/1908/statm: 1993 1823 68 127 0 1863 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13328

[startup+0.702027 s]
/proc/loadavg: 1.42 1.11 1.03 3/64 1907
/proc/meminfo: memFree=1982840/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0.4
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 313 2310 0 0 0 0 39 1 16 0 1 0 156747195 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1907/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 5356

[startup+1.50214 s]
/proc/loadavg: 1.42 1.11 1.03 5/69 1913
/proc/meminfo: memFree=1971664/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0.4
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 313 2310 0 0 0 0 39 1 16 0 1 0 156747195 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1907/statm: 1339 238 195 169 0 50 0
[pid=1910] ppid=1907 vsize=44784 CPUtime=2.08
/proc/1910/stat : 1910 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194304 2788 0 0 0 205 3 0 0 17 0 4 0 156747236 45858816 2774 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1910/statm: 11196 2774 83 193 0 11000 0
[pid=1910/tid=1911] ppid=1907 vsize=44784 CPUtime=0.51
/proc/1910/task/1911/stat : 1911 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 229 0 0 0 51 0 0 0 18 0 4 0 156747243 45858816 2774 1992294400 134512640 135305190 4294956160 18446744073709551615 134558326 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1910/tid=1912] ppid=1907 vsize=44784 CPUtime=0.5
/proc/1910/task/1912/stat : 1912 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 232 0 0 0 50 0 0 0 18 0 4 0 156747243 45858816 2774 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1910/tid=1913] ppid=1907 vsize=44784 CPUtime=0.5
/proc/1910/task/1913/stat : 1913 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 244 0 0 0 50 0 0 0 17 0 4 0 156747243 45858816 2774 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 50140

[startup+3.10138 s]
/proc/loadavg: 1.42 1.11 1.03 4/69 1913
/proc/meminfo: memFree=1968784/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0.4
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 313 2310 0 0 0 0 39 1 16 0 1 0 156747195 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1907/statm: 1339 238 195 169 0 50 0
[pid=1910] ppid=1907 vsize=47812 CPUtime=5.27
/proc/1910/stat : 1910 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194304 3620 0 0 0 523 4 0 0 18 0 4 0 156747236 48959488 3606 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1910/statm: 11953 3606 83 193 0 11757 0
[pid=1910/tid=1911] ppid=1907 vsize=47812 CPUtime=0.81
/proc/1910/task/1911/stat : 1911 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 317 0 0 0 81 0 0 0 18 0 4 0 156747243 48959488 3606 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1910/tid=1912] ppid=1907 vsize=47812 CPUtime=1.56
/proc/1910/task/1912/stat : 1912 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 503 0 0 0 156 0 0 0 17 0 4 0 156747243 48959488 3606 1992294400 134512640 135305190 4294956160 18446744073709551615 134528227 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1910/tid=1913] ppid=1907 vsize=47812 CPUtime=1.19
/proc/1910/task/1913/stat : 1913 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 418 0 0 0 119 0 0 0 19 0 4 0 156747243 48959488 3606 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 53168

[startup+6.30285 s]
/proc/loadavg: 1.63 1.16 1.04 5/69 1913
/proc/meminfo: memFree=1964184/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0.4
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 313 2310 0 0 0 0 39 1 16 0 1 0 156747195 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1907/statm: 1339 238 195 169 0 50 0
[pid=1910] ppid=1907 vsize=51624 CPUtime=11.66
/proc/1910/stat : 1910 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194304 4649 0 0 0 1161 5 0 0 19 0 4 0 156747236 52862976 4635 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1910/statm: 12906 4635 83 193 0 12710 0
[pid=1910/tid=1911] ppid=1907 vsize=51624 CPUtime=1.21
/proc/1910/task/1911/stat : 1911 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 430 0 0 0 121 0 0 0 19 0 4 0 156747243 52862976 4635 1992294400 134512640 135305190 4294956160 18446744073709551615 134541870 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1910/tid=1912] ppid=1907 vsize=51624 CPUtime=4.36
/proc/1910/task/1912/stat : 1912 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 834 0 0 0 436 0 0 0 17 0 4 0 156747243 52862976 4635 1992294400 134512640 135305190 4294956160 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1910/tid=1913] ppid=1907 vsize=51624 CPUtime=2.8
/proc/1910/task/1913/stat : 1913 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 668 0 0 0 279 1 0 0 21 0 4 0 156747243 52862976 4635 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 56980

[startup+12.7018 s]
/proc/loadavg: 1.82 1.20 1.06 5/69 1913
/proc/meminfo: memFree=1958744/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0.4
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 313 2310 0 0 0 0 39 1 16 0 1 0 156747195 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1907/statm: 1339 238 195 169 0 50 0
[pid=1910] ppid=1907 vsize=55948 CPUtime=24.43
/proc/1910/stat : 1910 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194304 5778 0 0 0 2437 6 0 0 21 0 4 0 156747236 57290752 5764 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1910/statm: 13987 5764 83 193 0 13791 0
[pid=1910/tid=1911] ppid=1907 vsize=55948 CPUtime=3.62
/proc/1910/task/1911/stat : 1911 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 655 0 0 0 361 1 0 0 20 0 4 0 156747243 57290752 5764 1992294400 134512640 135305190 4294956160 18446744073709551615 134561692 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1910/tid=1912] ppid=1907 vsize=55948 CPUtime=9.94
/proc/1910/task/1912/stat : 1912 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 1201 0 0 0 993 1 0 0 18 0 4 0 156747243 57290752 5764 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1910/tid=1913] ppid=1907 vsize=55948 CPUtime=4.39
/proc/1910/task/1913/stat : 1913 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 892 0 0 0 438 1 0 0 18 0 4 0 156747243 57290752 5764 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 61304

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

[startup+15.9023 s]
/proc/loadavg: 1.99 1.25 1.08 5/69 1913
/proc/meminfo: memFree=1958296/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0.4
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 313 2310 0 0 0 0 39 1 16 0 1 0 156747195 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1907/statm: 1339 238 195 169 0 50 0
[pid=1910] ppid=1907 vsize=56432 CPUtime=30.82
/proc/1910/stat : 1910 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194304 5891 0 0 0 3075 7 0 0 23 0 4 0 156747236 57786368 5877 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1910/statm: 14108 5877 83 193 0 13912 0
[pid=1910/tid=1911] ppid=1907 vsize=56432 CPUtime=5.04
/proc/1910/task/1911/stat : 1911 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 685 0 0 0 503 1 0 0 25 0 4 0 156747243 57786368 5877 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1910/tid=1912] ppid=1907 vsize=56432 CPUtime=12.86
/proc/1910/task/1912/stat : 1912 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 1214 0 0 0 1285 1 0 0 18 0 4 0 156747243 57786368 5877 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1910/tid=1913] ppid=1907 vsize=56432 CPUtime=5.23
/proc/1910/task/1913/stat : 1913 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 924 0 0 0 522 1 0 0 25 0 4 0 156747243 57786368 5877 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.22
Current children cumulated vsize (KiB) 61788

[startup+17.5015 s]
/proc/loadavg: 1.99 1.25 1.08 5/69 1913
/proc/meminfo: memFree=1958104/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0.4
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 313 2310 0 0 0 0 39 1 16 0 1 0 156747195 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1907/statm: 1339 238 195 169 0 50 0
[pid=1910] ppid=1907 vsize=56564 CPUtime=34.02
/proc/1910/stat : 1910 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194304 5942 0 0 0 3395 7 0 0 25 0 4 0 156747236 57921536 5928 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1910/statm: 14141 5928 83 193 0 13945 0
[pid=1910/tid=1911] ppid=1907 vsize=56564 CPUtime=6.02
/proc/1910/task/1911/stat : 1911 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 708 0 0 0 601 1 0 0 21 0 4 0 156747243 57921536 5928 1992294400 134512640 135305190 4294956160 18446744073709551615 134551709 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1910/tid=1912] ppid=1907 vsize=56564 CPUtime=13.9
/proc/1910/task/1912/stat : 1912 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 1228 0 0 0 1389 1 0 0 19 0 4 0 156747243 57921536 5928 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1910/tid=1913] ppid=1907 vsize=56564 CPUtime=5.86
/proc/1910/task/1913/stat : 1913 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 927 0 0 0 585 1 0 0 21 0 4 0 156747243 57921536 5928 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.42
Current children cumulated vsize (KiB) 61920

[startup+18.3016 s]
/proc/loadavg: 1.99 1.25 1.08 5/69 1913
/proc/meminfo: memFree=1958104/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0.4
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 313 2310 0 0 0 0 39 1 16 0 1 0 156747195 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1907/statm: 1339 238 195 169 0 50 0
[pid=1910] ppid=1907 vsize=56700 CPUtime=35.61
/proc/1910/stat : 1910 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194304 5986 0 0 0 3554 7 0 0 19 0 4 0 156747236 58060800 5972 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1910/statm: 14175 5972 83 193 0 13979 0
[pid=1910/tid=1911] ppid=1907 vsize=56700 CPUtime=6.42
/proc/1910/task/1911/stat : 1911 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 725 0 0 0 641 1 0 0 25 0 4 0 156747243 58060800 5972 1992294400 134512640 135305190 4294956160 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1910/tid=1912] ppid=1907 vsize=56700 CPUtime=14.34
/proc/1910/task/1912/stat : 1912 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 1250 0 0 0 1433 1 0 0 20 0 4 0 156747243 58060800 5972 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1910/tid=1913] ppid=1907 vsize=56700 CPUtime=6.1
/proc/1910/task/1913/stat : 1913 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 927 0 0 0 609 1 0 0 24 0 4 0 156747243 58060800 5972 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 36.01
Current children cumulated vsize (KiB) 62056

[startup+18.7067 s]
/proc/loadavg: 1.99 1.25 1.08 5/69 1913
/proc/meminfo: memFree=1957912/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0.4
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 313 2310 0 0 0 0 39 1 16 0 1 0 156747195 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1907/statm: 1339 238 195 169 0 50 0
[pid=1910] ppid=1907 vsize=56836 CPUtime=36.41
/proc/1910/stat : 1910 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194304 5992 0 0 0 3634 7 0 0 16 0 4 0 156747236 58200064 5978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1910/statm: 14209 5978 83 193 0 14013 0
[pid=1910/tid=1911] ppid=1907 vsize=56836 CPUtime=6.42
/proc/1910/task/1911/stat : 1911 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 725 0 0 0 641 1 0 0 25 0 4 0 156747243 58200064 5978 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1910/tid=1912] ppid=1907 vsize=56836 CPUtime=14.74
/proc/1910/task/1912/stat : 1912 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 1252 0 0 0 1473 1 0 0 17 0 4 0 156747243 58200064 5978 1992294400 134512640 135305190 4294956160 18446744073709551615 134554281 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1910/tid=1913] ppid=1907 vsize=56836 CPUtime=6.23
/proc/1910/task/1913/stat : 1913 (manysat1.1_stat) R 1907 1907 1771 0 -1 4194368 929 0 0 0 622 1 0 0 25 0 4 0 156747243 58200064 5978 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.81
Current children cumulated vsize (KiB) 62192

[startup+18.9024 s]
/proc/loadavg: 1.99 1.25 1.08 5/69 1913
/proc/meminfo: memFree=1957912/2055920 swapFree=4181268/4192956
[pid=1907] ppid=1905 vsize=5356 CPUtime=0.4
/proc/1907/stat : 1907 (manysat.sh) S 1905 1907 1771 0 -1 4194304 313 2310 0 0 0 0 39 1 16 0 1 0 156747195 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1907/statm: 1339 238 195 169 0 50 0
[pid=1910] ppid=1907 vsize=0 CPUtime=36.79
/proc/1910/stat : 1910 (manysat1.1_stat) Z 1907 1907 1771 0 -1 4194316 6011 0 0 0 3672 7 0 0 18 0 2 0 156747236 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1910/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 37.19
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 18.9063
CPU time (s): 37.2193
CPU user time (s): 37.1204
CPU system time (s): 0.098984
CPU usage (%): 196.862
Max. virtual memory (cumulated for all children) (KiB): 62192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.1204
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8788
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= 669
involuntary context switches= 763

runsolver used 0.020996 second user time and 0.058991 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-02 19:59:48
IDJOB=1773346
IDBENCH=69566
IDSOLVER=612
FILE ID=node39/1773346-1241287188
PBS_JOBID= 9225093
Free space on /tmp= 66556 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT_RACE08/cnf/schup-l2s-abp4-1-k31.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773346-1241287188/watcher-1773346-1241287188 -o /tmp/evaluation-result-1773346-1241287188/solver-1773346-1241287188 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773346-1241287188.cnf aimd 1

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

MD5SUM BENCH= 2ec4066bd8381455b1990aa40b382ff0
RANDOM SEED=1551754167

node39.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.281
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.281
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:       1983384 kB
Buffers:           712 kB
Cached:          15836 kB
SwapCached:       4328 kB
Active:          19208 kB
Inactive:         4028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1983384 kB
SwapTotal:     4192956 kB
SwapFree:      4181268 kB
Dirty:            2432 kB
Writeback:           0 kB
Mapped:          13424 kB
Slab:            35384 kB
Committed_AS:   768880 kB
PageTables:       1380 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= 66552 MiB
End job on node39 at 2009-05-02 20:00:07