Trace number 1774856

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 1154.07 583.073

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark948.018
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.09/1.12	c ==============================================================================
1.09/1.12	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.12	c ==============================================================================
1.09/1.12	c |         0 |  994915  2381378 |  298474       0        0     nan |  0.000 % |
6.58/6.65	c |         0 |  656617  1827272 |      --       0       --      -- |     --   | -87269/19681
6.58/6.65	c ==============================================================================
6.58/6.65	c Result  :   #vars: 101783   #clauses: 656617   #literals: 1827272
6.58/6.65	c CPU time:   6.42402 s
6.58/6.65	c ==============================================================================
1153.97/583.01	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
1153.97/583.01	c ============================[ Problem Statistics ]=============================
1153.97/583.01	c |                                                                             |
1153.97/583.01	c threadId              : 1
1153.97/583.01	c restarts              : 353
1153.97/583.01	c conflicts             : 45866          (40 /sec)
1153.97/583.01	c decisions             : 175356         (1.23 % random) (153 /sec)
1153.97/583.01	c propagations          : 373566294      (325991 /sec)
1153.97/583.01	c conflict literals     : 6086402        (46.34 % deleted)
1153.97/583.01	c Memory used           : 289.24 MB
1153.97/583.01	c CPU time              : 1145.94 s
1153.97/583.01	
1153.97/583.01	c --->m=4, e=8, aimd=1, HOME/23789_many.cnf	time: 286.485	conflicts: 45866        
1153.97/583.05	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-1774856-1241292461/watcher-1774856-1241292461 -o /tmp/evaluation-result-1774856-1241292461/solver-1774856-1241292461 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774856-1241292461.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.99 3.81 3.72 3/64 23789
/proc/meminfo: memFree=1195504/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=0
/proc/23789/stat : 23789 (manysat.sh) R 23787 23789 23719 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157279986 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/23789/statm: 1339 234 194 169 0 50 0
[pid=23790] ppid=23789 vsize=1552 CPUtime=0
/proc/23790/stat : 23790 (SatElite) R 23789 23789 23719 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 157279986 1589248 260 1992294400 134512640 135034092 4294956112 18446744073709551615 134545140 0 0 4096 3 0 0 0 17 0 0 0
/proc/23790/statm: 388 263 50 127 0 258 0

[startup+0.090921 s]
/proc/loadavg: 3.99 3.81 3.72 3/64 23789
/proc/meminfo: memFree=1195504/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=0
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157279986 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23789/statm: 1339 235 195 169 0 50 0
[pid=23790] ppid=23789 vsize=28448 CPUtime=0.08
/proc/23790/stat : 23790 (SatElite) R 23789 23789 23719 0 -1 4194304 5104 0 0 0 6 2 0 0 19 0 1 0 157279986 29130752 4920 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/23790/statm: 7112 4921 50 127 0 6982 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33804

[startup+0.102921 s]
/proc/loadavg: 3.99 3.81 3.72 3/64 23789
/proc/meminfo: memFree=1195504/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=0
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157279986 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23789/statm: 1339 235 195 169 0 50 0
[pid=23790] ppid=23789 vsize=29892 CPUtime=0.09
/proc/23790/stat : 23790 (SatElite) R 23789 23789 23719 0 -1 4194304 5425 0 0 0 7 2 0 0 19 0 1 0 157279986 30609408 5241 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/23790/statm: 7473 5243 50 127 0 7343 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35248

[startup+0.301943 s]
/proc/loadavg: 3.99 3.81 3.72 3/64 23789
/proc/meminfo: memFree=1195504/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=0
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157279986 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23789/statm: 1339 235 195 169 0 50 0
[pid=23790] ppid=23789 vsize=47664 CPUtime=0.29
/proc/23790/stat : 23790 (SatElite) R 23789 23789 23719 0 -1 4194304 9708 0 0 0 24 5 0 0 21 0 1 0 157279986 48807936 9524 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/23790/statm: 11916 9524 50 127 0 11786 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53020

[startup+0.701988 s]
/proc/loadavg: 3.99 3.81 3.72 3/64 23789
/proc/meminfo: memFree=1195504/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=0
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157279986 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23789/statm: 1339 235 195 169 0 50 0
[pid=23790] ppid=23789 vsize=69512 CPUtime=0.69
/proc/23790/stat : 23790 (SatElite) R 23789 23789 23719 0 -1 4194304 15157 0 0 0 60 9 0 0 25 0 1 0 157279986 71180288 14973 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/23790/statm: 17378 14973 51 127 0 17248 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74868

[startup+1.50208 s]
/proc/loadavg: 3.99 3.81 3.72 2/66 23791
/proc/meminfo: memFree=1109984/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=0
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157279986 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23789/statm: 1339 235 195 169 0 50 0
[pid=23790] ppid=23789 vsize=100236 CPUtime=1.49
/proc/23790/stat : 23790 (SatElite) R 23789 23789 23719 0 -1 4194304 25200 0 0 0 136 13 0 0 25 0 1 0 157279986 102641664 22954 1992294400 134512640 135034092 4294956112 18446744073709551615 134572530 0 0 4096 3 0 0 0 17 0 0 0
/proc/23790/statm: 25059 22958 67 127 0 24929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105592

[startup+3.10126 s]
/proc/loadavg: 3.75 3.76 3.71 2/66 23791
/proc/meminfo: memFree=1089368/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=0
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157279986 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23789/statm: 1339 235 195 169 0 50 0
[pid=23790] ppid=23789 vsize=116268 CPUtime=3.09
/proc/23790/stat : 23790 (SatElite) R 23789 23789 23719 0 -1 4194304 29401 0 0 0 291 18 0 0 25 0 1 0 157279986 119058432 26585 1992294400 134512640 135034092 4294956112 18446744073709551615 134566400 0 0 4096 3 0 0 0 17 0 0 0
/proc/23790/statm: 29067 26585 68 127 0 28937 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121624

[startup+6.30161 s]
/proc/loadavg: 3.75 3.76 3.71 2/66 23791
/proc/meminfo: memFree=1083032/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=0
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157279986 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23789/statm: 1339 235 195 169 0 50 0
[pid=23790] ppid=23789 vsize=116440 CPUtime=6.28
/proc/23790/stat : 23790 (SatElite) R 23789 23789 23719 0 -1 4194304 34464 0 0 0 607 21 0 0 25 0 1 0 157279986 119234560 26801 1992294400 134512640 135034092 4294956112 18446744073709551615 134566310 0 0 4096 3 0 0 0 17 0 0 0
/proc/23790/statm: 29110 26801 68 127 0 28980 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 121796

[startup+12.7013 s]
/proc/loadavg: 3.57 3.72 3.69 5/69 23795
/proc/meminfo: memFree=995400/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=218548 CPUtime=8.44
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 45136 0 0 0 812 32 0 0 17 0 4 0 157280735 223793152 45099 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23792/statm: 54637 45099 83 193 0 54441 0
[pid=23792/tid=23793] ppid=23789 vsize=218548 CPUtime=1.55
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 844 0 0 0 153 2 0 0 16 0 4 0 157280926 223793152 45099 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23794] ppid=23789 vsize=218548 CPUtime=1.74
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 970 0 0 0 171 3 0 0 16 0 4 0 157280926 223793152 45099 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23795] ppid=23789 vsize=218548 CPUtime=1.67
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 854 0 0 0 164 3 0 0 17 0 4 0 157280926 223793152 45099 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.91
Current children cumulated vsize (KiB) 223904

[startup+25.5028 s]
/proc/loadavg: 3.64 3.73 3.70 5/69 23795
/proc/meminfo: memFree=992968/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=220908 CPUtime=33.96
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 45805 0 0 0 3363 33 0 0 18 0 4 0 157280735 226209792 45768 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23792/statm: 55227 45768 83 193 0 55031 0
[pid=23792/tid=23793] ppid=23789 vsize=220908 CPUtime=6.97
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 1006 0 0 0 695 2 0 0 19 0 4 0 157280926 226209792 45768 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23794] ppid=23789 vsize=220908 CPUtime=7.89
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 1149 0 0 0 786 3 0 0 19 0 4 0 157280926 226209792 45768 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23795] ppid=23789 vsize=220908 CPUtime=10.68
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 1076 0 0 0 1064 4 0 0 17 0 4 0 157280926 226209792 45768 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.43
Current children cumulated vsize (KiB) 226264

[startup+51.1026 s]
/proc/loadavg: 3.76 3.75 3.70 5/69 23795
/proc/meminfo: memFree=984136/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=229808 CPUtime=85.03
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 48090 0 0 0 8466 37 0 0 20 0 4 0 157280735 235323392 48053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23792/statm: 57452 48053 83 193 0 57256 0
[pid=23792/tid=23793] ppid=23789 vsize=229808 CPUtime=22.56
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 1881 0 0 0 2252 4 0 0 17 0 4 0 157280926 235323392 48053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23794] ppid=23789 vsize=229808 CPUtime=17.69
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 1558 0 0 0 1766 3 0 0 20 0 4 0 157280926 235323392 48053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23795] ppid=23789 vsize=229808 CPUtime=26.79
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 1713 0 0 0 2674 5 0 0 20 0 4 0 157280926 235323392 48053 1992294400 134512640 135305190 4294956160 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.5
Current children cumulated vsize (KiB) 235164

[startup+102.306 s]
/proc/loadavg: 3.90 3.79 3.72 5/69 23795
/proc/meminfo: memFree=963144/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=250208 CPUtime=187.2
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 53241 0 0 0 18677 43 0 0 18 0 4 0 157280735 256212992 53204 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23792/statm: 62552 53204 83 193 0 62356 0
[pid=23792/tid=23793] ppid=23789 vsize=250208 CPUtime=53.35
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 3156 0 0 0 5330 5 0 0 25 0 4 0 157280926 256212992 53204 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23794] ppid=23789 vsize=250208 CPUtime=37.89
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 2648 0 0 0 3784 5 0 0 25 0 4 0 157280926 256212992 53204 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23795] ppid=23789 vsize=250208 CPUtime=44.38
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 2730 0 0 0 4432 6 0 0 21 0 4 0 157280926 256212992 53204 1992294400 134512640 135305190 4294956160 18446744073709551615 134570412 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 194.67
Current children cumulated vsize (KiB) 255564

[startup+162.302 s]
/proc/loadavg: 3.96 3.82 3.73 5/69 23795
/proc/meminfo: memFree=941192/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=273108 CPUtime=306.94
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 58755 0 0 0 30644 50 0 0 23 0 4 0 157280735 279662592 58718 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23792/statm: 68277 58718 83 193 0 68081 0
[pid=23792/tid=23793] ppid=23789 vsize=273108 CPUtime=81.28
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 3919 0 0 0 8122 6 0 0 25 0 4 0 157280926 279662592 58718 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23794] ppid=23789 vsize=273108 CPUtime=66.68
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 4321 0 0 0 6662 6 0 0 25 0 4 0 157280926 279662592 58718 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23795] ppid=23789 vsize=273108 CPUtime=78.48
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 4710 0 0 0 7839 9 0 0 17 0 4 0 157280926 279662592 58718 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 314.41
Current children cumulated vsize (KiB) 278464

[startup+222.303 s]
/proc/loadavg: 3.98 3.85 3.75 5/69 23795
/proc/meminfo: memFree=931400/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47

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

[pid=23792/tid=23794] ppid=23789 vsize=282644 CPUtime=95.72
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 5050 0 0 0 9565 7 0 0 25 0 4 0 157280926 289427456 61131 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23795] ppid=23789 vsize=282644 CPUtime=109.97
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 5735 0 0 0 10987 10 0 0 25 0 4 0 157280926 289427456 61131 1992294400 134512640 135305190 4294956160 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 434.13
Current children cumulated vsize (KiB) 288000

[startup+282.302 s]
/proc/loadavg: 3.99 3.88 3.76 5/69 23795
/proc/meminfo: memFree=926856/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=287272 CPUtime=546.41
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 62340 0 0 0 54586 55 0 0 19 0 4 0 157280735 294166528 62303 1992294400 134512640 135305190 4294956160 18446744073709551615 134556841 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23792/statm: 71818 62303 83 193 0 71622 0
[pid=23792/tid=23793] ppid=23789 vsize=287272 CPUtime=140.36
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 4530 0 0 0 14029 7 0 0 25 0 4 0 157280926 294166528 62303 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23794] ppid=23789 vsize=287272 CPUtime=124.69
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 5303 0 0 0 12461 8 0 0 25 0 4 0 157280926 294166528 62303 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23795] ppid=23789 vsize=287272 CPUtime=140.77
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 6234 0 0 0 14066 11 0 0 25 0 4 0 157280926 294166528 62303 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 553.88
Current children cumulated vsize (KiB) 292628

[startup+342.302 s]
/proc/loadavg: 3.99 3.90 3.77 5/69 23795
/proc/meminfo: memFree=918728/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=295268 CPUtime=666.14
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 64338 0 0 0 66557 57 0 0 25 0 4 0 157280735 302354432 64301 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23792/statm: 73817 64301 83 193 0 73621 0
[pid=23792/tid=23793] ppid=23789 vsize=295268 CPUtime=171.1
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 4843 0 0 0 17103 7 0 0 25 0 4 0 157280926 302354432 64301 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23794] ppid=23789 vsize=295268 CPUtime=154.47
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 5795 0 0 0 15439 8 0 0 25 0 4 0 157280926 302354432 64301 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23795] ppid=23789 vsize=295268 CPUtime=171.38
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 7031 0 0 0 17126 12 0 0 25 0 4 0 157280926 302354432 64301 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 673.61
Current children cumulated vsize (KiB) 300624

[startup+402.303 s]
/proc/loadavg: 3.99 3.91 3.78 5/69 23795
/proc/meminfo: memFree=918472/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=295468 CPUtime=785.88
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 64400 0 0 0 78531 57 0 0 25 0 4 0 157280735 302559232 64363 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23792/statm: 73867 64363 83 193 0 73671 0
[pid=23792/tid=23793] ppid=23789 vsize=295468 CPUtime=199.36
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 4845 0 0 0 19929 7 0 0 25 0 4 0 157280926 302559232 64363 1992294400 134512640 135305190 4294956160 18446744073709551615 134556789 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23794] ppid=23789 vsize=295468 CPUtime=182.87
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 5803 0 0 0 18279 8 0 0 25 0 4 0 157280926 302559232 64363 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23795] ppid=23789 vsize=295468 CPUtime=202.96
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 7070 0 0 0 20284 12 0 0 25 0 4 0 157280926 302559232 64363 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 793.35
Current children cumulated vsize (KiB) 300824

[startup+462.303 s]
/proc/loadavg: 3.99 3.92 3.79 5/69 23795
/proc/meminfo: memFree=918344/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=295468 CPUtime=905.63
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 64427 0 0 0 90505 58 0 0 25 0 4 0 157280735 302559232 64390 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23792/statm: 73867 64390 83 193 0 73671 0
[pid=23792/tid=23793] ppid=23789 vsize=295468 CPUtime=228.36
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 4851 0 0 0 22829 7 0 0 25 0 4 0 157280926 302559232 64390 1992294400 134512640 135305190 4294956160 18446744073709551615 134528240 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23794] ppid=23789 vsize=295468 CPUtime=212.85
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 5814 0 0 0 21277 8 0 0 25 0 4 0 157280926 302559232 64390 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23795] ppid=23789 vsize=295468 CPUtime=232.95
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 7077 0 0 0 23283 12 0 0 25 0 4 0 157280926 302559232 64390 1992294400 134512640 135305190 4294956160 18446744073709551615 134551639 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 913.1
Current children cumulated vsize (KiB) 300824

[startup+522.302 s]
/proc/loadavg: 3.99 3.94 3.81 5/69 23795
/proc/meminfo: memFree=918152/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=295772 CPUtime=1025.36
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 64473 0 0 0 102478 58 0 0 25 0 4 0 157280735 302870528 64436 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23792/statm: 73943 64436 83 193 0 73747 0
[pid=23792/tid=23793] ppid=23789 vsize=295772 CPUtime=259.1
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 4857 0 0 0 25903 7 0 0 25 0 4 0 157280926 302870528 64436 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23794] ppid=23789 vsize=295772 CPUtime=242.03
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 5814 0 0 0 24195 8 0 0 25 0 4 0 157280926 302870528 64436 1992294400 134512640 135305190 4294956160 18446744073709551615 134528184 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23795] ppid=23789 vsize=295772 CPUtime=263.75
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 7117 0 0 0 26363 12 0 0 25 0 4 0 157280926 302870528 64436 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1032.83
Current children cumulated vsize (KiB) 301128

[startup+582.303 s]
/proc/loadavg: 3.99 3.94 3.82 5/69 23795
/proc/meminfo: memFree=917832/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=296180 CPUtime=1145.1
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 64557 0 0 0 114452 58 0 0 21 0 4 0 157280735 303288320 64520 1992294400 134512640 135305190 4294956160 18446744073709551615 134834440 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23792/statm: 74045 64520 83 193 0 73849 0
[pid=23792/tid=23793] ppid=23789 vsize=296180 CPUtime=290.75
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 4858 0 0 0 29068 7 0 0 19 0 4 0 157280926 303288320 64520 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23794] ppid=23789 vsize=296180 CPUtime=272.35
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 5824 0 0 0 27227 8 0 0 20 0 4 0 157280926 303288320 64520 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23795] ppid=23789 vsize=296180 CPUtime=293.29
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 7163 0 0 0 29317 12 0 0 20 0 4 0 157280926 303288320 64520 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1152.57
Current children cumulated vsize (KiB) 301536

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

[startup+582.703 s]
/proc/loadavg: 3.99 3.94 3.82 5/69 23795
/proc/meminfo: memFree=917832/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=296180 CPUtime=1145.9
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 64557 0 0 0 114532 58 0 0 17 0 4 0 157280735 303288320 64520 1992294400 134512640 135305190 4294956160 18446744073709551615 134836452 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23792/statm: 74045 64520 83 193 0 73849 0
[pid=23792/tid=23793] ppid=23789 vsize=296180 CPUtime=290.92
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 4858 0 0 0 29085 7 0 0 18 0 4 0 157280926 303288320 64520 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23794] ppid=23789 vsize=296180 CPUtime=272.55
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 5824 0 0 0 27247 8 0 0 20 0 4 0 157280926 303288320 64520 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23795] ppid=23789 vsize=296180 CPUtime=293.59
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 7163 0 0 0 29347 12 0 0 21 0 4 0 157280926 303288320 64520 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1153.37
Current children cumulated vsize (KiB) 301536

[startup+582.903 s]
/proc/loadavg: 3.99 3.94 3.82 5/69 23795
/proc/meminfo: memFree=917768/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=296180 CPUtime=1146.3
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 64558 0 0 0 114572 58 0 0 16 0 4 0 157280735 303288320 64521 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23792/statm: 74045 64521 83 193 0 73849 0
[pid=23792/tid=23793] ppid=23789 vsize=296180 CPUtime=291.07
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 4858 0 0 0 29100 7 0 0 17 0 4 0 157280926 303288320 64521 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23794] ppid=23789 vsize=296180 CPUtime=272.65
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 5824 0 0 0 27257 8 0 0 20 0 4 0 157280926 303288320 64521 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23795] ppid=23789 vsize=296180 CPUtime=293.61
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 7164 0 0 0 29349 12 0 0 20 0 4 0 157280926 303288320 64521 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1153.77
Current children cumulated vsize (KiB) 301536

[startup+583.007 s]
/proc/loadavg: 3.99 3.94 3.82 5/69 23795
/proc/meminfo: memFree=917768/2055920 swapFree=4192812/4192956
[pid=23789] ppid=23787 vsize=5356 CPUtime=7.47
/proc/23789/stat : 23789 (manysat.sh) S 23787 23789 23719 0 -1 4194304 313 36489 0 0 0 0 718 29 16 0 1 0 157279986 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23789/statm: 1339 238 195 169 0 50 0
[pid=23792] ppid=23789 vsize=296180 CPUtime=1146.5
/proc/23792/stat : 23792 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194304 64558 0 0 0 114592 58 0 0 17 0 4 0 157280735 303288320 64521 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23792/statm: 74045 64521 83 193 0 73849 0
[pid=23792/tid=23793] ppid=23789 vsize=296180 CPUtime=291.16
/proc/23792/task/23793/stat : 23793 (manysat1.1_stat) S 23789 23789 23719 0 -1 4194368 4858 0 0 0 29109 7 0 0 17 0 4 0 157280926 303288320 64521 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23792/tid=23794] ppid=23789 vsize=296180 CPUtime=272.65
/proc/23792/task/23794/stat : 23794 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 5824 0 0 0 27257 8 0 0 20 0 4 0 157280926 303288320 64521 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23792/tid=23795] ppid=23789 vsize=296180 CPUtime=293.61
/proc/23792/task/23795/stat : 23795 (manysat1.1_stat) R 23789 23789 23719 0 -1 4194368 7164 0 0 0 29349 12 0 0 16 0 4 0 157280926 303288320 64521 1992294400 134512640 135305190 4294956160 18446744073709551615 134837998 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1153.97
Current children cumulated vsize (KiB) 301536

Child status: 20
Real time (s): 583.073
CPU time (s): 1154.07
CPU user time (s): 1153.13
CPU system time (s): 0.938857
CPU usage (%): 197.929
Max. virtual memory (cumulated for all children) (KiB): 301536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1153.13
system time used= 0.938857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101529
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= 6908
involuntary context switches= 20060

runsolver used 0.548916 second user time and 1.60975 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-02 21:27:42
IDJOB=1774856
IDBENCH=71039
IDSOLVER=612
FILE ID=node9/1774856-1241292461
PBS_JOBID= 9225126
Free space on /tmp= 66540 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774856-1241292461/watcher-1774856-1241292461 -o /tmp/evaluation-result-1774856-1241292461/solver-1774856-1241292461 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774856-1241292461.cnf aimd 1

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=2098821323

node9.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.240
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.240
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:       1195920 kB
Buffers:         88120 kB
Cached:         657432 kB
SwapCached:          0 kB
Active:         116712 kB
Inactive:       642824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1195920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20000 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            86468 kB
Committed_AS:   667684 kB
PageTables:       1388 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= 66540 MiB
End job on node9 at 2009-05-02 21:37:26