Trace number 1772736

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-20UNSAT 1175.97 595.355

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-17-u.cnf
MD5SUM83ece6745238c422c7e68e5a07fc7f73
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark410.228
Satisfiable
(Un)Satisfiability was proved
Number of variables183464
Number of clauses855717
Sum of the clauses size1974802
Maximum clause length10
Minimum clause length1
Number of clauses of size 115316
Number of clauses of size 2664917
Number of clauses of size 3141084
Number of clauses of size 43820
Number of clauses of size 515280
Number of clauses of size over 515300

Solver Data

0.00/0.00	c Parsing...
0.68/0.74	c ==============================================================================
0.68/0.74	c |           |     ORIGINAL     |              LEARNT              |          |
0.68/0.74	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.68/0.74	c ==============================================================================
0.68/0.74	c |         0 |  840401  1959486 |  252120       0        0     nan |  0.000 % |
5.97/6.07	c |         0 |  357793   957950 |      --       0       --      -- |     --   | -306964/-605014
6.27/6.35	c ==============================================================================
6.27/6.35	c Result  :   #vars: 59617   #clauses: 357793   #literals: 957950
6.27/6.35	c CPU time:   5.83711 s
6.27/6.35	c ==============================================================================
1175.90/595.31	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
1175.90/595.31	c ============================[ Problem Statistics ]=============================
1175.90/595.31	c |                                                                             |
1175.90/595.31	c threadId              : 0
1175.90/595.31	c restarts              : 295
1175.90/595.31	c conflicts             : 302795         (259 /sec)
1175.90/595.31	c decisions             : 374400         (0.74 % random) (320 /sec)
1175.90/595.31	c propagations          : 288918087      (247258 /sec)
1175.90/595.31	c conflict literals     : 8437485        (42.75 % deleted)
1175.90/595.31	c Memory used           : 197.76 MB
1175.90/595.31	c CPU time              : 1168.49 s
1175.90/595.31	
1175.90/595.31	c --->m=4, e=8, aimd=1, HOME/26664_many.cnf	time: 292.122	conflicts: 302795       
1175.90/595.34	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772736-1241285214/watcher-1772736-1241285214 -o /tmp/evaluation-result-1772736-1241285214/solver-1772736-1241285214 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772736-1241285214.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): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26664
/proc/meminfo: memFree=1861312/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=0
/proc/26664/stat : 26664 (manysat.sh) R 26662 26664 26627 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156554818 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 217871608479 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26664/statm: 1339 234 194 169 0 50 0
[pid=26665] ppid=26664 vsize=1140 CPUtime=0
/proc/26665/stat : 26665 (SatElite) R 26664 26664 26627 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 156554818 1167360 194 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/26665/statm: 285 196 50 127 0 155 0

[startup+0.054458 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26664
/proc/meminfo: memFree=1861312/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=0
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156554818 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 235 195 169 0 50 0
[pid=26665] ppid=26664 vsize=11612 CPUtime=0.05
/proc/26665/stat : 26665 (SatElite) R 26664 26664 26627 0 -1 4194304 2189 0 0 0 4 1 0 0 19 0 1 0 156554818 11890688 2173 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26665/statm: 2903 2173 50 127 0 2773 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16968

[startup+0.101465 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26664
/proc/meminfo: memFree=1861312/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=0
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156554818 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 235 195 169 0 50 0
[pid=26665] ppid=26664 vsize=21872 CPUtime=0.09
/proc/26665/stat : 26665 (SatElite) R 26664 26664 26627 0 -1 4194304 4669 0 0 0 7 2 0 0 19 0 1 0 156554818 22396928 4653 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26665/statm: 5468 4655 50 127 0 5338 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27228

[startup+0.301503 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26664
/proc/meminfo: memFree=1861312/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=0
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156554818 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 235 195 169 0 50 0
[pid=26665] ppid=26664 vsize=53256 CPUtime=0.29
/proc/26665/stat : 26665 (SatElite) R 26664 26664 26627 0 -1 4194304 10875 0 0 0 24 5 0 0 21 0 1 0 156554818 54534144 10859 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26665/statm: 13314 10861 50 127 0 13184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58612

[startup+0.701582 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26664
/proc/meminfo: memFree=1861312/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=0
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156554818 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 235 195 169 0 50 0
[pid=26665] ppid=26664 vsize=83952 CPUtime=0.68
/proc/26665/stat : 26665 (SatElite) R 26664 26664 26627 0 -1 4194304 18917 0 0 0 59 9 0 0 25 0 1 0 156554818 85966848 18901 1992294400 134512640 135034092 4294956112 18446744073709551615 134542692 0 0 4096 3 0 0 0 17 0 0 0
/proc/26665/statm: 20988 18901 51 127 0 20858 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 89308

[startup+1.50174 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 26666
/proc/meminfo: memFree=1780272/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=0
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156554818 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 235 195 169 0 50 0
[pid=26665] ppid=26664 vsize=99688 CPUtime=1.49
/proc/26665/stat : 26665 (SatElite) R 26664 26664 26627 0 -1 4194304 23568 0 0 0 137 12 0 0 25 0 1 0 156554818 102080512 21768 1992294400 134512640 135034092 4294956112 18446744073709551615 134566484 0 0 4096 3 0 0 0 17 0 0 0
/proc/26665/statm: 24922 21768 68 127 0 24792 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105044

[startup+3.10206 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 26666
/proc/meminfo: memFree=1768304/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=0
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156554818 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 235 195 169 0 50 0
[pid=26665] ppid=26664 vsize=109796 CPUtime=3.08
/proc/26665/stat : 26665 (SatElite) R 26664 26664 26627 0 -1 4194304 26296 0 0 0 295 13 0 0 25 0 1 0 156554818 112431104 24096 1992294400 134512640 135034092 4294956112 18446744073709551615 134582543 0 0 4096 3 0 0 0 17 1 0 0
/proc/26665/statm: 27449 24096 68 127 0 27319 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 115152

[startup+6.30168 s]
/proc/loadavg: 0.94 0.98 0.99 3/66 26666
/proc/meminfo: memFree=1765104/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=0
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156554818 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 235 195 169 0 50 0
[pid=26665] ppid=26664 vsize=106572 CPUtime=6.27
/proc/26665/stat : 26665 (SatElite) R 26664 26664 26627 0 -1 4194304 36889 0 0 0 603 24 0 0 25 0 1 0 156554818 109129728 23040 1992294400 134512640 135034092 4294956112 18446744073709551615 134755426 0 0 4096 3 0 0 0 17 1 0 0
/proc/26665/statm: 26643 23040 68 127 0 26513 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 111928

[startup+12.7028 s]
/proc/loadavg: 1.34 1.07 1.02 5/69 26670
/proc/meminfo: memFree=1749400/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=134436 CPUtime=7.29
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 24886 0 0 0 674 55 0 0 17 0 4 0 156555480 137662464 24843 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26667/statm: 33609 24843 83 193 0 33413 0
[pid=26667/tid=26668] ppid=26664 vsize=134436 CPUtime=1.38
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 434 0 0 0 125 13 0 0 16 0 4 0 156555588 137662464 24843 1992294400 134512640 135305190 4294956160 18446744073709551615 134837998 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26667/tid=26669] ppid=26664 vsize=134436 CPUtime=1.57
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 521 0 0 0 147 10 0 0 17 0 4 0 156555588 137662464 24843 1992294400 134512640 135305190 4294956160 18446744073709551615 134836378 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26670] ppid=26664 vsize=134436 CPUtime=1.61
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 464 0 0 0 152 9 0 0 17 0 4 0 156555588 137662464 24843 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.86
Current children cumulated vsize (KiB) 139792

[startup+25.5013 s]
/proc/loadavg: 2.15 1.26 1.08 5/69 26670
/proc/meminfo: memFree=1749656/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=134576 CPUtime=32.55
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 24962 0 0 0 3197 58 0 0 25 0 4 0 156555480 137805824 24919 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26667/statm: 33644 24919 83 193 0 33448 0
[pid=26667/tid=26668] ppid=26664 vsize=134576 CPUtime=7.43
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 445 0 0 0 729 14 0 0 25 0 4 0 156555588 137805824 24919 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26669] ppid=26664 vsize=134576 CPUtime=8.2
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 544 0 0 0 809 11 0 0 20 0 4 0 156555588 137805824 24919 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26667/tid=26670] ppid=26664 vsize=134576 CPUtime=8.14
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 490 0 0 0 805 9 0 0 18 0 4 0 156555588 137805824 24919 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.12
Current children cumulated vsize (KiB) 139932

[startup+51.1013 s]
/proc/loadavg: 3.12 1.56 1.19 5/69 26670
/proc/meminfo: memFree=1747928/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=136096 CPUtime=83.57
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 25423 0 0 0 8297 60 0 0 25 0 4 0 156555480 139362304 25380 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26667/statm: 34024 25380 83 193 0 33828 0
[pid=26667/tid=26668] ppid=26664 vsize=136096 CPUtime=20.23
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 523 0 0 0 2008 15 0 0 25 0 4 0 156555588 139362304 25380 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26669] ppid=26664 vsize=136096 CPUtime=20.61
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 751 0 0 0 2049 12 0 0 25 0 4 0 156555588 139362304 25380 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26667/tid=26670] ppid=26664 vsize=136096 CPUtime=20.9
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 584 0 0 0 2080 10 0 0 25 0 4 0 156555588 139362304 25380 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 90.14
Current children cumulated vsize (KiB) 141452

[startup+102.301 s]
/proc/loadavg: 3.75 1.98 1.35 5/69 26670
/proc/meminfo: memFree=1741336/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=143908 CPUtime=185.71
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 27079 0 0 0 18508 63 0 0 25 0 4 0 156555480 147361792 27036 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26667/statm: 35977 27036 83 193 0 35781 0
[pid=26667/tid=26668] ppid=26664 vsize=143908 CPUtime=46.13
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 868 0 0 0 4597 16 0 0 25 0 4 0 156555588 147361792 27036 1992294400 134512640 135305190 4294956160 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26669] ppid=26664 vsize=143908 CPUtime=45.71
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 1372 0 0 0 4558 13 0 0 25 0 4 0 156555588 147361792 27036 1992294400 134512640 135305190 4294956160 18446744073709551615 134552689 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26667/tid=26670] ppid=26664 vsize=143908 CPUtime=46.03
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 927 0 0 0 4593 10 0 0 25 0 4 0 156555588 147361792 27036 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 192.28
Current children cumulated vsize (KiB) 149264

[startup+162.302 s]
/proc/loadavg: 4.02 2.37 1.52 5/69 26670
/proc/meminfo: memFree=1730136/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=156296 CPUtime=305.44
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 29868 0 0 0 30477 67 0 0 25 0 4 0 156555480 160047104 29825 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26667/statm: 39074 29825 83 193 0 38878 0
[pid=26667/tid=26668] ppid=26664 vsize=156296 CPUtime=75.68
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 1384 0 0 0 7552 16 0 0 25 0 4 0 156555588 160047104 29825 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26667/tid=26669] ppid=26664 vsize=156296 CPUtime=75.2
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 2344 0 0 0 7506 14 0 0 25 0 4 0 156555588 160047104 29825 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26670] ppid=26664 vsize=156296 CPUtime=76.19
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 1610 0 0 0 7607 12 0 0 25 0 4 0 156555588 160047104 29825 1992294400 134512640 135305190 4294956160 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 312.01
Current children cumulated vsize (KiB) 161652

[startup+222.303 s]
/proc/loadavg: 4.08 2.68 1.68 5/69 26670
/proc/meminfo: memFree=1717656/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57

################
# More data... #
################

[pid=26667/tid=26669] ppid=26664 vsize=189404 CPUtime=194.08
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 5343 0 0 0 19391 17 0 0 25 0 4 0 156555588 193949696 37711 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26667/tid=26670] ppid=26664 vsize=189404 CPUtime=195.19
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 3323 0 0 0 19505 14 0 0 25 0 4 0 156555588 193949696 37711 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 790.86
Current children cumulated vsize (KiB) 194760

[startup+462.302 s]
/proc/loadavg: 4.29 3.66 2.31 5/69 26670
/proc/meminfo: memFree=1690712/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=197660 CPUtime=904
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 39658 0 0 0 90319 81 0 0 25 0 4 0 156555480 202403840 39615 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26667/statm: 49415 39615 83 193 0 49219 0
[pid=26667/tid=26668] ppid=26664 vsize=197660 CPUtime=225.49
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 3547 0 0 0 22531 18 0 0 25 0 4 0 156555588 202403840 39615 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26669] ppid=26664 vsize=197660 CPUtime=224.78
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 5678 0 0 0 22460 18 0 0 25 0 4 0 156555588 202403840 39615 1992294400 134512640 135305190 4294956160 18446744073709551615 134553353 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26670] ppid=26664 vsize=197660 CPUtime=225.47
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 3813 0 0 0 22532 15 0 0 25 0 4 0 156555588 202403840 39615 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 910.57
Current children cumulated vsize (KiB) 203016

[startup+522.302 s]
/proc/loadavg: 4.15 3.74 2.42 5/69 26670
/proc/meminfo: memFree=1689240/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=198980 CPUtime=1023.72
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 40019 0 0 0 102289 83 0 0 25 0 4 0 156555480 203755520 39976 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26667/statm: 49745 39976 83 193 0 49549 0
[pid=26667/tid=26668] ppid=26664 vsize=198980 CPUtime=255.69
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 3662 0 0 0 25550 19 0 0 25 0 4 0 156555588 203755520 39976 1992294400 134512640 135305190 4294956160 18446744073709551615 134528160 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26669] ppid=26664 vsize=198980 CPUtime=254.56
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 5712 0 0 0 25438 18 0 0 25 0 4 0 156555588 203755520 39976 1992294400 134512640 135305190 4294956160 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26670] ppid=26664 vsize=198980 CPUtime=254.96
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 3928 0 0 0 25481 15 0 0 25 0 4 0 156555588 203755520 39976 1992294400 134512640 135305190 4294956160 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1030.29
Current children cumulated vsize (KiB) 204336

[startup+582.302 s]
/proc/loadavg: 4.18 3.81 2.52 5/69 26670
/proc/meminfo: memFree=1685592/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=201908 CPUtime=1143.43
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 40940 0 0 0 114258 85 0 0 25 0 4 0 156555480 206753792 40897 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26667/statm: 50477 40897 83 193 0 50281 0
[pid=26667/tid=26668] ppid=26664 vsize=201908 CPUtime=285.79
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4007 0 0 0 28559 20 0 0 25 0 4 0 156555588 206753792 40897 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26667/tid=26669] ppid=26664 vsize=201908 CPUtime=283.93
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 5831 0 0 0 28375 18 0 0 25 0 4 0 156555588 206753792 40897 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26670] ppid=26664 vsize=201908 CPUtime=285.5
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4133 0 0 0 28534 16 0 0 25 0 4 0 156555588 206753792 40897 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1150
Current children cumulated vsize (KiB) 207264

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

[startup+583.302 s]
/proc/loadavg: 4.18 3.81 2.52 5/69 26670
/proc/meminfo: memFree=1685464/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=201908 CPUtime=1145.43
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 40946 0 0 0 114458 85 0 0 25 0 4 0 156555480 206753792 40903 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26667/statm: 50477 40903 83 193 0 50281 0
[pid=26667/tid=26668] ppid=26664 vsize=201908 CPUtime=286.29
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4012 0 0 0 28609 20 0 0 25 0 4 0 156555588 206753792 40903 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26667/tid=26669] ppid=26664 vsize=201908 CPUtime=284.43
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 5831 0 0 0 28425 18 0 0 25 0 4 0 156555588 206753792 40903 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26670] ppid=26664 vsize=201908 CPUtime=286
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4134 0 0 0 28584 16 0 0 25 0 4 0 156555588 206753792 40903 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1152
Current children cumulated vsize (KiB) 207264

[startup+589.702 s]
/proc/loadavg: 4.30 3.85 2.55 5/69 26670
/proc/meminfo: memFree=1685016/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=202428 CPUtime=1158.18
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 41048 0 0 0 115733 85 0 0 25 0 4 0 156555480 207286272 41005 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26667/statm: 50607 41005 83 193 0 50411 0
[pid=26667/tid=26668] ppid=26664 vsize=202428 CPUtime=289.49
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4054 0 0 0 28929 20 0 0 25 0 4 0 156555588 207286272 41005 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26667/tid=26669] ppid=26664 vsize=202428 CPUtime=287.63
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 5832 0 0 0 28745 18 0 0 25 0 4 0 156555588 207286272 41005 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26670] ppid=26664 vsize=202428 CPUtime=289.16
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4151 0 0 0 28900 16 0 0 25 0 4 0 156555588 207286272 41005 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1164.75
Current children cumulated vsize (KiB) 207784

[startup+592.902 s]
/proc/loadavg: 4.30 3.85 2.55 5/69 26670
/proc/meminfo: memFree=1685016/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=202500 CPUtime=1164.58
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 41060 0 0 0 116372 86 0 0 17 0 4 0 156555480 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26667/statm: 50625 41017 83 193 0 50429 0
[pid=26667/tid=26668] ppid=26664 vsize=202500 CPUtime=291.18
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4060 0 0 0 29098 20 0 0 21 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134529260 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26667/tid=26669] ppid=26664 vsize=202500 CPUtime=288.86
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 5832 0 0 0 28868 18 0 0 25 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26670] ppid=26664 vsize=202500 CPUtime=290.66
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4151 0 0 0 29050 16 0 0 25 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1171.15
Current children cumulated vsize (KiB) 207856

[startup+594.502 s]
/proc/loadavg: 4.36 3.87 2.56 5/69 26670
/proc/meminfo: memFree=1685016/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=202500 CPUtime=1167.77
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 41060 0 0 0 116691 86 0 0 22 0 4 0 156555480 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134528851 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26667/statm: 50625 41017 83 193 0 50429 0
[pid=26667/tid=26668] ppid=26664 vsize=202500 CPUtime=291.88
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4060 0 0 0 29168 20 0 0 25 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134557557 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26669] ppid=26664 vsize=202500 CPUtime=289.66
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 5832 0 0 0 28948 18 0 0 25 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26670] ppid=26664 vsize=202500 CPUtime=291.36
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4151 0 0 0 29120 16 0 0 25 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134529260 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1174.34
Current children cumulated vsize (KiB) 207856

[startup+594.902 s]
/proc/loadavg: 4.36 3.87 2.56 5/69 26670
/proc/meminfo: memFree=1685016/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=202500 CPUtime=1168.58
/proc/26667/stat : 26667 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194304 41060 0 0 0 116772 86 0 0 24 0 4 0 156555480 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26667/statm: 50625 41017 83 193 0 50429 0
[pid=26667/tid=26668] ppid=26664 vsize=202500 CPUtime=292.08
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4060 0 0 0 29188 20 0 0 25 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26669] ppid=26664 vsize=202500 CPUtime=289.86
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 5832 0 0 0 28968 18 0 0 25 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26670] ppid=26664 vsize=202500 CPUtime=291.56
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4151 0 0 0 29140 16 0 0 25 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1175.15
Current children cumulated vsize (KiB) 207856

[startup+595.302 s]
/proc/loadavg: 4.36 3.87 2.56 5/69 26670
/proc/meminfo: memFree=1685016/2055920 swapFree=4180712/4192956
[pid=26664] ppid=26662 vsize=5356 CPUtime=6.57
/proc/26664/stat : 26664 (manysat.sh) S 26662 26664 26627 0 -1 4194304 313 36892 0 0 0 0 628 29 16 0 1 0 156554818 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26664/statm: 1339 238 195 169 0 50 0
[pid=26667] ppid=26664 vsize=202500 CPUtime=1169.33
/proc/26667/stat : 26667 (manysat1.1_stat) S 26664 26664 26627 0 -1 4194304 41060 0 0 0 116847 86 0 0 25 0 4 0 156555480 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26667/statm: 50625 41017 83 193 0 50429 0
[pid=26667/tid=26668] ppid=26664 vsize=202500 CPUtime=292.28
/proc/26667/task/26668/stat : 26668 (manysat1.1_stat) R 26664 26664 26627 0 -1 4194368 4060 0 0 0 29208 20 0 0 25 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134529388 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26667/tid=26669] ppid=26664 vsize=202500 CPUtime=290.06
/proc/26667/task/26669/stat : 26669 (manysat1.1_stat) S 26664 26664 26627 0 -1 4194368 5832 0 0 0 28988 18 0 0 25 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26667/tid=26670] ppid=26664 vsize=202500 CPUtime=291.76
/proc/26667/task/26670/stat : 26670 (manysat1.1_stat) S 26664 26664 26627 0 -1 4194368 4151 0 0 0 29160 16 0 0 25 0 4 0 156555588 207360000 41017 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1175.9
Current children cumulated vsize (KiB) 207856

Child status: 20
Real time (s): 595.355
CPU time (s): 1175.97
CPU user time (s): 1174.77
CPU system time (s): 1.20082
CPU usage (%): 197.525
Max. virtual memory (cumulated for all children) (KiB): 207856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1174.77
system time used= 1.20082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78434
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= 870
involuntary context switches= 20524

runsolver used 0.626904 second user time and 1.72974 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-02 19:26:55
IDJOB=1772736
IDBENCH=20379
IDSOLVER=612
FILE ID=node28/1772736-1241285214
PBS_JOBID= 9225069
Free space on /tmp= 66268 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-17-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772736-1241285214/watcher-1772736-1241285214 -o /tmp/evaluation-result-1772736-1241285214/solver-1772736-1241285214 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1772736-1241285214.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 83ece6745238c422c7e68e5a07fc7f73
RANDOM SEED=172771190

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1861792 kB
Buffers:         27576 kB
Cached:          87044 kB
SwapCached:       5468 kB
Active:          30388 kB
Inactive:        92708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861792 kB
SwapTotal:     4192956 kB
SwapFree:      4180712 kB
Dirty:           16872 kB
Writeback:           0 kB
Mapped:          14192 kB
Slab:            56896 kB
Committed_AS:   716624 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66268 MiB
End job on node28 at 2009-05-02 19:36:51