Trace number 1775887

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 1368.24 343.12

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1368.24
Satisfiable
(Un)Satisfiability was proved
Number of variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

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 |   16192    42927 |    4857       0        0     nan |  0.000 % |
0.06/0.08	c |         0 |   12797    40460 |      --       0       --      -- |     --   | -3395/-2467
0.06/0.08	c ==============================================================================
0.06/0.08	c Result  :   #vars: 2513   #clauses: 12797   #literals: 40460
0.06/0.08	c CPU time:   0.08 s
0.06/0.08	c ==============================================================================
1368.13/343.10	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1368.13/343.10	c ============================[ Problem Statistics ]=============================
1368.13/343.10	c |                                                                             |
1368.13/343.10	c threadId              : 1
1368.13/343.10	c restarts              : 2819
1368.13/343.10	c conflicts             : 567587         (415 /sec)
1368.13/343.10	c decisions             : 951058         (1.34 % random) (696 /sec)
1368.13/343.10	c propagations          : 172514050      (126219 /sec)
1368.13/343.10	c conflict literals     : 26370175       (45.30 % deleted)
1368.13/343.10	c Memory used           : 147.93 MB
1368.13/343.10	c CPU time              : 1366.78 s
1368.13/343.10	
1368.13/343.10	c --->m=4, e=8, aimd=2, HOME/16917_many.cnf	time: 341.695	conflicts: 567587       
1368.24/343.11	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-1775887-1243504043/watcher-1775887-1243504043 -o /tmp/evaluation-result-1775887-1243504043/solver-1775887-1243504043 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775887-1243504043.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.42 4.43 4.45 3/109 16917
/proc/meminfo: memFree=1529040/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2416 CPUtime=0
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115067127 2473984 274 4294967295 134512640 135169312 3217057616 3217056152 3085881070 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/16917/statm: 604 274 231 161 0 43 0
[pid=16918] ppid=16917 vsize=1628 CPUtime=0
/proc/16918/stat : 16918 (SatElite) R 16917 16917 29143 0 -1 4202496 321 0 0 0 0 0 0 0 18 0 1 0 1115067127 1667072 257 4294967295 134512640 135034092 3216037392 3216033736 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16918/statm: 407 257 50 128 0 277 0

[startup+0.070179 s]
/proc/loadavg: 4.42 4.43 4.45 3/109 16917
/proc/meminfo: memFree=1529040/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2416 CPUtime=0
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115067127 2473984 274 4294967295 134512640 135169312 3217057616 3217056152 3085881070 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/16917/statm: 604 274 231 161 0 43 0
[pid=16918] ppid=16917 vsize=3700 CPUtime=0.06
/proc/16918/stat : 16918 (SatElite) R 16917 16917 29143 0 -1 4202496 845 0 0 0 6 0 0 0 18 0 1 0 1115067127 3788800 763 4294967295 134512640 135034092 3216037392 3216033388 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16918/statm: 925 763 67 128 0 795 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6116

[startup+0.129958 s]
/proc/loadavg: 4.42 4.43 4.45 3/109 16917
/proc/meminfo: memFree=1529040/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2420

[startup+0.359951 s]
/proc/loadavg: 4.42 4.43 4.45 3/109 16917
/proc/meminfo: memFree=1529040/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2420

[startup+0.709933 s]
/proc/loadavg: 4.42 4.43 4.45 3/109 16917
/proc/meminfo: memFree=1529040/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2420

[startup+1.50989 s]
/proc/loadavg: 4.42 4.43 4.45 8/114 16923
/proc/meminfo: memFree=1519124/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=41112 CPUtime=5.48
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 3454 0 0 0 539 9 0 0 16 0 4 0 1115067137 42098688 3388 4294967295 134512640 135305190 3217303424 3217301348 134840070 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16920/statm: 10278 3388 79 194 0 10082 0
[pid=16920/tid=16921] ppid=16917 vsize=41112 CPUtime=1.35
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 551 0 0 0 132 3 0 0 17 0 4 0 1115067140 42098688 3388 4294967295 134512640 135305190 3217303424 3086458048 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=41112 CPUtime=1.37
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 508 0 0 0 133 4 0 0 17 0 4 0 1115067140 42098688 3388 4294967295 134512640 135305190 3217303424 3078069120 134553387 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=41112 CPUtime=1.36
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 677 0 0 0 135 1 0 0 15 0 4 0 1115067140 42098688 3388 4294967295 134512640 135305190 3217303424 3069680916 134845261 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 43532

[startup+3.10981 s]
/proc/loadavg: 4.63 4.47 4.46 7/114 16923
/proc/meminfo: memFree=1515328/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=46764 CPUtime=11.88
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 4913 0 0 0 1179 9 0 0 16 0 4 0 1115067137 47886336 4847 4294967295 134512640 135305190 3217303424 3217301544 134840070 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16920/statm: 11691 4847 79 194 0 11495 0
[pid=16920/tid=16921] ppid=16917 vsize=46764 CPUtime=2.95
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 892 0 0 0 292 3 0 0 17 0 4 0 1115067140 47886336 4847 4294967295 134512640 135305190 3217303424 3086458120 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=46764 CPUtime=2.97
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 899 0 0 0 293 4 0 0 16 0 4 0 1115067140 47886336 4847 4294967295 134512640 135305190 3217303424 3078069440 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=46764 CPUtime=2.96
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 1071 0 0 0 295 1 0 0 15 0 4 0 1115067140 47886336 4847 4294967295 134512640 135305190 3217303424 3069680800 134570397 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 49184

[startup+6.30964 s]
/proc/loadavg: 4.63 4.47 4.46 8/114 16924
/proc/meminfo: memFree=1508360/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=50104 CPUtime=24.57
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 5696 0 0 0 2444 13 0 0 16 0 4 0 1115067137 51306496 5630 4294967295 134512640 135305190 3217303424 3217301600 134528248 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16920/statm: 12526 5630 79 194 0 12330 0
[pid=16920/tid=16921] ppid=16917 vsize=50104 CPUtime=6.12
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 1065 0 0 0 609 3 0 0 18 0 4 0 1115067140 51306496 5630 4294967295 134512640 135305190 3217303424 3086458048 134528520 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=50104 CPUtime=6.09
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 1136 0 0 0 602 7 0 0 16 0 4 0 1115067140 51306496 5630 4294967295 134512640 135305190 3217303424 3078069440 134528329 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=50104 CPUtime=6.16
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 1283 0 0 0 614 2 0 0 16 0 4 0 1115067140 51306496 5630 4294967295 134512640 135305190 3217303424 3069680776 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 52524

[startup+12.7093 s]
/proc/loadavg: 4.68 4.49 4.47 6/114 16925
/proc/meminfo: memFree=1496416/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=61280 CPUtime=50.12
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 8515 0 0 0 4994 18 0 0 25 0 4 0 1115067137 62750720 8449 4294967295 134512640 135305190 3217303424 3217301600 134528277 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16920/statm: 15320 8449 79 194 0 15124 0
[pid=16920/tid=16921] ppid=16917 vsize=61280 CPUtime=12.51
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 1702 0 0 0 1248 3 0 0 22 0 4 0 1115067140 62750720 8449 4294967295 134512640 135305190 3217303424 3086458048 134530638 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=61280 CPUtime=12.49
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 1888 0 0 0 1240 9 0 0 19 0 4 0 1115067140 62750720 8449 4294967295 134512640 135305190 3217303424 3078069284 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=61280 CPUtime=12.56
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 2084 0 0 0 1252 4 0 0 16 0 4 0 1115067140 62750720 8449 4294967295 134512640 135305190 3217303424 3069680624 134550454 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.22
Current children cumulated vsize (KiB) 63700

[startup+25.5086 s]
/proc/loadavg: 4.58 4.47 4.46 6/114 16926
/proc/meminfo: memFree=1486168/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=72472 CPUtime=101.26
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 11344 0 0 0 10101 25 0 0 25 0 4 0 1115067137 74211328 11278 4294967295 134512640 135305190 3217303424 3217301316 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16920/statm: 18118 11278 79 194 0 17922 0
[pid=16920/tid=16921] ppid=16917 vsize=72472 CPUtime=25.3
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 2319 0 0 0 2526 4 0 0 25 0 4 0 1115067140 74211328 11278 4294967295 134512640 135305190 3217303424 3086458048 134528557 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=72472 CPUtime=25.28
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 2559 0 0 0 2517 11 0 0 25 0 4 0 1115067140 74211328 11278 4294967295 134512640 135305190 3217303424 3078069384 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=72472 CPUtime=25.36
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 2858 0 0 0 2530 6 0 0 25 0 4 0 1115067140 74211328 11278 4294967295 134512640 135305190 3217303424 3069680776 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 74892

[startup+51.1073 s]
/proc/loadavg: 4.38 4.43 4.45 5/114 16928
/proc/meminfo: memFree=1476424/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=83396 CPUtime=203.41
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 13865 0 0 0 20303 38 0 0 25 0 4 0 1115067137 85397504 13799 4294967295 134512640 135305190 3217303424 3217301352 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16920/statm: 20849 13799 79 194 0 20653 0
[pid=16920/tid=16921] ppid=16917 vsize=83396 CPUtime=50.9
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 2951 0 0 0 5081 9 0 0 25 0 4 0 1115067140 85397504 13799 4294967295 134512640 135305190 3217303424 3086458048 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=83396 CPUtime=50.88
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 3216 0 0 0 5075 13 0 0 25 0 4 0 1115067140 85397504 13799 4294967295 134512640 135305190 3217303424 3078069288 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=83396 CPUtime=50.88
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 3446 0 0 0 5078 10 0 0 25 0 4 0 1115067140 85397504 13799 4294967295 134512640 135305190 3217303424 3069680900 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.51
Current children cumulated vsize (KiB) 85816

[startup+102.315 s]
/proc/loadavg: 4.37 4.42 4.44 5/114 17115
/proc/meminfo: memFree=1449532/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=109392 CPUtime=407.66
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 20179 0 0 0 40709 57 0 0 25 0 4 0 1115067137 112017408 20113 4294967295 134512640 135305190 3217303424 3217301520 134543917 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16920/statm: 27348 20113 79 194 0 27152 0
[pid=16920/tid=16921] ppid=16917 vsize=109392 CPUtime=101.94
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 4454 0 0 0 10181 13 0 0 25 0 4 0 1115067140 112017408 20113 4294967295 134512640 135305190 3217303424 3086458048 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=109392 CPUtime=102.08
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 5108 0 0 0 10187 21 0 0 25 0 4 0 1115067140 112017408 20113 4294967295 134512640 135305190 3217303424 3078069440 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=109392 CPUtime=102.03
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 4855 0 0 0 10188 15 0 0 25 0 4 0 1115067140 112017408 20113 4294967295 134512640 135305190 3217303424 3069680832 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.76
Current children cumulated vsize (KiB) 111812

[startup+162.312 s]
/proc/loadavg: 4.33 4.40 4.44 5/114 17303
/proc/meminfo: memFree=1440464/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=118888 CPUtime=647.15
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 22468 0 0 0 64642 73 0 0 25 0 4 0 1115067137 121741312 22402 4294967295 134512640 135305190 3217303424 3217301600 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16920/statm: 29722 22402 79 194 0 29526 0
[pid=16920/tid=16921] ppid=16917 vsize=118888 CPUtime=161.57
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 5025 0 0 0 16141 16 0 0 25 0 4 0 1115067140 121741312 22402 4294967295 134512640 135305190 3217303424 3086458048 134528418 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=118888 CPUtime=162.06
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 5649 0 0 0 16183 23 0 0 25 0 4 0 1115067140 121741312 22402 4294967295 134512640 135305190 3217303424 3078069440 134528446 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=118888 CPUtime=161.98
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 5237 0 0 0 16178 20 0 0 25 0 4 0 1115067140 121741312 22402 4294967295 134512640 135305190 3217303424 3069680832 134528603 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.25
Current children cumulated vsize (KiB) 121308

[startup+222.308 s]
/proc/loadavg: 4.34 4.37 4.42 5/114 17490
/proc/meminfo: memFree=1422756/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=138012 CPUtime=886.56
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 26850 0 0 0 88559 97 0 0 25 0 4 0 1115067137 141324288 26784 4294967295 134512640 135305190 3217303424 3217301600 134528545 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/16920/statm: 34503 26784 79 194 0 34307 0
[pid=16920/tid=16921] ppid=16917 vsize=138012 CPUtime=221.35
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 6115 0 0 0 22107 28 0 0 25 0 4 0 1115067140 141324288 26784 4294967295 134512640 135305190 3217303424 3086458048 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=138012 CPUtime=221.8
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 6964 0 0 0 22154 26 0 0 25 0 4 0 1115067140 141324288 26784 4294967295 134512640 135305190 3217303424 3078069440 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=138012 CPUtime=221.94
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 6376 0 0 0 22169 25 0 0 25 0 4 0 1115067140 141324288 26784 4294967295 134512640 135305190 3217303424 3069680776 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 886.66
Current children cumulated vsize (KiB) 140432

[startup+282.305 s]
/proc/loadavg: 4.31 4.37 4.42 5/114 17682
/proc/meminfo: memFree=1414200/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=146076 CPUtime=1125.8
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 28858 0 0 0 112464 116 0 0 25 0 4 0 1115067137 149581824 28792 4294967295 134512640 135305190 3217303424 3217301600 134528410 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/16920/statm: 36519 28792 79 194 0 36323 0
[pid=16920/tid=16921] ppid=16917 vsize=146076 CPUtime=281.14
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 6454 0 0 0 28081 33 0 0 25 0 4 0 1115067140 149581824 28792 4294967295 134512640 135305190 3217303424 3086457992 134837966 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=146076 CPUtime=281.74
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 7527 0 0 0 28143 31 0 0 25 0 4 0 1115067140 149581824 28792 4294967295 134512640 135305190 3217303424 3078069440 134528747 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=146076 CPUtime=281.86
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 7012 0 0 0 28158 28 0 0 25 0 4 0 1115067140 149581824 28792 4294967295 134512640 135305190 3217303424 3069680832 134528489 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1125.9
Current children cumulated vsize (KiB) 148496

[startup+342.312 s]
/proc/loadavg: 4.48 4.41 4.43 5/114 17873
/proc/meminfo: memFree=1407480/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=151476 CPUtime=1365.24
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 30386 0 0 0 136389 135 0 0 25 0 4 0 1115067137 155111424 30320 4294967295 134512640 135305190 3217303424 3217301600 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/16920/statm: 37869 30320 79 194 0 37673 0
[pid=16920/tid=16921] ppid=16917 vsize=151476 CPUtime=340.92
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 6904 0 0 0 34055 37 0 0 25 0 4 0 1115067140 155111424 30320 4294967295 134512640 135305190 3217303424 3086458048 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=151476 CPUtime=341.66
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 7929 0 0 0 34129 37 0 0 25 0 4 0 1115067140 155111424 30320 4294967295 134512640 135305190 3217303424 3078069440 134528777 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=151476 CPUtime=341.84
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 7396 0 0 0 34153 31 0 0 25 0 4 0 1115067140 155111424 30320 4294967295 134512640 135305190 3217303424 3069680680 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1365.34
Current children cumulated vsize (KiB) 153896

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

[startup+342.712 s]
/proc/loadavg: 4.48 4.41 4.43 5/114 17873
/proc/meminfo: memFree=1407480/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=151476 CPUtime=1366.84
/proc/16920/stat : 16920 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202496 30386 0 0 0 136549 135 0 0 25 0 4 0 1115067137 155111424 30320 4294967295 134512640 135305190 3217303424 3217301600 134528341 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/16920/statm: 37869 30320 79 194 0 37673 0
[pid=16920/tid=16921] ppid=16917 vsize=151476 CPUtime=341.32
/proc/16920/task/16921/stat : 16921 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 6904 0 0 0 34095 37 0 0 25 0 4 0 1115067140 155111424 30320 4294967295 134512640 135305190 3217303424 3086457924 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=151476 CPUtime=342.06
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 7929 0 0 0 34169 37 0 0 25 0 4 0 1115067140 155111424 30320 4294967295 134512640 135305190 3217303424 3078069440 134528286 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16920/tid=16923] ppid=16917 vsize=151476 CPUtime=342.24
/proc/16920/task/16923/stat : 16923 (manysat1.1_stat) R 16917 16917 29143 0 -1 4202560 7396 0 0 0 34193 31 0 0 25 0 4 0 1115067140 155111424 30320 4294967295 134512640 135305190 3217303424 3069680680 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1366.94
Current children cumulated vsize (KiB) 153896

[startup+343.112 s]
/proc/loadavg: 4.48 4.41 4.43 2/112 17873
/proc/meminfo: memFree=1496576/3368532 swapFree=1959840/1959888
[pid=16917] ppid=16915 vsize=2420 CPUtime=0.1
/proc/16917/stat : 16917 (manysat.sh) S 16915 16917 29143 0 -1 4194304 370 875 0 0 1 0 9 0 18 0 1 0 1115067127 2478080 275 4294967295 134512640 135169312 3217057616 3217053832 3085881070 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16917/statm: 605 275 231 161 0 44 0
[pid=16920] ppid=16917 vsize=0 CPUtime=1368.14
/proc/16920/stat : 16920 (manysat1.1_stat) Z 16917 16917 29143 0 -1 4202500 30403 0 0 0 136678 136 0 0 25 0 2 0 1115067137 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/16920/statm: 0 0 0 0 0 0 0
[pid=16920/tid=16922] ppid=16917 vsize=0 CPUtime=342.36
/proc/16920/task/16922/stat : 16922 (manysat1.1_stat) R 16917 16917 29143 0 -1 4203588 7929 0 0 0 34198 38 0 0 25 0 2 0 1115067140 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1368.24
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 343.12
CPU time (s): 1368.24
CPU user time (s): 1366.88
CPU system time (s): 1.36
CPU usage (%): 398.764
Max. virtual memory (cumulated for all children) (KiB): 153896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1366.88
system time used= 1.36
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31920
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= 14228
involuntary context switches= 76153

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 11:47:23
IDJOB=1775887
IDBENCH=20400
IDSOLVER=626
FILE ID=/1775887-1243504043
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-08.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775887-1243504043/watcher-1775887-1243504043 -o /tmp/evaluation-result-1775887-1243504043/solver-1775887-1243504043 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775887-1243504043.cnf aimd 2

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

MD5SUM BENCH= 81ed5ec4a2e7c208a4184383f9e53838
RANDOM SEED= 318562035

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.073
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.073
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.12
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.073
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.14
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.073
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       1529336 kB
Buffers:         32932 kB
Cached:        1646664 kB
SwapCached:          0 kB
Active:         403436 kB
Inactive:      1295528 kB
HighTotal:     2489216 kB
HighFree:      1080488 kB
LowTotal:       879316 kB
LowFree:        448848 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1856 kB
Writeback:           0 kB
AnonPages:       19164 kB
Mapped:           7772 kB
Slab:           130616 kB
SReclaimable:   116596 kB
SUnreclaim:      14020 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7987 MiB
End job on  at 2009-05-28 11:53:06