Trace number 1776916

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 31.31 7.984

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	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.1 s
0.11/0.12	c ==============================================================================
31.03/7.98	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
31.03/7.98	c ============================[ Problem Statistics ]=============================
31.03/7.98	c |                                                                             |
31.03/7.98	c threadId              : 1
31.03/7.98	c restarts              : 90
31.03/7.98	c conflicts             : 36723          (1180 /sec)
31.03/7.98	c decisions             : 42420          (0.92 % random) (1363 /sec)
31.03/7.98	c propagations          : 12122464       (389414 /sec)
31.03/7.98	c conflict literals     : 606578         (56.53 % deleted)
31.03/7.98	c Memory used           : 44.04 MB
31.03/7.98	c CPU time              : 31.13 s
31.03/7.98	
31.03/7.98	c --->m=4, e=8, aimd=0, HOME/10407_many.cnf	time: 7.7825	conflicts: 36723        
31.03/7.98	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-1776916-1243514496/watcher-1776916-1243514496 -o /tmp/evaluation-result-1776916-1243514496/solver-1776916-1243514496 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776916-1243514496.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.19 4.39 4.36 3/99 10407
/proc/meminfo: memFree=3085000/3368532 swapFree=1953580/1959888
[pid=10407] ppid=10405 vsize=2412 CPUtime=0
/proc/10407/stat : 10407 (manysat.sh) R 10405 10407 19648 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1116113977 2469888 272 4294967295 134512640 135169312 3220484752 3220483228 3084945268 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/10407/statm: 603 272 231 161 0 42 0
[pid=10408] ppid=10407 vsize=1208 CPUtime=0
/proc/10408/stat : 10408 (SatElite) R 10407 10407 19648 0 -1 4202496 224 0 0 0 0 0 0 0 18 0 1 0 1116113978 1236992 161 4294967295 134512640 135034092 3217194800 3217190896 134543255 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10408/statm: 302 161 49 128 0 172 0

[startup+0.075337 s]
/proc/loadavg: 4.19 4.39 4.36 3/99 10407
/proc/meminfo: memFree=3085000/3368532 swapFree=1953580/1959888
[pid=10407] ppid=10405 vsize=2412 CPUtime=0
/proc/10407/stat : 10407 (manysat.sh) S 10405 10407 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1116113977 2469888 272 4294967295 134512640 135169312 3220484752 3220483288 3084943086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10407/statm: 603 272 231 161 0 42 0
[pid=10408] ppid=10407 vsize=4428 CPUtime=0.08
/proc/10408/stat : 10408 (SatElite) R 10407 10407 19648 0 -1 4202496 1078 0 0 0 6 2 0 0 20 0 1 0 1116113978 4534272 959 4294967295 134512640 135034092 3217194800 3217191040 134566368 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10408/statm: 1107 959 67 128 0 977 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6840

[startup+0.105358 s]
/proc/loadavg: 4.19 4.39 4.36 3/99 10407
/proc/meminfo: memFree=3085000/3368532 swapFree=1953580/1959888
[pid=10407] ppid=10405 vsize=2412 CPUtime=0
/proc/10407/stat : 10407 (manysat.sh) S 10405 10407 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1116113977 2469888 272 4294967295 134512640 135169312 3220484752 3220483288 3084943086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10407/statm: 603 272 231 161 0 42 0
[pid=10408] ppid=10407 vsize=4540 CPUtime=0.11
/proc/10408/stat : 10408 (SatElite) R 10407 10407 19648 0 -1 4202496 1107 0 0 0 9 2 0 0 20 0 1 0 1116113978 4648960 987 4294967295 134512640 135034092 3217194800 3217190796 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10408/statm: 1135 987 67 128 0 1005 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6952

[startup+0.30532 s]
/proc/loadavg: 4.19 4.39 4.36 3/99 10407
/proc/meminfo: memFree=3085000/3368532 swapFree=1953580/1959888
[pid=10407] ppid=10405 vsize=2416 CPUtime=0.14
/proc/10407/stat : 10407 (manysat.sh) S 10405 10407 19648 0 -1 4194304 369 1158 0 0 0 0 11 3 17 0 1 0 1116113977 2473984 273 4294967295 134512640 135169312 3220484752 3220480968 3084943086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10407/statm: 604 273 231 161 0 43 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2416

[startup+0.705281 s]
/proc/loadavg: 4.19 4.39 4.36 3/99 10407
/proc/meminfo: memFree=3085000/3368532 swapFree=1953580/1959888
[pid=10407] ppid=10405 vsize=2416 CPUtime=0.14
/proc/10407/stat : 10407 (manysat.sh) S 10405 10407 19648 0 -1 4194304 369 1158 0 0 0 0 11 3 17 0 1 0 1116113977 2473984 273 4294967295 134512640 135169312 3220484752 3220480968 3084943086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10407/statm: 604 273 231 161 0 43 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2416

[startup+1.50521 s]
/proc/loadavg: 4.19 4.39 4.36 5/104 10413
/proc/meminfo: memFree=3078540/3368532 swapFree=1953580/1959888
[pid=10407] ppid=10405 vsize=2416 CPUtime=0.14
/proc/10407/stat : 10407 (manysat.sh) S 10405 10407 19648 0 -1 4194304 369 1158 0 0 0 0 11 3 17 0 1 0 1116113977 2473984 273 4294967295 134512640 135169312 3220484752 3220480968 3084943086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10407/statm: 604 273 231 161 0 43 0
[pid=10410] ppid=10407 vsize=37324 CPUtime=5.35
/proc/10410/stat : 10410 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202496 2374 0 0 0 533 2 0 0 16 0 4 0 1116113991 38219776 2307 4294967295 134512640 135305190 3213083504 3213081680 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10410/statm: 9331 2307 79 194 0 9135 0
[pid=10410/tid=10411] ppid=10407 vsize=37324 CPUtime=1.32
/proc/10410/task/10411/stat : 10411 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 356 0 0 0 131 1 0 0 19 0 4 0 1116113993 38219776 2307 4294967295 134512640 135305190 3213083504 3086867648 134528277 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10410/tid=10412] ppid=10407 vsize=37324 CPUtime=1.33
/proc/10410/task/10412/stat : 10412 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 368 0 0 0 133 0 0 0 19 0 4 0 1116113993 38219776 2307 4294967295 134512640 135305190 3213083504 3078479040 134528379 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10410/tid=10413] ppid=10407 vsize=37324 CPUtime=1.34
/proc/10410/task/10413/stat : 10413 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 324 0 0 0 134 0 0 0 16 0 4 0 1116113993 38219776 2307 4294967295 134512640 135305190 3213083504 3070090432 134528506 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 39740

[startup+3.10509 s]
/proc/loadavg: 4.19 4.39 4.36 5/104 10413
/proc/meminfo: memFree=3076024/3368532 swapFree=1953580/1959888
[pid=10407] ppid=10405 vsize=2416 CPUtime=0.14
/proc/10407/stat : 10407 (manysat.sh) S 10405 10407 19648 0 -1 4194304 369 1158 0 0 0 0 11 3 17 0 1 0 1116113977 2473984 273 4294967295 134512640 135169312 3220484752 3220480968 3084943086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10407/statm: 604 273 231 161 0 43 0
[pid=10410] ppid=10407 vsize=38556 CPUtime=11.75
/proc/10410/stat : 10410 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202496 2824 0 0 0 1173 2 0 0 16 0 4 0 1116113991 39481344 2757 4294967295 134512640 135305190 3213083504 3213081680 134528329 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10410/statm: 9639 2757 79 194 0 9443 0
[pid=10410/tid=10411] ppid=10407 vsize=38556 CPUtime=2.92
/proc/10410/task/10411/stat : 10411 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 488 0 0 0 291 1 0 0 22 0 4 0 1116113993 39481344 2757 4294967295 134512640 135305190 3213083504 3086867648 134528936 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10410/tid=10412] ppid=10407 vsize=38556 CPUtime=2.93
/proc/10410/task/10412/stat : 10412 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 443 0 0 0 293 0 0 0 21 0 4 0 1116113993 39481344 2757 4294967295 134512640 135305190 3213083504 3078479040 134528301 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10410/tid=10413] ppid=10407 vsize=38556 CPUtime=2.94
/proc/10410/task/10413/stat : 10413 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 450 0 0 0 294 0 0 0 16 0 4 0 1116113993 39481344 2757 4294967295 134512640 135305190 3213083504 3070090160 134557489 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 40972

[startup+6.30475 s]
/proc/loadavg: 4.33 4.42 4.37 5/104 10413
/proc/meminfo: memFree=3070132/3368532 swapFree=1953580/1959888
[pid=10407] ppid=10405 vsize=2416 CPUtime=0.14
/proc/10407/stat : 10407 (manysat.sh) S 10405 10407 19648 0 -1 4194304 369 1158 0 0 0 0 11 3 17 0 1 0 1116113977 2473984 273 4294967295 134512640 135169312 3220484752 3220480968 3084943086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10407/statm: 604 273 231 161 0 43 0
[pid=10410] ppid=10407 vsize=44508 CPUtime=24.54
/proc/10410/stat : 10410 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202496 4274 0 0 0 2450 4 0 0 19 0 4 0 1116113991 45576192 4207 4294967295 134512640 135305190 3213083504 3213081680 134528392 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10410/statm: 11127 4207 79 194 0 10931 0
[pid=10410/tid=10411] ppid=10407 vsize=44508 CPUtime=6.11
/proc/10410/task/10411/stat : 10411 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 868 0 0 0 609 2 0 0 25 0 4 0 1116113993 45576192 4207 4294967295 134512640 135305190 3213083504 3086867648 134528332 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10410/tid=10412] ppid=10407 vsize=44508 CPUtime=6.13
/proc/10410/task/10412/stat : 10412 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 627 0 0 0 613 0 0 0 25 0 4 0 1116113993 45576192 4207 4294967295 134512640 135305190 3213083504 3078479040 134528310 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10410/tid=10413] ppid=10407 vsize=44508 CPUtime=6.14
/proc/10410/task/10413/stat : 10413 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 946 0 0 0 614 0 0 0 18 0 4 0 1116113993 45576192 4207 4294967295 134512640 135305190 3213083504 3070090176 134541974 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 46924

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

[startup+7.1047 s]
/proc/loadavg: 4.33 4.42 4.37 6/104 10413
/proc/meminfo: memFree=3068716/3368532 swapFree=1953580/1959888
[pid=10407] ppid=10405 vsize=2416 CPUtime=0.14
/proc/10407/stat : 10407 (manysat.sh) S 10405 10407 19648 0 -1 4194304 369 1158 0 0 0 0 11 3 17 0 1 0 1116113977 2473984 273 4294967295 134512640 135169312 3220484752 3220480968 3084943086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10407/statm: 604 273 231 161 0 43 0
[pid=10410] ppid=10407 vsize=44956 CPUtime=27.72
/proc/10410/stat : 10410 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202496 4407 0 0 0 2768 4 0 0 19 0 4 0 1116113991 46034944 4340 4294967295 134512640 135305190 3213083504 3213081568 134538165 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10410/statm: 11239 4340 79 194 0 11043 0
[pid=10410/tid=10411] ppid=10407 vsize=44956 CPUtime=6.91
/proc/10410/task/10411/stat : 10411 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 876 0 0 0 689 2 0 0 25 0 4 0 1116113993 46034944 4340 4294967295 134512640 135305190 3213083504 3086867648 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10410/tid=10412] ppid=10407 vsize=44956 CPUtime=6.93
/proc/10410/task/10412/stat : 10412 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 647 0 0 0 693 0 0 0 25 0 4 0 1116113993 46034944 4340 4294967295 134512640 135305190 3213083504 3078479040 134528562 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10410/tid=10413] ppid=10407 vsize=44956 CPUtime=6.93
/proc/10410/task/10413/stat : 10413 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 969 0 0 0 693 0 0 0 18 0 4 0 1116113993 46034944 4340 4294967295 134512640 135305190 3213083504 3070090432 134528310 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 27.86
Current children cumulated vsize (KiB) 47372

[startup+7.50463 s]
/proc/loadavg: 4.33 4.42 4.37 6/104 10413
/proc/meminfo: memFree=3068716/3368532 swapFree=1953580/1959888
[pid=10407] ppid=10405 vsize=2416 CPUtime=0.14
/proc/10407/stat : 10407 (manysat.sh) S 10405 10407 19648 0 -1 4194304 369 1158 0 0 0 0 11 3 17 0 1 0 1116113977 2473984 273 4294967295 134512640 135169312 3220484752 3220480968 3084943086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10407/statm: 604 273 231 161 0 43 0
[pid=10410] ppid=10407 vsize=44956 CPUtime=29.3
/proc/10410/stat : 10410 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202496 4446 0 0 0 2926 4 0 0 20 0 4 0 1116113991 46034944 4379 4294967295 134512640 135305190 3213083504 3213081680 134528788 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10410/statm: 11239 4379 79 194 0 11043 0
[pid=10410/tid=10411] ppid=10407 vsize=44956 CPUtime=7.29
/proc/10410/task/10411/stat : 10411 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 881 0 0 0 727 2 0 0 25 0 4 0 1116113993 46034944 4379 4294967295 134512640 135305190 3213083504 3086867648 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10410/tid=10412] ppid=10407 vsize=44956 CPUtime=7.33
/proc/10410/task/10412/stat : 10412 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 656 0 0 0 733 0 0 0 25 0 4 0 1116113993 46034944 4379 4294967295 134512640 135305190 3213083504 3078479040 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10410/tid=10413] ppid=10407 vsize=44956 CPUtime=7.33
/proc/10410/task/10413/stat : 10413 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 987 0 0 0 733 0 0 0 19 0 4 0 1116113993 46034944 4379 4294967295 134512640 135305190 3213083504 3070090432 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 29.44
Current children cumulated vsize (KiB) 47372

[startup+7.9046 s]
/proc/loadavg: 4.31 4.41 4.36 5/104 10413
/proc/meminfo: memFree=3068420/3368532 swapFree=1953580/1959888
[pid=10407] ppid=10405 vsize=2416 CPUtime=0.14
/proc/10407/stat : 10407 (manysat.sh) S 10405 10407 19648 0 -1 4194304 369 1158 0 0 0 0 11 3 17 0 1 0 1116113977 2473984 273 4294967295 134512640 135169312 3220484752 3220480968 3084943086 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10407/statm: 604 273 231 161 0 43 0
[pid=10410] ppid=10407 vsize=45092 CPUtime=30.89
/proc/10410/stat : 10410 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202496 4478 0 0 0 3085 4 0 0 20 0 4 0 1116113991 46174208 4411 4294967295 134512640 135305190 3213083504 3213081568 134529611 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10410/statm: 11273 4411 79 194 0 11077 0
[pid=10410/tid=10411] ppid=10407 vsize=45092 CPUtime=7.69
/proc/10410/task/10411/stat : 10411 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 901 0 0 0 767 2 0 0 25 0 4 0 1116113993 46174208 4411 4294967295 134512640 135305190 3213083504 3086867536 134529382 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10410/tid=10412] ppid=10407 vsize=45092 CPUtime=7.73
/proc/10410/task/10412/stat : 10412 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 665 0 0 0 773 0 0 0 25 0 4 0 1116113993 46174208 4411 4294967295 134512640 135305190 3213083504 3078479040 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10410/tid=10413] ppid=10407 vsize=45092 CPUtime=7.72
/proc/10410/task/10413/stat : 10413 (manysat1.1_stat) R 10407 10407 19648 0 -1 4202560 989 0 0 0 772 0 0 0 18 0 4 0 1116113993 46174208 4411 4294967295 134512640 135305190 3213083504 3070090432 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31.03
Current children cumulated vsize (KiB) 47508

Child status: 20
Real time (s): 7.984
CPU time (s): 31.31
CPU user time (s): 31.24
CPU system time (s): 0.07
CPU usage (%): 392.159
Max. virtual memory (cumulated for all children) (KiB): 47508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.24
system time used= 0.07
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6298
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= 2544
involuntary context switches= 1384

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:41:36
IDJOB=1776916
IDBENCH=69621
IDSOLVER=620
FILE ID=/1776916-1243514496
PBS_JOBID=
Free space on /tmp= 15884 MiB

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

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

MD5SUM BENCH= 21b49b73035bb6e7a1dd17830907ac9d
RANDOM SEED= 115224716

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:       3084900 kB
Buffers:         24580 kB
Cached:         179968 kB
SwapCached:       2424 kB
Active:          85536 kB
Inactive:       129492 kB
HighTotal:     2489216 kB
HighFree:      2295832 kB
LowTotal:       879316 kB
LowFree:        789068 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            1800 kB
Writeback:           0 kB
AnonPages:        9984 kB
Mapped:           4992 kB
Slab:            57428 kB
SReclaimable:    49296 kB
SUnreclaim:       8132 kB
PageTables:        540 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= 15884 MiB
End job on  at 2009-05-28 14:41:44