Trace number 1773436

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 1812.45 914.275

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark745.44
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
1.18/1.29	c ==============================================================================
1.18/1.29	c |           |     ORIGINAL     |              LEARNT              |          |
1.18/1.29	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.18/1.29	c ==============================================================================
1.18/1.29	c |         0 | 1291713  3013997 |  387513       0        0     nan |  0.000 % |
9.18/9.23	c |         0 |  547995  2160666 |      --       0       --      -- |     --   | -743716/-853326
9.18/9.24	c ==============================================================================
9.18/9.24	c Result  :   #vars: 68748   #clauses: 547995   #literals: 2160666
9.18/9.24	c CPU time:   8.76167 s
9.18/9.24	c ==============================================================================
1812.20/914.17	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
1812.20/914.17	c ============================[ Problem Statistics ]=============================
1812.20/914.17	c |                                                                             |
1812.20/914.17	c threadId              : 0
1812.20/914.17	c restarts              : 2970
1812.20/914.17	c conflicts             : 597081         (332 /sec)
1812.20/914.17	c decisions             : 5043173        (1.58 % random) (2800 /sec)
1812.20/914.17	c propagations          : 384887156      (213726 /sec)
1812.20/914.17	c conflict literals     : 13923574       (22.89 % deleted)
1812.20/914.17	c Memory used           : 457.10 MB
1812.20/914.17	c CPU time              : 1800.84 s
1812.20/914.17	
1812.20/914.17	c --->m=4, e=8, aimd=1, HOME/1596_many.cnf	time: 450.211	conflicts: 597081       
1812.36/914.24	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-1773436-1241287339/watcher-1773436-1241287339 -o /tmp/evaluation-result-1773436-1241287339/solver-1773436-1241287339 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773436-1241287339.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: 3.33 1.92 1.33 3/64 1596
/proc/meminfo: memFree=1084068/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=0
/proc/1596/stat : 1596 (manysat.sh) R 1594 1596 1520 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156766683 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1596/statm: 1339 234 194 169 0 50 0
[pid=1597] ppid=1596 vsize=956 CPUtime=0
/proc/1597/stat : 1597 (SatElite) R 1596 1596 1520 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 156766684 978944 139 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/1597/statm: 239 143 50 127 0 109 0

[startup+0.0273379 s]
/proc/loadavg: 3.33 1.92 1.33 3/64 1596
/proc/meminfo: memFree=1084068/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=0
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156766683 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1596/statm: 1339 235 195 169 0 50 0
[pid=1597] ppid=1596 vsize=4584 CPUtime=0.01
/proc/1597/stat : 1597 (SatElite) R 1596 1596 1520 0 -1 4194304 948 0 0 0 1 0 0 0 18 0 1 0 156766684 4694016 932 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/1597/statm: 1146 934 50 127 0 1016 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9940

[startup+0.101346 s]
/proc/loadavg: 3.33 1.92 1.33 3/64 1596
/proc/meminfo: memFree=1084068/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=0
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156766683 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1596/statm: 1339 235 195 169 0 50 0
[pid=1597] ppid=1596 vsize=16148 CPUtime=0.09
/proc/1597/stat : 1597 (SatElite) R 1596 1596 1520 0 -1 4194304 3435 0 0 0 7 2 0 0 19 0 1 0 156766684 16535552 3419 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/1597/statm: 4037 3419 50 127 0 3907 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21504

[startup+0.301367 s]
/proc/loadavg: 3.33 1.92 1.33 3/64 1596
/proc/meminfo: memFree=1084068/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=0
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156766683 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1596/statm: 1339 235 195 169 0 50 0
[pid=1597] ppid=1596 vsize=41528 CPUtime=0.29
/proc/1597/stat : 1597 (SatElite) R 1596 1596 1520 0 -1 4194304 9920 0 0 0 23 6 0 0 21 0 1 0 156766684 42524672 9904 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/1597/statm: 10382 9904 50 127 0 10252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46884

[startup+0.70141 s]
/proc/loadavg: 3.33 1.92 1.33 3/64 1596
/proc/meminfo: memFree=1084068/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=0
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156766683 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1596/statm: 1339 235 195 169 0 50 0
[pid=1597] ppid=1596 vsize=114248 CPUtime=0.69
/proc/1597/stat : 1597 (SatElite) R 1596 1596 1520 0 -1 4194304 22545 0 0 0 55 14 0 0 25 0 1 0 156766684 116989952 22530 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/1597/statm: 28562 22532 50 127 0 28432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 119604

[startup+1.5015 s]
/proc/loadavg: 3.33 1.92 1.33 2/66 1598
/proc/meminfo: memFree=956052/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=0
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156766683 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1596/statm: 1339 235 195 169 0 50 0
[pid=1597] ppid=1596 vsize=190584 CPUtime=1.48
/proc/1597/stat : 1597 (SatElite) R 1596 1596 1520 0 -1 4194304 46924 0 0 0 121 27 0 0 25 0 1 0 156766684 195158016 43325 1992294400 134512640 135034092 4294956112 18446744073709551615 134671580 0 0 4096 3 0 0 0 17 0 0 0
/proc/1597/statm: 47646 43325 68 127 0 47516 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 195940

[startup+3.10168 s]
/proc/loadavg: 3.33 1.92 1.33 2/66 1598
/proc/meminfo: memFree=903188/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=0
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156766683 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1596/statm: 1339 235 195 169 0 50 0
[pid=1597] ppid=1596 vsize=197888 CPUtime=3.09
/proc/1597/stat : 1597 (SatElite) R 1596 1596 1520 0 -1 4194304 48612 0 0 0 277 32 0 0 25 0 1 0 156766684 202637312 45013 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/1597/statm: 49472 45013 68 127 0 49342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 203244

[startup+6.30103 s]
/proc/loadavg: 3.15 1.90 1.33 2/66 1598
/proc/meminfo: memFree=870164/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=0
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156766683 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1596/statm: 1339 235 195 169 0 50 0
[pid=1597] ppid=1596 vsize=210812 CPUtime=6.29
/proc/1597/stat : 1597 (SatElite) R 1596 1596 1520 0 -1 4194304 51488 0 0 0 587 42 0 0 25 0 1 0 156766684 215871488 47889 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/1597/statm: 52703 47889 68 127 0 52573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 216168

[startup+12.7016 s]
/proc/loadavg: 2.98 1.89 1.33 5/69 1602
/proc/meminfo: memFree=879292/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=199896 CPUtime=3.45
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 40574 0 0 0 309 36 0 0 16 0 4 0 156767701 204693504 40473 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1599/statm: 49974 40473 83 193 0 49778 0
[pid=1599/tid=1600] ppid=1596 vsize=199896 CPUtime=0.54
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 946 0 0 0 50 4 0 0 17 0 4 0 156767854 204693504 40473 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1599/tid=1601] ppid=1596 vsize=199896 CPUtime=0.44
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 1056 0 0 0 41 3 0 0 16 0 4 0 156767854 204693504 40473 1992294400 134512640 135305190 4294956160 18446744073709551615 134846246 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1599/tid=1602] ppid=1596 vsize=199896 CPUtime=0.5
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 966 0 0 0 46 4 0 0 16 0 4 0 156767854 204693504 40473 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.61
Current children cumulated vsize (KiB) 205252

[startup+25.503 s]
/proc/loadavg: 3.20 1.99 1.37 5/69 1602
/proc/meminfo: memFree=846076/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=224928 CPUtime=28.95
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 46852 0 0 0 2844 51 0 0 17 0 4 0 156767701 230326272 46742 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1599/statm: 56232 46742 83 193 0 56036 0
[pid=1599/tid=1600] ppid=1596 vsize=224928 CPUtime=6.83
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 2380 0 0 0 675 8 0 0 17 0 4 0 156767854 230326272 46742 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=224928 CPUtime=6.72
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 3071 0 0 0 665 7 0 0 17 0 4 0 156767854 230326272 46742 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1599/tid=1602] ppid=1596 vsize=224928 CPUtime=7
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 2123 0 0 0 692 8 0 0 17 0 4 0 156767854 230326272 46742 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.11
Current children cumulated vsize (KiB) 230284

[startup+51.1028 s]
/proc/loadavg: 3.47 2.15 1.44 5/69 1602
/proc/meminfo: memFree=818364/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=253508 CPUtime=79.97
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 53796 0 0 0 7939 58 0 0 17 0 4 0 156767701 259592192 53663 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1599/statm: 63377 53663 83 193 0 63181 0
[pid=1599/tid=1600] ppid=1596 vsize=253508 CPUtime=18.43
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 3080 0 0 0 1834 9 0 0 17 0 4 0 156767854 259592192 53663 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=253508 CPUtime=19.59
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 7517 0 0 0 1949 10 0 0 17 0 4 0 156767854 259592192 53663 1992294400 134512640 135305190 4294956160 18446744073709551615 134552665 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1599/tid=1602] ppid=1596 vsize=253508 CPUtime=20.27
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 2952 0 0 0 2018 9 0 0 17 0 4 0 156767854 259592192 53663 1992294400 134512640 135305190 4294956160 18446744073709551615 134530997 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 90.13
Current children cumulated vsize (KiB) 258864

[startup+102.307 s]
/proc/loadavg: 3.77 2.43 1.57 5/69 1602
/proc/meminfo: memFree=784252/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=286568 CPUtime=182.13
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 62311 0 0 0 18144 69 0 0 18 0 4 0 156767701 293445632 62178 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1599/statm: 71642 62178 83 193 0 71446 0
[pid=1599/tid=1600] ppid=1596 vsize=286568 CPUtime=44.29
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 3988 0 0 0 4418 11 0 0 18 0 4 0 156767854 293445632 62178 1992294400 134512640 135305190 4294956160 18446744073709551615 134528958 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1599/tid=1601] ppid=1596 vsize=286568 CPUtime=48.39
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 13401 0 0 0 4824 15 0 0 17 0 4 0 156767854 293445632 62178 1992294400 134512640 135305190 4294956160 18446744073709551615 134528834 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1602] ppid=1596 vsize=286568 CPUtime=42.56
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 3597 0 0 0 4245 11 0 0 16 0 4 0 156767854 293445632 62178 1992294400 134512640 135305190 4294956160 18446744073709551615 134557241 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 192.29
Current children cumulated vsize (KiB) 291924

[startup+162.302 s]
/proc/loadavg: 3.91 2.71 1.72 5/69 1602
/proc/meminfo: memFree=752636/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=318408 CPUtime=301.85
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 70152 0 0 0 30105 80 0 0 18 0 4 0 156767701 326049792 70019 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1599/statm: 79602 70019 83 193 0 79406 0
[pid=1599/tid=1600] ppid=1596 vsize=318408 CPUtime=71.04
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 4970 0 0 0 7092 12 0 0 19 0 4 0 156767854 326049792 70019 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=318408 CPUtime=74.63
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 17744 0 0 0 7442 21 0 0 19 0 4 0 156767854 326049792 70019 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1599/tid=1602] ppid=1596 vsize=318408 CPUtime=71.65
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 4460 0 0 0 7153 12 0 0 18 0 4 0 156767854 326049792 70019 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 312.01
Current children cumulated vsize (KiB) 323764

[startup+222.302 s]
/proc/loadavg: 3.97 2.95 1.86 5/69 1602
/proc/meminfo: memFree=743868/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16

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

/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=458356 CPUtime=1618.84
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 104216 0 0 0 161755 129 0 0 24 0 4 0 156767701 469356544 104083 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1599/statm: 114589 104083 83 193 0 114393 0
[pid=1599/tid=1600] ppid=1596 vsize=458356 CPUtime=392.63
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 9844 0 0 0 39242 21 0 0 21 0 4 0 156767854 469356544 104083 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=458356 CPUtime=361.22
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 34782 0 0 0 36082 40 0 0 18 0 4 0 156767854 469356544 104083 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1602] ppid=1596 vsize=458356 CPUtime=417.45
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 8581 0 0 0 41725 20 0 0 25 0 4 0 156767854 469356544 104083 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1629
Current children cumulated vsize (KiB) 463712

[startup+882.302 s]
/proc/loadavg: 3.99 3.87 2.93 5/69 1602
/proc/meminfo: memFree=608124/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=466380 CPUtime=1738.57
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 106202 0 0 0 173725 132 0 0 21 0 4 0 156767701 477573120 106069 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1599/statm: 116595 106069 83 193 0 116399 0
[pid=1599/tid=1600] ppid=1596 vsize=466380 CPUtime=423.32
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 10183 0 0 0 42311 21 0 0 21 0 4 0 156767854 477573120 106069 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=466380 CPUtime=385.98
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 35534 0 0 0 38557 41 0 0 25 0 4 0 156767854 477573120 106069 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1599/tid=1602] ppid=1596 vsize=466380 CPUtime=451.24
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 8934 0 0 0 45104 20 0 0 18 0 4 0 156767854 477573120 106069 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1748.73
Current children cumulated vsize (KiB) 471736

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

[startup+895.902 s]
/proc/loadavg: 3.91 3.86 2.94 5/69 1602
/proc/meminfo: memFree=606972/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=467560 CPUtime=1765.71
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 106490 0 0 0 176439 132 0 0 19 0 4 0 156767701 478781440 106357 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1599/statm: 116890 106357 83 193 0 116694 0
[pid=1599/tid=1600] ppid=1596 vsize=467560 CPUtime=428.63
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 10183 0 0 0 42842 21 0 0 19 0 4 0 156767854 478781440 106357 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=467560 CPUtime=391.2
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 35781 0 0 0 39079 41 0 0 16 0 4 0 156767854 478781440 106357 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1599/tid=1602] ppid=1596 vsize=467560 CPUtime=459.68
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 8937 0 0 0 45948 20 0 0 18 0 4 0 156767854 478781440 106357 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.87
Current children cumulated vsize (KiB) 472916

[startup+902.302 s]
/proc/loadavg: 3.92 3.86 2.94 5/69 1602
/proc/meminfo: memFree=606780/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=467720 CPUtime=1778.48
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 106539 0 0 0 177716 132 0 0 20 0 4 0 156767701 478945280 106406 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1599/statm: 116930 106406 83 193 0 116734 0
[pid=1599/tid=1600] ppid=1596 vsize=467720 CPUtime=432.44
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 10183 0 0 0 43223 21 0 0 21 0 4 0 156767854 478945280 106406 1992294400 134512640 135305190 4294956160 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=467720 CPUtime=394.78
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 35829 0 0 0 39437 41 0 0 21 0 4 0 156767854 478945280 106406 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1599/tid=1602] ppid=1596 vsize=467720 CPUtime=462.24
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 8937 0 0 0 46204 20 0 0 25 0 4 0 156767854 478945280 106406 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (KiB) 473076

[startup+908.701 s]
/proc/loadavg: 3.93 3.87 2.95 5/69 1602
/proc/meminfo: memFree=606524/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=468064 CPUtime=1791.25
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 106613 0 0 0 178993 132 0 0 25 0 4 0 156767701 479297536 106480 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1599/statm: 117016 106480 83 193 0 116820 0
[pid=1599/tid=1600] ppid=1596 vsize=468064 CPUtime=434.91
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 10183 0 0 0 43470 21 0 0 20 0 4 0 156767854 479297536 106480 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=468064 CPUtime=398
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 35903 0 0 0 39758 42 0 0 25 0 4 0 156767854 479297536 106480 1992294400 134512640 135305190 4294956160 18446744073709551615 134541947 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1599/tid=1602] ppid=1596 vsize=468064 CPUtime=466.14
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 8937 0 0 0 46594 20 0 0 21 0 4 0 156767854 479297536 106480 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1801.41
Current children cumulated vsize (KiB) 473420

[startup+911.907 s]
/proc/loadavg: 3.93 3.87 2.95 5/69 1602
/proc/meminfo: memFree=606460/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=468064 CPUtime=1797.65
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 106630 0 0 0 179632 133 0 0 19 0 4 0 156767701 479297536 106497 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1599/statm: 117016 106497 83 193 0 116820 0
[pid=1599/tid=1600] ppid=1596 vsize=468064 CPUtime=436.32
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 10183 0 0 0 43611 21 0 0 18 0 4 0 156767854 479297536 106497 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=468064 CPUtime=399.05
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 35920 0 0 0 39863 42 0 0 17 0 4 0 156767854 479297536 106497 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1602] ppid=1596 vsize=468064 CPUtime=467.96
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 8937 0 0 0 46776 20 0 0 17 0 4 0 156767854 479297536 106497 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1807.81
Current children cumulated vsize (KiB) 473420

[startup+913.503 s]
/proc/loadavg: 3.94 3.87 2.96 5/69 1602
/proc/meminfo: memFree=606460/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=468064 CPUtime=1800.84
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 106642 0 0 0 179951 133 0 0 19 0 4 0 156767701 479297536 106509 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1599/statm: 117016 106509 83 193 0 116820 0
[pid=1599/tid=1600] ppid=1596 vsize=468064 CPUtime=437.54
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 10183 0 0 0 43733 21 0 0 17 0 4 0 156767854 479297536 106509 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=468064 CPUtime=399.42
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 35932 0 0 0 39900 42 0 0 18 0 4 0 156767854 479297536 106509 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1602] ppid=1596 vsize=468064 CPUtime=469.44
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 8937 0 0 0 46924 20 0 0 19 0 4 0 156767854 479297536 106509 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1811
Current children cumulated vsize (KiB) 473420

[startup+913.903 s]
/proc/loadavg: 3.94 3.87 2.96 5/69 1602
/proc/meminfo: memFree=606460/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=468064 CPUtime=1801.64
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 106647 0 0 0 180031 133 0 0 20 0 4 0 156767701 479297536 106514 1992294400 134512640 135305190 4294956160 18446744073709551615 134558389 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1599/statm: 117016 106514 83 193 0 116820 0
[pid=1599/tid=1600] ppid=1596 vsize=468064 CPUtime=437.78
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 10183 0 0 0 43757 21 0 0 17 0 4 0 156767854 479297536 106514 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=468064 CPUtime=399.58
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 35937 0 0 0 39916 42 0 0 17 0 4 0 156767854 479297536 106514 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1602] ppid=1596 vsize=468064 CPUtime=469.64
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 8937 0 0 0 46944 20 0 0 19 0 4 0 156767854 479297536 106514 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1811.8
Current children cumulated vsize (KiB) 473420

[startup+914.107 s]
/proc/loadavg: 3.94 3.87 2.96 5/69 1602
/proc/meminfo: memFree=606396/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=468064 CPUtime=1802.04
/proc/1599/stat : 1599 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194304 106649 0 0 0 180071 133 0 0 20 0 4 0 156767701 479297536 106516 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1599/statm: 117016 106516 83 193 0 116820 0
[pid=1599/tid=1600] ppid=1596 vsize=468064 CPUtime=437.88
/proc/1599/task/1600/stat : 1600 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 10183 0 0 0 43767 21 0 0 17 0 4 0 156767854 479297536 106516 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1601] ppid=1596 vsize=468064 CPUtime=399.68
/proc/1599/task/1601/stat : 1601 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 35939 0 0 0 39926 42 0 0 17 0 4 0 156767854 479297536 106516 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1599/tid=1602] ppid=1596 vsize=468064 CPUtime=469.74
/proc/1599/task/1602/stat : 1602 (manysat1.1_stat) R 1596 1596 1520 0 -1 4194368 8937 0 0 0 46954 20 0 0 19 0 4 0 156767854 479297536 106516 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1812.2
Current children cumulated vsize (KiB) 473420

[startup+914.203 s]
/proc/loadavg: 3.94 3.87 2.96 5/69 1602
/proc/meminfo: memFree=606396/2055920 swapFree=4181296/4192956
[pid=1596] ppid=1594 vsize=5356 CPUtime=10.16
/proc/1596/stat : 1596 (manysat.sh) S 1594 1596 1520 0 -1 4194304 313 56812 0 0 0 0 961 55 16 0 1 0 156766683 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1596/statm: 1339 238 195 169 0 50 0
[pid=1599] ppid=1596 vsize=0 CPUtime=1802.2
/proc/1599/stat : 1599 (manysat1.1_stat) Z 1596 1596 1520 0 -1 4194316 106666 0 0 0 180084 136 0 0 16 0 2 0 156767701 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1599/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1812.36
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 914.275
CPU time (s): 1812.45
CPU user time (s): 1810.46
CPU system time (s): 1.9917
CPU usage (%): 198.239
Max. virtual memory (cumulated for all children) (KiB): 473420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1810.46
system time used= 1.9917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163945
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= 15357
involuntary context switches= 34080

runsolver used 0.901862 second user time and 2.43263 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-02 20:02:21
IDJOB=1773436
IDBENCH=69591
IDSOLVER=612
FILE ID=node35/1773436-1241287339
PBS_JOBID= 9225096
Free space on /tmp= 66532 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773436-1241287339/watcher-1773436-1241287339 -o /tmp/evaluation-result-1773436-1241287339/solver-1773436-1241287339 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773436-1241287339.cnf aimd 1

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=1457881978

node35.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.214
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.214
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:       1084548 kB
Buffers:         93688 kB
Cached:         767608 kB
SwapCached:       5500 kB
Active:          98984 kB
Inactive:       770260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1084548 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:           25160 kB
Writeback:           0 kB
Mapped:          13636 kB
Slab:            88164 kB
Committed_AS:   751276 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node35 at 2009-05-02 20:17:36