Trace number 1773506

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 2770.04 1389.12

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark103.442
Satisfiable
(Un)Satisfiability was proved
Number of variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   59991   202888 |   17997       0        0     nan |  0.000 % |
0.10/0.15	c |         0 |   59810   202648 |      --       0       --      -- |     --   | -181/-240
0.10/0.15	c ==============================================================================
0.10/0.15	c Result  :   #vars: 9363   #clauses: 59810   #literals: 202648
0.10/0.15	c CPU time:   0.145977 s
0.10/0.15	c ==============================================================================
2769.90/1389.08	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
2769.90/1389.08	c ============================[ Problem Statistics ]=============================
2769.90/1389.08	c |                                                                             |
2769.90/1389.08	c threadId              : 2
2769.90/1389.08	c restarts              : 23
2769.90/1389.08	c conflicts             : 1678039        (606 /sec)
2769.90/1389.08	c decisions             : 4175330        (0.78 % random) (1508 /sec)
2769.90/1389.08	c propagations          : 692710556      (250172 /sec)
2769.90/1389.08	c conflict literals     : 51124282       (56.74 % deleted)
2769.90/1389.08	c Memory used           : 197.36 MB
2769.90/1389.08	c CPU time              : 2768.93 s
2769.90/1389.08	
2769.90/1389.08	c --->m=4, e=8, aimd=1, HOME/27498_many.cnf	time: 692.233	conflicts: 1678039      
2770.01/1389.11	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-1773506-1241287438/watcher-1773506-1241287438 -o /tmp/evaluation-result-1773506-1241287438/solver-1773506-1241287438 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773506-1241287438.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.04 1.61 1.21 3/64 27498
/proc/meminfo: memFree=1297768/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156777238 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 235 195 169 0 50 0
[pid=27499] ppid=27498 vsize=1556 CPUtime=0
/proc/27499/stat : 27499 (SatElite) R 27498 27498 27395 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 156777238 1593344 261 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/27499/statm: 389 261 50 127 0 259 0

[startup+0.106466 s]
/proc/loadavg: 3.04 1.61 1.21 3/64 27498
/proc/meminfo: memFree=1297768/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156777238 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 235 195 169 0 50 0
[pid=27499] ppid=27498 vsize=7436 CPUtime=0.1
/proc/27499/stat : 27499 (SatElite) R 27498 27498 27395 0 -1 4194304 1571 0 0 0 10 0 0 0 20 0 1 0 156777238 7614464 1555 1992294400 134512640 135034092 4294956112 18446744073709551615 134574483 0 0 4096 3 0 0 0 17 0 0 0
/proc/27499/statm: 1859 1555 68 127 0 1729 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12792

[startup+0.201475 s]
/proc/loadavg: 3.04 1.61 1.21 3/64 27498
/proc/meminfo: memFree=1297768/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156777238 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 235 195 169 0 50 0
[pid=27499] ppid=27498 vsize=7440 CPUtime=0.19
/proc/27499/stat : 27499 (SatElite) R 27498 27498 27395 0 -1 4194304 1724 0 0 0 19 0 0 0 20 0 1 0 156777238 7618560 1588 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/27499/statm: 1860 1588 69 127 0 1730 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12796

[startup+0.301498 s]
/proc/loadavg: 3.04 1.61 1.21 3/64 27498
/proc/meminfo: memFree=1297768/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 5356

[startup+0.701536 s]
/proc/loadavg: 3.04 1.61 1.21 3/64 27498
/proc/meminfo: memFree=1297768/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 5356

[startup+1.50162 s]
/proc/loadavg: 3.04 1.61 1.21 5/69 27504
/proc/meminfo: memFree=1275520/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=54896 CPUtime=2.36
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 5351 0 0 0 231 5 0 0 16 0 4 0 156777261 56213504 5337 1992294400 134512640 135305190 4294956160 18446744073709551615 134541947 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27501/statm: 13724 5337 83 193 0 13528 0
[pid=27501/tid=27502] ppid=27498 vsize=54896 CPUtime=0.43
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 217 0 0 0 43 0 0 0 17 0 4 0 156777276 56213504 5337 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27503] ppid=27498 vsize=54896 CPUtime=0.55
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 242 0 0 0 54 1 0 0 16 0 4 0 156777276 56213504 5337 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27504] ppid=27498 vsize=54896 CPUtime=0.73
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 262 0 0 0 73 0 0 0 17 0 4 0 156777276 56213504 5337 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 60252

[startup+3.10178 s]
/proc/loadavg: 3.04 1.61 1.21 5/69 27504
/proc/meminfo: memFree=1274368/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=56504 CPUtime=5.54
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 5763 0 0 0 549 5 0 0 17 0 4 0 156777261 57860096 5749 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27501/statm: 14126 5749 83 193 0 13930 0
[pid=27501/tid=27502] ppid=27498 vsize=56504 CPUtime=1.2
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 319 0 0 0 120 0 0 0 17 0 4 0 156777276 57860096 5749 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27503] ppid=27498 vsize=56504 CPUtime=1.3
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 355 0 0 0 129 1 0 0 16 0 4 0 156777276 57860096 5749 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27504] ppid=27498 vsize=56504 CPUtime=1.53
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 397 0 0 0 153 0 0 0 17 0 4 0 156777276 57860096 5749 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 61860

[startup+6.3021 s]
/proc/loadavg: 3.12 1.65 1.22 5/69 27504
/proc/meminfo: memFree=1270792/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=59460 CPUtime=11.93
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 6580 0 0 0 1186 7 0 0 17 0 4 0 156777261 60887040 6566 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27501/statm: 14865 6566 83 193 0 14669 0
[pid=27501/tid=27502] ppid=27498 vsize=59460 CPUtime=3.27
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 538 0 0 0 326 1 0 0 18 0 4 0 156777276 60887040 6566 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27503] ppid=27498 vsize=59460 CPUtime=2.94
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 583 0 0 0 292 2 0 0 17 0 4 0 156777276 60887040 6566 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27504] ppid=27498 vsize=59460 CPUtime=2.57
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 595 0 0 0 257 0 0 0 17 0 4 0 156777276 60887040 6566 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 64816

[startup+12.7028 s]
/proc/loadavg: 3.19 1.69 1.24 5/69 27504
/proc/meminfo: memFree=1263432/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=66220 CPUtime=24.71
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 8334 0 0 0 2462 9 0 0 18 0 4 0 156777261 67809280 8320 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27501/statm: 16555 8320 83 193 0 16359 0
[pid=27501/tid=27502] ppid=27498 vsize=66220 CPUtime=5.26
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 815 0 0 0 525 1 0 0 18 0 4 0 156777276 67809280 8320 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27503] ppid=27498 vsize=66220 CPUtime=4.95
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 900 0 0 0 493 2 0 0 16 0 4 0 156777276 67809280 8320 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27504] ppid=27498 vsize=66220 CPUtime=6.86
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 1098 0 0 0 685 1 0 0 17 0 4 0 156777276 67809280 8320 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 71576

[startup+25.5011 s]
/proc/loadavg: 3.29 1.78 1.28 5/69 27504
/proc/meminfo: memFree=1255176/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=74132 CPUtime=50.24
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 10313 0 0 0 5012 12 0 0 18 0 4 0 156777261 75911168 10278 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27501/statm: 18533 10278 83 193 0 18337 0
[pid=27501/tid=27502] ppid=27498 vsize=74132 CPUtime=12.18
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 1283 0 0 0 1217 1 0 0 18 0 4 0 156777276 75911168 10278 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27503] ppid=27498 vsize=74132 CPUtime=9.7
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 1377 0 0 0 967 3 0 0 18 0 4 0 156777276 75911168 10278 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27504] ppid=27498 vsize=74132 CPUtime=14.49
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 1697 0 0 0 1447 2 0 0 17 0 4 0 156777276 75911168 10278 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 79488

[startup+51.1017 s]
/proc/loadavg: 3.53 1.96 1.35 5/69 27504
/proc/meminfo: memFree=1245576/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=84072 CPUtime=101.32
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 12710 0 0 0 10118 14 0 0 19 0 4 0 156777261 86089728 12675 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27501/statm: 21018 12675 83 193 0 20822 0
[pid=27501/tid=27502] ppid=27498 vsize=84072 CPUtime=18.51
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 1437 0 0 0 1850 1 0 0 19 0 4 0 156777276 86089728 12675 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27503] ppid=27498 vsize=84072 CPUtime=22.3
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 2063 0 0 0 2227 3 0 0 19 0 4 0 156777276 86089728 12675 1992294400 134512640 135305190 4294956160 18446744073709551615 134528289 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27504] ppid=27498 vsize=84072 CPUtime=32.12
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 2431 0 0 0 3209 3 0 0 16 0 4 0 156777276 86089728 12675 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 89428

[startup+102.302 s]
/proc/loadavg: 3.79 2.27 1.49 5/69 27504
/proc/meminfo: memFree=1235016/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=95376 CPUtime=203.5
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 15324 0 0 0 20331 19 0 0 17 0 4 0 156777261 97665024 15289 1992294400 134512640 135305190 4294956160 18446744073709551615 134538698 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27501/statm: 23844 15289 83 193 0 23648 0
[pid=27501/tid=27502] ppid=27498 vsize=95376 CPUtime=38.42
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 1932 0 0 0 3840 2 0 0 23 0 4 0 156777276 97665024 15289 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27503] ppid=27498 vsize=95376 CPUtime=44.86
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 2712 0 0 0 4482 4 0 0 25 0 4 0 156777276 97665024 15289 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27504] ppid=27498 vsize=95376 CPUtime=59.99
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 3134 0 0 0 5994 5 0 0 25 0 4 0 156777276 97665024 15289 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 100732

[startup+162.302 s]
/proc/loadavg: 3.92 2.58 1.64 5/69 27504
/proc/meminfo: memFree=1227272/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=103640 CPUtime=323.23
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 17243 0 0 0 32299 24 0 0 25 0 4 0 156777261 106127360 17208 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27501/statm: 25910 17208 83 193 0 25714 0
[pid=27501/tid=27502] ppid=27498 vsize=103640 CPUtime=65.29

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

/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=200652 CPUtime=2598.28
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 40239 0 0 0 259746 82 0 0 23 0 4 0 156777261 205467648 40204 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27501/statm: 50163 40204 83 193 0 49967 0
[pid=27501/tid=27502] ppid=27498 vsize=200652 CPUtime=625.3
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 7876 0 0 0 62512 18 0 0 20 0 4 0 156777276 205467648 40204 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27503] ppid=27498 vsize=200652 CPUtime=633.6
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 9400 0 0 0 63342 18 0 0 25 0 4 0 156777276 205467648 40204 1992294400 134512640 135305190 4294956160 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27504] ppid=27498 vsize=200652 CPUtime=629.8
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 7946 0 0 0 62964 16 0 0 25 0 4 0 156777276 205467648 40204 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2598.5
Current children cumulated vsize (KiB) 206008

[startup+1362.3 s]
/proc/loadavg: 3.99 3.96 3.32 5/69 27504
/proc/meminfo: memFree=1133512/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=202092 CPUtime=2718.02
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 40642 0 0 0 271718 84 0 0 22 0 4 0 156777261 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27501/statm: 50523 40607 83 193 0 50327 0
[pid=27501/tid=27502] ppid=27498 vsize=202092 CPUtime=655.36
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 8089 0 0 0 65518 18 0 0 18 0 4 0 156777276 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134529265 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27503] ppid=27498 vsize=202092 CPUtime=665.7
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 9428 0 0 0 66552 18 0 0 20 0 4 0 156777276 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27504] ppid=27498 vsize=202092 CPUtime=659.25
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 8094 0 0 0 65908 17 0 0 18 0 4 0 156777276 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134538306 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2718.24
Current children cumulated vsize (KiB) 207448

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

[startup+1369.61 s]
/proc/loadavg: 3.99 3.96 3.32 5/69 27504
/proc/meminfo: memFree=1133512/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=202092 CPUtime=2732.59
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 40642 0 0 0 273175 84 0 0 25 0 4 0 156777261 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134547906 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27501/statm: 50523 40607 83 193 0 50327 0
[pid=27501/tid=27502] ppid=27498 vsize=202092 CPUtime=661.75
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) S 27498 27498 27395 0 -1 4194368 8089 0 0 0 66156 19 0 0 17 0 4 0 156777276 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27503] ppid=27498 vsize=202092 CPUtime=668.06
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 9428 0 0 0 66788 18 0 0 17 0 4 0 156777276 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134830527 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27504] ppid=27498 vsize=202092 CPUtime=663.06
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 8094 0 0 0 66289 17 0 0 18 0 4 0 156777276 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134556787 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2732.81
Current children cumulated vsize (KiB) 207448

[startup+1382.4 s]
/proc/loadavg: 3.99 3.96 3.33 5/69 27504
/proc/meminfo: memFree=1133512/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=202092 CPUtime=2758.12
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 40642 0 0 0 275728 84 0 0 20 0 4 0 156777261 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27501/statm: 50523 40607 83 193 0 50327 0
[pid=27501/tid=27502] ppid=27498 vsize=202092 CPUtime=670.37
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 8089 0 0 0 67018 19 0 0 16 0 4 0 156777276 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134538162 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27503] ppid=27498 vsize=202092 CPUtime=673.7
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 9428 0 0 0 67352 18 0 0 20 0 4 0 156777276 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27504] ppid=27498 vsize=202092 CPUtime=670
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 8094 0 0 0 66983 17 0 0 22 0 4 0 156777276 206942208 40607 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2758.34
Current children cumulated vsize (KiB) 207448

[startup+1385.6 s]
/proc/loadavg: 3.99 3.96 3.33 5/69 27504
/proc/meminfo: memFree=1133512/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=202092 CPUtime=2764.51
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 40647 0 0 0 276367 84 0 0 17 0 4 0 156777261 206942208 40612 1992294400 134512640 135305190 4294956160 18446744073709551615 134547993 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27501/statm: 50523 40612 83 193 0 50327 0
[pid=27501/tid=27502] ppid=27498 vsize=202092 CPUtime=672.22
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 8089 0 0 0 67203 19 0 0 18 0 4 0 156777276 206942208 40612 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27503] ppid=27498 vsize=202092 CPUtime=675.22
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 9433 0 0 0 67504 18 0 0 17 0 4 0 156777276 206942208 40612 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27504] ppid=27498 vsize=202092 CPUtime=671.99
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 8094 0 0 0 67182 17 0 0 19 0 4 0 156777276 206942208 40612 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2764.73
Current children cumulated vsize (KiB) 207448

[startup+1387.21 s]
/proc/loadavg: 3.99 3.96 3.33 5/69 27504
/proc/meminfo: memFree=1133512/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=202092 CPUtime=2767.71
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 40651 0 0 0 276687 84 0 0 17 0 4 0 156777261 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27501/statm: 50523 40616 83 193 0 50327 0
[pid=27501/tid=27502] ppid=27498 vsize=202092 CPUtime=673.28
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 8089 0 0 0 67309 19 0 0 17 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27503] ppid=27498 vsize=202092 CPUtime=676.67
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194368 9437 0 0 0 67649 18 0 0 17 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27504] ppid=27498 vsize=202092 CPUtime=671.99
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) S 27498 27498 27395 0 -1 4194368 8094 0 0 0 67182 17 0 0 19 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2767.93
Current children cumulated vsize (KiB) 207448

[startup+1388 s]
/proc/loadavg: 3.99 3.96 3.33 5/69 27504
/proc/meminfo: memFree=1133512/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=202092 CPUtime=2768.69
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 40651 0 0 0 276785 84 0 0 17 0 4 0 156777261 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134529546 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27501/statm: 50523 40616 83 193 0 50327 0
[pid=27501/tid=27502] ppid=27498 vsize=202092 CPUtime=673.36
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) S 27498 27498 27395 0 -1 4194368 8089 0 0 0 67317 19 0 0 17 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27503] ppid=27498 vsize=202092 CPUtime=676.84
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) S 27498 27498 27395 0 -1 4194368 9437 0 0 0 67666 18 0 0 17 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27504] ppid=27498 vsize=202092 CPUtime=672
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) S 27498 27498 27395 0 -1 4194368 8094 0 0 0 67183 17 0 0 17 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2768.91
Current children cumulated vsize (KiB) 207448

[startup+1388.8 s]
/proc/loadavg: 3.75 3.91 3.32 2/69 27504
/proc/meminfo: memFree=1133512/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=202092 CPUtime=2769.48
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 40651 0 0 0 276864 84 0 0 18 0 4 0 156777261 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134529379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27501/statm: 50523 40616 83 193 0 50327 0
[pid=27501/tid=27502] ppid=27498 vsize=202092 CPUtime=673.36
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) S 27498 27498 27395 0 -1 4194368 8089 0 0 0 67317 19 0 0 17 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27503] ppid=27498 vsize=202092 CPUtime=676.84
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) S 27498 27498 27395 0 -1 4194368 9437 0 0 0 67666 18 0 0 17 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27504] ppid=27498 vsize=202092 CPUtime=672
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) S 27498 27498 27395 0 -1 4194368 8094 0 0 0 67183 17 0 0 17 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2769.7
Current children cumulated vsize (KiB) 207448

[startup+1389 s]
/proc/loadavg: 3.75 3.91 3.32 2/69 27504
/proc/meminfo: memFree=1133512/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=202092 CPUtime=2769.68
/proc/27501/stat : 27501 (manysat1.1_stat) R 27498 27498 27395 0 -1 4194304 40651 0 0 0 276884 84 0 0 19 0 4 0 156777261 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134529257 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27501/statm: 50523 40616 83 193 0 50327 0
[pid=27501/tid=27502] ppid=27498 vsize=202092 CPUtime=673.36
/proc/27501/task/27502/stat : 27502 (manysat1.1_stat) S 27498 27498 27395 0 -1 4194368 8089 0 0 0 67317 19 0 0 17 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27501/tid=27503] ppid=27498 vsize=202092 CPUtime=676.84
/proc/27501/task/27503/stat : 27503 (manysat1.1_stat) S 27498 27498 27395 0 -1 4194368 9437 0 0 0 67666 18 0 0 17 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27501/tid=27504] ppid=27498 vsize=202092 CPUtime=672
/proc/27501/task/27504/stat : 27504 (manysat1.1_stat) S 27498 27498 27395 0 -1 4194368 8094 0 0 0 67183 17 0 0 17 0 4 0 156777276 206942208 40616 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2769.9
Current children cumulated vsize (KiB) 207448

[startup+1389.1 s]
/proc/loadavg: 3.75 3.91 3.32 2/69 27504
/proc/meminfo: memFree=1133512/2055920 swapFree=4181360/4192956
[pid=27498] ppid=27496 vsize=5356 CPUtime=0.22
/proc/27498/stat : 27498 (manysat.sh) S 27496 27498 27395 0 -1 4194304 313 1727 0 0 0 0 22 0 17 0 1 0 156777238 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27498/statm: 1339 238 195 169 0 50 0
[pid=27501] ppid=27498 vsize=0 CPUtime=2769.79
/proc/27501/stat : 27501 (manysat1.1_stat) Z 27498 27498 27395 0 -1 4194316 40666 0 0 0 276893 86 0 0 19 0 2 0 156777261 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27501/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2770.01
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 1389.12
CPU time (s): 2770.04
CPU user time (s): 2769.16
CPU system time (s): 0.883865
CPU usage (%): 199.409
Max. virtual memory (cumulated for all children) (KiB): 207448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2769.16
system time used= 0.883865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42860
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= 6412
involuntary context switches= 50245

runsolver used 1.35379 second user time and 3.73543 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-02 20:03:59
IDJOB=1773506
IDBENCH=69604
IDSOLVER=612
FILE ID=node17/1773506-1241287438
PBS_JOBID= 9225098
Free space on /tmp= 66448 MiB

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

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED=780277199

node17.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.234
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.234
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:       1298184 kB
Buffers:         73380 kB
Cached:         583376 kB
SwapCached:       5428 kB
Active:          70944 kB
Inactive:       593660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1298184 kB
SwapTotal:     4192956 kB
SwapFree:      4181360 kB
Dirty:            2612 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            79092 kB
Committed_AS:   685584 kB
PageTables:       1452 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= 66448 MiB
End job on node17 at 2009-05-02 20:27:08