Trace number 1781569

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 66.47 18.5493

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.47
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
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.22/0.22	c ==============================================================================
0.22/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.22	c ==============================================================================
0.22/0.22	c |         0 |  283362   661178 |   85008       0        0     nan |  0.000 % |
1.52/1.53	c |         0 |  123377   480567 |      --       0       --      -- |     --   | -159983/-180606
1.52/1.53	c ==============================================================================
1.52/1.53	c Result  :   #vars: 16544   #clauses: 123377   #literals: 480567
1.52/1.53	c CPU time:   1.5 s
1.52/1.53	c ==============================================================================
66.40/18.53	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
66.40/18.53	c ============================[ Problem Statistics ]=============================
66.40/18.53	c |                                                                             |
66.40/18.53	c threadId              : 3
66.40/18.53	c restarts              : 293
66.40/18.53	c conflicts             : 51061          (796 /sec)
66.40/18.53	c decisions             : 414511         (2.29 % random) (6463 /sec)
66.40/18.53	c propagations          : 15076919       (235063 /sec)
66.40/18.53	c conflict literals     : 730192         (20.28 % deleted)
66.40/18.53	c Memory used           : 105.22 MB
66.40/18.53	c CPU time              : 64.14 s
66.40/18.53	
66.40/18.53	c --->m=4, e=8, aimd=1, HOME/25689_many.cnf	time: 16.0375	conflicts: 51061        
66.40/18.54	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-1781569-1243545501/watcher-1781569-1243545501 -o /tmp/evaluation-result-1781569-1243545501/solver-1781569-1243545501 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781569-1243545501.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.16 4.33 4.34 3/96 25689
/proc/meminfo: memFree=2803160/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2412 CPUtime=0
/proc/25689/stat : 25689 (manysat.sh) R 25687 25689 1628 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1108651321 2469888 272 4294967295 134512640 135169312 3217743856 3217742332 3085264756 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/25689/statm: 603 272 231 161 0 42 0
[pid=25690] ppid=25689 vsize=1172 CPUtime=0
/proc/25690/stat : 25690 (SatElite) R 25689 25689 1628 0 -1 4202496 232 0 0 0 0 0 0 0 18 0 1 0 1108651321 1200128 169 4294967295 134512640 135034092 3221074656 3221070648 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25690/statm: 293 170 49 128 0 163 0

[startup+0.078955 s]
/proc/loadavg: 4.16 4.33 4.34 3/96 25689
/proc/meminfo: memFree=2803160/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2412 CPUtime=0
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108651321 2469888 272 4294967295 134512640 135169312 3217743856 3217742392 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 603 272 231 161 0 42 0
[pid=25690] ppid=25689 vsize=15712 CPUtime=0.08
/proc/25690/stat : 25690 (SatElite) R 25689 25689 1628 0 -1 4202496 3328 0 0 0 8 0 0 0 19 0 1 0 1108651321 16089088 3265 4294967295 134512640 135034092 3221074656 3221071000 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25690/statm: 3928 3266 49 128 0 3798 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18124

[startup+0.118954 s]
/proc/loadavg: 4.16 4.33 4.34 3/96 25689
/proc/meminfo: memFree=2803160/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2412 CPUtime=0
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108651321 2469888 272 4294967295 134512640 135169312 3217743856 3217742392 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 603 272 231 161 0 42 0
[pid=25690] ppid=25689 vsize=20580 CPUtime=0.12
/proc/25690/stat : 25690 (SatElite) R 25689 25689 1628 0 -1 4202496 4863 0 0 0 12 0 0 0 20 0 1 0 1108651321 21073920 4800 4294967295 134512640 135034092 3221074656 3221070616 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25690/statm: 5145 4801 49 128 0 5015 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 22992

[startup+0.31894 s]
/proc/loadavg: 4.16 4.33 4.34 3/96 25689
/proc/meminfo: memFree=2803160/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2412 CPUtime=0
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108651321 2469888 272 4294967295 134512640 135169312 3217743856 3217742392 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 603 272 231 161 0 42 0
[pid=25690] ppid=25689 vsize=44572 CPUtime=0.32
/proc/25690/stat : 25690 (SatElite) R 25689 25689 1628 0 -1 4202496 10586 0 0 0 31 1 0 0 20 0 1 0 1108651321 45641728 9734 4294967295 134512640 135034092 3221074656 3221070652 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25690/statm: 11143 9734 67 128 0 11013 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 46984

[startup+0.718912 s]
/proc/loadavg: 4.16 4.33 4.34 3/96 25689
/proc/meminfo: memFree=2803160/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2412 CPUtime=0
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108651321 2469888 272 4294967295 134512640 135169312 3217743856 3217742392 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 603 272 231 161 0 42 0
[pid=25690] ppid=25689 vsize=47032 CPUtime=0.72
/proc/25690/stat : 25690 (SatElite) R 25689 25689 1628 0 -1 4202496 11147 0 0 0 70 2 0 0 21 0 1 0 1108651321 48160768 10295 4294967295 134512640 135034092 3221074656 3221070652 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25690/statm: 11758 10295 67 128 0 11628 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 49444

[startup+1.51886 s]
/proc/loadavg: 4.16 4.33 4.34 2/98 25691
/proc/meminfo: memFree=2754232/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2412 CPUtime=0
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108651321 2469888 272 4294967295 134512640 135169312 3217743856 3217742392 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 603 272 231 161 0 42 0
[pid=25690] ppid=25689 vsize=50236 CPUtime=1.52
/proc/25690/stat : 25690 (SatElite) R 25689 25689 1628 0 -1 4202496 11994 0 0 0 149 3 0 0 24 0 1 0 1108651321 51441664 10953 4294967295 134512640 135034092 3221074656 3221071104 134569712 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25690/statm: 12559 10953 76 128 0 12429 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 52648

[startup+3.11945 s]
/proc/loadavg: 4.16 4.33 4.34 4/101 25695
/proc/meminfo: memFree=2756156/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2416 CPUtime=1.72
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 370 12093 0 0 0 0 168 4 18 0 1 0 1108651321 2473984 274 4294967295 134512640 135169312 3217743856 3217740072 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 604 274 231 161 0 43 0
[pid=25692] ppid=25689 vsize=73372 CPUtime=4.41
/proc/25692/stat : 25692 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202496 11558 0 0 0 409 32 0 0 15 0 4 0 1108651493 75132928 11491 4294967295 134512640 135305190 3220249168 3220247192 134694990 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25692/statm: 18343 11491 79 194 0 18147 0
[pid=25692/tid=25693] ppid=25689 vsize=73372 CPUtime=1.06
/proc/25692/task/25693/stat : 25693 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 690 0 0 0 99 7 0 0 15 0 4 0 1108651520 75132928 11491 4294967295 134512640 135305190 3220249168 3079781640 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25692/tid=25694] ppid=25689 vsize=73372 CPUtime=1.04
/proc/25692/task/25694/stat : 25694 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 851 0 0 0 97 7 0 0 15 0 4 0 1108651520 75132928 11491 4294967295 134512640 135305190 3220249168 3071393032 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25692/tid=25695] ppid=25689 vsize=73372 CPUtime=1.02
/proc/25692/task/25695/stat : 25695 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 668 0 0 0 94 8 0 0 15 0 4 0 1108651520 75132928 11491 4294967295 134512640 135305190 3220249168 3063004200 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 75788

[startup+6.33656 s]
/proc/loadavg: 4.22 4.34 4.35 7/101 25695
/proc/meminfo: memFree=2735792/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2416 CPUtime=1.72
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 370 12093 0 0 0 0 168 4 18 0 1 0 1108651321 2473984 274 4294967295 134512640 135169312 3217743856 3217740072 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 604 274 231 161 0 43 0
[pid=25692] ppid=25689 vsize=88056 CPUtime=16.93
/proc/25692/stat : 25692 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202496 15277 0 0 0 1654 39 0 0 15 0 4 0 1108651493 90169344 15183 4294967295 134512640 135305190 3220249168 3220247268 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/25692/statm: 22014 15183 79 194 0 21818 0
[pid=25692/tid=25693] ppid=25689 vsize=88056 CPUtime=4.27
/proc/25692/task/25693/stat : 25693 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 1448 0 0 0 419 8 0 0 16 0 4 0 1108651520 90169344 15183 4294967295 134512640 135305190 3220249168 3079781272 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25692/tid=25694] ppid=25689 vsize=88056 CPUtime=4.08
/proc/25692/task/25694/stat : 25694 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 2354 0 0 0 399 9 0 0 16 0 4 0 1108651520 90169344 15184 4294967295 134512640 135305190 3220249168 3071392960 134528501 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25692/tid=25695] ppid=25689 vsize=88056 CPUtime=4.18
/proc/25692/task/25695/stat : 25695 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 1285 0 0 0 407 11 0 0 16 0 4 0 1108651520 90169344 15184 4294967295 134512640 135305190 3220249168 3063004100 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.65
Current children cumulated vsize (KiB) 90472

[startup+12.7181 s]
/proc/loadavg: 4.45 4.38 4.36 6/101 25878
/proc/meminfo: memFree=2720848/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2416 CPUtime=1.72
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 370 12093 0 0 0 0 168 4 18 0 1 0 1108651321 2473984 274 4294967295 134512640 135169312 3217743856 3217740072 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 604 274 231 161 0 43 0
[pid=25692] ppid=25689 vsize=101184 CPUtime=41.54
/proc/25692/stat : 25692 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202496 18291 0 0 0 4105 49 0 0 16 0 4 0 1108651493 103612416 18197 4294967295 134512640 135305190 3220249168 3220247344 134528854 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25692/statm: 25296 18197 79 194 0 25100 0
[pid=25692/tid=25693] ppid=25689 vsize=101184 CPUtime=10.59
/proc/25692/task/25693/stat : 25693 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 1979 0 0 0 1051 8 0 0 16 0 4 0 1108651520 103612416 18197 4294967295 134512640 135305190 3220249168 3079781568 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25692/tid=25694] ppid=25689 vsize=101184 CPUtime=10.42
/proc/25692/task/25694/stat : 25694 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 3353 0 0 0 1030 12 0 0 16 0 4 0 1108651520 103612416 18197 4294967295 134512640 135305190 3220249168 3071392640 134552665 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25692/tid=25695] ppid=25689 vsize=101184 CPUtime=10.17
/proc/25692/task/25695/stat : 25695 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 1981 0 0 0 1002 15 0 0 16 0 4 0 1108651520 103612416 18197 4294967295 134512640 135305190 3220249168 3063004352 134528265 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 43.26
Current children cumulated vsize (KiB) 103600

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

[startup+15.9179 s]
/proc/loadavg: 4.57 4.41 4.37 7/101 25880
/proc/meminfo: memFree=2716392/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2416 CPUtime=1.72
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 370 12093 0 0 0 0 168 4 18 0 1 0 1108651321 2473984 274 4294967295 134512640 135169312 3217743856 3217740072 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 604 274 231 161 0 43 0
[pid=25692] ppid=25689 vsize=105804 CPUtime=54.31
/proc/25692/stat : 25692 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202496 19688 0 0 0 5376 55 0 0 15 0 4 0 1108651493 108343296 19594 4294967295 134512640 135305190 3220249168 3220247344 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25692/statm: 26451 19594 79 194 0 26255 0
[pid=25692/tid=25693] ppid=25689 vsize=105804 CPUtime=13.77
/proc/25692/task/25693/stat : 25693 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 2250 0 0 0 1367 10 0 0 16 0 4 0 1108651520 108343296 19594 4294967295 134512640 135305190 3220249168 3079781568 134528837 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25692/tid=25694] ppid=25689 vsize=105804 CPUtime=13.61
/proc/25692/task/25694/stat : 25694 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 3951 0 0 0 1348 13 0 0 16 0 4 0 1108651520 108343296 19594 4294967295 134512640 135305190 3220249168 3071392960 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25692/tid=25695] ppid=25689 vsize=105804 CPUtime=13.37
/proc/25692/task/25695/stat : 25695 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 2239 0 0 0 1320 17 0 0 16 0 4 0 1108651520 108343296 19594 4294967295 134512640 135305190 3220249168 3063004352 134528319 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 56.03
Current children cumulated vsize (KiB) 108220

[startup+17.5178 s]
/proc/loadavg: 4.57 4.41 4.37 7/104 25884
/proc/meminfo: memFree=2713412/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2416 CPUtime=1.72
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 370 12093 0 0 0 0 168 4 18 0 1 0 1108651321 2473984 274 4294967295 134512640 135169312 3217743856 3217740072 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 604 274 231 161 0 43 0
[pid=25692] ppid=25689 vsize=106888 CPUtime=60.68
/proc/25692/stat : 25692 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202496 20023 0 0 0 6011 57 0 0 15 0 4 0 1108651493 109453312 19929 4294967295 134512640 135305190 3220249168 3220247344 134528252 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25692/statm: 26722 19929 79 194 0 26526 0
[pid=25692/tid=25693] ppid=25689 vsize=106888 CPUtime=15.36
/proc/25692/task/25693/stat : 25693 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 2304 0 0 0 1524 12 0 0 17 0 4 0 1108651520 109453312 19929 4294967295 134512640 135305190 3220249168 3079781568 134528319 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25692/tid=25694] ppid=25689 vsize=106888 CPUtime=15.21
/proc/25692/task/25694/stat : 25694 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 4150 0 0 0 1508 13 0 0 17 0 4 0 1108651520 109453312 19929 4294967295 134512640 135305190 3220249168 3071392960 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25692/tid=25695] ppid=25689 vsize=106888 CPUtime=14.95
/proc/25692/task/25695/stat : 25695 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 2244 0 0 0 1478 17 0 0 15 0 4 0 1108651520 109453312 19929 4294967295 134512640 135305190 3220249168 3063004352 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 62.4
Current children cumulated vsize (KiB) 109304

[startup+18.3177 s]
/proc/loadavg: 4.57 4.41 4.37 7/104 25884
/proc/meminfo: memFree=2713412/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2416 CPUtime=1.72
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 370 12093 0 0 0 0 168 4 18 0 1 0 1108651321 2473984 274 4294967295 134512640 135169312 3217743856 3217740072 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 604 274 231 161 0 43 0
[pid=25692] ppid=25689 vsize=107740 CPUtime=63.88
/proc/25692/stat : 25692 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202496 20142 0 0 0 6331 57 0 0 16 0 4 0 1108651493 110325760 20048 4294967295 134512640 135305190 3220249168 3220247088 134542034 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25692/statm: 26935 20048 79 194 0 26739 0
[pid=25692/tid=25693] ppid=25689 vsize=107740 CPUtime=16.16
/proc/25692/task/25693/stat : 25693 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 2326 0 0 0 1604 12 0 0 17 0 4 0 1108651520 110325760 20048 4294967295 134512640 135305190 3220249168 3079781296 134556605 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25692/tid=25694] ppid=25689 vsize=107740 CPUtime=16.01
/proc/25692/task/25694/stat : 25694 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 4226 0 0 0 1588 13 0 0 17 0 4 0 1108651520 110325760 20048 4294967295 134512640 135305190 3220249168 3071392960 134528446 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25692/tid=25695] ppid=25689 vsize=107740 CPUtime=15.75
/proc/25692/task/25695/stat : 25695 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 2251 0 0 0 1558 17 0 0 15 0 4 0 1108651520 110325760 20048 4294967295 134512640 135305190 3220249168 3063004352 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 65.6
Current children cumulated vsize (KiB) 110156

[startup+18.5177 s]
/proc/loadavg: 4.57 4.41 4.37 7/104 25884
/proc/meminfo: memFree=2713412/3368532 swapFree=1954076/1959888
[pid=25689] ppid=25687 vsize=2416 CPUtime=1.72
/proc/25689/stat : 25689 (manysat.sh) S 25687 25689 1628 0 -1 4194304 370 12093 0 0 0 0 168 4 18 0 1 0 1108651321 2473984 274 4294967295 134512640 135169312 3217743856 3217740072 3085262574 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/25689/statm: 604 274 231 161 0 43 0
[pid=25692] ppid=25689 vsize=107740 CPUtime=64.68
/proc/25692/stat : 25692 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202496 20146 0 0 0 6409 59 0 0 16 0 4 0 1108651493 110325760 20052 4294967295 134512640 135305190 3220249168 3220247192 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25692/statm: 26935 20052 79 194 0 26739 0
[pid=25692/tid=25693] ppid=25689 vsize=107740 CPUtime=16.36
/proc/25692/task/25693/stat : 25693 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 2327 0 0 0 1624 12 0 0 16 0 4 0 1108651520 110325760 20052 4294967295 134512640 135305190 3220249168 3079781568 134528283 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25692/tid=25694] ppid=25689 vsize=107740 CPUtime=16.21
/proc/25692/task/25694/stat : 25694 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 4227 0 0 0 1606 15 0 0 16 0 4 0 1108651520 110325760 20052 4294967295 134512640 135305190 3220249168 3071392808 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25692/tid=25695] ppid=25689 vsize=107740 CPUtime=15.95
/proc/25692/task/25695/stat : 25695 (manysat1.1_stat) R 25689 25689 1628 0 -1 4202560 2253 0 0 0 1578 17 0 0 16 0 4 0 1108651520 110325760 20052 4294967295 134512640 135305190 3220249168 3063004352 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 66.4
Current children cumulated vsize (KiB) 110156

Child status: 20
Real time (s): 18.5493
CPU time (s): 66.47
CPU user time (s): 65.83
CPU system time (s): 0.64
CPU usage (%): 358.342
Max. virtual memory (cumulated for all children) (KiB): 110156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.83
system time used= 0.64
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32898
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= 30947
involuntary context switches= 2371

runsolver used 0.02 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 23:18:21
IDJOB=1781569
IDBENCH=71780
IDSOLVER=623
FILE ID=tipi44/1781569-1243545501
PBS_JOBID=
Free space on /tmp= 15889 MiB

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

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

MD5SUM BENCH= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED= 764389881

Linux tipi44 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.116
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.42
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.116
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.10
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.116
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.14
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2803308 kB
Buffers:        148384 kB
Cached:         308464 kB
SwapCached:       2180 kB
Active:         138420 kB
Inactive:       328032 kB
HighTotal:     2489216 kB
HighFree:      2168404 kB
LowTotal:       879316 kB
LowFree:        634904 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            6584 kB
Writeback:           0 kB
AnonPages:        9064 kB
Mapped:           3432 kB
Slab:            87816 kB
SReclaimable:    77836 kB
SUnreclaim:       9980 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15889 MiB
End job on tipi44 at 2009-05-28 23:18:40