Trace number 1781467

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 2/2009-03-20 (4 threads)UNSAT 278.84 71.8112

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark258.3
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

Solver Data

0.00/0.00	c Parsing...
0.22/0.24	c ==============================================================================
0.22/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.24	c ==============================================================================
0.22/0.24	c |         0 |  306443   755159 |   91932       0        0     nan |  0.000 % |
1.82/1.90	c |         0 |  153826   494818 |      --       0       --      -- |     --   | -150413/-254976
1.82/1.90	c ==============================================================================
1.82/1.90	c Result  :   #vars: 31651   #clauses: 153826   #literals: 494818
1.82/1.90	c CPU time:   1.84 s
1.82/1.90	c ==============================================================================
278.45/71.80	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
278.45/71.80	c ============================[ Problem Statistics ]=============================
278.45/71.80	c |                                                                             |
278.45/71.80	c threadId              : 2
278.45/71.80	c restarts              : 15
278.45/71.80	c conflicts             : 76887          (279 /sec)
278.45/71.80	c decisions             : 164117         (1.41 % random) (594 /sec)
278.45/71.80	c propagations          : 97638162       (353685 /sec)
278.45/71.80	c conflict literals     : 2262361        (45.99 % deleted)
278.45/71.80	c Memory used           : 117.88 MB
278.45/71.80	c CPU time              : 276.06 s
278.45/71.80	
278.45/71.80	c --->m=4, e=8, aimd=2, HOME/10275_many.cnf	time: 69.015	conflicts: 76887        
278.83/71.80	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-1781467-1243544798/watcher-1781467-1243544798 -o /tmp/evaluation-result-1781467-1243544798/solver-1781467-1243544798 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781467-1243544798.cnf aimd 2 

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.43 4.42 4.47 4/100 10276
/proc/meminfo: memFree=2940572/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2416 CPUtime=0
/proc/10275/stat : 10275 (manysat.sh) R 10273 10275 19648 0 -1 4194304 334 0 0 0 0 0 0 0 19 0 1 0 1119144211 2473984 274 4294967295 134512640 135169312 3220753104 3220751580 3084965748 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/10275/statm: 604 274 231 161 0 43 0
[pid=10276] ppid=10275 vsize=1656 CPUtime=0.01
/proc/10276/stat : 10276 (SatElite) R 10275 10275 19648 0 -1 4202496 321 0 0 0 1 0 0 0 19 0 1 0 1119144211 1695744 258 4294967295 134512640 135034092 3220681344 3220677688 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10276/statm: 414 258 50 128 0 284 0

[startup+0.02267 s]
/proc/loadavg: 4.43 4.42 4.47 4/100 10276
/proc/meminfo: memFree=2940572/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2416 CPUtime=0
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 1119144211 2473984 274 4294967295 134512640 135169312 3220753104 3220751640 3084963566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10275/statm: 604 274 231 161 0 43 0
[pid=10276] ppid=10275 vsize=4592 CPUtime=0.03
/proc/10276/stat : 10276 (SatElite) R 10275 10275 19648 0 -1 4202496 997 0 0 0 3 0 0 0 22 0 1 0 1119144211 4702208 934 4294967295 134512640 135034092 3220681344 3220677304 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10276/statm: 1148 934 50 128 0 1018 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7008

[startup+0.11266 s]
/proc/loadavg: 4.43 4.42 4.47 4/100 10276
/proc/meminfo: memFree=2940572/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2416 CPUtime=0
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 1119144211 2473984 274 4294967295 134512640 135169312 3220753104 3220751640 3084963566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10275/statm: 604 274 231 161 0 43 0
[pid=10276] ppid=10275 vsize=19336 CPUtime=0.12
/proc/10276/stat : 10276 (SatElite) R 10275 10275 19648 0 -1 4202496 4463 0 0 0 11 1 0 0 22 0 1 0 1119144211 19800064 4400 4294967295 134512640 135034092 3220681344 3220677688 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10276/statm: 4834 4401 50 128 0 4704 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 21752

[startup+0.312643 s]
/proc/loadavg: 4.43 4.42 4.47 4/100 10276
/proc/meminfo: memFree=2940572/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2416 CPUtime=0
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 1119144211 2473984 274 4294967295 134512640 135169312 3220753104 3220751640 3084963566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10275/statm: 604 274 231 161 0 43 0
[pid=10276] ppid=10275 vsize=44776 CPUtime=0.32
/proc/10276/stat : 10276 (SatElite) R 10275 10275 19648 0 -1 4202496 10804 0 0 0 28 4 0 0 23 0 1 0 1119144211 45850624 9894 4294967295 134512640 135034092 3220681344 3220677212 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10276/statm: 11194 9894 67 128 0 11064 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 47192

[startup+0.712604 s]
/proc/loadavg: 4.43 4.42 4.47 4/100 10276
/proc/meminfo: memFree=2940572/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2416 CPUtime=0
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 1119144211 2473984 274 4294967295 134512640 135169312 3220753104 3220751640 3084963566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10275/statm: 604 274 231 161 0 43 0
[pid=10276] ppid=10275 vsize=49476 CPUtime=0.72
/proc/10276/stat : 10276 (SatElite) R 10275 10275 19648 0 -1 4202496 11896 0 0 0 67 5 0 0 25 0 1 0 1119144211 50663424 10986 4294967295 134512640 135034092 3220681344 3220677340 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10276/statm: 12369 10986 67 128 0 12239 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 51892

[startup+1.51253 s]
/proc/loadavg: 4.43 4.42 4.47 2/101 10277
/proc/meminfo: memFree=2890992/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2416 CPUtime=0
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 1119144211 2473984 274 4294967295 134512640 135169312 3220753104 3220751640 3084963566 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10275/statm: 604 274 231 161 0 43 0
[pid=10276] ppid=10275 vsize=51724 CPUtime=1.52
/proc/10276/stat : 10276 (SatElite) R 10275 10275 19648 0 -1 4202496 12403 0 0 0 146 6 0 0 25 0 1 0 1119144211 52965376 11300 4294967295 134512640 135034092 3220681344 3220677648 134569574 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10276/statm: 12931 11300 67 128 0 12801 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 54140

[startup+3.12605 s]
/proc/loadavg: 4.43 4.42 4.47 2/101 10278
/proc/meminfo: memFree=2927756/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=2.11
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 370 14509 0 0 0 0 202 9 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220749320 3084963566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10275/statm: 605 275 231 161 0 44 0
[pid=10278] ppid=10275 vsize=79700 CPUtime=3
/proc/10278/stat : 10278 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202496 12689 0 0 0 275 25 0 0 15 0 4 0 1119144422 81612800 12567 4294967295 134512640 135305190 3220945648 3220943672 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10278/statm: 19925 12567 79 194 0 19729 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 82120

[startup+6.31749 s]
/proc/loadavg: 4.15 4.36 4.45 6/104 10281
/proc/meminfo: memFree=2874844/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=2.11
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 370 14509 0 0 0 0 202 9 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220749320 3084963566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10275/statm: 605 275 231 161 0 44 0
[pid=10278] ppid=10275 vsize=90420 CPUtime=15.5
/proc/10278/stat : 10278 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202496 15100 0 0 0 1519 31 0 0 16 0 4 0 1119144422 92590080 14949 4294967295 134512640 135305190 3220945648 3220943540 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/10278/statm: 22605 14949 79 194 0 22409 0
[pid=10278/tid=10279] ppid=10275 vsize=90420 CPUtime=3.86
/proc/10278/task/10279/stat : 10279 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 923 0 0 0 378 8 0 0 15 0 4 0 1119144454 92590080 14949 4294967295 134512640 135305190 3220945648 3071786020 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10278/tid=10280] ppid=10275 vsize=90420 CPUtime=3.82
/proc/10278/task/10280/stat : 10280 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 1112 0 0 0 375 7 0 0 16 0 4 0 1119144454 92590080 14949 4294967295 134512640 135305190 3220945648 3063397492 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10278/tid=10281] ppid=10275 vsize=90420 CPUtime=3.78
/proc/10278/task/10281/stat : 10281 (manysat1.1_stat) S 10275 10275 19648 0 -1 4202560 1093 0 0 0 371 7 0 0 16 0 4 0 1119144454 92590080 14949 4294967295 134512640 135305190 3220945648 3055008676 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17.61
Current children cumulated vsize (KiB) 92840

[startup+12.7111 s]
/proc/loadavg: 4.22 4.37 4.45 6/104 10281
/proc/meminfo: memFree=2863756/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=2.11
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 370 14509 0 0 0 0 202 9 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220749320 3084963566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10275/statm: 605 275 231 161 0 44 0
[pid=10278] ppid=10275 vsize=98840 CPUtime=40.87
/proc/10278/stat : 10278 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202496 17318 0 0 0 4049 38 0 0 17 0 4 0 1119144422 101212160 17159 4294967295 134512640 135305190 3220945648 3220943672 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10278/statm: 24710 17159 79 194 0 24514 0
[pid=10278/tid=10279] ppid=10275 vsize=98840 CPUtime=10.25
/proc/10278/task/10279/stat : 10279 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 1311 0 0 0 1015 10 0 0 19 0 4 0 1119144454 101212160 17159 4294967295 134512640 135305190 3220945648 3071786176 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10278/tid=10280] ppid=10275 vsize=98840 CPUtime=10.15
/proc/10278/task/10280/stat : 10280 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 1720 0 0 0 1005 10 0 0 20 0 4 0 1119144454 101212160 17159 4294967295 134512640 135305190 3220945648 3063397568 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10278/tid=10281] ppid=10275 vsize=98840 CPUtime=10.07
/proc/10278/task/10281/stat : 10281 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 1632 0 0 0 999 8 0 0 16 0 4 0 1119144454 101212160 17159 4294967295 134512640 135305190 3220945648 3055008960 134528615 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 42.98
Current children cumulated vsize (KiB) 101260

[startup+25.5099 s]
/proc/loadavg: 4.31 4.38 4.46 5/104 10281
/proc/meminfo: memFree=2855376/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=2.11
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 370 14509 0 0 0 0 202 9 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220749320 3084963566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10275/statm: 605 275 231 161 0 44 0
[pid=10278] ppid=10275 vsize=106592 CPUtime=91.98
/proc/10278/stat : 10278 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202496 19356 0 0 0 9151 47 0 0 25 0 4 0 1119144422 109150208 19197 4294967295 134512640 135305190 3220945648 3220943824 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10278/statm: 26648 19197 79 194 0 26452 0
[pid=10278/tid=10279] ppid=10275 vsize=106592 CPUtime=23.05
/proc/10278/task/10279/stat : 10279 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 1675 0 0 0 2294 11 0 0 25 0 4 0 1119144454 109150208 19197 4294967295 134512640 135305190 3220945648 3071786176 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10278/tid=10280] ppid=10275 vsize=106592 CPUtime=22.95
/proc/10278/task/10280/stat : 10280 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 2252 0 0 0 2281 14 0 0 25 0 4 0 1119144454 109150208 19197 4294967295 134512640 135305190 3220945648 3063397568 134528603 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10278/tid=10281] ppid=10275 vsize=106592 CPUtime=22.86
/proc/10278/task/10281/stat : 10281 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 2210 0 0 0 2277 9 0 0 25 0 4 0 1119144454 109150208 19197 4294967295 134512640 135305190 3220945648 3055008960 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 94.09
Current children cumulated vsize (KiB) 109012

[startup+51.1074 s]
/proc/loadavg: 4.20 4.35 4.44 5/104 10288
/proc/meminfo: memFree=2845252/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=2.11
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 370 14509 0 0 0 0 202 9 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220749320 3084963566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10275/statm: 605 275 231 161 0 44 0
[pid=10278] ppid=10275 vsize=117292 CPUtime=194.3
/proc/10278/stat : 10278 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202496 21914 0 0 0 19370 60 0 0 25 0 4 0 1119144422 120107008 21755 4294967295 134512640 135305190 3220945648 3220943824 134528503 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10278/statm: 29323 21755 79 194 0 29127 0
[pid=10278/tid=10279] ppid=10275 vsize=117292 CPUtime=48.65
/proc/10278/task/10279/stat : 10279 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 2215 0 0 0 4853 12 0 0 25 0 4 0 1119144454 120107008 21755 4294967295 134512640 135305190 3220945648 3071786176 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10278/tid=10280] ppid=10275 vsize=117292 CPUtime=48.54
/proc/10278/task/10280/stat : 10280 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 2858 0 0 0 4837 17 0 0 25 0 4 0 1119144454 120107008 21755 4294967295 134512640 135305190 3220945648 3063397568 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10278/tid=10281] ppid=10275 vsize=117292 CPUtime=48.46
/proc/10278/task/10281/stat : 10281 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 2933 0 0 0 4834 12 0 0 25 0 4 0 1119144454 120107008 21755 4294967295 134512640 135305190 3220945648 3055008624 134551697 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 196.41
Current children cumulated vsize (KiB) 119712

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

[startup+63.9062 s]
/proc/loadavg: 4.24 4.35 4.44 6/104 10472
/proc/meminfo: memFree=2841444/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=2.11
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 370 14509 0 0 0 0 202 9 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220749320 3084963566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10275/statm: 605 275 231 161 0 44 0
[pid=10278] ppid=10275 vsize=120168 CPUtime=245.2
/proc/10278/stat : 10278 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202496 22449 0 0 0 24457 63 0 0 25 0 4 0 1119144422 123052032 22290 4294967295 134512640 135305190 3220945648 3220943576 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10278/statm: 30042 22290 79 194 0 29846 0
[pid=10278/tid=10279] ppid=10275 vsize=120168 CPUtime=61.4
/proc/10278/task/10279/stat : 10279 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 2288 0 0 0 6128 12 0 0 25 0 4 0 1119144454 123052032 22290 4294967295 134512640 135305190 3220945648 3071786176 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10278/tid=10280] ppid=10275 vsize=120168 CPUtime=61.33
/proc/10278/task/10280/stat : 10280 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3014 0 0 0 6113 20 0 0 25 0 4 0 1119144454 123052032 22290 4294967295 134512640 135305190 3220945648 3063397568 134528520 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10278/tid=10281] ppid=10275 vsize=120168 CPUtime=61.13
/proc/10278/task/10281/stat : 10281 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3093 0 0 0 6101 12 0 0 25 0 4 0 1119144454 123052032 22290 4294967295 134512640 135305190 3220945648 3055008624 134551656 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 247.31
Current children cumulated vsize (KiB) 122588

[startup+67.1059 s]
/proc/loadavg: 4.24 4.35 4.44 5/104 10473
/proc/meminfo: memFree=2841196/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=2.11
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 370 14509 0 0 0 0 202 9 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220749320 3084963566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10275/statm: 605 275 231 161 0 44 0
[pid=10278] ppid=10275 vsize=120432 CPUtime=257.96
/proc/10278/stat : 10278 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202496 22514 0 0 0 25733 63 0 0 25 0 4 0 1119144422 123322368 22355 4294967295 134512640 135305190 3220945648 3220943824 134528256 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10278/statm: 30108 22355 79 194 0 29912 0
[pid=10278/tid=10279] ppid=10275 vsize=120432 CPUtime=64.59
/proc/10278/task/10279/stat : 10279 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 2292 0 0 0 6447 12 0 0 25 0 4 0 1119144454 123322368 22355 4294967295 134512640 135305190 3220945648 3071786176 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10278/tid=10280] ppid=10275 vsize=120432 CPUtime=64.52
/proc/10278/task/10280/stat : 10280 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3034 0 0 0 6432 20 0 0 25 0 4 0 1119144454 123322368 22355 4294967295 134512640 135305190 3220945648 3063397568 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10278/tid=10281] ppid=10275 vsize=120432 CPUtime=64.32
/proc/10278/task/10281/stat : 10281 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3120 0 0 0 6420 12 0 0 25 0 4 0 1119144454 123322368 22355 4294967295 134512640 135305190 3220945648 3055008960 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 260.07
Current children cumulated vsize (KiB) 122852

[startup+70.3056 s]
/proc/loadavg: 4.22 4.35 4.44 5/104 10473
/proc/meminfo: memFree=2841136/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=2.11
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 370 14509 0 0 0 0 202 9 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220749320 3084963566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10275/statm: 605 275 231 161 0 44 0
[pid=10278] ppid=10275 vsize=120568 CPUtime=270.76
/proc/10278/stat : 10278 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202496 22552 0 0 0 27010 66 0 0 25 0 4 0 1119144422 123461632 22393 4294967295 134512640 135305190 3220945648 3220943792 134570407 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10278/statm: 30142 22393 79 194 0 29946 0
[pid=10278/tid=10279] ppid=10275 vsize=120568 CPUtime=67.79
/proc/10278/task/10279/stat : 10279 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 2292 0 0 0 6767 12 0 0 25 0 4 0 1119144454 123461632 22393 4294967295 134512640 135305190 3220945648 3071785904 134558366 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10278/tid=10280] ppid=10275 vsize=120568 CPUtime=67.72
/proc/10278/task/10280/stat : 10280 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3037 0 0 0 6751 21 0 0 25 0 4 0 1119144454 123461632 22393 4294967295 134512640 135305190 3220945648 3063397568 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10278/tid=10281] ppid=10275 vsize=120568 CPUtime=67.51
/proc/10278/task/10281/stat : 10281 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3134 0 0 0 6739 12 0 0 25 0 4 0 1119144454 123461632 22393 4294967295 134512640 135305190 3220945648 3055008960 134528559 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 272.87
Current children cumulated vsize (KiB) 122988

[startup+71.1055 s]
/proc/loadavg: 4.22 4.35 4.44 5/104 10473
/proc/meminfo: memFree=2841136/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=2.11
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 370 14509 0 0 0 0 202 9 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220749320 3084963566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10275/statm: 605 275 231 161 0 44 0
[pid=10278] ppid=10275 vsize=120700 CPUtime=273.94
/proc/10278/stat : 10278 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202496 22560 0 0 0 27328 66 0 0 25 0 4 0 1119144422 123596800 22401 4294967295 134512640 135305190 3220945648 3220943824 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10278/statm: 30175 22401 79 194 0 29979 0
[pid=10278/tid=10279] ppid=10275 vsize=120700 CPUtime=68.59
/proc/10278/task/10279/stat : 10279 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 2292 0 0 0 6847 12 0 0 25 0 4 0 1119144454 123596800 22401 4294967295 134512640 135305190 3220945648 3071786176 134528536 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10278/tid=10280] ppid=10275 vsize=120700 CPUtime=68.52
/proc/10278/task/10280/stat : 10280 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3042 0 0 0 6831 21 0 0 25 0 4 0 1119144454 123596800 22401 4294967295 134512640 135305190 3220945648 3063397568 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10278/tid=10281] ppid=10275 vsize=120700 CPUtime=68.31
/proc/10278/task/10281/stat : 10281 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3136 0 0 0 6819 12 0 0 25 0 4 0 1119144454 123596800 22401 4294967295 134512640 135305190 3220945648 3055008960 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 276.05
Current children cumulated vsize (KiB) 123120

[startup+71.5055 s]
/proc/loadavg: 4.22 4.35 4.44 6/104 10473
/proc/meminfo: memFree=2841136/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=2.11
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 370 14509 0 0 0 0 202 9 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220749320 3084963566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10275/statm: 605 275 231 161 0 44 0
[pid=10278] ppid=10275 vsize=120700 CPUtime=275.54
/proc/10278/stat : 10278 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202496 22563 0 0 0 27488 66 0 0 25 0 4 0 1119144422 123596800 22404 4294967295 134512640 135305190 3220945648 3220943824 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10278/statm: 30175 22404 79 194 0 29979 0
[pid=10278/tid=10279] ppid=10275 vsize=120700 CPUtime=68.99
/proc/10278/task/10279/stat : 10279 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 2292 0 0 0 6887 12 0 0 25 0 4 0 1119144454 123596800 22404 4294967295 134512640 135305190 3220945648 3071786176 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10278/tid=10280] ppid=10275 vsize=120700 CPUtime=68.92
/proc/10278/task/10280/stat : 10280 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3042 0 0 0 6871 21 0 0 25 0 4 0 1119144454 123596800 22404 4294967295 134512640 135305190 3220945648 3063397568 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10278/tid=10281] ppid=10275 vsize=120700 CPUtime=68.71
/proc/10278/task/10281/stat : 10281 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3139 0 0 0 6859 12 0 0 25 0 4 0 1119144454 123596800 22404 4294967295 134512640 135305190 3220945648 3055008960 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 277.65
Current children cumulated vsize (KiB) 123120

[startup+71.7055 s]
/proc/loadavg: 4.22 4.35 4.44 6/104 10473
/proc/meminfo: memFree=2841136/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=2.11
/proc/10275/stat : 10275 (manysat.sh) S 10273 10275 19648 0 -1 4194304 370 14509 0 0 0 0 202 9 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220749320 3084963566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10275/statm: 605 275 231 161 0 44 0
[pid=10278] ppid=10275 vsize=120700 CPUtime=276.34
/proc/10278/stat : 10278 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202496 22565 0 0 0 27568 66 0 0 25 0 4 0 1119144422 123596800 22406 4294967295 134512640 135305190 3220945648 3220943824 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10278/statm: 30175 22406 79 194 0 29979 0
[pid=10278/tid=10279] ppid=10275 vsize=120700 CPUtime=69.19
/proc/10278/task/10279/stat : 10279 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 2292 0 0 0 6907 12 0 0 25 0 4 0 1119144454 123596800 22406 4294967295 134512640 135305190 3220945648 3071786176 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10278/tid=10280] ppid=10275 vsize=120700 CPUtime=69.12
/proc/10278/task/10280/stat : 10280 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3042 0 0 0 6891 21 0 0 25 0 4 0 1119144454 123596800 22406 4294967295 134512640 135305190 3220945648 3063397568 134528612 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10278/tid=10281] ppid=10275 vsize=120700 CPUtime=68.91
/proc/10278/task/10281/stat : 10281 (manysat1.1_stat) R 10275 10275 19648 0 -1 4202560 3141 0 0 0 6879 12 0 0 25 0 4 0 1119144454 123596800 22406 4294967295 134512640 135305190 3220945648 3055008960 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 278.45
Current children cumulated vsize (KiB) 123120

[startup+71.8055 s]
/proc/loadavg: 4.22 4.35 4.44 6/104 10473
/proc/meminfo: memFree=2841136/3368532 swapFree=1953580/1959888
[pid=10275] ppid=10273 vsize=2420 CPUtime=278.83
/proc/10275/stat : 10275 (manysat.sh) R 10273 10275 19648 0 -1 4194304 370 37091 0 0 0 0 27808 75 18 0 1 0 1119144211 2478080 275 4294967295 134512640 135169312 3220753104 3220748824 3084549080 0 0 4 65536 0 0 0 17 2 0 0 0
/proc/10275/statm: 605 276 232 161 0 44 0
Current children cumulated CPU time (s) 278.83
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 71.8112
CPU time (s): 278.84
CPU user time (s): 278.09
CPU system time (s): 0.75
CPU usage (%): 388.296
Max. virtual memory (cumulated for all children) (KiB): 123120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 278.09
system time used= 0.75
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37735
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= 13891
involuntary context switches= 12274

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 23:06:38
IDJOB=1781467
IDBENCH=71751
IDSOLVER=626
FILE ID=/1781467-1243544798
PBS_JOBID=
Free space on /tmp= 15879 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781467-1243544798/watcher-1781467-1243544798 -o /tmp/evaluation-result-1781467-1243544798/solver-1781467-1243544798 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781467-1243544798.cnf aimd 2

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED= 83050010

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.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.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:       2940720 kB
Buffers:         36772 kB
Cached:         312180 kB
SwapCached:       2424 kB
Active:         119392 kB
Inactive:       240480 kB
HighTotal:     2489216 kB
HighFree:      2164080 kB
LowTotal:       879316 kB
LowFree:        776640 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            7040 kB
Writeback:           0 kB
AnonPages:       10004 kB
Mapped:           4984 kB
Slab:            59072 kB
SReclaimable:    50552 kB
SUnreclaim:       8520 kB
PageTables:        360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93920 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15879 MiB
End job on  at 2009-05-28 23:07:50