Trace number 1775306

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 49.1545 26.7151

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.9006
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
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.39/0.46	c ==============================================================================
0.39/0.46	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.46	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.46	c ==============================================================================
0.39/0.46	c |         0 |  473595  1105055 |  142078       0        0     nan |  0.000 % |
3.08/3.12	c |         0 |  206201   803155 |      --       0       --      -- |     --   | -267392/-301895
3.08/3.13	c ==============================================================================
3.08/3.13	c Result  :   #vars: 26986   #clauses: 206201   #literals: 803155
3.08/3.13	c CPU time:   2.96055 s
3.08/3.13	c ==============================================================================
48.94/26.68	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
48.94/26.68	c ============================[ Problem Statistics ]=============================
48.94/26.68	c |                                                                             |
48.94/26.68	c threadId              : 3
48.94/26.68	c restarts              : 133
48.94/26.68	c conflicts             : 26636          (588 /sec)
48.94/26.68	c decisions             : 202540         (2.35 % random) (4469 /sec)
48.94/26.68	c propagations          : 10105937       (222995 /sec)
48.94/26.68	c conflict literals     : 697204         (19.90 % deleted)
48.94/26.68	c Memory used           : 132.41 MB
48.94/26.68	c CPU time              : 45.3191 s
48.94/26.68	
48.94/26.68	c --->m=4, e=8, aimd=1, HOME/26745_many.cnf	time: 11.3298	conflicts: 26636        
49.11/26.70	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-1775306-1241294291/watcher-1775306-1241294291 -o /tmp/evaluation-result-1775306-1241294291/solver-1775306-1241294291 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775306-1241294291.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.47 3.67 3.79 3/64 26745
/proc/meminfo: memFree=1929840/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=0
/proc/26745/stat : 26745 (manysat.sh) R 26743 26745 26577 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157456979 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26745/statm: 1339 234 194 169 0 50 0
[pid=26746] ppid=26745 vsize=956 CPUtime=0
/proc/26746/stat : 26746 (SatElite) R 26745 26745 26577 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 157456979 978944 148 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/26746/statm: 274 158 50 127 0 144 0

[startup+0.0175431 s]
/proc/loadavg: 3.47 3.67 3.79 3/64 26745
/proc/meminfo: memFree=1929840/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=0
/proc/26745/stat : 26745 (manysat.sh) S 26743 26745 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157456979 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26745/statm: 1339 235 195 169 0 50 0
[pid=26746] ppid=26745 vsize=2900 CPUtime=0.01
/proc/26746/stat : 26746 (SatElite) R 26745 26745 26577 0 -1 4194304 614 0 0 0 1 0 0 0 18 0 1 0 157456979 2969600 598 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26746/statm: 725 599 50 127 0 595 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8256

[startup+0.101551 s]
/proc/loadavg: 3.47 3.67 3.79 3/64 26745
/proc/meminfo: memFree=1929840/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=0
/proc/26745/stat : 26745 (manysat.sh) S 26743 26745 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157456979 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26745/statm: 1339 235 195 169 0 50 0
[pid=26746] ppid=26745 vsize=16132 CPUtime=0.09
/proc/26746/stat : 26746 (SatElite) R 26745 26745 26577 0 -1 4194304 3456 0 0 0 8 1 0 0 19 0 1 0 157456979 16519168 3440 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26746/statm: 4033 3447 50 127 0 3903 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21488

[startup+0.301572 s]
/proc/loadavg: 3.47 3.67 3.79 3/64 26745
/proc/meminfo: memFree=1929840/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=0
/proc/26745/stat : 26745 (manysat.sh) S 26743 26745 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157456979 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26745/statm: 1339 235 195 169 0 50 0
[pid=26746] ppid=26745 vsize=41704 CPUtime=0.29
/proc/26746/stat : 26746 (SatElite) R 26745 26745 26577 0 -1 4194304 9971 0 0 0 25 4 0 0 21 0 1 0 157456979 42704896 9955 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26746/statm: 10426 9957 50 127 0 10296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47060

[startup+0.701616 s]
/proc/loadavg: 3.47 3.67 3.79 3/64 26745
/proc/meminfo: memFree=1929840/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=0
/proc/26745/stat : 26745 (manysat.sh) S 26743 26745 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157456979 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26745/statm: 1339 235 195 169 0 50 0
[pid=26746] ppid=26745 vsize=77076 CPUtime=0.68
/proc/26746/stat : 26746 (SatElite) R 26745 26745 26577 0 -1 4194304 17566 0 0 0 60 8 0 0 25 0 1 0 157456979 78925824 16202 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/26746/statm: 19269 16202 68 127 0 19139 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 82432

[startup+1.5017 s]
/proc/loadavg: 3.47 3.67 3.79 2/66 26747
/proc/meminfo: memFree=1859872/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=0
/proc/26745/stat : 26745 (manysat.sh) S 26743 26745 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157456979 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26745/statm: 1339 235 195 169 0 50 0
[pid=26746] ppid=26745 vsize=81120 CPUtime=1.49
/proc/26746/stat : 26746 (SatElite) R 26745 26745 26577 0 -1 4194304 18475 0 0 0 137 12 0 0 25 0 1 0 157456979 83066880 17111 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/26746/statm: 20280 17111 68 127 0 20150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86476

[startup+3.10187 s]
/proc/loadavg: 3.47 3.67 3.79 2/66 26747
/proc/meminfo: memFree=1847008/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=0
/proc/26745/stat : 26745 (manysat.sh) S 26743 26745 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157456979 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26745/statm: 1339 235 195 169 0 50 0
[pid=26746] ppid=26745 vsize=85844 CPUtime=3.08
/proc/26746/stat : 26746 (SatElite) R 26745 26745 26577 0 -1 4194304 19876 0 0 0 293 15 0 0 25 0 1 0 157456979 87904256 18200 1992294400 134512640 135034092 4294956112 18446744073709551615 134583876 0 0 4096 3 0 0 0 17 0 0 0
/proc/26746/statm: 21461 18200 68 127 0 21331 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91200

[startup+6.30204 s]
/proc/loadavg: 3.59 3.69 3.80 5/69 26751
/proc/meminfo: memFree=1843400/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=3.46
/proc/26745/stat : 26745 (manysat.sh) S 26743 26745 26577 0 -1 4194304 313 21041 0 0 0 0 326 20 16 0 1 0 157456979 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26745/statm: 1339 238 195 169 0 50 0
[pid=26748] ppid=26745 vsize=102212 CPUtime=4.99
/proc/26748/stat : 26748 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194304 17208 0 0 0 477 22 0 0 17 0 4 0 157457326 104665088 17194 1992294400 134512640 135305190 4294956160 18446744073709551615 134549123 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26748/statm: 25553 17194 83 193 0 25357 0
[pid=26748/tid=26749] ppid=26745 vsize=102212 CPUtime=1.06
/proc/26748/task/26749/stat : 26749 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 774 0 0 0 103 3 0 0 16 0 4 0 157457386 104665088 17195 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26748/tid=26750] ppid=26745 vsize=102212 CPUtime=1.24
/proc/26748/task/26750/stat : 26750 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 848 0 0 0 120 4 0 0 17 0 4 0 157457386 104665088 17195 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26748/tid=26751] ppid=26745 vsize=102212 CPUtime=0.97
/proc/26748/task/26751/stat : 26751 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 766 0 0 0 95 2 0 0 17 0 4 0 157457386 104665088 17195 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.45
Current children cumulated vsize (KiB) 107568

[startup+12.7027 s]
/proc/loadavg: 3.62 3.69 3.80 5/69 26751
/proc/meminfo: memFree=1832840/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=3.46
/proc/26745/stat : 26745 (manysat.sh) S 26743 26745 26577 0 -1 4194304 313 21041 0 0 0 0 326 20 16 0 1 0 157456979 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26745/statm: 1339 238 195 169 0 50 0
[pid=26748] ppid=26745 vsize=112604 CPUtime=17.75
/proc/26748/stat : 26748 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194304 19891 0 0 0 1750 25 0 0 17 0 4 0 157457326 115306496 19877 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26748/statm: 28151 19877 83 193 0 27955 0
[pid=26748/tid=26749] ppid=26745 vsize=112604 CPUtime=4.18
/proc/26748/task/26749/stat : 26749 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 1174 0 0 0 415 3 0 0 17 0 4 0 157457386 115306496 19878 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26748/tid=26750] ppid=26745 vsize=112604 CPUtime=4.45
/proc/26748/task/26750/stat : 26750 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 2248 0 0 0 440 5 0 0 16 0 4 0 157457386 115306496 19878 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26748/tid=26751] ppid=26745 vsize=112604 CPUtime=4.03
/proc/26748/task/26751/stat : 26751 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 1067 0 0 0 400 3 0 0 17 0 4 0 157457386 115306496 19878 1992294400 134512640 135305190 4294956160 18446744073709551615 134541918 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.21
Current children cumulated vsize (KiB) 117960

[startup+25.5011 s]
/proc/loadavg: 3.70 3.71 3.80 5/69 26751
/proc/meminfo: memFree=1809160/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=3.46
/proc/26745/stat : 26745 (manysat.sh) S 26743 26745 26577 0 -1 4194304 313 21041 0 0 0 0 326 20 16 0 1 0 157456979 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26745/statm: 1339 238 195 169 0 50 0
[pid=26748] ppid=26745 vsize=135036 CPUtime=43.28
/proc/26748/stat : 26748 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194304 25483 0 0 0 4296 32 0 0 17 0 4 0 157457326 138276864 25469 1992294400 134512640 135305190 4294956160 18446744073709551615 134547888 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26748/statm: 33759 25469 83 193 0 33563 0
[pid=26748/tid=26749] ppid=26745 vsize=135036 CPUtime=10.12
/proc/26748/task/26749/stat : 26749 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 1934 0 0 0 1008 4 0 0 17 0 4 0 157457386 138276864 25469 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26748/tid=26750] ppid=26745 vsize=135036 CPUtime=11.37
/proc/26748/task/26750/stat : 26750 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 4950 0 0 0 1128 9 0 0 17 0 4 0 157457386 138276864 25469 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26748/tid=26751] ppid=26745 vsize=135036 CPUtime=9.65
/proc/26748/task/26751/stat : 26751 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 1736 0 0 0 961 4 0 0 17 0 4 0 157457386 138276864 25469 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 46.74
Current children cumulated vsize (KiB) 140392

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

[startup+26.3012 s]
/proc/loadavg: 3.70 3.71 3.80 5/69 26751
/proc/meminfo: memFree=1809096/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=3.46
/proc/26745/stat : 26745 (manysat.sh) S 26743 26745 26577 0 -1 4194304 313 21041 0 0 0 0 326 20 16 0 1 0 157456979 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26745/statm: 1339 238 195 169 0 50 0
[pid=26748] ppid=26745 vsize=135364 CPUtime=44.88
/proc/26748/stat : 26748 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194304 25512 0 0 0 4456 32 0 0 17 0 4 0 157457326 138612736 25498 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26748/statm: 33841 25498 83 193 0 33645 0
[pid=26748/tid=26749] ppid=26745 vsize=135364 CPUtime=10.5
/proc/26748/task/26749/stat : 26749 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 1936 0 0 0 1046 4 0 0 17 0 4 0 157457386 138612736 25498 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26748/tid=26750] ppid=26745 vsize=135364 CPUtime=11.8
/proc/26748/task/26750/stat : 26750 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 4966 0 0 0 1171 9 0 0 17 0 4 0 157457386 138612736 25498 1992294400 134512640 135305190 4294956160 18446744073709551615 134541854 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26748/tid=26751] ppid=26745 vsize=135364 CPUtime=10.03
/proc/26748/task/26751/stat : 26751 (manysat1.1_stat) R 26745 26745 26577 0 -1 4194368 1747 0 0 0 999 4 0 0 17 0 4 0 157457386 138612736 25498 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.34
Current children cumulated vsize (KiB) 140720

[startup+26.7015 s]
/proc/loadavg: 3.70 3.71 3.80 5/69 26751
/proc/meminfo: memFree=1809096/2055920 swapFree=4181296/4192956
[pid=26745] ppid=26743 vsize=5356 CPUtime=3.46
/proc/26745/stat : 26745 (manysat.sh) S 26743 26745 26577 0 -1 4194304 313 21041 0 0 0 0 326 20 16 0 1 0 157456979 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26745/statm: 1339 238 195 169 0 50 0
[pid=26748] ppid=26745 vsize=0 CPUtime=45.65
/proc/26748/stat : 26748 (manysat1.1_stat) Z 26745 26745 26577 0 -1 4194316 25563 0 0 0 4531 34 0 0 16 0 2 0 157457326 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26748/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 49.11
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 26.7151
CPU time (s): 49.1545
CPU user time (s): 48.5866
CPU system time (s): 0.567913
CPU usage (%): 183.996
Max. virtual memory (cumulated for all children) (KiB): 140936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.5866
system time used= 0.567913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47071
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= 5790
involuntary context switches= 2868

runsolver used 0.029995 second user time and 0.076988 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 21:58:12
IDJOB=1775306
IDBENCH=71717
IDSOLVER=612
FILE ID=node47/1775306-1241294291
PBS_JOBID= 9225134
Free space on /tmp= 66488 MiB

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

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=8179088

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:       1930384 kB
Buffers:          4380 kB
Cached:          44624 kB
SwapCached:       5260 kB
Active:          25700 kB
Inactive:        31004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1930384 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:            9672 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            54836 kB
Committed_AS:   736376 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= 66488 MiB
End job on node47 at 2009-05-02 21:58:39