Trace number 1780984

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20 (4 threads)UNSAT 710.19 236.226

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark710.19
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.01	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   63345   188200 |   19003       0        0     nan |  0.000 % |
0.40/0.44	c |         0 |   62548   268903 |      --       0       --      -- |     --   | -797/80703
0.40/0.44	c ==============================================================================
0.40/0.44	c Result  :   #vars: 636   #clauses: 62548   #literals: 268903
0.40/0.44	c CPU time:   0.43 s
0.40/0.44	c ==============================================================================
710.14/236.21	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
710.14/236.21	c ============================[ Problem Statistics ]=============================
710.14/236.21	c |                                                                             |
710.14/236.21	c threadId              : 3
710.14/236.21	c restarts              : 249
710.14/236.21	c conflicts             : 252235         (356 /sec)
710.14/236.21	c decisions             : 298659         (2.44 % random) (421 /sec)
710.14/236.21	c propagations          : 17966180       (25342 /sec)
710.14/236.21	c conflict literals     : 7066613        (25.68 % deleted)
710.14/236.21	c Memory used           : 116.95 MB
710.14/236.21	c CPU time              : 708.94 s
710.14/236.21	
710.14/236.21	c --->m=4, e=8, aimd=1, HOME/24020_many.cnf	time: 177.235	conflicts: 252235       
710.14/236.22	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-1780984-1243539415/watcher-1780984-1243539415 -o /tmp/evaluation-result-1780984-1243539415/solver-1780984-1243539415 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780984-1243539415.cnf aimd 1 

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


[startup+0 s]
/proc/loadavg: 5.30 5.54 5.59 5/125 24021
/proc/meminfo: memFree=2197160/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2416 CPUtime=0
/proc/24020/stat : 24020 (manysat.sh) R 24018 24020 21334 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 1118605516 2473984 274 4294967295 134512640 135169312 3217330064 3217328540 3085318004 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/24020/statm: 604 274 231 161 0 43 0
[pid=24021] ppid=24020 vsize=2732 CPUtime=0.02
/proc/24021/stat : 24021 (SatElite) R 24020 24020 21334 0 -1 4202496 595 0 0 0 2 0 0 0 18 0 1 0 1118605516 2797568 532 4294967295 134512640 135034092 3218282560 3218278904 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24021/statm: 683 532 49 128 0 553 0

[startup+0.037788 s]
/proc/loadavg: 5.30 5.54 5.59 5/125 24021
/proc/meminfo: memFree=2197160/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2416 CPUtime=0
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1118605516 2473984 274 4294967295 134512640 135169312 3217330064 3217328600 3085315822 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/24020/statm: 604 274 231 161 0 43 0
[pid=24021] ppid=24020 vsize=4964 CPUtime=0.03
/proc/24021/stat : 24021 (SatElite) R 24020 24020 21334 0 -1 4202496 1189 0 0 0 3 0 0 0 21 0 1 0 1118605516 5083136 1126 4294967295 134512640 135034092 3218282560 3218278544 134675816 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24021/statm: 1241 1128 67 128 0 1111 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7380

[startup+0.107777 s]
/proc/loadavg: 5.30 5.54 5.59 5/125 24021
/proc/meminfo: memFree=2197160/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2416 CPUtime=0
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1118605516 2473984 274 4294967295 134512640 135169312 3217330064 3217328600 3085315822 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/24020/statm: 604 274 231 161 0 43 0
[pid=24021] ppid=24020 vsize=6288 CPUtime=0.1
/proc/24021/stat : 24021 (SatElite) R 24020 24020 21334 0 -1 4202496 1538 0 0 0 9 1 0 0 21 0 1 0 1118605516 6438912 1475 4294967295 134512640 135034092 3218282560 3218278428 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24021/statm: 1572 1475 67 128 0 1442 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8704

[startup+0.307767 s]
/proc/loadavg: 5.30 5.54 5.59 5/125 24021
/proc/meminfo: memFree=2197160/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2416 CPUtime=0
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1118605516 2473984 274 4294967295 134512640 135169312 3217330064 3217328600 3085315822 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/24020/statm: 604 274 231 161 0 43 0
[pid=24021] ppid=24020 vsize=7752 CPUtime=0.3
/proc/24021/stat : 24021 (SatElite) R 24020 24020 21334 0 -1 4202496 1827 0 0 0 29 1 0 0 22 0 1 0 1118605516 7938048 1764 4294967295 134512640 135034092 3218282560 3218278864 134569526 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24021/statm: 1938 1764 67 128 0 1808 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 10168

[startup+0.707725 s]
/proc/loadavg: 5.30 5.54 5.59 5/125 24021
/proc/meminfo: memFree=2197160/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 2420

[startup+1.50767 s]
/proc/loadavg: 5.03 5.48 5.57 6/129 24026
/proc/meminfo: memFree=2142844/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=48072 CPUtime=2.85
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 5429 0 0 0 282 3 0 0 18 0 4 0 1118605569 49225728 5363 4294967295 134512640 135305190 3218688208 3218686384 134528310 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 12018 5363 79 194 0 11822 0
[pid=24023/tid=24024] ppid=24020 vsize=48072 CPUtime=0.77
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 313 0 0 0 77 0 0 0 20 0 4 0 1118605580 49225728 5363 4294967295 134512640 135305190 3218688208 3085356224 134528428 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=48072 CPUtime=0.31
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 237 0 0 0 31 0 0 0 19 0 4 0 1118605580 49225728 5363 4294967295 134512640 135305190 3218688208 3076967616 134528203 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=48072 CPUtime=0.83
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 323 0 0 0 83 0 0 0 21 0 4 0 1118605580 49225728 5363 4294967295 134512640 135305190 3218688208 3068578724 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 50492

[startup+3.10753 s]
/proc/loadavg: 5.03 5.48 5.57 7/129 24026
/proc/meminfo: memFree=2024780/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=51556 CPUtime=8.45
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 6322 0 0 0 841 4 0 0 20 0 4 0 1118605569 52793344 6256 4294967295 134512640 135305190 3218688208 3218686384 134528503 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 12889 6256 79 194 0 12693 0
[pid=24023/tid=24024] ppid=24020 vsize=51556 CPUtime=2.36
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 468 0 0 0 236 0 0 0 25 0 4 0 1118605580 52793344 6256 4294967295 134512640 135305190 3218688208 3085356224 134528539 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=51556 CPUtime=1.11
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 347 0 0 0 111 0 0 0 21 0 4 0 1118605580 52793344 6256 4294967295 134512640 135305190 3218688208 3076967616 134528248 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=51556 CPUtime=2.43
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 531 0 0 0 243 0 0 0 25 0 4 0 1118605580 52793344 6256 4294967295 134512640 135305190 3218688208 3068579008 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.98
Current children cumulated vsize (KiB) 53976

[startup+6.30725 s]
/proc/loadavg: 5.03 5.47 5.56 6/129 24026
/proc/meminfo: memFree=2072064/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=56784 CPUtime=18.17
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 7490 0 0 0 1812 5 0 0 25 0 4 0 1118605569 58146816 7424 4294967295 134512640 135305190 3218688208 3218686384 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 14196 7424 79 194 0 14000 0
[pid=24023/tid=24024] ppid=24020 vsize=56784 CPUtime=5.38
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 825 0 0 0 537 1 0 0 25 0 4 0 1118605580 58146816 7424 4294967295 134512640 135305190 3218688208 3085356224 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=56784 CPUtime=2.76
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 576 0 0 0 276 0 0 0 25 0 4 0 1118605580 58146816 7424 4294967295 134512640 135305190 3218688208 3076967616 134528310 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=56784 CPUtime=5.42
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 814 0 0 0 542 0 0 0 25 0 4 0 1118605580 58146816 7424 4294967295 134512640 135305190 3218688208 3068578908 134828990 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18.7
Current children cumulated vsize (KiB) 59204

[startup+12.7067 s]
/proc/loadavg: 5.03 5.46 5.56 6/129 24027
/proc/meminfo: memFree=2166856/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=62664 CPUtime=36.94
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 9166 0 0 0 3684 10 0 0 25 0 4 0 1118605569 64167936 9100 4294967295 134512640 135305190 3218688208 3218686136 134694990 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 15666 9100 79 194 0 15470 0
[pid=24023/tid=24024] ppid=24020 vsize=62664 CPUtime=11.59
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 1369 0 0 0 1157 2 0 0 25 0 4 0 1118605580 64167936 9100 4294967295 134512640 135305190 3218688208 3085356224 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=62664 CPUtime=6.23
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 1022 0 0 0 622 1 0 0 25 0 4 0 1118605580 64167936 9100 4294967295 134512640 135305190 3218688208 3076967616 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=62664 CPUtime=11.58
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 1252 0 0 0 1157 1 0 0 25 0 4 0 1118605580 64167936 9100 4294967295 134512640 135305190 3218688208 3068579008 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37.47
Current children cumulated vsize (KiB) 65084

[startup+25.5156 s]
/proc/loadavg: 5.10 5.45 5.55 7/129 24027
/proc/meminfo: memFree=2057492/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=70640 CPUtime=74.66
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 11034 0 0 0 7451 15 0 0 25 0 4 0 1118605569 72335360 10968 4294967295 134512640 135305190 3218688208 3218686176 134547909 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 17660 10968 79 194 0 17464 0
[pid=24023/tid=24024] ppid=24020 vsize=70640 CPUtime=23.94
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 2014 0 0 0 2392 2 0 0 25 0 4 0 1118605580 72335360 10968 4294967295 134512640 135305190 3218688208 3085356224 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=70640 CPUtime=13.07
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 1566 0 0 0 1303 4 0 0 25 0 4 0 1118605580 72335360 10968 4294967295 134512640 135305190 3218688208 3076967616 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=70640 CPUtime=24.14
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 1628 0 0 0 2412 2 0 0 25 0 4 0 1118605580 72335360 10968 4294967295 134512640 135305190 3218688208 3068579008 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 75.19
Current children cumulated vsize (KiB) 73060

[startup+51.1134 s]
/proc/loadavg: 5.30 5.47 5.55 7/130 24062
/proc/meminfo: memFree=2084628/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=87604 CPUtime=150.61
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 15008 0 0 0 15035 26 0 0 25 0 4 0 1118605569 89706496 14942 4294967295 134512640 135305190 3218688208 3218686232 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/24023/statm: 21901 14942 79 194 0 21705 0
[pid=24023/tid=24024] ppid=24020 vsize=87604 CPUtime=48.61
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 3337 0 0 0 4859 2 0 0 25 0 4 0 1118605580 89706496 14942 4294967295 134512640 135305190 3218688208 3085356224 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=87604 CPUtime=26.86
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 2653 0 0 0 2680 6 0 0 25 0 4 0 1118605580 89706496 14942 4294967295 134512640 135305190 3218688208 3076967616 134528248 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=87604 CPUtime=49.58
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 2678 0 0 0 4949 9 0 0 25 0 4 0 1118605580 89706496 14942 4294967295 134512640 135305190 3218688208 3068579004 134570384 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 151.14
Current children cumulated vsize (KiB) 90024

[startup+102.319 s]
/proc/loadavg: 5.44 5.48 5.55 6/129 24221
/proc/meminfo: memFree=2108240/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=99960 CPUtime=308.84
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 17721 0 0 0 30847 37 0 0 25 0 4 0 1118605569 102359040 17651 4294967295 134512640 135305190 3218688208 3218686384 134528224 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/24023/statm: 24990 17651 79 194 0 24794 0
[pid=24023/tid=24024] ppid=24020 vsize=99960 CPUtime=94.15
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4075 0 0 0 9410 5 0 0 25 0 4 0 1118605580 102359040 17651 4294967295 134512640 135305190 3218688208 3085356224 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=99960 CPUtime=62.13
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 3433 0 0 0 6206 7 0 0 25 0 4 0 1118605580 102359040 17651 4294967295 134512640 135305190 3218688208 3076967616 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=99960 CPUtime=100.41
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 3227 0 0 0 10027 14 0 0 25 0 4 0 1118605580 102359040 17651 4294967295 134512640 135305190 3218688208 3068579008 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 309.37
Current children cumulated vsize (KiB) 102380

[startup+162.314 s]
/proc/loadavg: 5.95 5.61 5.59 6/129 24408
/proc/meminfo: memFree=2084576/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=111636 CPUtime=488.45
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 20453 0 0 0 48787 58 0 0 25 0 4 0 1118605569 114315264 20383 4294967295 134512640 135305190 3218688208 3218686384 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/24023/statm: 27909 20383 79 194 0 27713 0
[pid=24023/tid=24024] ppid=24020 vsize=111636 CPUtime=125.05
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4774 0 0 0 12498 7 0 0 25 0 4 0 1118605580 114315264 20383 4294967295 134512640 135305190 3218688208 3085356224 134528539 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=111636 CPUtime=108.91
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4326 0 0 0 10880 11 0 0 25 0 4 0 1118605580 114315264 20383 4294967295 134512640 135305190 3218688208 3076967616 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=111636 CPUtime=160.22
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 3764 0 0 0 16003 19 0 0 25 0 4 0 1118605580 114315264 20383 4294967295 134512640 135305190 3218688208 3068579008 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 488.98
Current children cumulated vsize (KiB) 114056

[startup+222.309 s]
/proc/loadavg: 5.96 5.68 5.61 6/129 24597
/proc/meminfo: memFree=1990140/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=118416 CPUtime=668.01
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 21766 0 0 0 66732 69 0 0 25 0 4 0 1118605569 121257984 21696 4294967295 134512640 135305190 3218688208 3218686176 134547909 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 29604 21696 79 194 0 29408 0
[pid=24023/tid=24024] ppid=24020 vsize=118416 CPUtime=168.2
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5077 0 0 0 16812 8 0 0 25 0 4 0 1118605580 121257984 21696 4294967295 134512640 135305190 3218688208 3085356224 134528489 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=118416 CPUtime=155.93
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4696 0 0 0 15581 12 0 0 25 0 4 0 1118605580 121257984 21696 4294967295 134512640 135305190 3218688208 3076967616 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=118416 CPUtime=219.81
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4088 0 0 0 21953 28 0 0 25 0 4 0 1118605580 121257984 21696 4294967295 134512640 135305190 3218688208 3068579008 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 668.54
Current children cumulated vsize (KiB) 120836

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

[startup+223.908 s]
/proc/loadavg: 5.96 5.68 5.61 6/129 24597
/proc/meminfo: memFree=2089236/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=118416 CPUtime=672.8
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 21769 0 0 0 67211 69 0 0 25 0 4 0 1118605569 121257984 21699 4294967295 134512640 135305190 3218688208 3218686384 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 29604 21699 79 194 0 29408 0
[pid=24023/tid=24024] ppid=24020 vsize=118416 CPUtime=169.8
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5077 0 0 0 16972 8 0 0 25 0 4 0 1118605580 121257984 21699 4294967295 134512640 135305190 3218688208 3085356224 134528455 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=118416 CPUtime=156.73
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4698 0 0 0 15661 12 0 0 25 0 4 0 1118605580 121257984 21699 4294967295 134512640 135305190 3218688208 3076967616 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=118416 CPUtime=221.4
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4088 0 0 0 22112 28 0 0 25 0 4 0 1118605580 121257984 21699 4294967295 134512640 135305190 3218688208 3068579008 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 673.33
Current children cumulated vsize (KiB) 120836

[startup+230.308 s]
/proc/loadavg: 5.88 5.66 5.61 6/129 24597
/proc/meminfo: memFree=2083260/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=119324 CPUtime=691.97
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 21982 0 0 0 69128 69 0 0 25 0 4 0 1118605569 122187776 21894 4294967295 134512640 135305190 3218688208 3218686384 134528402 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 29831 21894 79 194 0 29635 0
[pid=24023/tid=24024] ppid=24020 vsize=119324 CPUtime=174.75
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5077 0 0 0 17467 8 0 0 25 0 4 0 1118605580 122187776 21894 4294967295 134512640 135305190 3218688208 3085356224 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=119324 CPUtime=159.92
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4893 0 0 0 15980 12 0 0 25 0 4 0 1118605580 122187776 21894 4294967295 134512640 135305190 3218688208 3076967616 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=119324 CPUtime=227.78
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4089 0 0 0 22750 28 0 0 25 0 4 0 1118605580 122187776 21894 4294967295 134512640 135305190 3218688208 3068579008 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 692.5
Current children cumulated vsize (KiB) 121744

[startup+233.508 s]
/proc/loadavg: 5.81 5.65 5.60 6/129 24597
/proc/meminfo: memFree=2043532/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=119324 CPUtime=701.54
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 21989 0 0 0 70084 70 0 0 25 0 4 0 1118605569 122187776 21901 4294967295 134512640 135305190 3218688208 3218686384 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 29831 21901 79 194 0 29635 0
[pid=24023/tid=24024] ppid=24020 vsize=119324 CPUtime=176.24
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5077 0 0 0 17616 8 0 0 25 0 4 0 1118605580 122187776 21901 4294967295 134512640 135305190 3218688208 3085356224 134528548 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=119324 CPUtime=161.63
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4900 0 0 0 16150 13 0 0 25 0 4 0 1118605580 122187776 21901 4294967295 134512640 135305190 3218688208 3076967616 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=119324 CPUtime=230.95
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4089 0 0 0 23067 28 0 0 25 0 4 0 1118605580 122187776 21901 4294967295 134512640 135305190 3218688208 3068579008 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 121744

[startup+235.108 s]
/proc/loadavg: 5.81 5.65 5.60 7/129 24597
/proc/meminfo: memFree=2038352/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=119756 CPUtime=706.32
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 22091 0 0 0 70561 71 0 0 25 0 4 0 1118605569 122630144 22003 4294967295 134512640 135305190 3218688208 3218686176 134547909 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 29939 22003 79 194 0 29743 0
[pid=24023/tid=24024] ppid=24020 vsize=119756 CPUtime=177.05
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5077 0 0 0 17697 8 0 0 25 0 4 0 1118605580 122630144 22003 4294967295 134512640 135305190 3218688208 3085356224 134528536 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=119756 CPUtime=162.42
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5002 0 0 0 16229 13 0 0 25 0 4 0 1118605580 122630144 22003 4294967295 134512640 135305190 3218688208 3076967616 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=119756 CPUtime=232.53
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4089 0 0 0 23224 29 0 0 25 0 4 0 1118605580 122630144 22003 4294967295 134512640 135305190 3218688208 3068579008 134528376 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 706.85
Current children cumulated vsize (KiB) 122176

[startup+235.907 s]
/proc/loadavg: 5.75 5.64 5.60 7/129 24597
/proc/meminfo: memFree=2034280/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=119756 CPUtime=708.72
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 22091 0 0 0 70801 71 0 0 25 0 4 0 1118605569 122630144 22003 4294967295 134512640 135305190 3218688208 3218686384 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 29939 22003 79 194 0 29743 0
[pid=24023/tid=24024] ppid=24020 vsize=119756 CPUtime=177.44
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5077 0 0 0 17736 8 0 0 25 0 4 0 1118605580 122630144 22003 4294967295 134512640 135305190 3218688208 3085356224 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=119756 CPUtime=162.83
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5002 0 0 0 16270 13 0 0 25 0 4 0 1118605580 122630144 22003 4294967295 134512640 135305190 3218688208 3076967616 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=119756 CPUtime=233.33
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4089 0 0 0 23304 29 0 0 25 0 4 0 1118605580 122630144 22003 4294967295 134512640 135305190 3218688208 3068579008 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 709.25
Current children cumulated vsize (KiB) 122176

[startup+236.107 s]
/proc/loadavg: 5.75 5.64 5.60 7/129 24597
/proc/meminfo: memFree=2034280/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=119756 CPUtime=709.31
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 22095 0 0 0 70860 71 0 0 25 0 4 0 1118605569 122630144 22007 4294967295 134512640 135305190 3218688208 3218686384 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 29939 22007 79 194 0 29743 0
[pid=24023/tid=24024] ppid=24020 vsize=119756 CPUtime=177.54
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5077 0 0 0 17746 8 0 0 25 0 4 0 1118605580 122630144 22007 4294967295 134512640 135305190 3218688208 3085356224 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=119756 CPUtime=162.93
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5006 0 0 0 16280 13 0 0 25 0 4 0 1118605580 122630144 22007 4294967295 134512640 135305190 3218688208 3076967616 134528368 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=119756 CPUtime=233.52
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4089 0 0 0 23323 29 0 0 25 0 4 0 1118605580 122630144 22007 4294967295 134512640 135305190 3218688208 3068579008 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 709.84
Current children cumulated vsize (KiB) 122176

[startup+236.207 s]
/proc/loadavg: 5.75 5.64 5.60 7/129 24597
/proc/meminfo: memFree=2034280/3368532 swapFree=1954872/1959888
[pid=24020] ppid=24018 vsize=2420 CPUtime=0.53
/proc/24020/stat : 24020 (manysat.sh) S 24018 24020 21334 0 -1 4194304 372 1833 0 0 0 0 50 3 15 0 1 0 1118605516 2478080 276 4294967295 134512640 135169312 3217330064 3217326280 3085315822 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24020/statm: 605 276 231 161 0 44 0
[pid=24023] ppid=24020 vsize=119756 CPUtime=709.61
/proc/24023/stat : 24023 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202496 22095 0 0 0 70890 71 0 0 25 0 4 0 1118605569 122630144 22007 4294967295 134512640 135305190 3218688208 3218686384 134528252 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24023/statm: 29939 22007 79 194 0 29743 0
[pid=24023/tid=24024] ppid=24020 vsize=119756 CPUtime=177.55
/proc/24023/task/24024/stat : 24024 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5077 0 0 0 17747 8 0 0 25 0 4 0 1118605580 122630144 22007 4294967295 134512640 135305190 3218688208 3085356224 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24025] ppid=24020 vsize=119756 CPUtime=163.02
/proc/24023/task/24025/stat : 24025 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 5006 0 0 0 16289 13 0 0 25 0 4 0 1118605580 122630144 22007 4294967295 134512640 135305190 3218688208 3076967616 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24023/tid=24026] ppid=24020 vsize=119756 CPUtime=233.62
/proc/24023/task/24026/stat : 24026 (manysat1.1_stat) R 24020 24020 21334 0 -1 4202560 4089 0 0 0 23333 29 0 0 25 0 4 0 1118605580 122630144 22007 4294967295 134512640 135305190 3218688208 3068579008 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 710.14
Current children cumulated vsize (KiB) 122176

Child status: 20
Real time (s): 236.226
CPU time (s): 710.19
CPU user time (s): 709.45
CPU system time (s): 0.74
CPU usage (%): 300.639
Max. virtual memory (cumulated for all children) (KiB): 122176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 709.45
system time used= 0.74
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24589
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= 1448
involuntary context switches= 40534

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 21:36:55
IDJOB=1780984
IDBENCH=71086
IDSOLVER=623
FILE ID=/1780984-1243539415
PBS_JOBID=
Free space on /tmp= 15884 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780984-1243539415/watcher-1780984-1243539415 -o /tmp/evaluation-result-1780984-1243539415/solver-1780984-1243539415 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780984-1243539415.cnf aimd 1

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED= 1102084711

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.43
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:       2145508 kB
Buffers:          2844 kB
Cached:         529220 kB
SwapCached:        640 kB
Active:         674960 kB
Inactive:       508520 kB
HighTotal:     2489216 kB
HighFree:      1305060 kB
LowTotal:       879316 kB
LowFree:        840448 kB
SwapTotal:     1959888 kB
SwapFree:      1954872 kB
Dirty:            2488 kB
Writeback:           0 kB
AnonPages:      651416 kB
Mapped:          16520 kB
Slab:            28432 kB
SReclaimable:    19992 kB
SUnreclaim:       8440 kB
PageTables:       1380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   907036 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 21:40:52