Trace number 2078958

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.14.6+minisatSAT 1264.58 1268.56

General information on the benchmark

Namecsp/ogdPuzzle/
normalized-crossword-m1-ogd-puzzle13.xml
MD5SUM5c838c7da843ae4708fcbeb82b8744bc
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.282956
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints259
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension34
Number of constraints which are defined in intension225
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 05:00:55 2009
0.00/0.08	c 0	PID 24633
0.06/0.08	c 0	HOST node61.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2078958-1247367654.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2078958-1247367654.xml' 'HOME/temp.csp'
0.06/0.93	c 1	1 domains, 65 variables, 4 predicates, 4 relations, 259 constraints
0.06/0.97	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.97	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.90/1.06	c 1	Parsing HOME/temp.csp
1.69/1.85	c 1	parsed 333 expressions
1.69/1.86	c 1	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.69/1.86	c 1	Converting to clausal form CSP
1.69/1.88	c 2	converted 34 (10%) expressions
1.69/1.88	c 2	converted 67 (20%) expressions
1.98/2.18	c 2	converted 100 (30%) expressions
2.19/2.31	c 2	converted 134 (40%) expressions
2.19/2.33	c 2	converted 167 (50%) expressions
2.19/2.35	c 2	converted 200 (60%) expressions
2.29/2.43	c 2	converted 234 (70%) expressions
2.29/2.44	c 2	converted 267 (80%) expressions
2.29/2.45	c 2	converted 300 (90%) expressions
4.17/4.39	c 4	converted 333 (100%) expressions
4.17/4.39	c 4	CSP : 65 integers, 0 booleans, 259 clauses, largest domain size 26
4.17/4.39	c 4	Heap : 68 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.17/4.39	c 4	Propagation in CSP
4.17/4.40	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.17/4.40	c 4	CSP : 65 integers, 0 booleans, 259 clauses, largest domain size 26
4.17/4.40	c 4	Heap : 68 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.17/4.40	c 4	Simplifing CSP by introducing new Boolean variables
4.27/4.42	c 4	CSP : 65 integers, 1676 booleans, 1935 clauses, largest domain size 26
4.27/4.42	c 4	Heap : 68 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.67/4.83	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.67/4.84	c 4	7 (10%) CSP integer variables are encoded (168 clauses, 1704 bytes)
4.67/4.85	c 4	13 (20%) CSP integer variables are encoded (312 clauses, 3288 bytes)
4.67/4.85	c 4	20 (30%) CSP integer variables are encoded (480 clauses, 5136 bytes)
4.67/4.85	c 4	26 (40%) CSP integer variables are encoded (624 clauses, 6720 bytes)
4.67/4.85	c 4	33 (50%) CSP integer variables are encoded (792 clauses, 8568 bytes)
4.67/4.85	c 4	39 (60%) CSP integer variables are encoded (936 clauses, 10152 bytes)
4.67/4.85	c 4	46 (70%) CSP integer variables are encoded (1104 clauses, 12289 bytes)
4.67/4.85	c 4	52 (80%) CSP integer variables are encoded (1248 clauses, 14161 bytes)
4.67/4.85	c 4	59 (90%) CSP integer variables are encoded (1416 clauses, 16345 bytes)
4.67/4.85	c 4	65 (100%) CSP integer variables are encoded (1560 clauses, 18217 bytes)
7.02/7.22	c 7	194 (10%) CSP clauses are encoded (102295 clauses, 3214355 bytes)
7.02/7.23	c 7	387 (20%) CSP clauses are encoded (106613 clauses, 3290706 bytes)
7.02/7.25	c 7	581 (30%) CSP clauses are encoded (111107 clauses, 3365614 bytes)
7.02/7.26	c 7	774 (40%) CSP clauses are encoded (115575 clauses, 3441036 bytes)
7.02/7.28	c 7	968 (50%) CSP clauses are encoded (120094 clauses, 3518852 bytes)
7.02/7.29	c 7	1161 (60%) CSP clauses are encoded (124562 clauses, 3596644 bytes)
7.02/7.30	c 7	1355 (70%) CSP clauses are encoded (129081 clauses, 3675910 bytes)
7.12/7.31	c 7	1548 (80%) CSP clauses are encoded (133549 clauses, 3754602 bytes)
7.12/7.32	c 7	1742 (90%) CSP clauses are encoded (138068 clauses, 3836668 bytes)
1262.00/1265.91	c 1266	1935 (100%) CSP clauses are encoded (945435 clauses, 54560226 bytes)
1262.00/1265.91	c 1266	1935 CSP clauses encoded
1262.00/1265.91	c 1266	Writing map file : HOME/temp.map
1262.00/1265.91	c 1266	Heap : 110 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1262.00/1265.91	c 1266	SAT : 3301 SAT variables, 945435 SAT clauses, 54560226 bytes
1262.00/1265.91	c 1266	Heap : 110 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1262.00/1265.99	c 1266	SOLVING HOME/temp.cnf
1262.00/1265.99	c 1266	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1262.00/1265.99	c 1266	This is MiniSat 2.0 beta
1262.00/1265.99	c 1266	WARNING: for repeatability, setting FPU to use double precision
1262.00/1265.99	c 1266	============================[ Problem Statistics ]=============================
1262.00/1265.99	c 1266	|                                                                             |
1262.00/1266.00	c 1266	|  Number of variables:  3301                                                 |
1262.00/1266.00	c 1266	|  Number of clauses:    945435                                               |
1263.25/1267.28	c 1267	|  Parsing time:         1.13         s                                       |
1263.35/1267.36	c 1267	============================[ Search Statistics ]==============================
1263.35/1267.36	c 1267	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1263.35/1267.36	c 1267	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1263.35/1267.36	c 1267	===============================================================================
1263.35/1267.36	c 1267	|         0 |    3301   945435 11356756 |   315145        0    nan |  0.000 % |
1263.54/1267.53	c 1267	|       101 |    3301   945435 11356756 |   346659      101      9 |  0.000 % |
1263.74/1267.78	c 1267	|       251 |    3301   945435 11356756 |   381325      251      8 |  0.000 % |
1264.04/1268.09	c 1268	|       477 |    3301   945435 11356756 |   419457      477     10 |  0.000 % |
1264.14/1268.13	c 1268	|       814 |    3301   945435 11356756 |   461403      814     10 |  0.000 % |
1264.34/1268.30	c 1268	===============================================================================
1264.34/1268.30	c 1268	restarts              : 5
1264.34/1268.30	c 1268	conflicts             : 1025           (479 /sec)
1264.34/1268.30	c 1268	decisions             : 4292           (1.37 % random) (2006 /sec)
1264.34/1268.30	c 1268	propagations          : 65233          (30487 /sec)
1264.34/1268.30	c 1268	conflict literals     : 10196          (23.99 % deleted)
1264.34/1268.30	c 1268	Memory used           : 78.14 MB
1264.34/1268.30	c 1268	CPU time              : 2.13967 s
1264.34/1268.30	c 1268	
1264.34/1268.31	c 1268	SATISFIABLE
1264.34/1268.32	c 1268	DECODING HOME/temp.out WITH HOME/temp.map
1264.34/1268.32	c 1268	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1264.37/1268.40	c 1268	Decoding HOME/temp.out
1264.37/1268.46	s SATISFIABLE
1264.37/1268.46	v 4 15 19 4 20 11 21 4 24 20 4 18 21 4 0 20 17 24 4 20 17 4 4 18 18 20 8 4 17 0 18 19 20 18 18 20 25 4 19 19 8 4 17 2 17 20 14 24 4 15 20 15 4 4 19 17 4 8 18 18 13 19 0 0 11
1264.37/1268.49	c 1268	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1264.37/1268.52	c 1268	CPU 1264.52 (0.06 0.02 1263.5 0.94)
1264.37/1268.52	c 1268	END Sun Jul 12 05:22:03 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2078958-1247367654/watcher-2078958-1247367654 -o /tmp/evaluation-result-2078958-1247367654/solver-2078958-1247367654 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2078958-1247367654.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.06 2.07 4/83 24633
/proc/meminfo: memFree=1459048/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=12268 CPUtime=0
/proc/24633/stat : 24633 (sugar) R 24631 24633 20953 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 23828912 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 246406675045 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/24633/statm: 3067 316 241 3 0 167 0

[startup+0.0821559 s]
/proc/loadavg: 2.00 2.06 2.07 4/83 24633
/proc/meminfo: memFree=1459048/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16740 CPUtime=0.06
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 23828912 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.106756 s]
/proc/loadavg: 2.00 2.06 2.07 4/83 24633
/proc/meminfo: memFree=1459048/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.06
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23828912 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30177 s]
/proc/loadavg: 2.00 2.06 2.07 4/83 24633
/proc/meminfo: memFree=1459048/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.06
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23828912 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701809 s]
/proc/loadavg: 2.00 2.06 2.07 4/83 24633
/proc/meminfo: memFree=1459048/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.06
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23828912 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50188 s]
/proc/loadavg: 2.00 2.06 2.07 3/87 24648
/proc/meminfo: memFree=1452104/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.89
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1309 12070 0 1 5 1 76 7 16 0 1 0 23828912 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1111 409 3 0 796 0
[pid=24646] ppid=24633 vsize=5356 CPUtime=0
/proc/24646/stat : 24646 (sh) S 24633 24633 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829010 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24646/statm: 1339 233 193 169 0 50 0
[pid=24647] ppid=24646 vsize=862284 CPUtime=0.51
/proc/24647/stat : 24647 (java) S 24646 24633 20953 0 -1 0 6356 0 1 0 48 3 0 0 18 0 9 0 23829011 882978816 5466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24647/statm: 215571 5466 2158 9 0 210484 0
[pid=24647/tid=24648] ppid=24646 vsize=862284 CPUtime=0.29
/proc/24647/task/24648/stat : 24648 (java) R 24646 24633 20953 0 -1 64 2017 0 1 0 29 0 0 0 21 0 9 0 23829012 882978816 5466 996147200 134512640 134550932 4294955936 18446744073709551615 4126422419 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 884508

[startup+3.10204 s]
/proc/loadavg: 2.00 2.06 2.07 4/94 24655
/proc/meminfo: memFree=1424080/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.9
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1309 12070 0 1 6 1 76 7 15 0 1 0 23828912 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1111 409 3 0 796 0
[pid=24646] ppid=24633 vsize=5356 CPUtime=0
/proc/24646/stat : 24646 (sh) S 24633 24633 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829010 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24646/statm: 1339 233 193 169 0 50 0
[pid=24647] ppid=24646 vsize=868588 CPUtime=2.08
/proc/24647/stat : 24647 (java) S 24646 24633 20953 0 -1 0 17279 0 1 0 201 7 0 0 18 0 9 0 23829011 889434112 15679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24647/statm: 217147 15679 2566 9 0 211652 0
[pid=24647/tid=24648] ppid=24646 vsize=868588 CPUtime=0.97
/proc/24647/task/24648/stat : 24648 (java) R 24646 24633 20953 0 -1 64 3163 0 1 0 97 0 0 0 25 0 9 0 23829012 889434112 15679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24649] ppid=24646 vsize=868588 CPUtime=0.94
/proc/24647/task/24649/stat : 24649 (java) R 24646 24633 20953 0 -1 64 11950 0 0 0 89 5 0 0 17 0 9 0 23829013 889434112 15679 996147200 134512640 134550932 4294955936 18446744073709551615 104196550 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24650] ppid=24646 vsize=868588 CPUtime=0
/proc/24647/task/24650/stat : 24650 (java) S 24646 24633 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23829013 889434112 15679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24651] ppid=24646 vsize=868588 CPUtime=0
/proc/24647/task/24651/stat : 24651 (java) S 24646 24633 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829013 889434112 15679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24652] ppid=24646 vsize=868588 CPUtime=0
/proc/24647/task/24652/stat : 24652 (java) S 24646 24633 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829015 889434112 15679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24653] ppid=24646 vsize=868588 CPUtime=0.14
/proc/24647/task/24653/stat : 24653 (java) S 24646 24633 20953 0 -1 64 1464 0 0 0 14 0 0 0 16 0 9 0 23829015 889434112 15679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24654] ppid=24646 vsize=868588 CPUtime=0
/proc/24647/task/24654/stat : 24654 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829016 889434112 15679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24655] ppid=24646 vsize=868588 CPUtime=0
/proc/24647/task/24655/stat : 24655 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829016 889434112 15679 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890812

[startup+6.30134 s]
/proc/loadavg: 2.08 2.08 2.08 3/94 24655
/proc/meminfo: memFree=1368464/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.9
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1310 12070 0 1 6 1 76 7 15 0 1 0 23828912 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1111 409 3 0 796 0
[pid=24646] ppid=24633 vsize=5356 CPUtime=0
/proc/24646/stat : 24646 (sh) S 24633 24633 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829010 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24646/statm: 1339 233 193 169 0 50 0
[pid=24647] ppid=24646 vsize=868700 CPUtime=5.25
/proc/24647/stat : 24647 (java) S 24646 24633 20953 0 -1 0 26064 0 1 0 511 14 0 0 18 0 9 0 23829011 889548800 23499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24647/statm: 217175 23499 2591 9 0 211652 0
[pid=24647/tid=24648] ppid=24646 vsize=868700 CPUtime=2.83
/proc/24647/task/24648/stat : 24648 (java) R 24646 24633 20953 0 -1 64 3729 0 1 0 281 2 0 0 25 0 9 0 23829012 889548800 23499 996147200 134512640 134550932 4294955936 18446744073709551615 4126824423 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24649] ppid=24646 vsize=868700 CPUtime=2.21
/proc/24647/task/24649/stat : 24649 (java) S 24646 24633 20953 0 -1 64 20142 0 0 0 211 10 0 0 16 0 9 0 23829013 889548800 23499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24650] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24650/stat : 24650 (java) S 24646 24633 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 23499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24651] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24651/stat : 24651 (java) S 24646 24633 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 23499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24652] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24652/stat : 24652 (java) S 24646 24633 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829015 889548800 23499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24653] ppid=24646 vsize=868700 CPUtime=0.18
/proc/24647/task/24653/stat : 24653 (java) S 24646 24633 20953 0 -1 64 1491 0 0 0 18 0 0 0 17 0 9 0 23829015 889548800 23499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24654] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24654/stat : 24654 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829016 889548800 23499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24655] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24655/stat : 24655 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829016 889548800 23499 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 890924

[startup+12.7029 s]
/proc/loadavg: 2.07 2.08 2.08 3/94 24661
/proc/meminfo: memFree=1358864/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.9
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1310 12070 0 1 6 1 76 7 16 0 1 0 23828912 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1111 409 3 0 796 0
[pid=24646] ppid=24633 vsize=5356 CPUtime=0
/proc/24646/stat : 24646 (sh) S 24633 24633 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829010 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24646/statm: 1339 233 193 169 0 50 0
[pid=24647] ppid=24646 vsize=868700 CPUtime=11.57
/proc/24647/stat : 24647 (java) S 24646 24633 20953 0 -1 0 27451 0 1 0 1139 18 0 0 18 0 9 0 23829011 889548800 24840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24647/statm: 217175 24840 2591 9 0 211652 0
[pid=24647/tid=24648] ppid=24646 vsize=868700 CPUtime=9.01
/proc/24647/task/24648/stat : 24648 (java) R 24646 24633 20953 0 -1 64 3776 0 1 0 896 5 0 0 25 0 9 0 23829012 889548800 24840 996147200 134512640 134550932 4294955936 18446744073709551615 4126886144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24649] ppid=24646 vsize=868700 CPUtime=2.33
/proc/24647/task/24649/stat : 24649 (java) S 24646 24633 20953 0 -1 64 21473 0 0 0 222 11 0 0 15 0 9 0 23829013 889548800 24840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24650] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24650/stat : 24650 (java) S 24646 24633 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 24840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24651] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24651/stat : 24651 (java) S 24646 24633 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 24840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24652] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24652/stat : 24652 (java) S 24646 24633 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829015 889548800 24840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24653] ppid=24646 vsize=868700 CPUtime=0.19
/proc/24647/task/24653/stat : 24653 (java) S 24646 24633 20953 0 -1 64 1500 0 0 0 19 0 0 0 16 0 9 0 23829015 889548800 24840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24654] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24654/stat : 24654 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829016 889548800 24840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24655] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24655/stat : 24655 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829016 889548800 24840 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 890924

[startup+25.5022 s]
/proc/loadavg: 2.06 2.07 2.08 3/94 24661
/proc/meminfo: memFree=1347792/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.9
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1310 12070 0 1 6 1 76 7 16 0 1 0 23828912 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1111 409 3 0 796 0
[pid=24646] ppid=24633 vsize=5356 CPUtime=0
/proc/24646/stat : 24646 (sh) S 24633 24633 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829010 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24646/statm: 1339 233 193 169 0 50 0
[pid=24647] ppid=24646 vsize=868700 CPUtime=24.24
/proc/24647/stat : 24647 (java) S 24646 24633 20953 0 -1 0 29694 0 1 0 2405 19 0 0 18 0 9 0 23829011 889548800 27051 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24647/statm: 217175 27051 2591 9 0 211652 0
[pid=24647/tid=24648] ppid=24646 vsize=868700 CPUtime=21.54
/proc/24647/task/24648/stat : 24648 (java) R 24646 24633 20953 0 -1 64 3808 0 1 0 2149 5 0 0 25 0 9 0 23829012 889548800 27051 996147200 134512640 134550932 4294955936 18446744073709551615 4126902804 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24649] ppid=24646 vsize=868700 CPUtime=2.47
/proc/24647/task/24649/stat : 24649 (java) S 24646 24633 20953 0 -1 64 23684 0 0 0 235 12 0 0 16 0 9 0 23829013 889548800 27051 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24650] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24650/stat : 24650 (java) S 24646 24633 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 27051 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24651] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24651/stat : 24651 (java) S 24646 24633 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 27051 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24652] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24652/stat : 24652 (java) S 24646 24633 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829015 889548800 27051 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24653] ppid=24646 vsize=868700 CPUtime=0.19
/proc/24647/task/24653/stat : 24653 (java) S 24646 24633 20953 0 -1 64 1500 0 0 0 19 0 0 0 16 0 9 0 23829015 889548800 27051 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24654] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24654/stat : 24654 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829016 889548800 27051 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24655] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24655/stat : 24655 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829016 889548800 27051 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 890924

[startup+51.1016 s]
/proc/loadavg: 2.04 2.06 2.07 3/94 24661
/proc/meminfo: memFree=1343824/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.9

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

[pid=24647] ppid=24646 vsize=868700 CPUtime=1237.51
/proc/24647/stat : 24647 (java) S 24646 24633 20953 0 -1 0 52205 0 1 0 123700 51 0 0 18 0 9 0 23829011 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24647/statm: 217175 41620 2591 9 0 211652 0
[pid=24647/tid=24648] ppid=24646 vsize=868700 CPUtime=1232.24
/proc/24647/task/24648/stat : 24648 (java) R 24646 24633 20953 0 -1 64 4327 0 1 0 123198 26 0 0 25 0 9 0 23829012 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24649] ppid=24646 vsize=868700 CPUtime=5.02
/proc/24647/task/24649/stat : 24649 (java) S 24646 24633 20953 0 -1 64 45672 0 0 0 480 22 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24650] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24650/stat : 24650 (java) S 24646 24633 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24651] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24651/stat : 24651 (java) S 24646 24633 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24652] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24652/stat : 24652 (java) S 24646 24633 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829015 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24653] ppid=24646 vsize=868700 CPUtime=0.2
/proc/24647/task/24653/stat : 24653 (java) S 24646 24633 20953 0 -1 64 1504 0 0 0 20 0 0 0 16 0 9 0 23829015 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24654] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24654/stat : 24654 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829016 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24655] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24655/stat : 24655 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829016 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1238.41
Current children cumulated vsize (KiB) 890924

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

[startup+1254.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/85 24840
/proc/meminfo: memFree=1540120/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.9
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1310 12070 0 1 6 1 76 7 16 0 1 0 23828912 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1111 409 3 0 796 0
[pid=24646] ppid=24633 vsize=5356 CPUtime=0
/proc/24646/stat : 24646 (sh) S 24633 24633 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829010 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24646/statm: 1339 233 193 169 0 50 0
[pid=24647] ppid=24646 vsize=868700 CPUtime=1249.5
/proc/24647/stat : 24647 (java) S 24646 24633 20953 0 -1 0 52206 0 1 0 124899 51 0 0 18 0 9 0 23829011 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24647/statm: 217175 41620 2591 9 0 211652 0
[pid=24647/tid=24648] ppid=24646 vsize=868700 CPUtime=1244.22
/proc/24647/task/24648/stat : 24648 (java) R 24646 24633 20953 0 -1 64 4328 0 1 0 124396 26 0 0 25 0 9 0 23829012 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4126886178 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24649] ppid=24646 vsize=868700 CPUtime=5.03
/proc/24647/task/24649/stat : 24649 (java) S 24646 24633 20953 0 -1 64 45672 0 0 0 481 22 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24650] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24650/stat : 24650 (java) S 24646 24633 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24651] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24651/stat : 24651 (java) S 24646 24633 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24652] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24652/stat : 24652 (java) S 24646 24633 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829015 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24653] ppid=24646 vsize=868700 CPUtime=0.2
/proc/24647/task/24653/stat : 24653 (java) S 24646 24633 20953 0 -1 64 1504 0 0 0 20 0 0 0 16 0 9 0 23829015 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24654] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24654/stat : 24654 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829016 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24655] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24655/stat : 24655 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829016 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1250.4
Current children cumulated vsize (KiB) 890924

[startup+1260.7 s]
/proc/loadavg: 1.99 2.00 2.03 3/85 24840
/proc/meminfo: memFree=1540120/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.9
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1310 12070 0 1 6 1 76 7 16 0 1 0 23828912 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1111 409 3 0 796 0
[pid=24646] ppid=24633 vsize=5356 CPUtime=0
/proc/24646/stat : 24646 (sh) S 24633 24633 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829010 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24646/statm: 1339 233 193 169 0 50 0
[pid=24647] ppid=24646 vsize=868700 CPUtime=1255.9
/proc/24647/stat : 24647 (java) S 24646 24633 20953 0 -1 0 52206 0 1 0 125539 51 0 0 18 0 9 0 23829011 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24647/statm: 217175 41620 2591 9 0 211652 0
[pid=24647/tid=24648] ppid=24646 vsize=868700 CPUtime=1250.62
/proc/24647/task/24648/stat : 24648 (java) R 24646 24633 20953 0 -1 64 4328 0 1 0 125036 26 0 0 25 0 9 0 23829012 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4125952204 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24649] ppid=24646 vsize=868700 CPUtime=5.03
/proc/24647/task/24649/stat : 24649 (java) S 24646 24633 20953 0 -1 64 45672 0 0 0 481 22 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24650] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24650/stat : 24650 (java) S 24646 24633 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24651] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24651/stat : 24651 (java) S 24646 24633 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24652] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24652/stat : 24652 (java) S 24646 24633 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829015 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24653] ppid=24646 vsize=868700 CPUtime=0.2
/proc/24647/task/24653/stat : 24653 (java) S 24646 24633 20953 0 -1 64 1504 0 0 0 20 0 0 0 16 0 9 0 23829015 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24654] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24654/stat : 24654 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829016 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24655] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24655/stat : 24655 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829016 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1256.8
Current children cumulated vsize (KiB) 890924

[startup+1263.91 s]
/proc/loadavg: 1.99 2.00 2.03 3/85 24840
/proc/meminfo: memFree=1537880/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=0.9
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1310 12070 0 1 6 1 76 7 16 0 1 0 23828912 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1111 409 3 0 796 0
[pid=24646] ppid=24633 vsize=5356 CPUtime=0
/proc/24646/stat : 24646 (sh) S 24633 24633 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23829010 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24646/statm: 1339 233 193 169 0 50 0
[pid=24647] ppid=24646 vsize=868700 CPUtime=1259.1
/proc/24647/stat : 24647 (java) S 24646 24633 20953 0 -1 0 52219 0 1 0 125857 53 0 0 18 0 9 0 23829011 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24647/statm: 217175 41620 2591 9 0 211652 0
[pid=24647/tid=24648] ppid=24646 vsize=868700 CPUtime=1253.79
/proc/24647/task/24648/stat : 24648 (java) R 24646 24633 20953 0 -1 64 4341 0 1 0 125351 28 0 0 25 0 9 0 23829012 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24649] ppid=24646 vsize=868700 CPUtime=5.06
/proc/24647/task/24649/stat : 24649 (java) S 24646 24633 20953 0 -1 64 45672 0 0 0 484 22 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24650] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24650/stat : 24650 (java) S 24646 24633 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24651] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24651/stat : 24651 (java) S 24646 24633 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23829013 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24652] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24652/stat : 24652 (java) S 24646 24633 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23829015 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24653] ppid=24646 vsize=868700 CPUtime=0.2
/proc/24647/task/24653/stat : 24653 (java) S 24646 24633 20953 0 -1 64 1504 0 0 0 20 0 0 0 16 0 9 0 23829015 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24647/tid=24654] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24654/stat : 24654 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23829016 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24647/tid=24655] ppid=24646 vsize=868700 CPUtime=0
/proc/24647/task/24655/stat : 24655 (java) S 24646 24633 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23829016 889548800 41620 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1260
Current children cumulated vsize (KiB) 890924

[startup+1267.1 s]
/proc/loadavg: 1.99 2.00 2.03 3/77 24842
/proc/meminfo: memFree=1610008/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=1262.07
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1376 64673 0 2 6 2 126123 76 16 0 1 0 23828912 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24633/statm: 4217 1113 409 3 0 796 0
[pid=24841] ppid=24633 vsize=5356 CPUtime=0
/proc/24841/stat : 24841 (sh) S 24633 24633 20953 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23955512 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24841/statm: 1339 232 193 169 0 50 0
[pid=24842] ppid=24841 vsize=63668 CPUtime=1.08
/proc/24842/stat : 24842 (minisat) R 24841 24633 20953 0 -1 4194304 15305 0 0 0 97 11 0 0 25 0 1 0 23955512 65196032 15291 996147200 134512640 135127466 4294956256 18446744073709551615 134517460 0 0 4096 3 0 0 0 17 1 0 0
/proc/24842/statm: 15917 15291 62 150 0 15764 0
Current children cumulated CPU time (s) 1263.15
Current children cumulated vsize (KiB) 85892

[startup+1267.9 s]
/proc/loadavg: 1.99 2.00 2.03 3/77 24842
/proc/meminfo: memFree=1610008/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=1262.07
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1376 64673 0 2 6 2 126123 76 15 0 1 0 23828912 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1113 409 3 0 796 0
[pid=24841] ppid=24633 vsize=5356 CPUtime=0
/proc/24841/stat : 24841 (sh) S 24633 24633 20953 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23955512 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24841/statm: 1339 232 193 169 0 50 0
[pid=24842] ppid=24841 vsize=78508 CPUtime=1.87
/proc/24842/stat : 24842 (minisat) R 24841 24633 20953 0 -1 4194304 19006 0 0 0 174 13 0 0 25 0 1 0 23955512 80392192 18992 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24842/statm: 19627 18992 76 150 0 19474 0
Current children cumulated CPU time (s) 1263.94
Current children cumulated vsize (KiB) 100732

[startup+1268.31 s]
/proc/loadavg: 1.99 2.00 2.03 3/77 24842
/proc/meminfo: memFree=1594200/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=1262.07
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1376 64673 0 2 6 2 126123 76 15 0 1 0 23828912 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1113 409 3 0 796 0
[pid=24841] ppid=24633 vsize=5356 CPUtime=0
/proc/24841/stat : 24841 (sh) S 24633 24633 20953 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23955512 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24841/statm: 1339 232 193 169 0 50 0
[pid=24842] ppid=24841 vsize=80016 CPUtime=2.27
/proc/24842/stat : 24842 (minisat) R 24841 24633 20953 0 -1 4194304 19312 0 0 0 213 14 0 0 25 0 1 0 23955512 81936384 19285 996147200 134512640 135127466 4294956256 18446744073709551615 134534741 0 0 4096 3 0 0 0 17 1 0 0
/proc/24842/statm: 20004 19285 76 150 0 19851 0
Current children cumulated CPU time (s) 1264.34
Current children cumulated vsize (KiB) 102240

[startup+1268.5 s]
/proc/loadavg: 1.99 2.00 2.03 3/77 24842
/proc/meminfo: memFree=1594200/2055920 swapFree=4192812/4192956
[pid=24633] ppid=24631 vsize=16868 CPUtime=1264.37
/proc/24633/stat : 24633 (sugar) S 24631 24633 20953 0 -1 4194304 1450 84280 0 2 6 2 126337 92 15 0 1 0 23828912 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24633/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1264.37
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 1268.56
CPU time (s): 1264.58
CPU user time (s): 1263.57
CPU system time (s): 1.00285
CPU usage (%): 99.6862
Max. virtual memory (cumulated for all children) (KiB): 903176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1263.57
system time used= 1.00285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89573
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= 32974
involuntary context switches= 30983

runsolver used 1.61975 second user time and 4.24935 second system time

The end

Launcher Data

Begin job on node61 at 2009-07-12 05:00:55
IDJOB=2078958
IDBENCH=56828
IDSOLVER=739
FILE ID=node61/2078958-1247367654
PBS_JOBID= 9507029
Free space on /tmp= 66400 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ogdPuzzle/normalized-crossword-m1-ogd-puzzle13.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2078958-1247367654/watcher-2078958-1247367654 -o /tmp/evaluation-result-2078958-1247367654/solver-2078958-1247367654 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2078958-1247367654.xml

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

MD5SUM BENCH= 5c838c7da843ae4708fcbeb82b8744bc
RANDOM SEED=1131552408

node61.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.229
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.229
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:       1459528 kB
Buffers:         62004 kB
Cached:         181300 kB
SwapCached:          0 kB
Active:         448128 kB
Inactive:        92852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2896 kB
Writeback:           0 kB
Mapped:         313344 kB
Slab:            40360 kB
Committed_AS:   906772 kB
PageTables:       2292 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node61 at 2009-07-12 05:22:03