Trace number 1781332

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 183.03 46.067

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.33
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

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 |   22229    75188 |    6668       0        0     nan |  0.000 % |
0.04/0.05	c |         0 |   22219    75371 |      --       0       --      -- |     --   | -10/183
0.04/0.05	c ==============================================================================
0.04/0.05	c Result  :   #vars: 3491   #clauses: 22219   #literals: 75371
0.04/0.05	c CPU time:   0.04 s
0.04/0.05	c ==============================================================================
182.82/46.06	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
182.82/46.06	c ============================[ Problem Statistics ]=============================
182.82/46.06	c |                                                                             |
182.82/46.06	c threadId              : 3
182.82/46.06	c restarts              : 234
182.82/46.06	c conflicts             : 175274         (960 /sec)
182.82/46.06	c decisions             : 266102         (1.77 % random) (1457 /sec)
182.82/46.06	c propagations          : 40327380       (220863 /sec)
182.82/46.06	c conflict literals     : 3554659        (52.72 % deleted)
182.82/46.06	c Memory used           : 81.16 MB
182.82/46.06	c CPU time              : 182.59 s
182.82/46.06	
182.82/46.06	c --->m=4, e=8, aimd=2, HOME/8193_many.cnf	time: 45.65	conflicts: 175274       
182.82/46.06	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-1781332-1243544220/watcher-1781332-1243544220 -o /tmp/evaluation-result-1781332-1243544220/solver-1781332-1243544220 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781332-1243544220.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.87 4.69 4.58 3/99 8193
/proc/meminfo: memFree=2954684/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2412 CPUtime=0
/proc/8193/stat : 8193 (manysat.sh) R 8191 8193 19648 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1119086404 2469888 273 4294967295 134512640 135169312 3219356032 3219354508 3085313908 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/8193/statm: 603 273 231 161 0 42 0
[pid=8194] ppid=8193 vsize=1032 CPUtime=0
/proc/8194/stat : 8194 (SatElite) R 8193 8193 19648 0 -1 4202496 211 0 0 0 0 0 0 0 18 0 1 0 1119086404 1056768 148 4294967295 134512640 135034092 3218571392 3218567736 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8194/statm: 258 148 49 128 0 128 0

[startup+0.046393 s]
/proc/loadavg: 4.87 4.69 4.58 3/99 8193
/proc/meminfo: memFree=2954684/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2412 CPUtime=0
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119086404 2469888 273 4294967295 134512640 135169312 3219356032 3219354568 3085311726 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8193/statm: 603 273 231 161 0 42 0
[pid=8194] ppid=8193 vsize=2992 CPUtime=0.04
/proc/8194/stat : 8194 (SatElite) R 8193 8193 19648 0 -1 4202496 683 0 0 0 4 0 0 0 20 0 1 0 1119086404 3063808 620 4294967295 134512640 135034092 3218571392 3218567384 134671555 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8194/statm: 748 620 67 128 0 618 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5404

[startup+0.106386 s]
/proc/loadavg: 4.87 4.69 4.58 3/99 8193
/proc/meminfo: memFree=2954684/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2416

[startup+0.306376 s]
/proc/loadavg: 4.87 4.69 4.58 3/99 8193
/proc/meminfo: memFree=2954684/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2416

[startup+0.706338 s]
/proc/loadavg: 4.87 4.69 4.58 3/99 8193
/proc/meminfo: memFree=2954684/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2416

[startup+1.50752 s]
/proc/loadavg: 4.80 4.68 4.58 6/104 8199
/proc/meminfo: memFree=2942400/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=43620 CPUtime=5.37
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 4009 0 0 0 527 10 0 0 15 0 4 0 1119086412 44666880 3942 4294967295 134512640 135305190 3218458768 3218456612 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 10905 3942 79 194 0 10709 0
[pid=8196/tid=8197] ppid=8193 vsize=43620 CPUtime=1.34
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 483 0 0 0 129 5 0 0 15 0 4 0 1119086416 44666880 3942 4294967295 134512640 135305190 3218458768 3086191808 134530636 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=43620 CPUtime=1.33
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 579 0 0 0 132 1 0 0 15 0 4 0 1119086416 44666880 3942 4294967295 134512640 135305190 3218458768 3077803200 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=43620 CPUtime=1.32
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 547 0 0 0 130 2 0 0 16 0 4 0 1119086416 44666880 3942 4294967295 134512640 135305190 3218458768 3069414308 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 46036

[startup+3.10614 s]
/proc/loadavg: 4.80 4.68 4.58 6/104 8199
/proc/meminfo: memFree=2937784/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=47744 CPUtime=11.71
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 5255 0 0 0 1160 11 0 0 16 0 4 0 1119086412 48889856 5188 4294967295 134512640 135305190 3218458768 3218456944 134528265 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 11936 5188 79 194 0 11740 0
[pid=8196/tid=8197] ppid=8193 vsize=47744 CPUtime=2.93
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 727 0 0 0 287 6 0 0 16 0 4 0 1119086416 48889856 5188 4294967295 134512640 135305190 3218458768 3086191808 134528265 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=47744 CPUtime=2.93
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 856 0 0 0 292 1 0 0 16 0 4 0 1119086416 48889856 5188 4294967295 134512640 135305190 3218458768 3077803200 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=47744 CPUtime=2.92
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 939 0 0 0 290 2 0 0 16 0 4 0 1119086416 48889856 5188 4294967295 134512640 135305190 3218458768 3069414592 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 50160

[startup+6.3058 s]
/proc/loadavg: 4.98 4.72 4.59 8/104 8199
/proc/meminfo: memFree=2933104/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=52840 CPUtime=24.47
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 6372 0 0 0 2433 14 0 0 17 0 4 0 1119086412 54108160 6305 4294967295 134512640 135305190 3218458768 3218456944 134528851 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 13210 6305 79 194 0 13014 0
[pid=8196/tid=8197] ppid=8193 vsize=52840 CPUtime=6.12
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 937 0 0 0 605 7 0 0 17 0 4 0 1119086416 54108160 6305 4294967295 134512640 135305190 3218458768 3086191808 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=52840 CPUtime=6.13
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 1177 0 0 0 612 1 0 0 16 0 4 0 1119086416 54108160 6305 4294967295 134512640 135305190 3218458768 3077803088 134538546 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=52840 CPUtime=6.1
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 1245 0 0 0 608 2 0 0 17 0 4 0 1119086416 54108160 6305 4294967295 134512640 135305190 3218458768 3069414592 134528536 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.55
Current children cumulated vsize (KiB) 55256

[startup+12.7052 s]
/proc/loadavg: 4.98 4.72 4.60 6/104 8201
/proc/meminfo: memFree=2923060/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=60348 CPUtime=49.98
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 8338 0 0 0 4978 20 0 0 25 0 4 0 1119086412 61796352 8271 4294967295 134512640 135305190 3218458768 3218456944 134528265 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 15087 8271 79 194 0 14891 0
[pid=8196/tid=8197] ppid=8193 vsize=60348 CPUtime=12.5
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 1477 0 0 0 1241 9 0 0 21 0 4 0 1119086416 61796352 8271 4294967295 134512640 135305190 3218458768 3086191808 134528235 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=60348 CPUtime=12.53
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 1560 0 0 0 1252 1 0 0 17 0 4 0 1119086416 61796352 8271 4294967295 134512640 135305190 3218458768 3077803200 134528263 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=60348 CPUtime=12.43
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 1705 0 0 0 1239 4 0 0 22 0 4 0 1119086416 61796352 8271 4294967295 134512640 135305190 3218458768 3069414704 134565531 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (KiB) 62764

[startup+25.504 s]
/proc/loadavg: 4.90 4.71 4.59 5/104 8202
/proc/meminfo: memFree=2911740/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=72216 CPUtime=101.12
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 11048 0 0 0 10085 27 0 0 25 0 4 0 1119086412 73949184 10981 4294967295 134512640 135305190 3218458768 3218456672 134557385 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 18054 10981 79 194 0 17858 0
[pid=8196/tid=8197] ppid=8193 vsize=72216 CPUtime=25.26
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2190 0 0 0 2516 10 0 0 25 0 4 0 1119086416 73949184 10981 4294967295 134512640 135305190 3218458768 3086191808 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=72216 CPUtime=25.33
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2113 0 0 0 2531 2 0 0 25 0 4 0 1119086416 73949184 10981 4294967295 134512640 135305190 3218458768 3077803200 134528256 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=72216 CPUtime=25.21
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2404 0 0 0 2514 7 0 0 25 0 4 0 1119086416 73949184 10981 4294967295 134512640 135305190 3218458768 3069414592 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 74632

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

[startup+38.3128 s]
/proc/loadavg: 4.77 4.69 4.59 6/104 8385
/proc/meminfo: memFree=2904908/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=79768 CPUtime=152.06
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 12480 0 0 0 15174 32 0 0 25 0 4 0 1119086412 81682432 12413 4294967295 134512640 135305190 3218458768 3218456944 134528571 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 19942 12413 79 194 0 19746 0
[pid=8196/tid=8197] ppid=8193 vsize=79768 CPUtime=38.02
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2664 0 0 0 3791 11 0 0 25 0 4 0 1119086416 81682432 12413 4294967295 134512640 135305190 3218458768 3086191808 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=79768 CPUtime=38.09
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2476 0 0 0 3803 6 0 0 25 0 4 0 1119086416 81682432 12413 4294967295 134512640 135305190 3218458768 3077803200 134528248 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=79768 CPUtime=38.02
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2769 0 0 0 3795 7 0 0 25 0 4 0 1119086416 81682432 12413 4294967295 134512640 135305190 3218458768 3069414384 134547909 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 152.14
Current children cumulated vsize (KiB) 82184

[startup+41.5125 s]
/proc/loadavg: 4.71 4.68 4.59 5/104 8386
/proc/meminfo: memFree=2902756/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=81844 CPUtime=164.84
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 13183 0 0 0 16452 32 0 0 25 0 4 0 1119086412 83808256 13116 4294967295 134512640 135305190 3218458768 3218456944 134528559 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 20461 13116 79 194 0 20265 0
[pid=8196/tid=8197] ppid=8193 vsize=81844 CPUtime=41.22
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2850 0 0 0 4111 11 0 0 25 0 4 0 1119086416 83808256 13116 4294967295 134512640 135305190 3218458768 3086191808 134528263 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=81844 CPUtime=41.27
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2653 0 0 0 4121 6 0 0 25 0 4 0 1119086416 83808256 13116 4294967295 134512640 135305190 3218458768 3077803200 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=81844 CPUtime=41.22
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2935 0 0 0 4115 7 0 0 25 0 4 0 1119086416 83808256 13116 4294967295 134512640 135305190 3218458768 3069414592 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 164.92
Current children cumulated vsize (KiB) 84260

[startup+43.1123 s]
/proc/loadavg: 4.71 4.68 4.59 5/104 8386
/proc/meminfo: memFree=2900896/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=82492 CPUtime=171.24
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 13563 0 0 0 17091 33 0 0 25 0 4 0 1119086412 84471808 13496 4294967295 134512640 135305190 3218458768 3218456944 134528392 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 20623 13496 79 194 0 20427 0
[pid=8196/tid=8197] ppid=8193 vsize=82492 CPUtime=42.82
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2904 0 0 0 4271 11 0 0 25 0 4 0 1119086416 84471808 13496 4294967295 134512640 135305190 3218458768 3086191808 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=82492 CPUtime=42.87
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2788 0 0 0 4280 7 0 0 25 0 4 0 1119086416 84471808 13496 4294967295 134512640 135305190 3218458768 3077803200 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=82492 CPUtime=42.82
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 3031 0 0 0 4275 7 0 0 25 0 4 0 1119086416 84471808 13496 4294967295 134512640 135305190 3218458768 3069414480 134538298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 171.32
Current children cumulated vsize (KiB) 84908

[startup+44.7121 s]
/proc/loadavg: 4.71 4.68 4.59 5/104 8387
/proc/meminfo: memFree=2900244/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=83104 CPUtime=177.59
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 13676 0 0 0 17724 35 0 0 25 0 4 0 1119086412 85098496 13609 4294967295 134512640 135305190 3218458768 3218456832 134538178 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 20776 13609 79 194 0 20580 0
[pid=8196/tid=8197] ppid=8193 vsize=83104 CPUtime=44.42
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2942 0 0 0 4431 11 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3086191808 134528442 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=83104 CPUtime=44.44
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2788 0 0 0 4437 7 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3077803200 134528256 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=83104 CPUtime=44.41
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 3031 0 0 0 4434 7 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3069414592 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 177.67
Current children cumulated vsize (KiB) 85520

[startup+45.5121 s]
/proc/loadavg: 4.71 4.68 4.59 5/104 8387
/proc/meminfo: memFree=2900244/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=83104 CPUtime=180.78
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 13676 0 0 0 18043 35 0 0 25 0 4 0 1119086412 85098496 13609 4294967295 134512640 135305190 3218458768 3218456832 134538136 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 20776 13609 79 194 0 20580 0
[pid=8196/tid=8197] ppid=8193 vsize=83104 CPUtime=45.22
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2942 0 0 0 4511 11 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3086191656 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=83104 CPUtime=45.24
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2788 0 0 0 4517 7 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3077803200 134528397 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=83104 CPUtime=45.21
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 3031 0 0 0 4514 7 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3069414592 134528382 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 180.86
Current children cumulated vsize (KiB) 85520

[startup+45.912 s]
/proc/loadavg: 4.71 4.68 4.59 5/104 8387
/proc/meminfo: memFree=2900244/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=83104 CPUtime=182.37
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 13676 0 0 0 18202 35 0 0 25 0 4 0 1119086412 85098496 13609 4294967295 134512640 135305190 3218458768 3218456832 134538922 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 20776 13609 79 194 0 20580 0
[pid=8196/tid=8197] ppid=8193 vsize=83104 CPUtime=45.62
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2942 0 0 0 4551 11 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3086191656 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=83104 CPUtime=45.64
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2788 0 0 0 4557 7 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3077803200 134528933 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=83104 CPUtime=45.61
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 3031 0 0 0 4554 7 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3069414592 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 182.45
Current children cumulated vsize (KiB) 85520

[startup+46.012 s]
/proc/loadavg: 4.71 4.68 4.59 5/104 8387
/proc/meminfo: memFree=2900244/3368532 swapFree=1953580/1959888
[pid=8193] ppid=8191 vsize=2416 CPUtime=0.08
/proc/8193/stat : 8193 (manysat.sh) S 8191 8193 19648 0 -1 4194304 368 689 0 0 0 0 7 1 18 0 1 0 1119086404 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085311726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8193/statm: 604 274 231 161 0 43 0
[pid=8196] ppid=8193 vsize=83104 CPUtime=182.74
/proc/8196/stat : 8196 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202496 13676 0 0 0 18239 35 0 0 25 0 4 0 1119086412 85098496 13609 4294967295 134512640 135305190 3218458768 3218456832 134538888 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8196/statm: 20776 13609 79 194 0 20580 0
[pid=8196/tid=8197] ppid=8193 vsize=83104 CPUtime=45.71
/proc/8196/task/8197/stat : 8197 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2942 0 0 0 4560 11 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3086193072 134657578 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8196/tid=8198] ppid=8193 vsize=83104 CPUtime=45.74
/proc/8196/task/8198/stat : 8198 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 2788 0 0 0 4567 7 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3077804464 134657622 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8196/tid=8199] ppid=8193 vsize=83104 CPUtime=45.7
/proc/8196/task/8199/stat : 8199 (manysat1.1_stat) R 8193 8193 19648 0 -1 4202560 3031 0 0 0 4563 7 0 0 25 0 4 0 1119086416 85098496 13609 4294967295 134512640 135305190 3218458768 3069415856 134657578 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 182.82
Current children cumulated vsize (KiB) 85520

Child status: 20
Real time (s): 46.067
CPU time (s): 183.03
CPU user time (s): 182.67
CPU system time (s): 0.36
CPU usage (%): 397.313
Max. virtual memory (cumulated for all children) (KiB): 85520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 182.67
system time used= 0.36
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15024
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= 10763
involuntary context switches= 12015

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 22:57:00
IDJOB=1781332
IDBENCH=71729
IDSOLVER=626
FILE ID=/1781332-1243544220
PBS_JOBID=
Free space on /tmp= 15884 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781332-1243544220/watcher-1781332-1243544220 -o /tmp/evaluation-result-1781332-1243544220/solver-1781332-1243544220 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781332-1243544220.cnf aimd 2

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

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED= 1903382411

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:       2954832 kB
Buffers:         35852 kB
Cached:         298540 kB
SwapCached:       2424 kB
Active:         112092 kB
Inactive:       233232 kB
HighTotal:     2489216 kB
HighFree:      2177340 kB
LowTotal:       879316 kB
LowFree:        777492 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            2028 kB
Writeback:           0 kB
AnonPages:       10008 kB
Mapped:           4984 kB
Slab:            58596 kB
SReclaimable:    50480 kB
SUnreclaim:       8116 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93916 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 22:57:46