Trace number 1775842

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 628.46 161.9

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark623.33
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

Solver Data

0.00/0.00	c Parsing...
0.04/0.10	c ==============================================================================
0.04/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.10	c ==============================================================================
0.04/0.10	c |         0 |  135474   356036 |   40642       0        0     nan |  0.000 % |
1.11/1.18	c |         0 |  114078   411814 |      --       0       --      -- |     --   | -21277/56123
1.11/1.18	c ==============================================================================
1.11/1.18	c Result  :   #vars: 18800   #clauses: 114078   #literals: 411814
1.11/1.18	c CPU time:   1.16 s
1.11/1.18	c ==============================================================================
628.36/161.88	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
628.36/161.88	c ============================[ Problem Statistics ]=============================
628.36/161.88	c |                                                                             |
628.36/161.88	c threadId              : 3
628.36/161.88	c restarts              : 920
628.36/161.88	c conflicts             : 265222         (423 /sec)
628.36/161.88	c decisions             : 2054669        (1.45 % random) (3280 /sec)
628.36/161.88	c propagations          : 236737945      (377976 /sec)
628.36/161.88	c conflict literals     : 12149510       (49.39 % deleted)
628.36/161.88	c Memory used           : 176.73 MB
628.36/161.88	c CPU time              : 626.33 s
628.36/161.88	
628.36/161.88	c --->m=4, e=8, aimd=2, HOME/15085_many.cnf	time: 156.583	conflicts: 265222       
628.36/161.89	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-1775842-1243503649/watcher-1775842-1243503649 -o /tmp/evaluation-result-1775842-1243503649/solver-1775842-1243503649 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775842-1243503649.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.43 4.57 4.48 3/98 15085
/proc/meminfo: memFree=3160884/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2412 CPUtime=0.01
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 931941686 2469888 273 4294967295 134512640 135169312 3218200672 3218199208 3085082350 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15085/statm: 603 273 231 161 0 42 0
[pid=15086] ppid=15085 vsize=2464 CPUtime=0
/proc/15086/stat : 15086 (SatElite) R 15085 15085 28360 0 -1 4202496 456 0 0 0 0 0 0 0 18 0 1 0 931941686 2523136 393 4294967295 134512640 135034092 3214941456 3214937744 134544849 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15086/statm: 616 396 49 128 0 486 0

[startup+0.040584 s]
/proc/loadavg: 4.43 4.57 4.48 3/98 15085
/proc/meminfo: memFree=3160884/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2412 CPUtime=0.01
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 931941686 2469888 273 4294967295 134512640 135169312 3218200672 3218199208 3085082350 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15085/statm: 603 273 231 161 0 42 0
[pid=15086] ppid=15085 vsize=9652 CPUtime=0.03
/proc/15086/stat : 15086 (SatElite) R 15085 15085 28360 0 -1 4202496 1751 0 0 0 3 0 0 0 18 0 1 0 931941686 9883648 1641 4294967295 134512640 135034092 3214941456 3214937800 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15086/statm: 2413 1642 51 128 0 2283 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12064

[startup+0.110578 s]
/proc/loadavg: 4.43 4.57 4.48 3/98 15085
/proc/meminfo: memFree=3160884/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2412 CPUtime=0.01
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 931941686 2469888 273 4294967295 134512640 135169312 3218200672 3218199208 3085082350 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15085/statm: 603 273 231 161 0 42 0
[pid=15086] ppid=15085 vsize=18228 CPUtime=0.1
/proc/15086/stat : 15086 (SatElite) R 15085 15085 28360 0 -1 4202496 3999 0 0 0 9 1 0 0 18 0 1 0 931941686 18665472 3563 4294967295 134512640 135034092 3214941456 3214937904 134572530 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15086/statm: 4557 3563 66 128 0 4427 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 20640

[startup+0.310561 s]
/proc/loadavg: 4.43 4.57 4.48 3/98 15085
/proc/meminfo: memFree=3160884/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2412 CPUtime=0.01
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 931941686 2469888 273 4294967295 134512640 135169312 3218200672 3218199208 3085082350 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15085/statm: 603 273 231 161 0 42 0
[pid=15086] ppid=15085 vsize=21676 CPUtime=0.3
/proc/15086/stat : 15086 (SatElite) R 15085 15085 28360 0 -1 4202496 4828 0 0 0 29 1 0 0 18 0 1 0 931941686 22196224 4326 4294967295 134512640 135034092 3214941456 3214937452 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15086/statm: 5419 4326 67 128 0 5289 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 24088

[startup+0.710529 s]
/proc/loadavg: 4.43 4.57 4.48 3/98 15085
/proc/meminfo: memFree=3160884/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2412 CPUtime=0.01
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 931941686 2469888 273 4294967295 134512640 135169312 3218200672 3218199208 3085082350 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15085/statm: 603 273 231 161 0 42 0
[pid=15086] ppid=15085 vsize=23644 CPUtime=0.7
/proc/15086/stat : 15086 (SatElite) R 15085 15085 28360 0 -1 4202496 5198 0 0 0 69 1 0 0 18 0 1 0 931941686 24211456 4696 4294967295 134512640 135034092 3214941456 3214937760 134569253 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15086/statm: 5911 4696 67 128 0 5781 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 26056

[startup+1.51047 s]
/proc/loadavg: 4.16 4.51 4.46 2/100 15087
/proc/meminfo: memFree=3140940/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2416

[startup+3.15034 s]
/proc/loadavg: 4.16 4.51 4.46 6/103 15091
/proc/meminfo: memFree=3120812/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=69980 CPUtime=6.43
/proc/15088/stat : 15088 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202496 10599 0 0 0 635 8 0 0 15 0 4 0 931941820 71659520 10532 4294967295 134512640 135305190 3219177792 3219175632 134551651 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15088/statm: 17495 10532 79 194 0 17299 0
[pid=15088/tid=15089] ppid=15085 vsize=69980 CPUtime=1.54
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 578 0 0 0 154 0 0 0 16 0 4 0 931941843 71659520 10532 4294967295 134512640 135305190 3219177792 3078765508 134840070 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=69980 CPUtime=1.55
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 636 0 0 0 152 3 0 0 17 0 4 0 931941843 71659520 10532 4294967295 134512640 135305190 3219177792 3070377152 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=69980 CPUtime=1.55
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 704 0 0 0 153 2 0 0 16 0 4 0 931941843 71659520 10532 4294967295 134512640 135305190 3219177792 3061988544 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.77
Current children cumulated vsize (KiB) 72396

[startup+6.31008 s]
/proc/loadavg: 4.16 4.51 4.46 6/103 15091
/proc/meminfo: memFree=3106112/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=81472 CPUtime=19.03
/proc/15088/stat : 15088 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202496 13417 0 0 0 1891 12 0 0 16 0 4 0 931941820 83427328 13350 4294967295 134512640 135305190 3219177792 3219175968 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15088/statm: 20368 13350 79 194 0 20172 0
[pid=15088/tid=15089] ppid=15085 vsize=81472 CPUtime=4.7
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 1183 0 0 0 468 2 0 0 16 0 4 0 931941843 83427328 13350 4294967295 134512640 135305190 3219177792 3078765684 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=81472 CPUtime=4.68
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 1328 0 0 0 464 4 0 0 18 0 4 0 931941843 83427328 13350 4294967295 134512640 135305190 3219177792 3070377152 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=81472 CPUtime=4.71
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 1502 0 0 0 469 2 0 0 16 0 4 0 931941843 83427328 13350 4294967295 134512640 135305190 3219177792 3061988260 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.37
Current children cumulated vsize (KiB) 83888

[startup+12.7096 s]
/proc/loadavg: 4.29 4.52 4.47 7/104 15261
/proc/meminfo: memFree=3089240/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=96572 CPUtime=44.3
/proc/15088/stat : 15088 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202496 17115 0 0 0 4413 17 0 0 17 0 4 0 931941820 98889728 17048 4294967295 134512640 135305190 3219177792 3219175968 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15088/statm: 24143 17048 79 194 0 23947 0
[pid=15088/tid=15089] ppid=15085 vsize=96572 CPUtime=11.11
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 1976 0 0 0 1107 4 0 0 21 0 4 0 931941843 98889728 17048 4294967295 134512640 135305190 3219177792 3078765760 134530636 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=96572 CPUtime=10.97
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 2305 0 0 0 1092 5 0 0 25 0 4 0 931941843 98889728 17048 4294967295 134512640 135305190 3219177792 3070377152 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=96572 CPUtime=10.89
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 2568 0 0 0 1086 3 0 0 21 0 4 0 931941843 98889728 17048 4294967295 134512640 135305190 3219177792 3061988544 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 45.64
Current children cumulated vsize (KiB) 98988

[startup+25.5085 s]
/proc/loadavg: 4.32 4.52 4.47 5/103 15280
/proc/meminfo: memFree=3066492/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=120280 CPUtime=95.4
/proc/15088/stat : 15088 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202496 22957 0 0 0 9518 22 0 0 25 0 4 0 931941820 123166720 22890 4294967295 134512640 135305190 3219177792 3219175968 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15088/statm: 30070 22890 79 194 0 29874 0
[pid=15088/tid=15089] ppid=15085 vsize=120280 CPUtime=23.89
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 3159 0 0 0 2384 5 0 0 25 0 4 0 931941843 123166720 22890 4294967295 134512640 135305190 3219177792 3078765760 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=120280 CPUtime=23.77
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 4189 0 0 0 2371 6 0 0 25 0 4 0 931941843 123166720 22890 4294967295 134512640 135305190 3219177792 3070377152 134528442 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=120280 CPUtime=23.61
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 4290 0 0 0 2356 5 0 0 25 0 4 0 931941843 123166720 22890 4294967295 134512640 135305190 3219177792 3061988488 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 96.74
Current children cumulated vsize (KiB) 122696

[startup+51.1064 s]
/proc/loadavg: 4.35 4.51 4.46 5/103 15282
/proc/meminfo: memFree=3047776/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=138952 CPUtime=197.67
/proc/15088/stat : 15088 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202496 27507 0 0 0 19732 35 0 0 25 0 4 0 931941820 142286848 27440 4294967295 134512640 135305190 3219177792 3219175696 134557478 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15088/statm: 34738 27440 79 194 0 34542 0
[pid=15088/tid=15089] ppid=15085 vsize=138952 CPUtime=49.47
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 4083 0 0 0 4941 6 0 0 25 0 4 0 931941843 142286848 27440 4294967295 134512640 135305190 3219177792 3078765760 134528399 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=138952 CPUtime=49.37
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 5465 0 0 0 4927 10 0 0 25 0 4 0 931941843 142286848 27440 4294967295 134512640 135305190 3219177792 3070377152 134528536 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=138952 CPUtime=49.12
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 5277 0 0 0 4899 13 0 0 25 0 4 0 931941843 142286848 27440 4294967295 134512640 135305190 3219177792 3061988544 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 199.01
Current children cumulated vsize (KiB) 141368

[startup+102.312 s]
/proc/loadavg: 4.51 4.53 4.47 5/103 15469
/proc/meminfo: memFree=3015512/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=171480 CPUtime=402.07
/proc/15088/stat : 15088 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202496 35552 0 0 0 40151 56 0 0 25 0 4 0 931941820 175595520 35485 4294967295 134512640 135305190 3219177792 3219175968 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15088/statm: 42870 35485 79 194 0 42674 0
[pid=15088/tid=15089] ppid=15085 vsize=171480 CPUtime=100.65
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 5892 0 0 0 10053 12 0 0 25 0 4 0 931941843 175595520 35485 4294967295 134512640 135305190 3219177792 3078765760 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=171480 CPUtime=100.55
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 7872 0 0 0 10041 14 0 0 25 0 4 0 931941843 175595520 35485 4294967295 134512640 135305190 3219177792 3070377152 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=171480 CPUtime=100.12
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 7109 0 0 0 9994 18 0 0 25 0 4 0 931941843 175595520 35485 4294967295 134512640 135305190 3219177792 3061988544 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 403.41
Current children cumulated vsize (KiB) 173896

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

[startup+127.91 s]
/proc/loadavg: 4.41 4.50 4.46 6/104 15518
/proc/meminfo: memFree=3010480/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=175756 CPUtime=504.3
/proc/15088/stat : 15088 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202496 36713 0 0 0 50365 65 0 0 25 0 4 0 931941820 179974144 36646 4294967295 134512640 135305190 3219177792 3219175968 134528501 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15088/statm: 43939 36646 79 194 0 43743 0
[pid=15088/tid=15089] ppid=15085 vsize=175756 CPUtime=126.25
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 6246 0 0 0 12612 13 0 0 25 0 4 0 931941843 179974144 36646 4294967295 134512640 135305190 3219177792 3078765760 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=175756 CPUtime=126.15
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 8187 0 0 0 12601 14 0 0 25 0 4 0 931941843 179974144 36646 4294967295 134512640 135305190 3219177792 3070377152 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=175756 CPUtime=125.64
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 7247 0 0 0 12543 21 0 0 25 0 4 0 931941843 179974144 36646 4294967295 134512640 135305190 3219177792 3061988544 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 505.64
Current children cumulated vsize (KiB) 178172

[startup+140.709 s]
/proc/loadavg: 4.32 4.48 4.45 6/103 15655
/proc/meminfo: memFree=3008248/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=178964 CPUtime=555.3
/proc/15088/stat : 15088 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202496 37342 0 0 0 55462 68 0 0 25 0 4 0 931941820 183259136 37253 4294967295 134512640 135305190 3219177792 3219175816 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15088/statm: 44741 37253 79 194 0 44545 0
[pid=15088/tid=15089] ppid=15085 vsize=178964 CPUtime=139.03
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 6337 0 0 0 13889 14 0 0 25 0 4 0 931941843 183259136 37253 4294967295 134512640 135305190 3219177792 3078765428 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=178964 CPUtime=138.88
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 8417 0 0 0 13874 14 0 0 25 0 4 0 931941843 183259136 37253 4294967295 134512640 135305190 3219177792 3070377152 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=178964 CPUtime=138.39
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 7315 0 0 0 13818 21 0 0 25 0 4 0 931941843 183259136 37253 4294967295 134512640 135305190 3219177792 3061988392 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 556.64
Current children cumulated vsize (KiB) 181380

[startup+153.508 s]
/proc/loadavg: 4.35 4.48 4.45 5/103 15656
/proc/meminfo: memFree=3006824/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=180624 CPUtime=606.44
/proc/15088/stat : 15088 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202496 37685 0 0 0 60570 74 0 0 25 0 4 0 931941820 184958976 37596 4294967295 134512640 135305190 3219177792 3219175968 134528559 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15088/statm: 45156 37596 79 194 0 44960 0
[pid=15088/tid=15089] ppid=15085 vsize=180624 CPUtime=151.82
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 6384 0 0 0 15168 14 0 0 25 0 4 0 931941843 184958976 37596 4294967295 134512640 135305190 3219177792 3078765648 134529244 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=180624 CPUtime=151.68
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 8713 0 0 0 15150 18 0 0 25 0 4 0 931941843 184958976 37596 4294967295 134512640 135305190 3219177792 3070376768 134551697 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=180624 CPUtime=151.17
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 7315 0 0 0 15095 22 0 0 25 0 4 0 931941843 184958976 37596 4294967295 134512640 135305190 3219177792 3061988544 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 607.78
Current children cumulated vsize (KiB) 183040

[startup+156.708 s]
/proc/loadavg: 4.40 4.48 4.45 5/103 15656
/proc/meminfo: memFree=3006560/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=180964 CPUtime=619.2
/proc/15088/stat : 15088 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202496 37778 0 0 0 61845 75 0 0 25 0 4 0 931941820 185307136 37689 4294967295 134512640 135305190 3219177792 3219175968 134528195 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15088/statm: 45241 37689 79 194 0 45045 0
[pid=15088/tid=15089] ppid=15085 vsize=180964 CPUtime=155.01
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 6384 0 0 0 15486 15 0 0 25 0 4 0 931941843 185307136 37689 4294967295 134512640 135305190 3219177792 3078765760 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=180964 CPUtime=154.88
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 8805 0 0 0 15470 18 0 0 25 0 4 0 931941843 185307136 37689 4294967295 134512640 135305190 3219177792 3070377152 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=180964 CPUtime=154.36
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 7315 0 0 0 15414 22 0 0 25 0 4 0 931941843 185307136 37689 4294967295 134512640 135305190 3219177792 3061988544 134528446 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 620.54
Current children cumulated vsize (KiB) 183380

[startup+159.908 s]
/proc/loadavg: 4.40 4.48 4.45 2/103 15656
/proc/meminfo: memFree=3006500/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=180964 CPUtime=625.12
/proc/15088/stat : 15088 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202496 37781 0 0 0 62434 78 0 0 25 0 4 0 931941820 185307136 37692 4294967295 134512640 135305190 3219177792 3219177200 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15088/statm: 45241 37692 79 194 0 45045 0
[pid=15088/tid=15089] ppid=15085 vsize=180964 CPUtime=156.24
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202560 6384 0 0 0 15607 17 0 0 25 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3078767024 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=180964 CPUtime=158.07
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 8808 0 0 0 15788 19 0 0 25 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3070377040 134529566 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=180964 CPUtime=155.11
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202560 7315 0 0 0 15489 22 0 0 24 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3061989808 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 626.46
Current children cumulated vsize (KiB) 183380

[startup+160.708 s]
/proc/loadavg: 4.40 4.48 4.45 2/103 15656
/proc/meminfo: memFree=3006500/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=180964 CPUtime=625.92
/proc/15088/stat : 15088 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202496 37781 0 0 0 62514 78 0 0 25 0 4 0 931941820 185307136 37692 4294967295 134512640 135305190 3219177792 3219177200 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15088/statm: 45241 37692 79 194 0 45045 0
[pid=15088/tid=15089] ppid=15085 vsize=180964 CPUtime=156.24
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202560 6384 0 0 0 15607 17 0 0 25 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3078767024 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=180964 CPUtime=158.87
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 8808 0 0 0 15868 19 0 0 25 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3070377040 134529393 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=180964 CPUtime=155.11
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202560 7315 0 0 0 15489 22 0 0 24 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3061989808 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 627.26
Current children cumulated vsize (KiB) 183380

[startup+161.507 s]
/proc/loadavg: 4.40 4.48 4.45 2/103 15656
/proc/meminfo: memFree=3006500/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=180964 CPUtime=626.72
/proc/15088/stat : 15088 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202496 37781 0 0 0 62594 78 0 0 25 0 4 0 931941820 185307136 37692 4294967295 134512640 135305190 3219177792 3219177200 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15088/statm: 45241 37692 79 194 0 45045 0
[pid=15088/tid=15089] ppid=15085 vsize=180964 CPUtime=156.24
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202560 6384 0 0 0 15607 17 0 0 25 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3078767024 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=180964 CPUtime=159.67
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 8808 0 0 0 15948 19 0 0 25 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3070377040 134529232 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=180964 CPUtime=155.11
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202560 7315 0 0 0 15489 22 0 0 24 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3061989808 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 628.06
Current children cumulated vsize (KiB) 183380

[startup+161.707 s]
/proc/loadavg: 4.13 4.43 4.43 2/103 15656
/proc/meminfo: memFree=3006500/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=180964 CPUtime=626.92
/proc/15088/stat : 15088 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202496 37781 0 0 0 62614 78 0 0 25 0 4 0 931941820 185307136 37692 4294967295 134512640 135305190 3219177792 3219177200 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15088/statm: 45241 37692 79 194 0 45045 0
[pid=15088/tid=15089] ppid=15085 vsize=180964 CPUtime=156.24
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202560 6384 0 0 0 15607 17 0 0 25 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3078767024 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=180964 CPUtime=159.87
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 8808 0 0 0 15968 19 0 0 25 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3070377040 134529244 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=180964 CPUtime=155.11
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202560 7315 0 0 0 15489 22 0 0 24 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3061989808 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 628.26
Current children cumulated vsize (KiB) 183380

[startup+161.807 s]
/proc/loadavg: 4.13 4.43 4.43 2/103 15656
/proc/meminfo: memFree=3006500/3368532 swapFree=1959840/1959888
[pid=15085] ppid=15083 vsize=2416 CPUtime=1.34
/proc/15085/stat : 15085 (manysat.sh) S 15083 15085 28360 0 -1 4194304 370 5729 0 0 1 0 131 2 18 0 1 0 931941686 2473984 274 4294967295 134512640 135169312 3218200672 3218196888 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15085/statm: 604 274 231 161 0 43 0
[pid=15088] ppid=15085 vsize=180964 CPUtime=627.02
/proc/15088/stat : 15088 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202496 37781 0 0 0 62624 78 0 0 25 0 4 0 931941820 185307136 37692 4294967295 134512640 135305190 3219177792 3219177200 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15088/statm: 45241 37692 79 194 0 45045 0
[pid=15088/tid=15089] ppid=15085 vsize=180964 CPUtime=156.24
/proc/15088/task/15089/stat : 15089 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202560 6384 0 0 0 15607 17 0 0 25 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3078767024 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15088/tid=15090] ppid=15085 vsize=180964 CPUtime=159.97
/proc/15088/task/15090/stat : 15090 (manysat1.1_stat) R 15085 15085 28360 0 -1 4202560 8808 0 0 0 15978 19 0 0 25 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3070377040 134529062 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15088/tid=15091] ppid=15085 vsize=180964 CPUtime=155.11
/proc/15088/task/15091/stat : 15091 (manysat1.1_stat) S 15085 15085 28360 0 -1 4202560 7315 0 0 0 15489 22 0 0 24 0 4 0 931941843 185307136 37692 4294967295 134512640 135305190 3219177792 3061989808 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 628.36
Current children cumulated vsize (KiB) 183380

Child status: 20
Real time (s): 161.9
CPU time (s): 628.46
CPU user time (s): 627.65
CPU system time (s): 0.81
CPU usage (%): 388.178
Max. virtual memory (cumulated for all children) (KiB): 183380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 627.65
system time used= 0.81
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44169
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= 8180
involuntary context switches= 27528

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 11:40:49
IDJOB=1775842
IDBENCH=20390
IDSOLVER=626
FILE ID=tipi39/1775842-1243503649
PBS_JOBID=
Free space on /tmp= 5741 MiB

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

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

MD5SUM BENCH= 50ed98553825ac1825482c1496260592
RANDOM SEED= 1701411117

Linux tipi39 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.067
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.41
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.067
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.10
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.067
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.067
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:       3160884 kB
Buffers:         24644 kB
Cached:          86828 kB
SwapCached:          0 kB
Active:          71020 kB
Inactive:        56856 kB
HighTotal:     2489216 kB
HighFree:      2388392 kB
LowTotal:       879316 kB
LowFree:        772492 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            4368 kB
Writeback:           0 kB
AnonPages:       16404 kB
Mapped:           6128 kB
Slab:            69624 kB
SReclaimable:    57328 kB
SUnreclaim:      12296 kB
PageTables:        532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95160 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5741 MiB
End job on tipi39 at 2009-05-28 11:43:31