Trace number 1776841

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 0/2009-03-20 (4 threads)UNSAT 61.95 17.303

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.95
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
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.21/0.22	c ==============================================================================
0.21/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.21/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.21/0.22	c ==============================================================================
0.21/0.22	c |         0 |  283992   662648 |   85197       0        0     nan |  0.000 % |
1.50/1.53	c |         0 |  123658   481466 |      --       0       --      -- |     --   | -160332/-181177
1.50/1.53	c ==============================================================================
1.50/1.53	c Result  :   #vars: 16584   #clauses: 123658   #literals: 481466
1.50/1.53	c CPU time:   1.37 s
1.50/1.53	c ==============================================================================
61.78/17.29	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
61.78/17.29	c ============================[ Problem Statistics ]=============================
61.78/17.29	c |                                                                             |
61.78/17.29	c threadId              : 1
61.78/17.29	c restarts              : 946
61.78/17.29	c conflicts             : 60161          (1007 /sec)
61.78/17.29	c decisions             : 528346         (1.57 % random) (8843 /sec)
61.78/17.29	c propagations          : 18073765       (302490 /sec)
61.78/17.29	c conflict literals     : 953805         (21.51 % deleted)
61.78/17.29	c Memory used           : 103.43 MB
61.78/17.29	c CPU time              : 59.75 s
61.78/17.29	
61.78/17.29	c --->m=4, e=8, aimd=0, HOME/6814_many.cnf	time: 14.9375	conflicts: 60161        
61.78/17.29	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-1776841-1243513430/watcher-1776841-1243513430 -o /tmp/evaluation-result-1776841-1243513430/solver-1776841-1243513430 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776841-1243513430.cnf aimd 0 

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.41 4.38 4.30 3/99 6814
/proc/meminfo: memFree=3085888/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2412 CPUtime=0
/proc/6814/stat : 6814 (manysat.sh) R 6812 6814 19648 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1116007424 2469888 273 4294967295 134512640 135169312 3217026880 3217025356 3085477748 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/6814/statm: 603 273 231 161 0 42 0
[pid=6815] ppid=6814 vsize=1172 CPUtime=0
/proc/6815/stat : 6815 (SatElite) R 6814 6814 19648 0 -1 4202496 227 0 0 0 0 0 0 0 18 0 1 0 1116007424 1200128 164 4294967295 134512640 135034092 3214521520 3214517808 134544849 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6815/statm: 293 164 49 128 0 163 0

[startup+0.047396 s]
/proc/loadavg: 4.41 4.38 4.30 3/99 6814
/proc/meminfo: memFree=3085888/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2412 CPUtime=0
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116007424 2469888 273 4294967295 134512640 135169312 3217026880 3217025416 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/6814/statm: 603 273 231 161 0 42 0
[pid=6815] ppid=6814 vsize=9480 CPUtime=0.05
/proc/6815/stat : 6815 (SatElite) R 6814 6814 19648 0 -1 4202496 2083 0 0 0 4 1 0 0 19 0 1 0 1116007424 9707520 2020 4294967295 134512640 135034092 3214521520 3214517864 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6815/statm: 2370 2021 49 128 0 2240 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11892

[startup+0.107389 s]
/proc/loadavg: 4.41 4.38 4.30 3/99 6814
/proc/meminfo: memFree=3085888/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2412 CPUtime=0
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116007424 2469888 273 4294967295 134512640 135169312 3217026880 3217025416 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/6814/statm: 603 273 231 161 0 42 0
[pid=6815] ppid=6814 vsize=19388 CPUtime=0.11
/proc/6815/stat : 6815 (SatElite) R 6814 6814 19648 0 -1 4202496 4448 0 0 0 8 3 0 0 20 0 1 0 1116007424 19853312 4385 4294967295 134512640 135034092 3214521520 3214517480 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6815/statm: 4847 4386 49 128 0 4717 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 21800

[startup+0.30738 s]
/proc/loadavg: 4.41 4.38 4.30 3/99 6814
/proc/meminfo: memFree=3085888/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2412 CPUtime=0
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116007424 2469888 273 4294967295 134512640 135169312 3217026880 3217025416 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/6814/statm: 603 273 231 161 0 42 0
[pid=6815] ppid=6814 vsize=44640 CPUtime=0.31
/proc/6815/stat : 6815 (SatElite) R 6814 6814 19648 0 -1 4202496 10618 0 0 0 25 6 0 0 20 0 1 0 1116007424 45711360 9732 4294967295 134512640 135034092 3214521520 3214517516 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6815/statm: 11160 9732 67 128 0 11030 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 47052

[startup+0.707337 s]
/proc/loadavg: 4.41 4.38 4.30 3/99 6814
/proc/meminfo: memFree=3085888/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2412 CPUtime=0
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116007424 2469888 273 4294967295 134512640 135169312 3217026880 3217025416 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/6814/statm: 603 273 231 161 0 42 0
[pid=6815] ppid=6814 vsize=47084 CPUtime=0.71
/proc/6815/stat : 6815 (SatElite) R 6814 6814 19648 0 -1 4202496 11185 0 0 0 61 10 0 0 21 0 1 0 1116007424 48214016 10299 4294967295 134512640 135034092 3214521520 3214517808 134529351 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6815/statm: 11771 10299 67 128 0 11641 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 49496

[startup+1.50725 s]
/proc/loadavg: 4.41 4.38 4.30 2/101 6817
/proc/meminfo: memFree=3036900/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2412 CPUtime=0
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116007424 2469888 273 4294967295 134512640 135169312 3217026880 3217025416 3085475566 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/6814/statm: 603 273 231 161 0 42 0
[pid=6815] ppid=6814 vsize=50192 CPUtime=1.5
/proc/6815/stat : 6815 (SatElite) R 6814 6814 19648 0 -1 4202496 12046 0 0 0 133 17 0 0 23 0 1 0 1116007424 51396608 10971 4294967295 134512640 135034092 3214521520 3214517968 134569568 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6815/statm: 12548 10971 74 128 0 12418 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 52604

[startup+3.10817 s]
/proc/loadavg: 4.41 4.38 4.30 5/104 6821
/proc/meminfo: memFree=3038876/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2416 CPUtime=1.72
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 370 12145 0 0 0 0 154 18 18 0 1 0 1116007424 2473984 275 4294967295 134512640 135169312 3217026880 3217023096 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6814/statm: 604 275 231 161 0 43 0
[pid=6818] ppid=6814 vsize=73960 CPUtime=4.49
/proc/6818/stat : 6818 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202496 11482 0 0 0 420 29 0 0 15 0 4 0 1116007597 75735040 11414 4294967295 134512640 135305190 3214890288 3214888180 134694990 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/6818/statm: 18490 11414 79 194 0 18294 0
[pid=6818/tid=6819] ppid=6814 vsize=73960 CPUtime=1.07
/proc/6818/task/6819/stat : 6819 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 664 0 0 0 98 9 0 0 16 0 4 0 1116007625 75735040 11414 4294967295 134512640 135305190 3214890288 3079879796 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6818/tid=6820] ppid=6814 vsize=73960 CPUtime=1.05
/proc/6818/task/6820/stat : 6820 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 810 0 0 0 100 5 0 0 16 0 4 0 1116007625 75735040 11414 4294967295 134512640 135305190 3214890288 3071491188 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6818/tid=6821] ppid=6814 vsize=73960 CPUtime=1.07
/proc/6818/task/6821/stat : 6821 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 648 0 0 0 102 5 0 0 16 0 4 0 1116007625 75735040 11414 4294967295 134512640 135305190 3214890288 3063102580 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 76376

[startup+6.30682 s]
/proc/loadavg: 4.38 4.37 4.30 5/104 6822
/proc/meminfo: memFree=3019672/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2416 CPUtime=1.72
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 370 12145 0 0 0 0 154 18 18 0 1 0 1116007424 2473984 275 4294967295 134512640 135169312 3217026880 3217023096 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6814/statm: 604 275 231 161 0 43 0
[pid=6818] ppid=6814 vsize=88320 CPUtime=16.73
/proc/6818/stat : 6818 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202496 15076 0 0 0 1640 33 0 0 15 0 4 0 1116007597 90439680 15008 4294967295 134512640 135305190 3214890288 3214888352 134529123 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/6818/statm: 22080 15008 79 194 0 21884 0
[pid=6818/tid=6819] ppid=6814 vsize=88320 CPUtime=4.23
/proc/6818/task/6819/stat : 6819 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1325 0 0 0 411 12 0 0 15 0 4 0 1116007625 90439680 15008 4294967295 134512640 135305190 3214890288 3079879872 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6818/tid=6820] ppid=6814 vsize=88320 CPUtime=4.06
/proc/6818/task/6820/stat : 6820 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 2145 0 0 0 401 5 0 0 16 0 4 0 1116007625 90439680 15008 4294967295 134512640 135305190 3214890288 3071491264 134528415 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=6818/tid=6821] ppid=6814 vsize=88320 CPUtime=4.12
/proc/6818/task/6821/stat : 6821 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1317 0 0 0 406 6 0 0 16 0 4 0 1116007625 90439680 15008 4294967295 134512640 135305190 3214890288 3063102656 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.45
Current children cumulated vsize (KiB) 90736

[startup+12.7064 s]
/proc/loadavg: 4.43 4.38 4.30 6/104 6823
/proc/meminfo: memFree=3003628/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2416 CPUtime=1.72
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 370 12145 0 0 0 0 154 18 18 0 1 0 1116007424 2473984 275 4294967295 134512640 135169312 3217026880 3217023096 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6814/statm: 604 275 231 161 0 43 0
[pid=6818] ppid=6814 vsize=100116 CPUtime=41.99
/proc/6818/stat : 6818 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202496 18042 0 0 0 4154 45 0 0 16 0 4 0 1116007597 102518784 17974 4294967295 134512640 135305190 3214890288 3214888464 134528480 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/6818/statm: 25029 17974 79 194 0 24833 0
[pid=6818/tid=6819] ppid=6814 vsize=100116 CPUtime=10.48
/proc/6818/task/6819/stat : 6819 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1755 0 0 0 1034 14 0 0 16 0 4 0 1116007625 102518784 17974 4294967295 134512640 135305190 3214890288 3079879872 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6818/tid=6820] ppid=6814 vsize=100116 CPUtime=10.39
/proc/6818/task/6820/stat : 6820 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 3621 0 0 0 1031 8 0 0 16 0 4 0 1116007625 102518784 17974 4294967295 134512640 135305190 3214890288 3071491152 134529062 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=6818/tid=6821] ppid=6814 vsize=100116 CPUtime=10.47
/proc/6818/task/6821/stat : 6821 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1832 0 0 0 1035 12 0 0 16 0 4 0 1116007625 102518784 17974 4294967295 134512640 135305190 3214890288 3063102656 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.71
Current children cumulated vsize (KiB) 102532

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

[startup+14.3162 s]
/proc/loadavg: 4.64 4.42 4.31 5/104 6823
/proc/meminfo: memFree=3001024/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2416 CPUtime=1.72
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 370 12145 0 0 0 0 154 18 18 0 1 0 1116007424 2473984 275 4294967295 134512640 135169312 3217026880 3217023096 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6814/statm: 604 275 231 161 0 43 0
[pid=6818] ppid=6814 vsize=102232 CPUtime=48.36
/proc/6818/stat : 6818 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202496 18672 0 0 0 4790 46 0 0 16 0 4 0 1116007597 104685568 18604 4294967295 134512640 135305190 3214890288 3214888464 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/6818/statm: 25558 18604 79 194 0 25362 0
[pid=6818/tid=6819] ppid=6814 vsize=102232 CPUtime=12.08
/proc/6818/task/6819/stat : 6819 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1863 0 0 0 1194 14 0 0 16 0 4 0 1116007625 104685568 18604 4294967295 134512640 135305190 3214890288 3079879872 134528545 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6818/tid=6820] ppid=6814 vsize=102232 CPUtime=11.98
/proc/6818/task/6820/stat : 6820 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 3913 0 0 0 1189 9 0 0 16 0 4 0 1116007625 104685568 18604 4294967295 134512640 135305190 3214890288 3071491264 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=6818/tid=6821] ppid=6814 vsize=102232 CPUtime=12.06
/proc/6818/task/6821/stat : 6821 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1932 0 0 0 1194 12 0 0 16 0 4 0 1116007625 104685568 18604 4294967295 134512640 135305190 3214890288 3063102656 134530561 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.08
Current children cumulated vsize (KiB) 104648

[startup+15.9061 s]
/proc/loadavg: 4.64 4.42 4.31 7/104 6823
/proc/meminfo: memFree=3000284/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2416 CPUtime=1.72
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 370 12145 0 0 0 0 154 18 18 0 1 0 1116007424 2473984 275 4294967295 134512640 135169312 3217026880 3217023096 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6814/statm: 604 275 231 161 0 43 0
[pid=6818] ppid=6814 vsize=103692 CPUtime=54.71
/proc/6818/stat : 6818 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202496 19025 0 0 0 5424 47 0 0 16 0 4 0 1116007597 106180608 18957 4294967295 134512640 135305190 3214890288 3214888464 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/6818/statm: 25923 18957 79 194 0 25727 0
[pid=6818/tid=6819] ppid=6814 vsize=103692 CPUtime=13.66
/proc/6818/task/6819/stat : 6819 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1907 0 0 0 1351 15 0 0 16 0 4 0 1116007625 106180608 18957 4294967295 134512640 135305190 3214890288 3079879872 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6818/tid=6820] ppid=6814 vsize=103692 CPUtime=13.57
/proc/6818/task/6820/stat : 6820 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 4121 0 0 0 1348 9 0 0 17 0 4 0 1116007625 106180608 18957 4294967295 134512640 135305190 3214890288 3071491264 134528520 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=6818/tid=6821] ppid=6814 vsize=103692 CPUtime=13.65
/proc/6818/task/6821/stat : 6821 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1950 0 0 0 1353 12 0 0 15 0 4 0 1116007625 106180608 18957 4294967295 134512640 135305190 3214890288 3063102656 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 56.43
Current children cumulated vsize (KiB) 106108

[startup+16.706 s]
/proc/loadavg: 4.64 4.42 4.31 6/104 6823
/proc/meminfo: memFree=2999148/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2416 CPUtime=1.72
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 370 12145 0 0 0 0 154 18 18 0 1 0 1116007424 2473984 275 4294967295 134512640 135169312 3217026880 3217023096 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6814/statm: 604 275 231 161 0 43 0
[pid=6818] ppid=6814 vsize=105252 CPUtime=57.9
/proc/6818/stat : 6818 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202496 19264 0 0 0 5743 47 0 0 16 0 4 0 1116007597 107778048 19196 4294967295 134512640 135305190 3214890288 3214888464 134528418 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/6818/statm: 26313 19196 79 194 0 26117 0
[pid=6818/tid=6819] ppid=6814 vsize=105252 CPUtime=14.46
/proc/6818/task/6819/stat : 6819 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1941 0 0 0 1431 15 0 0 17 0 4 0 1116007625 107778048 19196 4294967295 134512640 135305190 3214890288 3079879872 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6818/tid=6820] ppid=6814 vsize=105252 CPUtime=14.36
/proc/6818/task/6820/stat : 6820 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 4259 0 0 0 1427 9 0 0 18 0 4 0 1116007625 107778048 19196 4294967295 134512640 135305190 3214890288 3071491264 134528559 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=6818/tid=6821] ppid=6814 vsize=105252 CPUtime=14.45
/proc/6818/task/6821/stat : 6821 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1973 0 0 0 1433 12 0 0 16 0 4 0 1116007625 107778048 19197 4294967295 134512640 135305190 3214890288 3063102404 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 59.62
Current children cumulated vsize (KiB) 107668

[startup+17.106 s]
/proc/loadavg: 4.64 4.42 4.31 6/104 6823
/proc/meminfo: memFree=2999148/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2416 CPUtime=1.72
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 370 12145 0 0 0 0 154 18 18 0 1 0 1116007424 2473984 275 4294967295 134512640 135169312 3217026880 3217023096 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6814/statm: 604 275 231 161 0 43 0
[pid=6818] ppid=6814 vsize=105912 CPUtime=59.49
/proc/6818/stat : 6818 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202496 19453 0 0 0 5902 47 0 0 16 0 4 0 1116007597 108453888 19385 4294967295 134512640 135305190 3214890288 3214888388 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/6818/statm: 26478 19385 79 194 0 26282 0
[pid=6818/tid=6819] ppid=6814 vsize=105912 CPUtime=14.86
/proc/6818/task/6819/stat : 6819 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1986 0 0 0 1471 15 0 0 17 0 4 0 1116007625 108453888 19385 4294967295 134512640 135305190 3214890288 3079879872 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6818/tid=6820] ppid=6814 vsize=105912 CPUtime=14.76
/proc/6818/task/6820/stat : 6820 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 4302 0 0 0 1467 9 0 0 16 0 4 0 1116007625 108453888 19385 4294967295 134512640 135305190 3214890288 3071491152 134529268 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=6818/tid=6821] ppid=6814 vsize=105912 CPUtime=14.85
/proc/6818/task/6821/stat : 6821 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 2023 0 0 0 1473 12 0 0 16 0 4 0 1116007625 108453888 19385 4294967295 134512640 135305190 3214890288 3063102500 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 61.21
Current children cumulated vsize (KiB) 108328

[startup+17.2495 s]
/proc/loadavg: 4.64 4.42 4.31 6/104 6823
/proc/meminfo: memFree=2999148/3368532 swapFree=1953580/1959888
[pid=6814] ppid=6812 vsize=2416 CPUtime=1.72
/proc/6814/stat : 6814 (manysat.sh) S 6812 6814 19648 0 -1 4194304 370 12145 0 0 0 0 154 18 18 0 1 0 1116007424 2473984 275 4294967295 134512640 135169312 3217026880 3217023096 3085475566 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6814/statm: 604 275 231 161 0 43 0
[pid=6818] ppid=6814 vsize=105912 CPUtime=60.06
/proc/6818/stat : 6818 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202496 19461 0 0 0 5959 47 0 0 16 0 4 0 1116007597 108453888 19393 4294967295 134512640 135305190 3214890288 3214888532 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/6818/statm: 26478 19393 79 194 0 26282 0
[pid=6818/tid=6819] ppid=6814 vsize=105912 CPUtime=15
/proc/6818/task/6819/stat : 6819 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 1986 0 0 0 1485 15 0 0 17 0 4 0 1116007625 108453888 19393 4294967295 134512640 135305190 3214890288 3079879720 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6818/tid=6820] ppid=6814 vsize=105912 CPUtime=14.9
/proc/6818/task/6820/stat : 6820 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 4308 0 0 0 1481 9 0 0 16 0 4 0 1116007625 108453888 19393 4294967295 134512640 135305190 3214890288 3071491112 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=6818/tid=6821] ppid=6814 vsize=105912 CPUtime=14.99
/proc/6818/task/6821/stat : 6821 (manysat1.1_stat) R 6814 6814 19648 0 -1 4202560 2025 0 0 0 1487 12 0 0 16 0 4 0 1116007625 108453888 19393 4294967295 134512640 135305190 3214890288 3063102580 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 61.78
Current children cumulated vsize (KiB) 108328

Child status: 20
Real time (s): 17.303
CPU time (s): 61.95
CPU user time (s): 61.29
CPU system time (s): 0.66
CPU usage (%): 358.03
Max. virtual memory (cumulated for all children) (KiB): 108328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.29
system time used= 0.66
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32267
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= 31799
involuntary context switches= 3776

runsolver used 0.02 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:23:50
IDJOB=1776841
IDBENCH=69599
IDSOLVER=620
FILE ID=/1776841-1243513430
PBS_JOBID=
Free space on /tmp= 15880 MiB

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

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED= 1306132915

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:       3086036 kB
Buffers:         23800 kB
Cached:         181776 kB
SwapCached:       2424 kB
Active:          87780 kB
Inactive:       128340 kB
HighTotal:     2489216 kB
HighFree:      2294820 kB
LowTotal:       879316 kB
LowFree:        791216 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            6300 kB
Writeback:           0 kB
AnonPages:        9660 kB
Mapped:           4940 kB
Slab:            57360 kB
SReclaimable:    49264 kB
SUnreclaim:       8096 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93924 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15880 MiB
End job on  at 2009-05-28 14:24:07