Trace number 1039990

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
Sugar v1.13+minisatSAT 581.719 587.918

General information on the benchmark

Namecsp/magicSquare/
normalized-magicSquare-9_glb.xml
MD5SUM8ba45946ef8405b9c947640d2d7b6833
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06499
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints21
Maximum constraint arity81
Maximum domain size81
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(1),weightedsum(20)

Solver Data (download as text)

0.00/0.15	c 0	Sugar v1-13 + HOME/minisat
0.00/0.17	c 1	BEGIN Wed Jul  2 13:15:20 2008
0.00/0.17	c 1	PID 22363
0.00/0.18	c 1	HOST node18.alineos.net
0.00/0.18	c 1	CONVERTING HOME/instance-1039990-1214997320.xml TO HOME/temp.csp
0.00/0.18	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1039990-1214997320.xml' 'HOME/temp.csp'
0.04/0.48	c 1	1 domains, 81 variables, 0 predicates, 0 relations, 21 constraints
0.04/0.49	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.49	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.23/0.57	c 1	Parsing HOME/temp.csp
0.23/0.64	c 1	parsed 103 expressions
0.23/0.65	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.23/0.65	c 1	Converting to clausal form CSP
0.23/0.67	c 1	converted 11 (10%) expressions
0.23/0.67	c 1	converted 21 (20%) expressions
0.23/0.67	c 1	converted 31 (30%) expressions
0.23/0.67	c 1	converted 42 (40%) expressions
0.23/0.67	c 1	converted 52 (50%) expressions
0.23/0.67	c 1	converted 62 (60%) expressions
0.23/0.67	c 1	converted 73 (70%) expressions
0.23/0.69	c 1	converted 83 (80%) expressions
0.23/0.77	c 1	converted 93 (90%) expressions
0.23/0.97	c 1	converted 103 (100%) expressions
0.23/0.97	c 1	CSP : 361 integers, 0 booleans, 3842 clauses, largest domain size 401
0.23/0.97	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.23/0.97	c 1	Propagation in CSP
0.71/1.03	c 1	1600 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.71/1.03	c 1	CSP : 361 integers, 0 booleans, 3842 clauses, largest domain size 361
0.71/1.03	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.71/1.04	c 1	Simplifing CSP by introducing new Boolean variables
0.81/1.12	c 1	CSP : 361 integers, 6480 booleans, 10322 clauses, largest domain size 361
0.81/1.12	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.81/1.17	c 2	Encoding CSP to SAT : HOME/temp.cnf
0.81/1.19	c 2	37 (10%) CSP integer variables are encoded (2923 clauses, 35878 bytes)
0.81/1.20	c 2	73 (20%) CSP integer variables are encoded (5767 clauses, 72850 bytes)
0.90/1.21	c 2	109 (30%) CSP integer variables are encoded (12611 clauses, 167239 bytes)
0.90/1.22	c 2	145 (40%) CSP integer variables are encoded (20535 clauses, 286099 bytes)
0.90/1.23	c 2	181 (50%) CSP integer variables are encoded (28539 clauses, 406159 bytes)
0.90/1.24	c 2	217 (60%) CSP integer variables are encoded (36463 clauses, 525019 bytes)
0.90/1.25	c 2	253 (70%) CSP integer variables are encoded (44587 clauses, 646879 bytes)
0.90/1.26	c 2	289 (80%) CSP integer variables are encoded (52511 clauses, 765739 bytes)
0.90/1.27	c 2	325 (90%) CSP integer variables are encoded (60435 clauses, 884599 bytes)
0.90/1.28	c 2	361 (100%) CSP integer variables are encoded (68519 clauses, 1005859 bytes)
16.18/16.85	c 17	1033 (10%) CSP clauses are encoded (8359272 clauses, 171088385 bytes)
16.27/16.96	c 17	2065 (20%) CSP clauses are encoded (8415344 clauses, 172138612 bytes)
16.37/17.07	c 17	3097 (30%) CSP clauses are encoded (8471416 clauses, 173193390 bytes)
16.47/17.17	c 18	4129 (40%) CSP clauses are encoded (8527488 clauses, 174290054 bytes)
16.57/17.28	c 18	5161 (50%) CSP clauses are encoded (8583560 clauses, 175401862 bytes)
16.67/17.39	c 18	6194 (60%) CSP clauses are encoded (8639713 clauses, 176515279 bytes)
16.87/17.51	c 18	7226 (70%) CSP clauses are encoded (8695785 clauses, 177627087 bytes)
16.97/17.61	c 18	8258 (80%) CSP clauses are encoded (8751857 clauses, 178738895 bytes)
17.06/17.72	c 18	9290 (90%) CSP clauses are encoded (8807929 clauses, 179850703 bytes)
17.16/17.82	c 18	10322 (100%) CSP clauses are encoded (8863841 clauses, 180960159 bytes)
17.16/17.82	c 18	10322 CSP clauses encoded
17.16/17.82	c 18	Writing map file : HOME/temp.map
17.16/17.82	c 18	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
17.16/17.82	c 18	SAT : 75360 SAT variables, 8863841 SAT clauses, 180960159 bytes
17.16/17.82	c 18	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
17.16/17.85	c 18	SOLVING HOME/temp.cnf
17.16/17.85	c 18	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.16/17.86	c 18	This is MiniSat 2.0 beta
17.16/17.86	c 18	WARNING: for repeatability, setting FPU to use double precision
17.16/17.86	c 18	============================[ Problem Statistics ]=============================
17.16/17.86	c 18	|                                                                             |
17.16/17.86	c 18	|  Number of variables:  75360                                                |
17.16/17.86	c 18	|  Number of clauses:    8863841                                              |
21.20/21.95	c 22	|  Parsing time:         3.50         s                                       |
21.38/22.17	c 23	============================[ Search Statistics ]==============================
21.38/22.17	c 23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.38/22.17	c 23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.38/22.17	c 23	===============================================================================
21.38/22.17	c 23	|         0 |   75360  8863841 26367760 |  2954613        0    nan |  0.000 % |
23.47/24.21	c 25	|       100 |   75360  8863841 26367760 |  3250075      100     11 |  0.000 % |
25.94/26.74	c 27	|       251 |   75360  8863841 26367760 |  3575082      251     16 |  0.000 % |
28.82/29.65	c 30	|       476 |   75360  8863841 26367760 |  3932590      475     20 |  0.004 % |
34.27/35.12	c 35	|       814 |   75360  8863841 26367760 |  4325849      812     24 |  0.007 % |
35.75/36.65	c 37	|      1322 |   75360  8863841 26367760 |  4758434     1320     19 |  0.007 % |
36.25/37.12	c 37	|      2081 |   75360  8863841 26367760 |  5234278     2079     14 |  0.007 % |
49.52/50.54	c 51	|      3220 |   75359  8863841 26367760 |  5757706     3217     21 |  0.008 % |
54.76/55.80	c 56	|      4928 |   75359  8863841 26367760 |  6333476     4925     16 |  0.008 % |
56.85/57.97	c 58	|      7491 |   75359  8863841 26367760 |  6966824     7488     13 |  0.008 % |
60.41/61.51	c 62	|     11335 |   75358  8863841 26367760 |  7663506    11331     11 |  0.009 % |
64.87/66.10	c 66	|     17101 |   75357  8863841 26367760 |  8429857    17096     11 |  0.012 % |
72.59/73.89	c 74	|     25751 |   75357  8863841 26367760 |  9272843    25745     11 |  0.015 % |
86.57/87.93	c 88	|     38725 |   75357  8863841 26367760 | 10200127    38719     11 |  0.015 % |
389.64/394.08	c 394	|     58187 |   75356  8863841 26367760 | 11220140    58180     23 |  0.016 % |
581.02/587.28	c 588	===============================================================================
581.02/587.29	c 588	restarts              : 15
581.02/587.29	c 588	conflicts             : 69173          (123 /sec)
581.02/587.29	c 588	decisions             : 90884          (1.12 % random) (161 /sec)
581.02/587.29	c 588	propagations          : 79050045       (140334 /sec)
581.02/587.29	c 588	conflict literals     : 2072526        (11.21 % deleted)
581.02/587.29	c 588	Memory used           : 392.97 MB
581.02/587.29	c 588	CPU time              : 563.297 s
581.02/587.29	c 588	
581.12/587.32	c 588	SATISFIABLE
581.12/587.39	c 588	DECODING HOME/temp.out WITH HOME/temp.map
581.12/587.39	c 588	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
581.22/587.48	c 588	Decoding HOME/temp.out
581.22/587.76	s SATISFIABLE
581.22/587.76	v 69 35 81 40 39 8 31 52 14 42 60 6 74 3 64 65 7 48 73 12 77 51 29 19 38 26 44 41 2 11 23 79 78 22 80 33 1 68 17 9 43 56 57 55 63 62 21 61 28 45 5 67 50 30 16 66 72 76 46 10 4 54 25 47 71 20 15 49 59 58 13 37 18 34 24 53 36 70 27 32 75
581.22/587.78	c 588	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
581.22/587.83	c 588	CPU 579.35 (0.03 0.01 579.32 2.24)
581.22/587.83	c 588	END Wed Jul  2 13:25:08 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039990-1214997320/watcher-1039990-1214997320 -o /tmp/evaluation-result-1039990-1214997320/solver-1039990-1214997320 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1039990-1214997320.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.33 1.26 0.50 4/80 22363
/proc/meminfo: memFree=1877232/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=18572 CPUtime=0
/proc/22363/stat : 22363 (runsolver) D 22361 22363 22231 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1978706425 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 227848809767 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/22363/statm: 4643 292 257 25 0 2626 0

[startup+0.0423919 s]
/proc/loadavg: 2.33 1.26 0.50 4/80 22363
/proc/meminfo: memFree=1877232/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=7504 CPUtime=0
/proc/22363/stat : 22363 (sugar) D 22361 22363 22231 0 -1 4194304 66 0 0 0 0 0 0 0 18 0 1 0 1978706425 7684096 51 996147200 4194304 4206940 548682068608 18446744073709551615 227846190473 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/22363/statm: 1876 51 38 3 0 55 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7504

[startup+0.101068 s]
/proc/loadavg: 2.33 1.26 0.50 4/80 22363
/proc/meminfo: memFree=1877232/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=12412 CPUtime=0
/proc/22363/stat : 22363 (sugar) D 22361 22363 22231 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 1978706425 12709888 382 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/22363/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301109 s]
/proc/loadavg: 2.33 1.26 0.50 4/80 22363
/proc/meminfo: memFree=1877232/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=0.04
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 1978706425 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701175 s]
/proc/loadavg: 2.33 1.26 0.50 4/80 22363
/proc/meminfo: memFree=1877232/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=0.23
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 973 4158 0 1 3 1 16 3 15 0 1 0 1978706425 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 13600

[startup+1.50232 s]
/proc/loadavg: 2.33 1.26 0.50 3/91 22385
/proc/meminfo: memFree=1861336/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=0.23
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 974 4158 0 1 3 1 16 3 15 0 1 0 1978706425 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 797 370 3 0 500 0
[pid=22376] ppid=22363 vsize=5356 CPUtime=0
/proc/22376/stat : 22376 (sh) S 22363 22363 22231 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978706475 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22376/statm: 1339 233 193 169 0 50 0
[pid=22377] ppid=22376 vsize=868440 CPUtime=0.96
/proc/22377/stat : 22377 (java) S 22376 22363 22231 0 -1 0 7250 0 1 0 91 5 0 0 18 0 9 0 1978706475 889282560 6378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22377/statm: 217110 6378 2563 9 0 211657 0
[pid=22377/tid=22378] ppid=22376 vsize=868440 CPUtime=0.61
/proc/22377/task/22378/stat : 22378 (java) R 22376 22363 22231 0 -1 64 2789 0 1 0 58 3 0 0 19 0 9 0 1978706476 889282560 6378 996147200 134512640 134550740 4294955952 18446744073709551615 4126528824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22379] ppid=22376 vsize=868440 CPUtime=0.16
/proc/22377/task/22379/stat : 22379 (java) S 22376 22363 22231 0 -1 64 2313 0 0 0 15 1 0 0 16 0 9 0 1978706477 889282560 6378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22380] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22380/stat : 22380 (java) S 22376 22363 22231 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1978706478 889282560 6378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22381] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22381/stat : 22381 (java) S 22376 22363 22231 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978706478 889282560 6378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22382] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22382/stat : 22382 (java) S 22376 22363 22231 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978706480 889282560 6378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22383] ppid=22376 vsize=868440 CPUtime=0.17
/proc/22377/task/22383/stat : 22383 (java) S 22376 22363 22231 0 -1 64 1455 0 0 0 17 0 0 0 16 0 9 0 1978706480 889282560 6378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22384] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22384/stat : 22384 (java) S 22376 22363 22231 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1978706480 889282560 6378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22385] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22385/stat : 22385 (java) S 22376 22363 22231 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1978706480 889282560 6378 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 887396

[startup+3.1016 s]
/proc/loadavg: 2.33 1.26 0.50 3/91 22385
/proc/meminfo: memFree=1849176/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=0.23
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 974 4158 0 1 3 1 16 3 15 0 1 0 1978706425 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 797 370 3 0 500 0
[pid=22376] ppid=22363 vsize=5356 CPUtime=0
/proc/22376/stat : 22376 (sh) S 22363 22363 22231 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978706475 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22376/statm: 1339 233 193 169 0 50 0
[pid=22377] ppid=22376 vsize=868440 CPUtime=2.56
/proc/22377/stat : 22377 (java) S 22376 22363 22231 0 -1 0 7751 0 1 0 235 21 0 0 18 0 9 0 1978706475 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22377/statm: 217110 6383 2563 9 0 211657 0
[pid=22377/tid=22378] ppid=22376 vsize=868440 CPUtime=2.06
/proc/22377/task/22378/stat : 22378 (java) R 22376 22363 22231 0 -1 64 3285 0 1 0 192 14 0 0 25 0 9 0 1978706476 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 102064640 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22379] ppid=22376 vsize=868440 CPUtime=0.27
/proc/22377/task/22379/stat : 22379 (java) S 22376 22363 22231 0 -1 64 2313 0 0 0 23 4 0 0 16 0 9 0 1978706477 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22380] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22380/stat : 22380 (java) S 22376 22363 22231 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1978706478 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22381] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22381/stat : 22381 (java) S 22376 22363 22231 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978706478 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22382] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22382/stat : 22382 (java) S 22376 22363 22231 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978706480 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22383] ppid=22376 vsize=868440 CPUtime=0.18
/proc/22377/task/22383/stat : 22383 (java) S 22376 22363 22231 0 -1 64 1460 0 0 0 18 0 0 0 16 0 9 0 1978706480 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22384] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22384/stat : 22384 (java) S 22376 22363 22231 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1978706480 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22385] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22385/stat : 22385 (java) R 22376 22363 22231 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1978706480 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 887396

[startup+6.30216 s]
/proc/loadavg: 2.31 1.27 0.51 3/91 22385
/proc/meminfo: memFree=1811480/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=0.23
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 974 4158 0 1 3 1 16 3 15 0 1 0 1978706425 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 797 370 3 0 500 0
[pid=22376] ppid=22363 vsize=5356 CPUtime=0
/proc/22376/stat : 22376 (sh) S 22363 22363 22231 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978706475 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22376/statm: 1339 233 193 169 0 50 0
[pid=22377] ppid=22376 vsize=868440 CPUtime=5.59
/proc/22377/stat : 22377 (java) S 22376 22363 22231 0 -1 0 8688 0 1 0 511 48 0 0 18 0 9 0 1978706475 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22377/statm: 217110 6383 2563 9 0 211657 0
[pid=22377/tid=22378] ppid=22376 vsize=868440 CPUtime=4.88
/proc/22377/task/22378/stat : 22378 (java) R 22376 22363 22231 0 -1 64 4222 0 1 0 452 36 0 0 25 0 9 0 1978706476 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4126475179 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22379] ppid=22376 vsize=868440 CPUtime=0.5
/proc/22377/task/22379/stat : 22379 (java) S 22376 22363 22231 0 -1 64 2313 0 0 0 40 10 0 0 16 0 9 0 1978706477 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22380] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22380/stat : 22380 (java) S 22376 22363 22231 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1978706478 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22381] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22381/stat : 22381 (java) S 22376 22363 22231 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978706478 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22382] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22382/stat : 22382 (java) S 22376 22363 22231 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978706480 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22383] ppid=22376 vsize=868440 CPUtime=0.18
/proc/22377/task/22383/stat : 22383 (java) S 22376 22363 22231 0 -1 64 1460 0 0 0 18 0 0 0 16 0 9 0 1978706480 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22384] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22384/stat : 22384 (java) S 22376 22363 22231 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1978706480 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22385] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22385/stat : 22385 (java) S 22376 22363 22231 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1978706480 889282560 6383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 887396

[startup+12.7023 s]
/proc/loadavg: 2.28 1.28 0.51 3/91 22385
/proc/meminfo: memFree=1741336/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=0.23
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 974 4158 0 1 3 1 16 3 15 0 1 0 1978706425 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 797 370 3 0 500 0
[pid=22376] ppid=22363 vsize=5356 CPUtime=0
/proc/22376/stat : 22376 (sh) S 22363 22363 22231 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978706475 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22376/statm: 1339 233 193 169 0 50 0
[pid=22377] ppid=22376 vsize=868440 CPUtime=11.92
/proc/22377/stat : 22377 (java) S 22376 22363 22231 0 -1 0 10623 0 1 0 1086 106 0 0 18 0 9 0 1978706475 889282560 6385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22377/statm: 217110 6385 2563 9 0 211657 0
[pid=22377/tid=22378] ppid=22376 vsize=868440 CPUtime=10.72
/proc/22377/task/22378/stat : 22378 (java) R 22376 22363 22231 0 -1 64 6155 0 1 0 989 83 0 0 25 0 9 0 1978706476 889282560 6385 996147200 134512640 134550740 4294955952 18446744073709551615 4126493143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22379] ppid=22376 vsize=868440 CPUtime=0.98
/proc/22377/task/22379/stat : 22379 (java) S 22376 22363 22231 0 -1 64 2313 0 0 0 77 21 0 0 16 0 9 0 1978706477 889282560 6385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22380] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22380/stat : 22380 (java) S 22376 22363 22231 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1978706478 889282560 6385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22381] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22381/stat : 22381 (java) S 22376 22363 22231 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978706478 889282560 6385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22382] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22382/stat : 22382 (java) S 22376 22363 22231 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1978706480 889282560 6385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22383] ppid=22376 vsize=868440 CPUtime=0.19
/proc/22377/task/22383/stat : 22383 (java) S 22376 22363 22231 0 -1 64 1462 0 0 0 19 0 0 0 17 0 9 0 1978706480 889282560 6385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22384] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22384/stat : 22384 (java) S 22376 22363 22231 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1978706480 889282560 6385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22377/tid=22385] ppid=22376 vsize=868440 CPUtime=0
/proc/22377/task/22385/stat : 22385 (java) S 22376 22363 22231 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1978706480 889282560 6385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 887396

[startup+25.5016 s]
/proc/loadavg: 2.22 1.32 0.54 3/83 22387
/proc/meminfo: memFree=1323160/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
[pid=22386] ppid=22363 vsize=5356 CPUtime=0
/proc/22386/stat : 22386 (sh) S 22363 22363 22231 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978708211 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22386/statm: 1339 232 193 169 0 50 0
[pid=22387] ppid=22386 vsize=383984 CPUtime=7.54
/proc/22387/stat : 22387 (minisat) R 22386 22363 22231 0 -1 4194304 92593 0 0 0 697 57 0 0 25 0 1 0 1978708211 393199616 92579 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22387/statm: 95996 92579 76 150 0 95843 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 402940

[startup+51.1011 s]
/proc/loadavg: 2.14 1.37 0.58 3/83 22387
/proc/meminfo: memFree=1317848/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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


[startup+162.302 s]
/proc/loadavg: 2.02 1.56 0.73 3/83 22387
/proc/meminfo: memFree=1311896/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
[pid=22386] ppid=22363 vsize=5356 CPUtime=0
/proc/22386/stat : 22386 (sh) S 22363 22363 22231 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978708211 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22386/statm: 1339 232 193 169 0 50 0
[pid=22387] ppid=22386 vsize=395488 CPUtime=142.92
/proc/22387/stat : 22387 (minisat) R 22386 22363 22231 0 -1 4194304 95463 0 0 0 14232 60 0 0 25 0 1 0 1978708211 404979712 95449 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22387/statm: 98872 95449 76 150 0 98719 0
Current children cumulated CPU time (s) 160.13
Current children cumulated vsize (KiB) 414444

[startup+222.301 s]
/proc/loadavg: 2.01 1.64 0.81 3/83 22387
/proc/meminfo: memFree=1310936/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
[pid=22386] ppid=22363 vsize=5356 CPUtime=0
/proc/22386/stat : 22386 (sh) S 22363 22363 22231 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978708211 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22386/statm: 1339 232 193 169 0 50 0
[pid=22387] ppid=22386 vsize=396412 CPUtime=202.35
/proc/22387/stat : 22387 (minisat) R 22386 22363 22231 0 -1 4194304 95689 0 0 0 20175 60 0 0 25 0 1 0 1978708211 405925888 95675 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22387/statm: 99103 95675 76 150 0 98950 0
Current children cumulated CPU time (s) 219.56
Current children cumulated vsize (KiB) 415368

[startup+282.303 s]
/proc/loadavg: 2.00 1.70 0.88 3/83 22387
/proc/meminfo: memFree=1309976/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
[pid=22386] ppid=22363 vsize=5356 CPUtime=0
/proc/22386/stat : 22386 (sh) S 22363 22363 22231 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978708211 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22386/statm: 1339 232 193 169 0 50 0
[pid=22387] ppid=22386 vsize=397336 CPUtime=261.79
/proc/22387/stat : 22387 (minisat) R 22386 22363 22231 0 -1 4194304 95936 0 0 0 26119 60 0 0 25 0 1 0 1978708211 406872064 95922 996147200 134512640 135127466 4294956272 18446744073709551615 134528349 0 0 4096 3 0 0 0 17 1 0 0
/proc/22387/statm: 99334 95922 76 150 0 99181 0
Current children cumulated CPU time (s) 279
Current children cumulated vsize (KiB) 416292

[startup+342.302 s]
/proc/loadavg: 2.00 1.75 0.94 3/83 22387
/proc/meminfo: memFree=1309016/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
[pid=22386] ppid=22363 vsize=5356 CPUtime=0
/proc/22386/stat : 22386 (sh) S 22363 22363 22231 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978708211 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22386/statm: 1339 232 193 169 0 50 0
[pid=22387] ppid=22386 vsize=398272 CPUtime=321.22
/proc/22387/stat : 22387 (minisat) R 22386 22363 22231 0 -1 4194304 96150 0 0 0 32061 61 0 0 25 0 1 0 1978708211 407830528 96136 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22387/statm: 99568 96136 76 150 0 99415 0
Current children cumulated CPU time (s) 338.43
Current children cumulated vsize (KiB) 417228

[startup+402.302 s]
/proc/loadavg: 2.00 1.80 1.01 3/83 22387
/proc/meminfo: memFree=1308056/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
[pid=22386] ppid=22363 vsize=5356 CPUtime=0
/proc/22386/stat : 22386 (sh) S 22363 22363 22231 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978708211 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22386/statm: 1339 232 193 169 0 50 0
[pid=22387] ppid=22386 vsize=399196 CPUtime=380.66
/proc/22387/stat : 22387 (minisat) R 22386 22363 22231 0 -1 4194304 96390 0 0 0 38005 61 0 0 25 0 1 0 1978708211 408776704 96376 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22387/statm: 99799 96376 76 150 0 99646 0
Current children cumulated CPU time (s) 397.87
Current children cumulated vsize (KiB) 418152

[startup+462.302 s]
/proc/loadavg: 2.00 1.83 1.07 3/83 22387
/proc/meminfo: memFree=1307160/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
[pid=22386] ppid=22363 vsize=5356 CPUtime=0
/proc/22386/stat : 22386 (sh) S 22363 22363 22231 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978708211 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22386/statm: 1339 232 193 169 0 50 0
[pid=22387] ppid=22386 vsize=400116 CPUtime=440.09
/proc/22387/stat : 22387 (minisat) R 22386 22363 22231 0 -1 4194304 96588 0 0 0 43948 61 0 0 25 0 1 0 1978708211 409718784 96574 996147200 134512640 135127466 4294956272 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 1 0 0
/proc/22387/statm: 100029 96574 76 150 0 99876 0
Current children cumulated CPU time (s) 457.3
Current children cumulated vsize (KiB) 419072

[startup+522.301 s]
/proc/loadavg: 2.00 1.86 1.12 3/83 22387
/proc/meminfo: memFree=1306136/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
[pid=22386] ppid=22363 vsize=5356 CPUtime=0
/proc/22386/stat : 22386 (sh) S 22363 22363 22231 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978708211 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22386/statm: 1339 232 193 169 0 50 0
[pid=22387] ppid=22386 vsize=401040 CPUtime=499.53
/proc/22387/stat : 22387 (minisat) R 22386 22363 22231 0 -1 4194304 96842 0 0 0 49892 61 0 0 25 0 1 0 1978708211 410664960 96828 996147200 134512640 135127466 4294956272 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 1 0 0
/proc/22387/statm: 100260 96828 76 150 0 100107 0
Current children cumulated CPU time (s) 516.74
Current children cumulated vsize (KiB) 419996

[startup+582.302 s]
/proc/loadavg: 2.00 1.88 1.18 3/83 22387
/proc/meminfo: memFree=1304920/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
[pid=22386] ppid=22363 vsize=5356 CPUtime=0
/proc/22386/stat : 22386 (sh) S 22363 22363 22231 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978708211 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22386/statm: 1339 232 193 169 0 50 0
[pid=22387] ppid=22386 vsize=402096 CPUtime=558.96
/proc/22387/stat : 22387 (minisat) R 22386 22363 22231 0 -1 4194304 97121 0 0 0 55835 61 0 0 25 0 1 0 1978708211 411746304 97107 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22387/statm: 100524 97107 76 150 0 100371 0
Current children cumulated CPU time (s) 576.17
Current children cumulated vsize (KiB) 421052

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

[startup+585.501 s]
/proc/loadavg: 2.00 1.88 1.18 3/83 22387
/proc/meminfo: memFree=1304856/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
[pid=22386] ppid=22363 vsize=5356 CPUtime=0
/proc/22386/stat : 22386 (sh) S 22363 22363 22231 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978708211 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22386/statm: 1339 232 193 169 0 50 0
[pid=22387] ppid=22386 vsize=402228 CPUtime=562.12
/proc/22387/stat : 22387 (minisat) R 22386 22363 22231 0 -1 4194304 97135 0 0 0 56151 61 0 0 25 0 1 0 1978708211 411881472 97121 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22387/statm: 100557 97121 76 150 0 100404 0
Current children cumulated CPU time (s) 579.33
Current children cumulated vsize (KiB) 421184

[startup+587.103 s]
/proc/loadavg: 2.00 1.88 1.18 4/83 22387
/proc/meminfo: memFree=1304856/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=17.21
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1032 16627 0 2 3 1 1564 153 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
[pid=22386] ppid=22363 vsize=5356 CPUtime=0
/proc/22386/stat : 22386 (sh) S 22363 22363 22231 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978708211 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22386/statm: 1339 232 193 169 0 50 0
[pid=22387] ppid=22386 vsize=402228 CPUtime=563.71
/proc/22387/stat : 22387 (minisat) R 22386 22363 22231 0 -1 4194304 97144 0 0 0 56310 61 0 0 25 0 1 0 1978708211 411881472 97130 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22387/statm: 100557 97130 76 150 0 100404 0
Current children cumulated CPU time (s) 580.92
Current children cumulated vsize (KiB) 421184

[startup+587.502 s]
/proc/loadavg: 2.00 1.88 1.18 4/83 22387
/proc/meminfo: memFree=1304600/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=581.22
/proc/22363/stat : 22363 (sugar) S 22361 22363 22231 0 -1 4194304 1087 114086 0 2 3 1 57897 221 16 0 1 0 1978706425 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22363/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 581.22
Current children cumulated vsize (KiB) 13600

[startup+587.902 s]
/proc/loadavg: 2.00 1.88 1.18 4/83 22387
/proc/meminfo: memFree=1304600/2055920 swapFree=4180064/4192956
[pid=22363] ppid=22361 vsize=13600 CPUtime=581.68
/proc/22363/stat : 22363 (sugar) R 22361 22363 22231 0 -1 4194304 1116 117807 0 3 3 9 57932 224 16 0 1 0 1978706425 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227848983593 0 0 4224 16386 0 0 0 17 1 0 0
/proc/22363/statm: 3400 799 371 3 0 500 0
Current children cumulated CPU time (s) 581.68
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 587.918
CPU time (s): 581.719
CPU user time (s): 579.36
CPU system time (s): 2.35864
CPU usage (%): 98.9456
Max. virtual memory (cumulated for all children) (KiB): 887396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 579.36
system time used= 2.35864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118953
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37065
involuntary context switches= 60353

runsolver used 0.751885 second user time and 1.93771 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-02 13:15:20
IDJOB=1039990
IDBENCH=53661
IDSOLVER=346
FILE ID=node18/1039990-1214997320
PBS_JOBID= 7870886
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/magicSquare/normalized-magicSquare-9_glb.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039990-1214997320/watcher-1039990-1214997320 -o /tmp/evaluation-result-1039990-1214997320/solver-1039990-1214997320 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1039990-1214997320.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8ba45946ef8405b9c947640d2d7b6833
RANDOM SEED=285525752

node18.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.268
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.268
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:       1877776 kB
Buffers:          2748 kB
Cached:          37000 kB
SwapCached:       6696 kB
Active:         108736 kB
Inactive:         3952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1877776 kB
SwapTotal:     4192956 kB
SwapFree:      4180064 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          85992 kB
Slab:            50544 kB
Committed_AS:  4125968 kB
PageTables:       1880 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= 66544 MiB
End job on node18 at 2008-07-02 13:25:08