Trace number 1781299

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-20 (4 threads)UNSAT 40.35 16.0953

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 benchmark38.28
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.31/0.39	c ==============================================================================
0.31/0.39	c |           |     ORIGINAL     |              LEARNT              |          |
0.31/0.39	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.31/0.39	c ==============================================================================
0.31/0.39	c |         0 |  473595  1105055 |  142078       0        0     nan |  0.000 % |
2.61/2.62	c |         0 |  206201   803155 |      --       0       --      -- |     --   | -267392/-301895
2.61/2.63	c ==============================================================================
2.61/2.63	c Result  :   #vars: 26986   #clauses: 206201   #literals: 803155
2.61/2.63	c CPU time:   2.53 s
2.61/2.63	c ==============================================================================
40.13/16.07	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
40.13/16.07	c ============================[ Problem Statistics ]=============================
40.13/16.07	c |                                                                             |
40.13/16.07	c threadId              : 3
40.13/16.07	c restarts              : 123
40.13/16.07	c conflicts             : 29132          (784 /sec)
40.13/16.07	c decisions             : 178809         (2.35 % random) (4812 /sec)
40.13/16.07	c propagations          : 10013160       (269461 /sec)
40.13/16.07	c conflict literals     : 848756         (18.24 % deleted)
40.13/16.07	c Memory used           : 128.14 MB
40.13/16.07	c CPU time              : 37.16 s
40.13/16.07	
40.13/16.07	c --->m=4, e=8, aimd=1, HOME/6593_many.cnf	time: 9.29	conflicts: 29132        
40.13/16.08	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1781299-1243544281/watcher-1781299-1243544281 -o /tmp/evaluation-result-1781299-1243544281/solver-1781299-1243544281 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781299-1243544281.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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.95 5.43 5.59 4/124 6593
/proc/meminfo: memFree=2641348/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2416 CPUtime=0
/proc/6593/stat : 6593 (manysat.sh) R 6591 6593 21334 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1119092129 2473984 273 4294967295 134512640 135169312 3219235168 3219233644 3085252468 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/6593/statm: 604 273 231 161 0 43 0
[pid=6594] ppid=6593 vsize=1172 CPUtime=0
/proc/6594/stat : 6594 (SatElite) R 6593 6593 21334 0 -1 4202496 238 0 0 0 0 0 0 0 18 0 1 0 1119092129 1200128 175 4294967295 134512640 135034092 3213398944 3213394904 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6594/statm: 293 176 49 128 0 163 0

[startup+0.054776 s]
/proc/loadavg: 4.95 5.43 5.59 4/124 6593
/proc/meminfo: memFree=2641348/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2416 CPUtime=0
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119092129 2473984 273 4294967295 134512640 135169312 3219235168 3219233704 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 604 273 231 161 0 43 0
[pid=6594] ppid=6593 vsize=10116 CPUtime=0.05
/proc/6594/stat : 6594 (SatElite) R 6593 6593 21334 0 -1 4202496 2297 0 0 0 5 0 0 0 19 0 1 0 1119092129 10358784 2234 4294967295 134512640 135034092 3213398944 3213395288 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6594/statm: 2529 2234 49 128 0 2399 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12532

[startup+0.114771 s]
/proc/loadavg: 4.95 5.43 5.59 4/124 6593
/proc/meminfo: memFree=2641348/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2416 CPUtime=0
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119092129 2473984 273 4294967295 134512640 135169312 3219235168 3219233704 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 604 273 231 161 0 43 0
[pid=6594] ppid=6593 vsize=19888 CPUtime=0.11
/proc/6594/stat : 6594 (SatElite) R 6593 6593 21334 0 -1 4202496 4609 0 0 0 11 0 0 0 20 0 1 0 1119092129 20365312 4547 4294967295 134512640 135034092 3213398944 3213394904 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6594/statm: 4972 4547 49 128 0 4842 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 22304

[startup+0.314752 s]
/proc/loadavg: 4.95 5.43 5.59 4/124 6593
/proc/meminfo: memFree=2641348/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2416 CPUtime=0
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119092129 2473984 273 4294967295 134512640 135169312 3219235168 3219233704 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 604 273 231 161 0 43 0
[pid=6594] ppid=6593 vsize=59616 CPUtime=0.31
/proc/6594/stat : 6594 (SatElite) R 6593 6593 21334 0 -1 4202496 12123 0 0 0 28 3 0 0 20 0 1 0 1119092129 61046784 12060 4294967295 134512640 135034092 3213398944 3213395288 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6594/statm: 14904 12061 49 128 0 14774 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 62032

[startup+0.71472 s]
/proc/loadavg: 4.95 5.43 5.59 4/124 6593
/proc/meminfo: memFree=2641348/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2416 CPUtime=0
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119092129 2473984 273 4294967295 134512640 135169312 3219235168 3219233704 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 604 273 231 161 0 43 0
[pid=6594] ppid=6593 vsize=77928 CPUtime=0.71
/proc/6594/stat : 6594 (SatElite) R 6593 6593 21334 0 -1 4202496 17787 0 0 0 65 6 0 0 21 0 1 0 1119092129 79798272 16376 4294967295 134512640 135034092 3213398944 3213394940 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6594/statm: 19482 16376 67 128 0 19352 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 80344

[startup+1.51465 s]
/proc/loadavg: 4.95 5.43 5.59 3/126 6596
/proc/meminfo: memFree=2529576/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2416 CPUtime=0
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119092129 2473984 273 4294967295 134512640 135169312 3219235168 3219233704 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 604 273 231 161 0 43 0
[pid=6594] ppid=6593 vsize=82760 CPUtime=1.51
/proc/6594/stat : 6594 (SatElite) R 6593 6593 21334 0 -1 4202496 18857 0 0 0 142 9 0 0 24 0 1 0 1119092129 84746240 17446 4294967295 134512640 135034092 3213398944 3213394940 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6594/statm: 20690 17446 67 128 0 20560 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 85176

[startup+3.11452 s]
/proc/loadavg: 4.95 5.43 5.59 3/126 6779
/proc/meminfo: memFree=2398776/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2420 CPUtime=2.95
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 368 21064 0 0 0 0 283 12 18 0 1 0 1119092129 2478080 275 4294967295 134512640 135169312 3219235168 3219231384 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 2420

[startup+6.31424 s]
/proc/loadavg: 4.80 5.38 5.58 6/129 6783
/proc/meminfo: memFree=2418536/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2420 CPUtime=2.95
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 368 21064 0 0 0 0 283 12 18 0 1 0 1119092129 2478080 275 4294967295 134512640 135169312 3219235168 3219231384 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 605 275 231 161 0 44 0
[pid=6780] ppid=6593 vsize=100712 CPUtime=8.37
/proc/6780/stat : 6780 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202496 18551 0 0 0 820 17 0 0 16 0 4 0 1119092423 103129088 18486 4294967295 134512640 135305190 3220202048 3220200072 134694990 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/6780/statm: 25178 18486 79 194 0 24982 0
[pid=6780/tid=6781] ppid=6593 vsize=100712 CPUtime=2.09
/proc/6780/task/6781/stat : 6781 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 1009 0 0 0 207 2 0 0 16 0 4 0 1119092472 103129088 18486 4294967295 134512640 135305190 3220202048 3074817216 134528195 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6780/tid=6782] ppid=6593 vsize=100712 CPUtime=2.53
/proc/6780/task/6782/stat : 6782 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 1716 0 0 0 250 3 0 0 16 0 4 0 1119092472 103129088 18486 4294967295 134512640 135305190 3220202048 3066428604 134570384 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6780/tid=6783] ppid=6593 vsize=100712 CPUtime=1.92
/proc/6780/task/6783/stat : 6783 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 861 0 0 0 187 5 0 0 15 0 4 0 1119092472 103129088 18486 4294967295 134512640 135305190 3220202048 3058040000 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 103132

[startup+12.7137 s]
/proc/loadavg: 4.81 5.38 5.57 8/129 6783
/proc/meminfo: memFree=2500800/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2420 CPUtime=2.95
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 368 21064 0 0 0 0 283 12 18 0 1 0 1119092129 2478080 275 4294967295 134512640 135169312 3219235168 3219231384 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 605 275 231 161 0 44 0
[pid=6780] ppid=6593 vsize=122804 CPUtime=27.34
/proc/6780/stat : 6780 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202496 23977 0 0 0 2713 21 0 0 16 0 4 0 1119092423 125751296 23912 4294967295 134512640 135305190 3220202048 3220200112 134529107 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/6780/statm: 30701 23912 79 194 0 30505 0
[pid=6780/tid=6781] ppid=6593 vsize=122804 CPUtime=7.82
/proc/6780/task/6781/stat : 6781 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 1893 0 0 0 780 2 0 0 15 0 4 0 1119092472 125751296 23912 4294967295 134512640 135305190 3220202048 3074817216 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=6780/tid=6782] ppid=6593 vsize=122804 CPUtime=7.86
/proc/6780/task/6782/stat : 6782 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 4922 0 0 0 780 6 0 0 16 0 4 0 1119092472 125751296 23912 4294967295 134512640 135305190 3220202048 3066428352 134541709 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=6780/tid=6783] ppid=6593 vsize=122804 CPUtime=6.51
/proc/6780/task/6783/stat : 6783 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 1453 0 0 0 646 5 0 0 16 0 4 0 1119092472 125751296 23912 4294967295 134512640 135305190 3220202048 3058039716 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 30.29
Current children cumulated vsize (KiB) 125224

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

[startup+14.3136 s]
/proc/loadavg: 4.99 5.40 5.58 7/129 6783
/proc/meminfo: memFree=2417160/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2420 CPUtime=2.95
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 368 21064 0 0 0 0 283 12 18 0 1 0 1119092129 2478080 275 4294967295 134512640 135169312 3219235168 3219231384 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 605 275 231 161 0 44 0
[pid=6780] ppid=6593 vsize=127652 CPUtime=32.13
/proc/6780/stat : 6780 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202496 25277 0 0 0 3191 22 0 0 15 0 4 0 1119092423 130715648 25212 4294967295 134512640 135305190 3220202048 3220199976 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/6780/statm: 31913 25212 79 194 0 31717 0
[pid=6780/tid=6781] ppid=6593 vsize=127652 CPUtime=8.85
/proc/6780/task/6781/stat : 6781 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 2075 0 0 0 883 2 0 0 16 0 4 0 1119092472 130715648 25212 4294967295 134512640 135305190 3220202048 3074817140 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=6780/tid=6782] ppid=6593 vsize=127652 CPUtime=8.9
/proc/6780/task/6782/stat : 6782 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 5394 0 0 0 884 6 0 0 16 0 4 0 1119092472 130715648 25212 4294967295 134512640 135305190 3220202048 3066428608 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6780/tid=6783] ppid=6593 vsize=127652 CPUtime=7.81
/proc/6780/task/6783/stat : 6783 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 1763 0 0 0 775 6 0 0 16 0 4 0 1119092472 130715648 25212 4294967295 134512640 135305190 3220202048 3058040000 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 35.08
Current children cumulated vsize (KiB) 130072

[startup+15.1135 s]
/proc/loadavg: 4.99 5.40 5.58 7/129 6783
/proc/meminfo: memFree=2417160/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2420 CPUtime=2.95
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 368 21064 0 0 0 0 283 12 18 0 1 0 1119092129 2478080 275 4294967295 134512640 135169312 3219235168 3219231384 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 605 275 231 161 0 44 0
[pid=6780] ppid=6593 vsize=130240 CPUtime=34.48
/proc/6780/stat : 6780 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202496 25830 0 0 0 3426 22 0 0 16 0 4 0 1119092423 133365760 25765 4294967295 134512640 135305190 3220202048 3220200072 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/6780/statm: 32560 25765 79 194 0 32364 0
[pid=6780/tid=6781] ppid=6593 vsize=130240 CPUtime=9.64
/proc/6780/task/6781/stat : 6781 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 2216 0 0 0 962 2 0 0 16 0 4 0 1119092472 133365760 25765 4294967295 134512640 135305190 3220202048 3074817216 134528512 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=6780/tid=6782] ppid=6593 vsize=130240 CPUtime=9.67
/proc/6780/task/6782/stat : 6782 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 5660 0 0 0 961 6 0 0 17 0 4 0 1119092472 133365760 25765 4294967295 134512640 135305190 3220202048 3066428608 134531188 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6780/tid=6783] ppid=6593 vsize=130240 CPUtime=8.18
/proc/6780/task/6783/stat : 6783 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 1817 0 0 0 812 6 0 0 16 0 4 0 1119092472 133365760 25765 4294967295 134512640 135305190 3220202048 3058039924 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37.43
Current children cumulated vsize (KiB) 132660

[startup+15.5135 s]
/proc/loadavg: 4.99 5.40 5.58 7/129 6783
/proc/meminfo: memFree=2365708/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2420 CPUtime=2.95
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 368 21064 0 0 0 0 283 12 18 0 1 0 1119092129 2478080 275 4294967295 134512640 135169312 3219235168 3219231384 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 605 275 231 161 0 44 0
[pid=6780] ppid=6593 vsize=130584 CPUtime=35.68
/proc/6780/stat : 6780 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202496 25918 0 0 0 3546 22 0 0 16 0 4 0 1119092423 133718016 25853 4294967295 134512640 135305190 3220202048 3220200224 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/6780/statm: 32646 25853 79 194 0 32450 0
[pid=6780/tid=6781] ppid=6593 vsize=130584 CPUtime=10.03
/proc/6780/task/6781/stat : 6781 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 2221 0 0 0 1001 2 0 0 16 0 4 0 1119092472 133718016 25853 4294967295 134512640 135305190 3220202048 3074817140 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=6780/tid=6782] ppid=6593 vsize=130584 CPUtime=10.07
/proc/6780/task/6782/stat : 6782 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 5740 0 0 0 1001 6 0 0 17 0 4 0 1119092472 133718016 25853 4294967295 134512640 135305190 3220202048 3066428224 134551709 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6780/tid=6783] ppid=6593 vsize=130584 CPUtime=8.4
/proc/6780/task/6783/stat : 6783 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 1820 0 0 0 834 6 0 0 15 0 4 0 1119092472 133718016 25853 4294967295 134512640 135305190 3220202048 3058039844 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38.63
Current children cumulated vsize (KiB) 133004

[startup+15.9134 s]
/proc/loadavg: 4.99 5.40 5.58 7/129 6783
/proc/meminfo: memFree=2365708/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2420 CPUtime=2.95
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 368 21064 0 0 0 0 283 12 18 0 1 0 1119092129 2478080 275 4294967295 134512640 135169312 3219235168 3219231384 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 605 275 231 161 0 44 0
[pid=6780] ppid=6593 vsize=131076 CPUtime=36.88
/proc/6780/stat : 6780 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202496 26067 0 0 0 3666 22 0 0 16 0 4 0 1119092423 134221824 26002 4294967295 134512640 135305190 3220202048 3220199968 134542048 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/6780/statm: 32769 26002 79 194 0 32573 0
[pid=6780/tid=6781] ppid=6593 vsize=131076 CPUtime=10.43
/proc/6780/task/6781/stat : 6781 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 2284 0 0 0 1041 2 0 0 16 0 4 0 1119092472 134221824 26002 4294967295 134512640 135305190 3220202048 3074817108 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=6780/tid=6782] ppid=6593 vsize=131076 CPUtime=10.12
/proc/6780/task/6782/stat : 6782 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 5752 0 0 0 1006 6 0 0 17 0 4 0 1119092472 134221824 26002 4294967295 134512640 135305190 3220202048 3066428608 134528545 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6780/tid=6783] ppid=6593 vsize=131076 CPUtime=8.8
/proc/6780/task/6783/stat : 6783 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 1848 0 0 0 874 6 0 0 16 0 4 0 1119092472 134221824 26002 4294967295 134512640 135305190 3220202048 3058039848 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39.83
Current children cumulated vsize (KiB) 133496

[startup+16.0134 s]
/proc/loadavg: 4.99 5.40 5.58 7/129 6783
/proc/meminfo: memFree=2365708/3368532 swapFree=1954872/1959888
[pid=6593] ppid=6591 vsize=2420 CPUtime=2.95
/proc/6593/stat : 6593 (manysat.sh) S 6591 6593 21334 0 -1 4194304 368 21064 0 0 0 0 283 12 18 0 1 0 1119092129 2478080 275 4294967295 134512640 135169312 3219235168 3219231384 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/6593/statm: 605 275 231 161 0 44 0
[pid=6780] ppid=6593 vsize=131216 CPUtime=37.18
/proc/6780/stat : 6780 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202496 26101 0 0 0 3696 22 0 0 16 0 4 0 1119092423 134365184 26036 4294967295 134512640 135305190 3220202048 3220201456 134657578 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/6780/statm: 32804 26036 79 194 0 32608 0
[pid=6780/tid=6781] ppid=6593 vsize=131216 CPUtime=10.53
/proc/6780/task/6781/stat : 6781 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 2302 0 0 0 1051 2 0 0 16 0 4 0 1119092472 134365184 26036 4294967295 134512640 135305190 3220202048 3074818480 134657578 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=6780/tid=6782] ppid=6593 vsize=131216 CPUtime=10.12
/proc/6780/task/6782/stat : 6782 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 5752 0 0 0 1006 6 0 0 17 0 4 0 1119092472 134365184 26036 4294967295 134512640 135305190 3220202048 3066428608 134528545 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6780/tid=6783] ppid=6593 vsize=131216 CPUtime=8.9
/proc/6780/task/6783/stat : 6783 (manysat1.1_stat) R 6593 6593 21334 0 -1 4202560 1854 0 0 0 884 6 0 0 16 0 4 0 1119092472 134365184 26036 4294967295 134512640 135305190 3220202048 3058041264 134657448 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40.13
Current children cumulated vsize (KiB) 133636

Child status: 20
Real time (s): 16.0953
CPU time (s): 40.35
CPU user time (s): 39.99
CPU system time (s): 0.36
CPU usage (%): 250.695
Max. virtual memory (cumulated for all children) (KiB): 133636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.99
system time used= 0.36
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47825
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= 19915
involuntary context switches= 4958

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 22:58:01
IDJOB=1781299
IDBENCH=71717
IDSOLVER=623
FILE ID=/1781299-1243544281
PBS_JOBID=
Free space on /tmp= 15877 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781299-1243544281/watcher-1781299-1243544281 -o /tmp/evaluation-result-1781299-1243544281/solver-1781299-1243544281 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781299-1243544281.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED= 995887764

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.43
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2644752 kB
Buffers:          5156 kB
Cached:          88056 kB
SwapCached:        704 kB
Active:         623804 kB
Inactive:        61988 kB
HighTotal:     2489216 kB
HighFree:      1806036 kB
LowTotal:       879316 kB
LowFree:        838716 kB
SwapTotal:     1959888 kB
SwapFree:      1954872 kB
Dirty:            9680 kB
Writeback:           0 kB
AnonPages:      591920 kB
Mapped:          16300 kB
Slab:            27768 kB
SReclaimable:    19644 kB
SUnreclaim:       8124 kB
PageTables:       1320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:  1235356 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15877 MiB
End job on  at 2009-05-28 22:58:17