Trace number 1772996

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 1010.98 519.722

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.376
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

0.00/0.00	c Parsing...
1.28/1.37	c ==============================================================================
1.28/1.37	c |           |     ORIGINAL     |              LEARNT              |          |
1.28/1.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.28/1.37	c ==============================================================================
1.28/1.37	c |         0 | 1363529  3183304 |  409058       0        0     nan |  0.000 % |
22.36/22.48	c |         0 |  791939  2743161 |      --       0       --      -- |     --   | -571590/-440143
22.36/22.49	c ==============================================================================
22.36/22.49	c Result  :   #vars: 120512   #clauses: 791939   #literals: 2743161
22.36/22.49	c CPU time:   21.9597 s
22.36/22.49	c ==============================================================================
1010.81/519.64	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
1010.81/519.64	c ============================[ Problem Statistics ]=============================
1010.81/519.64	c |                                                                             |
1010.81/519.64	c threadId              : 1
1010.81/519.64	c restarts              : 201
1010.81/519.64	c conflicts             : 22706          (23 /sec)
1010.81/519.64	c decisions             : 104936         (1.41 % random) (106 /sec)
1010.81/519.64	c propagations          : 251133707      (254620 /sec)
1010.81/519.64	c conflict literals     : 2241229        (54.18 % deleted)
1010.81/519.64	c Memory used           : 327.19 MB
1010.81/519.64	c CPU time              : 986.308 s
1010.81/519.64	
1010.81/519.64	c --->m=4, e=8, aimd=1, HOME/25230_many.cnf	time: 246.577	conflicts: 22706        
1010.81/519.69	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-1772996-1241286777/watcher-1772996-1241286777 -o /tmp/evaluation-result-1772996-1241286777/solver-1772996-1241286777 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772996-1241286777.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: 2.67 1.45 1.15 3/64 25230
/proc/meminfo: memFree=1934464/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712585 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25230/statm: 1339 235 195 169 0 50 0
[pid=25231] ppid=25230 vsize=1820 CPUtime=0
/proc/25231/stat : 25231 (SatElite) R 25230 25230 25092 0 -1 4194304 332 0 0 0 0 0 0 0 18 0 1 0 156712585 1863680 316 1992294400 134512640 135034092 4294956112 18446744073709551615 134545332 0 0 4096 3 0 0 0 17 1 0 0
/proc/25231/statm: 455 320 51 127 0 325 0

[startup+0.087406 s]
/proc/loadavg: 2.67 1.45 1.15 3/64 25230
/proc/meminfo: memFree=1934464/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712585 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25230/statm: 1339 235 195 169 0 50 0
[pid=25231] ppid=25230 vsize=14420 CPUtime=0.07
/proc/25231/stat : 25231 (SatElite) R 25230 25230 25092 0 -1 4194304 2928 0 0 0 6 1 0 0 18 0 1 0 156712585 14766080 2912 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25231/statm: 3605 2915 51 127 0 3475 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19776

[startup+0.101408 s]
/proc/loadavg: 2.67 1.45 1.15 3/64 25230
/proc/meminfo: memFree=1934464/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712585 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25230/statm: 1339 235 195 169 0 50 0
[pid=25231] ppid=25230 vsize=15612 CPUtime=0.09
/proc/25231/stat : 25231 (SatElite) R 25230 25230 25092 0 -1 4194304 3364 0 0 0 7 2 0 0 18 0 1 0 156712585 15986688 3348 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25231/statm: 3903 3349 51 127 0 3773 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20968

[startup+0.301448 s]
/proc/loadavg: 2.67 1.45 1.15 3/64 25230
/proc/meminfo: memFree=1934464/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712585 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25230/statm: 1339 235 195 169 0 50 0
[pid=25231] ppid=25230 vsize=40052 CPUtime=0.28
/proc/25231/stat : 25231 (SatElite) R 25230 25230 25092 0 -1 4194304 9556 0 0 0 22 6 0 0 19 0 1 0 156712585 41013248 9540 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25231/statm: 10013 9540 52 127 0 9883 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45408

[startup+0.701527 s]
/proc/loadavg: 2.67 1.45 1.15 3/64 25230
/proc/meminfo: memFree=1934464/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712585 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25230/statm: 1339 235 195 169 0 50 0
[pid=25231] ppid=25230 vsize=110924 CPUtime=0.69
/proc/25231/stat : 25231 (SatElite) R 25230 25230 25092 0 -1 4194304 21648 0 0 0 54 15 0 0 22 0 1 0 156712585 113586176 21632 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25231/statm: 27731 21632 52 127 0 27601 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116280

[startup+1.50168 s]
/proc/loadavg: 2.67 1.45 1.15 2/66 25232
/proc/meminfo: memFree=1811696/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712585 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25230/statm: 1339 235 195 169 0 50 0
[pid=25231] ppid=25230 vsize=177052 CPUtime=1.48
/proc/25231/stat : 25231 (SatElite) R 25230 25230 25092 0 -1 4194304 41974 0 0 0 123 25 0 0 25 0 1 0 156712585 181301248 41704 1992294400 134512640 135034092 4294956112 18446744073709551615 134572726 0 0 4096 3 0 0 0 17 1 0 0
/proc/25231/statm: 44263 41706 66 127 0 44133 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 182408

[startup+3.102 s]
/proc/loadavg: 2.54 1.45 1.15 2/66 25232
/proc/meminfo: memFree=1759088/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712585 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25230/statm: 1339 235 195 169 0 50 0
[pid=25231] ppid=25230 vsize=192024 CPUtime=3.09
/proc/25231/stat : 25231 (SatElite) R 25230 25230 25092 0 -1 4194304 45175 0 0 0 280 29 0 0 25 0 1 0 156712585 196632576 44014 1992294400 134512640 135034092 4294956112 18446744073709551615 134540726 0 0 4096 3 0 0 0 17 1 0 0
/proc/25231/statm: 48006 44015 68 127 0 47876 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197380

[startup+6.30164 s]
/proc/loadavg: 2.54 1.45 1.15 2/66 25232
/proc/meminfo: memFree=1742896/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712585 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25230/statm: 1339 235 195 169 0 50 0
[pid=25231] ppid=25230 vsize=201920 CPUtime=6.27
/proc/25231/stat : 25231 (SatElite) R 25230 25230 25092 0 -1 4194304 47351 0 0 0 594 33 0 0 25 0 1 0 156712585 206766080 46190 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25231/statm: 50480 46190 68 127 0 50350 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 207276

[startup+12.7019 s]
/proc/loadavg: 2.30 1.43 1.15 2/66 25232
/proc/meminfo: memFree=1714744/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712585 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25230/statm: 1339 235 195 169 0 50 0
[pid=25231] ppid=25230 vsize=216776 CPUtime=12.67
/proc/25231/stat : 25231 (SatElite) R 25230 25230 25092 0 -1 4194304 50713 0 0 0 1223 44 0 0 25 0 1 0 156712585 221978624 49552 1992294400 134512640 135034092 4294956112 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/25231/statm: 54194 49552 68 127 0 54064 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 222132

[startup+25.5014 s]
/proc/loadavg: 2.10 1.42 1.15 2/66 25233
/proc/meminfo: memFree=1724856/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=208272 CPUtime=1.68
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 48625 0 0 0 144 24 0 0 25 0 1 0 156714965 213270528 48488 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 1 0 0
/proc/25233/statm: 52068 48489 71 193 0 51872 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 213628

[startup+51.1025 s]
/proc/loadavg: 2.81 1.64 1.23 5/69 25236
/proc/meminfo: memFree=1631776/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=299012 CPUtime=52.21
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 63784 0 0 0 5153 68 0 0 20 0 4 0 156714965 306188288 63581 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25233/statm: 74753 63581 83 193 0 74557 0
[pid=25233/tid=25234] ppid=25230 vsize=299012 CPUtime=11.84
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 2859 0 0 0 1174 10 0 0 20 0 4 0 156715179 306188288 63581 1992294400 134512640 135305190 4294956160 18446744073709551615 134528157 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25235] ppid=25230 vsize=299012 CPUtime=12.81
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 3087 0 0 0 1271 10 0 0 17 0 4 0 156715179 306188288 63581 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25236] ppid=25230 vsize=299012 CPUtime=11.89
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 3129 0 0 0 1179 10 0 0 20 0 4 0 156715179 306188288 63581 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 75.97
Current children cumulated vsize (KiB) 304368

[startup+102.307 s]
/proc/loadavg: 3.52 2.03 1.38 5/69 25236
/proc/meminfo: memFree=1624352/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=306348 CPUtime=154.33
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 65581 0 0 0 15363 70 0 0 25 0 4 0 156714965 313700352 65378 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25233/statm: 76587 65378 83 193 0 76391 0
[pid=25233/tid=25234] ppid=25230 vsize=306348 CPUtime=38.91
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 3205 0 0 0 3880 11 0 0 17 0 4 0 156715179 313700352 65378 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25235] ppid=25230 vsize=306348 CPUtime=41.99
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 3440 0 0 0 4188 11 0 0 25 0 4 0 156715179 313700352 65378 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25236] ppid=25230 vsize=306348 CPUtime=32.89
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 3508 0 0 0 3279 10 0 0 23 0 4 0 156715179 313700352 65378 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 178.09
Current children cumulated vsize (KiB) 311704

[startup+162.302 s]
/proc/loadavg: 3.82 2.39 1.54 5/69 25236
/proc/meminfo: memFree=1619168/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=311300 CPUtime=274.05
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 66892 0 0 0 27332 73 0 0 25 0 4 0 156714965 318771200 66689 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25233/statm: 77825 66689 83 193 0 77629 0
[pid=25233/tid=25234] ppid=25230 vsize=311300 CPUtime=67.58
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 3522 0 0 0 6747 11 0 0 25 0 4 0 156715179 318771200 66689 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25235] ppid=25230 vsize=311300 CPUtime=71.08
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 3645 0 0 0 7097 11 0 0 25 0 4 0 156715179 318771200 66689 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25236] ppid=25230 vsize=311300 CPUtime=63.85
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 3910 0 0 0 6374 11 0 0 25 0 4 0 156715179 318771200 66689 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 297.81
Current children cumulated vsize (KiB) 316656

[startup+222.302 s]
/proc/loadavg: 3.93 2.68 1.70 5/69 25236
/proc/meminfo: memFree=1614624/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=316444 CPUtime=393.78
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 68023 0 0 0 39304 74 0 0 25 0 4 0 156714965 324038656 67820 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25233/statm: 79111 67820 83 193 0 78915 0
[pid=25233/tid=25234] ppid=25230 vsize=316444 CPUtime=98.29
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 3832 0 0 0 9817 12 0 0 25 0 4 0 156715179 324038656 67820 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25235] ppid=25230 vsize=316444 CPUtime=99.44
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 3792 0 0 0 9933 11 0 0 25 0 4 0 156715179 324038656 67820 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25236] ppid=25230 vsize=316444 CPUtime=92.91
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 4387 0 0 0 9279 12 0 0 25 0 4 0 156715179 324038656 67820 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 417.54

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

/proc/meminfo: memFree=1600928/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=329064 CPUtime=752.99
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 71424 0 0 0 75220 79 0 0 25 0 4 0 156714965 336961536 71221 1992294400 134512640 135305190 4294956160 18446744073709551615 134528506 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25233/statm: 82266 71221 83 193 0 82070 0
[pid=25233/tid=25234] ppid=25230 vsize=329064 CPUtime=187.49
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 4859 0 0 0 18736 13 0 0 25 0 4 0 156715179 336961536 71221 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25235] ppid=25230 vsize=329064 CPUtime=188.7
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 4230 0 0 0 18858 12 0 0 25 0 4 0 156715179 336961536 71221 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25236] ppid=25230 vsize=329064 CPUtime=182.86
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5507 0 0 0 18273 13 0 0 22 0 4 0 156715179 336961536 71221 1992294400 134512640 135305190 4294956160 18446744073709551615 134551986 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 776.75
Current children cumulated vsize (KiB) 334420

[startup+462.301 s]
/proc/loadavg: 3.99 3.40 2.21 5/69 25236
/proc/meminfo: memFree=1596448/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=334356 CPUtime=872.72
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 72543 0 0 0 87192 80 0 0 25 0 4 0 156714965 342380544 72340 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25233/statm: 83589 72340 83 193 0 83393 0
[pid=25233/tid=25234] ppid=25230 vsize=334356 CPUtime=217.36
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5184 0 0 0 21723 13 0 0 25 0 4 0 156715179 342380544 72340 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25235] ppid=25230 vsize=334356 CPUtime=218.68
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 4367 0 0 0 21856 12 0 0 25 0 4 0 156715179 342380544 72340 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25236] ppid=25230 vsize=334356 CPUtime=212.75
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5792 0 0 0 21261 14 0 0 25 0 4 0 156715179 342380544 72340 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 896.48
Current children cumulated vsize (KiB) 339712

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

[startup+486.302 s]
/proc/loadavg: 3.99 3.44 2.25 5/69 25242
/proc/meminfo: memFree=1595472/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=334880 CPUtime=920.59
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 72697 0 0 0 91978 81 0 0 20 0 4 0 156714965 342917120 72494 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25233/statm: 83720 72494 83 193 0 83524 0
[pid=25233/tid=25234] ppid=25230 vsize=334880 CPUtime=229.36
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5219 0 0 0 22923 13 0 0 25 0 4 0 156715179 342917120 72494 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25235] ppid=25230 vsize=334880 CPUtime=231.45
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 4384 0 0 0 23133 12 0 0 22 0 4 0 156715179 342917120 72494 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25236] ppid=25230 vsize=334880 CPUtime=222.55
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5859 0 0 0 22241 14 0 0 17 0 4 0 156715179 342917120 72494 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 944.35
Current children cumulated vsize (KiB) 340236

[startup+499.102 s]
/proc/loadavg: 3.99 3.47 2.27 5/69 25242
/proc/meminfo: memFree=1595480/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=334880 CPUtime=946.14
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 72698 0 0 0 94533 81 0 0 25 0 4 0 156714965 342917120 72495 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25233/statm: 83720 72495 83 193 0 83524 0
[pid=25233/tid=25234] ppid=25230 vsize=334880 CPUtime=236.59
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5219 0 0 0 23646 13 0 0 20 0 4 0 156715179 342917120 72495 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25235] ppid=25230 vsize=334880 CPUtime=236.35
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 4385 0 0 0 23623 12 0 0 25 0 4 0 156715179 342917120 72495 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25236] ppid=25230 vsize=334880 CPUtime=229.56
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5859 0 0 0 22942 14 0 0 25 0 4 0 156715179 342917120 72495 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 969.9
Current children cumulated vsize (KiB) 340236

[startup+511.902 s]
/proc/loadavg: 3.99 3.48 2.29 5/69 25242
/proc/meminfo: memFree=1595480/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=335036 CPUtime=971.68
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 72710 0 0 0 97087 81 0 0 25 0 4 0 156714965 343076864 72507 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25233/statm: 83759 72507 83 193 0 83563 0
[pid=25233/tid=25234] ppid=25230 vsize=335036 CPUtime=243.85
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5219 0 0 0 24372 13 0 0 25 0 4 0 156715179 343076864 72507 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25235] ppid=25230 vsize=335036 CPUtime=243.55
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 4397 0 0 0 24343 12 0 0 25 0 4 0 156715179 343076864 72507 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25236] ppid=25230 vsize=335036 CPUtime=234.96
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5859 0 0 0 23482 14 0 0 25 0 4 0 156715179 343076864 72507 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 995.44
Current children cumulated vsize (KiB) 340392

[startup+515.103 s]
/proc/loadavg: 3.99 3.49 2.30 5/69 25242
/proc/meminfo: memFree=1595480/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=335036 CPUtime=978.06
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 72711 0 0 0 97725 81 0 0 25 0 4 0 156714965 343076864 72508 1992294400 134512640 135305190 4294956160 18446744073709551615 134528483 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25233/statm: 83759 72508 83 193 0 83563 0
[pid=25233/tid=25234] ppid=25230 vsize=335036 CPUtime=245.45
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5219 0 0 0 24532 13 0 0 23 0 4 0 156715179 343076864 72508 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25235] ppid=25230 vsize=335036 CPUtime=245.15
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 4398 0 0 0 24503 12 0 0 25 0 4 0 156715179 343076864 72508 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25236] ppid=25230 vsize=335036 CPUtime=236.56
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5859 0 0 0 23642 14 0 0 25 0 4 0 156715179 343076864 72508 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 340392

[startup+518.301 s]
/proc/loadavg: 3.99 3.50 2.31 5/69 25242
/proc/meminfo: memFree=1595480/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=335036 CPUtime=984.45
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 72712 0 0 0 98364 81 0 0 25 0 4 0 156714965 343076864 72509 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25233/statm: 83759 72509 83 193 0 83563 0
[pid=25233/tid=25234] ppid=25230 vsize=335036 CPUtime=247.04
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5219 0 0 0 24691 13 0 0 25 0 4 0 156715179 343076864 72509 1992294400 134512640 135305190 4294956160 18446744073709551615 134551998 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25235] ppid=25230 vsize=335036 CPUtime=247.22
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 4399 0 0 0 24710 12 0 0 18 0 4 0 156715179 343076864 72509 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25236] ppid=25230 vsize=335036 CPUtime=238.16
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5859 0 0 0 23802 14 0 0 25 0 4 0 156715179 343076864 72509 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1008.21
Current children cumulated vsize (KiB) 340392

[startup+519.102 s]
/proc/loadavg: 3.99 3.50 2.31 5/69 25242
/proc/meminfo: memFree=1595480/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=335036 CPUtime=986.05
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 72713 0 0 0 98524 81 0 0 25 0 4 0 156714965 343076864 72510 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25233/statm: 83759 72510 83 193 0 83563 0
[pid=25233/tid=25234] ppid=25230 vsize=335036 CPUtime=247.45
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5219 0 0 0 24732 13 0 0 25 0 4 0 156715179 343076864 72510 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25235] ppid=25230 vsize=335036 CPUtime=247.95
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 4400 0 0 0 24783 12 0 0 19 0 4 0 156715179 343076864 72510 1992294400 134512640 135305190 4294956160 18446744073709551615 134528788 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25236] ppid=25230 vsize=335036 CPUtime=238.56
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5859 0 0 0 23842 14 0 0 25 0 4 0 156715179 343076864 72510 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1009.81
Current children cumulated vsize (KiB) 340392

[startup+519.503 s]
/proc/loadavg: 3.99 3.50 2.31 5/69 25242
/proc/meminfo: memFree=1595480/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5356 CPUtime=23.76
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 313 58845 0 0 0 0 2314 62 16 0 1 0 156712585 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 238 195 169 0 50 0
[pid=25233] ppid=25230 vsize=335036 CPUtime=986.85
/proc/25233/stat : 25233 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194304 72713 0 0 0 98604 81 0 0 25 0 4 0 156714965 343076864 72510 1992294400 134512640 135305190 4294956160 18446744073709551615 134551684 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25233/statm: 83759 72510 83 193 0 83563 0
[pid=25233/tid=25234] ppid=25230 vsize=335036 CPUtime=247.64
/proc/25233/task/25234/stat : 25234 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5219 0 0 0 24751 13 0 0 23 0 4 0 156715179 343076864 72510 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25233/tid=25235] ppid=25230 vsize=335036 CPUtime=248.15
/proc/25233/task/25235/stat : 25235 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 4400 0 0 0 24803 12 0 0 19 0 4 0 156715179 343076864 72510 1992294400 134512640 135305190 4294956160 18446744073709551615 134529976 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25233/tid=25236] ppid=25230 vsize=335036 CPUtime=238.76
/proc/25233/task/25236/stat : 25236 (manysat1.1_stat) R 25230 25230 25092 0 -1 4194368 5859 0 0 0 23862 14 0 0 25 0 4 0 156715179 343076864 72510 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1010.61
Current children cumulated vsize (KiB) 340392

[startup+519.703 s]
/proc/loadavg: 3.99 3.50 2.31 5/69 25242
/proc/meminfo: memFree=1595480/2055920 swapFree=4180232/4192956
[pid=25230] ppid=25228 vsize=5360 CPUtime=1010.94
/proc/25230/stat : 25230 (manysat.sh) S 25228 25230 25092 0 -1 4194304 340 131573 0 0 0 0 100945 149 18 0 1 0 156712585 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25230/statm: 1340 240 196 169 0 51 0
Current children cumulated CPU time (s) 1010.94
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 519.722
CPU time (s): 1010.98
CPU user time (s): 1009.46
CPU system time (s): 1.52077
CPU usage (%): 194.523
Max. virtual memory (cumulated for all children) (KiB): 340392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1009.46
system time used= 1.52077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132040
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= 8239
involuntary context switches= 18439

runsolver used 0.496924 second user time and 1.40279 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-02 19:52:59
IDJOB=1772996
IDBENCH=20424
IDSOLVER=612
FILE ID=node1/1772996-1241286777
PBS_JOBID= 9225061
Free space on /tmp= 66524 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772996-1241286777/watcher-1772996-1241286777 -o /tmp/evaluation-result-1772996-1241286777/solver-1772996-1241286777 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1772996-1241286777.cnf aimd 1

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

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED=278960275

node1.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.259
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	: 5931.00
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.259
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:       1934944 kB
Buffers:          6020 kB
Cached:          60456 kB
SwapCached:       6284 kB
Active:          49064 kB
Inactive:        25092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1934944 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:           25996 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            32888 kB
Committed_AS:   721164 kB
PageTables:       1448 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= 66520 MiB
End job on node1 at 2009-05-02 20:01:39