Trace number 1776919

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 31.1 7.92708

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.11/0.12	c |         0 |   10295    33687 |      --       0       --      -- |     --   | -12080/-19460
0.11/0.12	c ==============================================================================
0.11/0.12	c Result  :   #vars: 1804   #clauses: 10295   #literals: 33687
0.11/0.12	c CPU time:   0.13 s
0.11/0.12	c ==============================================================================
31.04/7.92	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
31.04/7.92	c ============================[ Problem Statistics ]=============================
31.04/7.92	c |                                                                             |
31.04/7.92	c threadId              : 2
31.04/7.92	c restarts              : 14
31.04/7.92	c conflicts             : 49403          (1598 /sec)
31.04/7.92	c decisions             : 57325          (0.91 % random) (1855 /sec)
31.04/7.92	c propagations          : 15409890       (498541 /sec)
31.04/7.92	c conflict literals     : 796919         (52.07 % deleted)
31.04/7.92	c Memory used           : 46.97 MB
31.04/7.92	c CPU time              : 30.91 s
31.04/7.92	
31.04/7.92	c --->m=4, e=8, aimd=1, HOME/10456_many.cnf	time: 7.7275	conflicts: 49403        
31.04/7.92	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-1776919-1243514505/watcher-1776919-1243514505 -o /tmp/evaluation-result-1776919-1243514505/solver-1776919-1243514505 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776919-1243514505.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.31 4.41 4.36 2/99 10456
/proc/meminfo: memFree=3085448/3368532 swapFree=1953580/1959888
[pid=10456] ppid=10454 vsize=2416 CPUtime=0
/proc/10456/stat : 10456 (manysat.sh) R 10454 10456 19648 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1116114892 2473984 273 4294967295 134512640 135169312 3215601136 3215599612 3085334388 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/10456/statm: 604 273 231 161 0 43 0
[pid=10457] ppid=10456 vsize=1208 CPUtime=0
/proc/10457/stat : 10457 (SatElite) R 10456 10456 19648 0 -1 4202496 214 0 0 0 0 0 0 0 18 0 1 0 1116114893 1236992 151 4294967295 134512640 135034092 3218890960 3218886908 134836582 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10457/statm: 302 158 49 128 0 172 0

[startup+0.024 s]
/proc/loadavg: 4.31 4.41 4.36 2/99 10456
/proc/meminfo: memFree=3085448/3368532 swapFree=1953580/1959888
[pid=10456] ppid=10454 vsize=2416 CPUtime=0
/proc/10456/stat : 10456 (manysat.sh) S 10454 10456 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116114892 2473984 273 4294967295 134512640 135169312 3215601136 3215599672 3085332206 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10456/statm: 604 273 231 161 0 43 0
[pid=10457] ppid=10456 vsize=3832 CPUtime=0.03
/proc/10457/stat : 10457 (SatElite) R 10456 10456 19648 0 -1 4202496 964 0 0 0 3 0 0 0 20 0 1 0 1116114893 3923968 845 4294967295 134512640 135034092 3218890960 3218886024 134561823 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10457/statm: 958 845 66 128 0 828 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6248

[startup+0.103981 s]
/proc/loadavg: 4.31 4.41 4.36 2/99 10456
/proc/meminfo: memFree=3085448/3368532 swapFree=1953580/1959888
[pid=10456] ppid=10454 vsize=2416 CPUtime=0
/proc/10456/stat : 10456 (manysat.sh) S 10454 10456 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116114892 2473984 273 4294967295 134512640 135169312 3215601136 3215599672 3085332206 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10456/statm: 604 273 231 161 0 43 0
[pid=10457] ppid=10456 vsize=4628 CPUtime=0.11
/proc/10457/stat : 10457 (SatElite) R 10456 10456 19648 0 -1 4202496 1106 0 0 0 11 0 0 0 20 0 1 0 1116114893 4739072 987 4294967295 134512640 135034092 3218890960 3218887456 134536755 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10457/statm: 1157 987 67 128 0 1027 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7044

[startup+0.303967 s]
/proc/loadavg: 4.31 4.41 4.36 2/99 10456
/proc/meminfo: memFree=3085448/3368532 swapFree=1953580/1959888
[pid=10456] ppid=10454 vsize=2420 CPUtime=0.14
/proc/10456/stat : 10456 (manysat.sh) S 10454 10456 19648 0 -1 4194304 371 1158 0 0 0 0 14 0 17 0 1 0 1116114892 2478080 275 4294967295 134512640 135169312 3215601136 3215597352 3085332206 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10456/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2420

[startup+0.703929 s]
/proc/loadavg: 4.31 4.41 4.36 2/99 10456
/proc/meminfo: memFree=3085448/3368532 swapFree=1953580/1959888
[pid=10456] ppid=10454 vsize=2420 CPUtime=0.14
/proc/10456/stat : 10456 (manysat.sh) S 10454 10456 19648 0 -1 4194304 371 1158 0 0 0 0 14 0 17 0 1 0 1116114892 2478080 275 4294967295 134512640 135169312 3215601136 3215597352 3085332206 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10456/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2420

[startup+1.51385 s]
/proc/loadavg: 4.31 4.41 4.36 6/104 10462
/proc/meminfo: memFree=3078492/3368532 swapFree=1953580/1959888
[pid=10456] ppid=10454 vsize=2420 CPUtime=0.14
/proc/10456/stat : 10456 (manysat.sh) S 10454 10456 19648 0 -1 4194304 371 1158 0 0 0 0 14 0 17 0 1 0 1116114892 2478080 275 4294967295 134512640 135169312 3215601136 3215597352 3085332206 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10456/statm: 605 275 231 161 0 44 0
[pid=10459] ppid=10456 vsize=37332 CPUtime=5.35
/proc/10459/stat : 10459 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202496 2416 0 0 0 531 4 0 0 16 0 4 0 1116114906 38227968 2347 4294967295 134512640 135305190 3215748608 3215746856 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10459/statm: 9333 2347 79 194 0 9137 0
[pid=10459/tid=10460] ppid=10456 vsize=37332 CPUtime=1.33
/proc/10459/task/10460/stat : 10460 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 388 0 0 0 132 1 0 0 19 0 4 0 1116114908 38227968 2347 4294967295 134512640 135305190 3215748608 3085995200 134528861 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10459/tid=10461] ppid=10456 vsize=37332 CPUtime=1.34
/proc/10459/task/10461/stat : 10461 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 334 0 0 0 132 2 0 0 18 0 4 0 1116114908 38227968 2347 4294967295 134512640 135305190 3215748608 3077606592 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10459/tid=10462] ppid=10456 vsize=37332 CPUtime=1.32
/proc/10459/task/10462/stat : 10462 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 375 0 0 0 132 0 0 0 17 0 4 0 1116114908 38227968 2347 4294967295 134512640 135305190 3215748608 3069217984 134528332 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 39752

[startup+3.1137 s]
/proc/loadavg: 4.31 4.41 4.36 5/104 10462
/proc/meminfo: memFree=3075628/3368532 swapFree=1953580/1959888
[pid=10456] ppid=10454 vsize=2420 CPUtime=0.14
/proc/10456/stat : 10456 (manysat.sh) S 10454 10456 19648 0 -1 4194304 371 1158 0 0 0 0 14 0 17 0 1 0 1116114892 2478080 275 4294967295 134512640 135169312 3215601136 3215597352 3085332206 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10456/statm: 605 275 231 161 0 44 0
[pid=10459] ppid=10456 vsize=40440 CPUtime=11.74
/proc/10459/stat : 10459 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202496 3122 0 0 0 1169 5 0 0 17 0 4 0 1116114906 41410560 3053 4294967295 134512640 135305190 3215748608 3215746536 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10459/statm: 10110 3053 79 194 0 9914 0
[pid=10459/tid=10460] ppid=10456 vsize=40440 CPUtime=2.93
/proc/10459/task/10460/stat : 10460 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 568 0 0 0 292 1 0 0 21 0 4 0 1116114908 41410560 3053 4294967295 134512640 135305190 3215748608 3085995200 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10459/tid=10461] ppid=10456 vsize=40440 CPUtime=2.93
/proc/10459/task/10461/stat : 10461 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 458 0 0 0 291 2 0 0 19 0 4 0 1116114908 41410560 3053 4294967295 134512640 135305190 3215748608 3077606592 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10459/tid=10462] ppid=10456 vsize=40440 CPUtime=2.92
/proc/10459/task/10462/stat : 10462 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 569 0 0 0 291 1 0 0 17 0 4 0 1116114908 41410560 3053 4294967295 134512640 135305190 3215748608 3069217984 134528319 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 42860

[startup+6.3134 s]
/proc/loadavg: 4.28 4.40 4.36 6/104 10462
/proc/meminfo: memFree=3068460/3368532 swapFree=1953580/1959888
[pid=10456] ppid=10454 vsize=2420 CPUtime=0.14
/proc/10456/stat : 10456 (manysat.sh) S 10454 10456 19648 0 -1 4194304 371 1158 0 0 0 0 14 0 17 0 1 0 1116114892 2478080 275 4294967295 134512640 135169312 3215601136 3215597352 3085332206 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10456/statm: 605 275 231 161 0 44 0
[pid=10459] ppid=10456 vsize=46652 CPUtime=24.52
/proc/10459/stat : 10459 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202496 4667 0 0 0 2447 5 0 0 20 0 4 0 1116114906 47771648 4598 4294967295 134512640 135305190 3215748608 3215746660 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10459/statm: 11663 4598 79 194 0 11467 0
[pid=10459/tid=10460] ppid=10456 vsize=46652 CPUtime=6.11
/proc/10459/task/10460/stat : 10460 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 994 0 0 0 610 1 0 0 25 0 4 0 1116114908 47771648 4598 4294967295 134512640 135305190 3215748608 3085995200 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10459/tid=10461] ppid=10456 vsize=46652 CPUtime=6.13
/proc/10459/task/10461/stat : 10461 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 656 0 0 0 611 2 0 0 22 0 4 0 1116114908 47771648 4598 4294967295 134512640 135305190 3215748608 3077606592 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10459/tid=10462] ppid=10456 vsize=46652 CPUtime=6.12
/proc/10459/task/10462/stat : 10462 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 1014 0 0 0 611 1 0 0 21 0 4 0 1116114908 47771648 4598 4294967295 134512640 135305190 3215748608 3069217984 134528506 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 49072

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

[startup+7.11332 s]
/proc/loadavg: 4.28 4.40 4.36 6/104 10462
/proc/meminfo: memFree=3067424/3368532 swapFree=1953580/1959888
[pid=10456] ppid=10454 vsize=2420 CPUtime=0.14
/proc/10456/stat : 10456 (manysat.sh) S 10454 10456 19648 0 -1 4194304 371 1158 0 0 0 0 14 0 17 0 1 0 1116114892 2478080 275 4294967295 134512640 135169312 3215601136 3215597352 3085332206 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10456/statm: 605 275 231 161 0 44 0
[pid=10459] ppid=10456 vsize=47932 CPUtime=27.71
/proc/10459/stat : 10459 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202496 4767 0 0 0 2766 5 0 0 21 0 4 0 1116114906 49082368 4698 4294967295 134512640 135305190 3215748608 3215746632 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10459/statm: 11983 4698 79 194 0 11787 0
[pid=10459/tid=10460] ppid=10456 vsize=47932 CPUtime=6.91
/proc/10459/task/10460/stat : 10460 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 1031 0 0 0 690 1 0 0 25 0 4 0 1116114908 49082368 4698 4294967295 134512640 135305190 3215748608 3085995200 134528418 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10459/tid=10461] ppid=10456 vsize=47932 CPUtime=6.93
/proc/10459/task/10461/stat : 10461 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 688 0 0 0 691 2 0 0 25 0 4 0 1116114908 49082368 4698 4294967295 134512640 135305190 3215748608 3077606592 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10459/tid=10462] ppid=10456 vsize=47932 CPUtime=6.92
/proc/10459/task/10462/stat : 10462 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 1021 0 0 0 691 1 0 0 21 0 4 0 1116114908 49082368 4698 4294967295 134512640 135305190 3215748608 3069217984 134528499 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 27.85
Current children cumulated vsize (KiB) 50352

[startup+7.51328 s]
/proc/loadavg: 4.28 4.40 4.36 6/104 10462
/proc/meminfo: memFree=3067424/3368532 swapFree=1953580/1959888
[pid=10456] ppid=10454 vsize=2420 CPUtime=0.14
/proc/10456/stat : 10456 (manysat.sh) S 10454 10456 19648 0 -1 4194304 371 1158 0 0 0 0 14 0 17 0 1 0 1116114892 2478080 275 4294967295 134512640 135169312 3215601136 3215597352 3085332206 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10456/statm: 605 275 231 161 0 44 0
[pid=10459] ppid=10456 vsize=47932 CPUtime=29.31
/proc/10459/stat : 10459 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202496 4800 0 0 0 2926 5 0 0 21 0 4 0 1116114906 49082368 4731 4294967295 134512640 135305190 3215748608 3215746784 134528777 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10459/statm: 11983 4731 79 194 0 11787 0
[pid=10459/tid=10460] ppid=10456 vsize=47932 CPUtime=7.31
/proc/10459/task/10460/stat : 10460 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 1040 0 0 0 730 1 0 0 25 0 4 0 1116114908 49082368 4731 4294967295 134512640 135305190 3215748608 3085995200 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10459/tid=10461] ppid=10456 vsize=47932 CPUtime=7.33
/proc/10459/task/10461/stat : 10461 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 695 0 0 0 731 2 0 0 25 0 4 0 1116114908 49082368 4731 4294967295 134512640 135305190 3215748608 3077606272 134555170 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10459/tid=10462] ppid=10456 vsize=47932 CPUtime=7.32
/proc/10459/task/10462/stat : 10462 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 1038 0 0 0 731 1 0 0 22 0 4 0 1116114908 49082368 4731 4294967295 134512640 135305190 3215748608 3069217984 134528512 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 29.45
Current children cumulated vsize (KiB) 50352

[startup+7.91324 s]
/proc/loadavg: 4.28 4.40 4.36 5/104 10462
/proc/meminfo: memFree=3066904/3368532 swapFree=1953580/1959888
[pid=10456] ppid=10454 vsize=2420 CPUtime=0.14
/proc/10456/stat : 10456 (manysat.sh) S 10454 10456 19648 0 -1 4194304 371 1158 0 0 0 0 14 0 17 0 1 0 1116114892 2478080 275 4294967295 134512640 135169312 3215601136 3215597352 3085332206 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10456/statm: 605 275 231 161 0 44 0
[pid=10459] ppid=10456 vsize=48092 CPUtime=30.9
/proc/10459/stat : 10459 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202496 4823 0 0 0 3085 5 0 0 22 0 4 0 1116114906 49246208 4754 4294967295 134512640 135305190 3215748608 3215748016 134657578 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10459/statm: 12023 4754 79 194 0 11827 0
[pid=10459/tid=10460] ppid=10456 vsize=48092 CPUtime=7.7
/proc/10459/task/10460/stat : 10460 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 1057 0 0 0 769 1 0 0 25 0 4 0 1116114908 49246208 4754 4294967295 134512640 135305190 3215748608 3085995088 134529323 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10459/tid=10461] ppid=10456 vsize=48092 CPUtime=7.73
/proc/10459/task/10461/stat : 10461 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 695 0 0 0 771 2 0 0 25 0 4 0 1116114908 49246208 4754 4294967295 134512640 135305190 3215748608 3077607856 134657578 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10459/tid=10462] ppid=10456 vsize=48092 CPUtime=7.72
/proc/10459/task/10462/stat : 10462 (manysat1.1_stat) R 10456 10456 19648 0 -1 4202560 1044 0 0 0 771 1 0 0 24 0 4 0 1116114908 49246208 4754 4294967295 134512640 135305190 3215748608 3069219248 134657576 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 31.04
Current children cumulated vsize (KiB) 50512

Child status: 20
Real time (s): 7.92708
CPU time (s): 31.1
CPU user time (s): 31.05
CPU system time (s): 0.05
CPU usage (%): 392.326
Max. virtual memory (cumulated for all children) (KiB): 50512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.05
system time used= 0.05
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6641
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= 3827
involuntary context switches= 955

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:41:45
IDJOB=1776919
IDBENCH=69621
IDSOLVER=623
FILE ID=/1776919-1243514505
PBS_JOBID=
Free space on /tmp= 15884 MiB

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

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

MD5SUM BENCH= 21b49b73035bb6e7a1dd17830907ac9d
RANDOM SEED= 1324902027

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:       3085448 kB
Buffers:         24580 kB
Cached:         179804 kB
SwapCached:       2424 kB
Active:          85908 kB
Inactive:       129404 kB
HighTotal:     2489216 kB
HighFree:      2296156 kB
LowTotal:       879316 kB
LowFree:        789292 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            1832 kB
Writeback:           0 kB
AnonPages:       10012 kB
Mapped:           4984 kB
Slab:            57496 kB
SReclaimable:    49296 kB
SUnreclaim:       8200 kB
PageTables:        508 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= 15884 MiB
End job on  at 2009-05-28 14:41:53