Trace number 1776922

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 27.81 8.45127

General information on the benchmark

Namecmu-bmc-longmult15.cnf
MD5SUM21b49b73035bb6e7a1dd17830907ac9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.81
Satisfiable
(Un)Satisfiability was proved
Number of variables7807
Number of clauses24351
Sum of the clauses size58557
Maximum clause length18
Minimum clause length1
Number of clauses of size 153
Number of clauses of size 216386
Number of clauses of size 36700
Number of clauses of size 4908
Number of clauses of size 516
Number of clauses of size over 5288

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   24298    58504 |    7289       0        0     nan |  0.000 % |
0.10/0.13	c |         0 |   10295    33687 |      --       0       --      -- |     --   | -12080/-19460
0.10/0.13	c ==============================================================================
0.10/0.13	c Result  :   #vars: 1804   #clauses: 10295   #literals: 33687
0.10/0.13	c CPU time:   0.13 s
0.10/0.13	c ==============================================================================
27.64/8.44	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
27.64/8.44	c ============================[ Problem Statistics ]=============================
27.64/8.44	c |                                                                             |
27.64/8.44	c threadId              : 3
27.64/8.44	c restarts              : 36
27.64/8.44	c conflicts             : 36251          (1315 /sec)
27.64/8.44	c decisions             : 41330          (1.26 % random) (1499 /sec)
27.64/8.44	c propagations          : 13260737       (480984 /sec)
27.64/8.44	c conflict literals     : 598653         (60.34 % deleted)
27.64/8.44	c Memory used           : 44.37 MB
27.64/8.44	c CPU time              : 27.57 s
27.64/8.44	
27.64/8.44	c --->m=4, e=8, aimd=2, HOME/10983_many.cnf	time: 6.8925	conflicts: 36251        
27.64/8.44	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-1776922-1243514669/watcher-1776922-1243514669 -o /tmp/evaluation-result-1776922-1243514669/solver-1776922-1243514669 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776922-1243514669.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: 5.43 5.72 5.70 4/125 10984
/proc/meminfo: memFree=2565784/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2412 CPUtime=0
/proc/10983/stat : 10983 (manysat.sh) R 10981 10983 21334 0 -1 4194304 335 0 0 0 0 0 0 0 25 0 1 0 1116130894 2469888 274 4294967295 134512640 135169312 3214003296 3214001772 3085494132 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/10983/statm: 603 274 231 161 0 42 0
[pid=10984] ppid=10983 vsize=2412 CPUtime=0
/proc/10984/stat : 10984 (manysat.sh) R 10983 10983 21334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1116130894 2469888 43 4294967295 134512640 135169312 3214003296 3214001772 3085494132 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/10984/statm: 603 43 0 161 0 42 0

[startup+0.105007 s]
/proc/loadavg: 5.43 5.72 5.70 4/125 10984
/proc/meminfo: memFree=2565784/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2412 CPUtime=0
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 350 0 0 0 0 0 0 0 25 0 1 0 1116130894 2469888 274 4294967295 134512640 135169312 3214003296 3214001832 3085491950 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/10983/statm: 603 274 231 161 0 42 0
[pid=10984] ppid=10983 vsize=4428 CPUtime=0.1
/proc/10984/stat : 10984 (SatElite) R 10983 10983 21334 0 -1 4202496 1080 0 0 0 10 0 0 0 18 0 1 0 1116130894 4534272 961 4294967295 134512640 135034092 3214085184 3214081488 134569541 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10984/statm: 1107 961 67 128 0 977 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6840

[startup+0.215022 s]
/proc/loadavg: 5.43 5.72 5.70 4/125 10984
/proc/meminfo: memFree=2565784/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2416 CPUtime=0.14
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 371 1158 0 0 0 0 14 0 24 0 1 0 1116130894 2473984 275 4294967295 134512640 135169312 3214003296 3213999512 3085491950 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10983/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2416

[startup+0.305807 s]
/proc/loadavg: 5.43 5.72 5.70 4/125 10984
/proc/meminfo: memFree=2565784/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2416 CPUtime=0.14
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 371 1158 0 0 0 0 14 0 24 0 1 0 1116130894 2473984 275 4294967295 134512640 135169312 3214003296 3213999512 3085491950 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10983/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2416

[startup+0.794369 s]
/proc/loadavg: 5.43 5.72 5.70 4/125 10984
/proc/meminfo: memFree=2565784/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2416 CPUtime=0.14
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 371 1158 0 0 0 0 14 0 24 0 1 0 1116130894 2473984 275 4294967295 134512640 135169312 3214003296 3213999512 3085491950 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10983/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2416

[startup+1.50431 s]
/proc/loadavg: 5.43 5.72 5.70 6/129 10989
/proc/meminfo: memFree=2564204/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2416 CPUtime=0.14
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 371 1158 0 0 0 0 14 0 24 0 1 0 1116130894 2473984 275 4294967295 134512640 135169312 3214003296 3213999512 3085491950 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10983/statm: 604 275 231 161 0 43 0
[pid=10986] ppid=10983 vsize=35132 CPUtime=3.83
/proc/10986/stat : 10986 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202496 1923 0 0 0 380 3 0 0 17 0 4 0 1116130909 35975168 1858 4294967295 134512640 135305190 3216021056 3216019176 134839991 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/10986/statm: 8783 1858 79 194 0 8587 0
[pid=10986/tid=10987] ppid=10983 vsize=35132 CPUtime=0.22
/proc/10986/task/10987/stat : 10987 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 120 0 0 0 21 1 0 0 18 0 4 0 1116130911 35975168 1858 4294967295 134512640 135305190 3216021056 3086011428 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10986/tid=10988] ppid=10983 vsize=35132 CPUtime=1.24
/proc/10986/task/10988/stat : 10988 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 284 0 0 0 124 0 0 0 21 0 4 0 1116130911 35975168 1858 4294967295 134512640 135305190 3216021056 3077622592 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10986/tid=10989] ppid=10983 vsize=35132 CPUtime=1.21
/proc/10986/task/10989/stat : 10989 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 299 0 0 0 120 1 0 0 18 0 4 0 1116130911 35975168 1858 4294967295 134512640 135305190 3216021056 3069234368 134528576 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 37548

[startup+3.10416 s]
/proc/loadavg: 5.43 5.72 5.70 7/129 10989
/proc/meminfo: memFree=2568376/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2416 CPUtime=0.14
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 371 1158 0 0 0 0 14 0 24 0 1 0 1116130894 2473984 275 4294967295 134512640 135169312 3214003296 3213999512 3085491950 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10983/statm: 604 275 231 161 0 43 0
[pid=10986] ppid=10983 vsize=38224 CPUtime=8.98
/proc/10986/stat : 10986 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202496 2808 0 0 0 893 5 0 0 17 0 4 0 1116130909 39141376 2743 4294967295 134512640 135305190 3216021056 3216018984 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/10986/statm: 9556 2743 79 194 0 9360 0
[pid=10986/tid=10987] ppid=10983 vsize=38224 CPUtime=1.15
/proc/10986/task/10987/stat : 10987 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 289 0 0 0 114 1 0 0 19 0 4 0 1116130911 39141376 2743 4294967295 134512640 135305190 3216021056 3086011508 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10986/tid=10988] ppid=10983 vsize=38224 CPUtime=2.29
/proc/10986/task/10988/stat : 10988 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 389 0 0 0 229 0 0 0 24 0 4 0 1116130911 39141376 2743 4294967295 134512640 135305190 3216021056 3077622976 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10986/tid=10989] ppid=10983 vsize=38224 CPUtime=2.78
/proc/10986/task/10989/stat : 10989 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 599 0 0 0 276 2 0 0 18 0 4 0 1116130911 39141376 2743 4294967295 134512640 135305190 3216021056 3069234292 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 40640

[startup+6.30389 s]
/proc/loadavg: 5.47 5.73 5.70 7/129 10990
/proc/meminfo: memFree=2508628/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2416 CPUtime=0.14
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 371 1158 0 0 0 0 14 0 24 0 1 0 1116130894 2473984 275 4294967295 134512640 135169312 3214003296 3213999512 3085491950 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10983/statm: 604 275 231 161 0 43 0
[pid=10986] ppid=10983 vsize=43252 CPUtime=20.16
/proc/10986/stat : 10986 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202496 3890 0 0 0 2008 8 0 0 20 0 4 0 1116130909 44290048 3825 4294967295 134512640 135305190 3216021056 3216018896 134551614 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/10986/statm: 10813 3825 79 194 0 10617 0
[pid=10986/tid=10987] ppid=10983 vsize=43252 CPUtime=2.84
/proc/10986/task/10987/stat : 10987 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 441 0 0 0 282 2 0 0 19 0 4 0 1116130911 44290048 3825 4294967295 134512640 135305190 3216021056 3086011352 134840070 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10986/tid=10988] ppid=10983 vsize=43252 CPUtime=5.43
/proc/10986/task/10988/stat : 10988 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 574 0 0 0 542 1 0 0 25 0 4 0 1116130911 44290048 3825 4294967295 134512640 135305190 3216021056 3077622976 134528415 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10986/tid=10989] ppid=10983 vsize=43252 CPUtime=5.93
/proc/10986/task/10989/stat : 10989 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 1041 0 0 0 590 3 0 0 23 0 4 0 1116130911 44290048 3825 4294967295 134512640 135305190 3216021056 3069234216 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.3
Current children cumulated vsize (KiB) 45668

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

[startup+6.50387 s]
/proc/loadavg: 5.47 5.73 5.70 7/129 10990
/proc/meminfo: memFree=2508628/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2416 CPUtime=0.14
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 371 1158 0 0 0 0 14 0 24 0 1 0 1116130894 2473984 275 4294967295 134512640 135169312 3214003296 3213999512 3085491950 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10983/statm: 604 275 231 161 0 43 0
[pid=10986] ppid=10983 vsize=43548 CPUtime=20.82
/proc/10986/stat : 10986 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202496 3982 0 0 0 2074 8 0 0 19 0 4 0 1116130909 44593152 3917 4294967295 134512640 135305190 3216021056 3216019232 134528771 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/10986/statm: 10887 3917 79 194 0 10691 0
[pid=10986/tid=10987] ppid=10983 vsize=43548 CPUtime=2.94
/proc/10986/task/10987/stat : 10987 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 488 0 0 0 292 2 0 0 20 0 4 0 1116130911 44593152 3917 4294967295 134512640 135305190 3216021056 3086011432 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10986/tid=10988] ppid=10983 vsize=43548 CPUtime=5.61
/proc/10986/task/10988/stat : 10988 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 585 0 0 0 560 1 0 0 25 0 4 0 1116130911 44593152 3917 4294967295 134512640 135305190 3216021056 3077622976 134528301 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10986/tid=10989] ppid=10983 vsize=43548 CPUtime=6.11
/proc/10986/task/10989/stat : 10989 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 1069 0 0 0 608 3 0 0 23 0 4 0 1116130911 44593152 3917 4294967295 134512640 135305190 3216021056 3069234212 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.96
Current children cumulated vsize (KiB) 45964

[startup+7.3038 s]
/proc/loadavg: 5.47 5.73 5.70 6/129 10990
/proc/meminfo: memFree=2527276/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2416 CPUtime=0.14
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 371 1158 0 0 0 0 14 0 24 0 1 0 1116130894 2473984 275 4294967295 134512640 135169312 3214003296 3213999512 3085491950 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10983/statm: 604 275 231 161 0 43 0
[pid=10986] ppid=10983 vsize=43844 CPUtime=23.69
/proc/10986/stat : 10986 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202496 4131 0 0 0 2360 9 0 0 21 0 4 0 1116130909 44896256 4066 4294967295 134512640 135305190 3216021056 3216019232 134528252 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/10986/statm: 10961 4066 79 194 0 10765 0
[pid=10986/tid=10987] ppid=10983 vsize=43844 CPUtime=3.51
/proc/10986/task/10987/stat : 10987 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 550 0 0 0 349 2 0 0 20 0 4 0 1116130911 44896256 4066 4294967295 134512640 135305190 3216021056 3086011584 134528548 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10986/tid=10988] ppid=10983 vsize=43844 CPUtime=6.36
/proc/10986/task/10988/stat : 10988 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 612 0 0 0 635 1 0 0 25 0 4 0 1116130911 44896256 4066 4294967295 134512640 135305190 3216021056 3077622976 134528545 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10986/tid=10989] ppid=10983 vsize=43844 CPUtime=6.86
/proc/10986/task/10989/stat : 10989 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 1086 0 0 0 682 4 0 0 25 0 4 0 1116130911 44896256 4066 4294967295 134512640 135305190 3216021056 3069234312 134839991 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.83
Current children cumulated vsize (KiB) 46260

[startup+8.10373 s]
/proc/loadavg: 5.47 5.73 5.70 6/129 10990
/proc/meminfo: memFree=2508588/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2416 CPUtime=0.14
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 371 1158 0 0 0 0 14 0 24 0 1 0 1116130894 2473984 275 4294967295 134512640 135169312 3214003296 3213999512 3085491950 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10983/statm: 604 275 231 161 0 43 0
[pid=10986] ppid=10983 vsize=45428 CPUtime=26.49
/proc/10986/stat : 10986 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202496 4323 0 0 0 2639 10 0 0 24 0 4 0 1116130909 46518272 4258 4294967295 134512640 135305190 3216021056 3216019232 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/10986/statm: 11357 4258 79 194 0 11161 0
[pid=10986/tid=10987] ppid=10983 vsize=45428 CPUtime=3.91
/proc/10986/task/10987/stat : 10987 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 599 0 0 0 389 2 0 0 21 0 4 0 1116130911 46518272 4258 4294967295 134512640 135305190 3216021056 3086011432 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10986/tid=10988] ppid=10983 vsize=45428 CPUtime=7.16
/proc/10986/task/10988/stat : 10988 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 667 0 0 0 715 1 0 0 25 0 4 0 1116130911 46518272 4258 4294967295 134512640 135305190 3216021056 3077622976 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10986/tid=10989] ppid=10983 vsize=45428 CPUtime=7.66
/proc/10986/task/10989/stat : 10989 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 1112 0 0 0 761 5 0 0 25 0 4 0 1116130911 46518272 4258 4294967295 134512640 135305190 3216021056 3069234436 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 26.63
Current children cumulated vsize (KiB) 47844

[startup+8.30372 s]
/proc/loadavg: 5.47 5.73 5.70 6/129 10990
/proc/meminfo: memFree=2508588/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2416 CPUtime=0.14
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 371 1158 0 0 0 0 14 0 24 0 1 0 1116130894 2473984 275 4294967295 134512640 135169312 3214003296 3213999512 3085491950 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10983/statm: 604 275 231 161 0 43 0
[pid=10986] ppid=10983 vsize=45428 CPUtime=27.19
/proc/10986/stat : 10986 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202496 4338 0 0 0 2709 10 0 0 25 0 4 0 1116130909 46518272 4273 4294967295 134512640 135305190 3216021056 3216019080 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/10986/statm: 11357 4273 79 194 0 11161 0
[pid=10986/tid=10987] ppid=10983 vsize=45428 CPUtime=4.01
/proc/10986/task/10987/stat : 10987 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 604 0 0 0 399 2 0 0 21 0 4 0 1116130911 46518272 4273 4294967295 134512640 135305190 3216021056 3086011432 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10986/tid=10988] ppid=10983 vsize=45428 CPUtime=7.36
/proc/10986/task/10988/stat : 10988 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 669 0 0 0 735 1 0 0 25 0 4 0 1116130911 46518272 4273 4294967295 134512640 135305190 3216021056 3077622976 134528325 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10986/tid=10989] ppid=10983 vsize=45428 CPUtime=7.86
/proc/10986/task/10989/stat : 10989 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 1116 0 0 0 781 5 0 0 25 0 4 0 1116130911 46518272 4273 4294967295 134512640 135305190 3216021056 3069234216 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 27.33
Current children cumulated vsize (KiB) 47844

[startup+8.40371 s]
/proc/loadavg: 5.47 5.73 5.70 6/129 10990
/proc/meminfo: memFree=2508588/3368532 swapFree=1957708/1959888
[pid=10983] ppid=10981 vsize=2416 CPUtime=0.14
/proc/10983/stat : 10983 (manysat.sh) S 10981 10983 21334 0 -1 4194304 371 1158 0 0 0 0 14 0 24 0 1 0 1116130894 2473984 275 4294967295 134512640 135169312 3214003296 3213999512 3085491950 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10983/statm: 604 275 231 161 0 43 0
[pid=10986] ppid=10983 vsize=45428 CPUtime=27.5
/proc/10986/stat : 10986 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202496 4338 0 0 0 2740 10 0 0 25 0 4 0 1116130909 46518272 4273 4294967295 134512640 135305190 3216021056 3216019080 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/10986/statm: 11357 4273 79 194 0 11161 0
[pid=10986/tid=10987] ppid=10983 vsize=45428 CPUtime=4.02
/proc/10986/task/10987/stat : 10987 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 604 0 0 0 400 2 0 0 22 0 4 0 1116130911 46518272 4273 4294967295 134512640 135305190 3216021056 3086011472 134529255 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10986/tid=10988] ppid=10983 vsize=45428 CPUtime=7.46
/proc/10986/task/10988/stat : 10988 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 669 0 0 0 745 1 0 0 25 0 4 0 1116130911 46518272 4273 4294967295 134512640 135305190 3216021056 3077622864 134529265 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10986/tid=10989] ppid=10983 vsize=45428 CPUtime=7.96
/proc/10986/task/10989/stat : 10989 (manysat1.1_stat) R 10983 10983 21334 0 -1 4202560 1116 0 0 0 791 5 0 0 25 0 4 0 1116130911 46518272 4273 4294967295 134512640 135305190 3216021056 3069234368 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 27.64
Current children cumulated vsize (KiB) 47844

Child status: 20
Real time (s): 8.45127
CPU time (s): 27.81
CPU user time (s): 27.71
CPU system time (s): 0.1
CPU usage (%): 329.063
Max. virtual memory (cumulated for all children) (KiB): 47844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.71
system time used= 0.1
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6157
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= 2787
involuntary context switches= 2011

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:44:29
IDJOB=1776922
IDBENCH=69621
IDSOLVER=626
FILE ID=/1776922-1243514669
PBS_JOBID=
Free space on /tmp= 15884 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/cmu-bmc-longmult15.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776922-1243514669/watcher-1776922-1243514669 -o /tmp/evaluation-result-1776922-1243514669/solver-1776922-1243514669 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776922-1243514669.cnf aimd 2

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

MD5SUM BENCH= 21b49b73035bb6e7a1dd17830907ac9d
RANDOM SEED= 1088507826

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.43
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2569780 kB
Buffers:          8448 kB
Cached:         108664 kB
SwapCached:         16 kB
Active:         667852 kB
Inactive:        70652 kB
HighTotal:     2489216 kB
HighFree:      1756664 kB
LowTotal:       879316 kB
LowFree:        813116 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:            1852 kB
Writeback:           0 kB
AnonPages:      621236 kB
Mapped:          35372 kB
Slab:            50348 kB
SReclaimable:    41812 kB
SUnreclaim:       8536 kB
PageTables:       1260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   881776 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15884 MiB
End job on  at 2009-05-28 14:44:38