Trace number 2081487

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+picosat? 262.785 1693.87

General information on the benchmark

Namecsp/largeQueens/
normalized-queens-400.xml
MD5SUM35ecf1acb3b6774e91a99570f293720f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1171.75
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints79800
Maximum constraint arity2
Maximum domain size400
Number of constraints which are defined in extension0
Number of constraints which are defined in intension79800
Global constraints used (with number of constraints)

Solver Data

0.04/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.04/0.07	c 0	BEGIN Sun Jul 12 06:29:08 2009
0.04/0.07	c 0	PID 23925
0.04/0.07	c 0	HOST node85.alineos.net
0.04/0.07	c 0	CONVERTING HOME/instance-2081487-1247372945.xml TO HOME/temp.csp
0.04/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2081487-1247372945.xml' 'HOME/temp.csp'
3.45/3.57	c 4	1 domains, 400 variables, 1 predicates, 0 relations, 79800 constraints
3.52/3.63	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.52/3.63	c 4	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'
3.55/3.71	c 4	Parsing HOME/temp.csp
3.55/3.87	c 4	parsed 10000 expressions
3.55/4.06	c 4	parsed 20000 expressions
3.55/4.17	c 4	parsed 30000 expressions
4.20/4.35	c 4	parsed 40000 expressions
4.29/4.45	c 4	parsed 50000 expressions
4.49/4.70	c 5	parsed 60000 expressions
4.69/4.80	c 5	parsed 70000 expressions
4.79/4.91	c 5	parsed 80000 expressions
4.79/4.91	c 5	parsed 80202 expressions
4.79/4.92	c 5	Heap : 32 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.79/4.92	c 5	Converting to clausal form CSP
6.09/6.20	c 6	converted 8021 (10%) expressions
7.18/7.34	c 7	converted 16041 (20%) expressions
8.08/8.26	c 8	converted 24061 (30%) expressions
8.88/9.08	c 9	converted 32081 (40%) expressions
10.57/10.76	c 11	converted 40101 (50%) expressions
11.46/11.63	c 12	converted 48122 (60%) expressions
12.26/12.48	c 12	converted 56142 (70%) expressions
13.16/13.35	c 13	converted 64162 (80%) expressions
15.25/15.45	c 15	converted 72182 (90%) expressions
16.14/16.34	c 16	converted 80202 (100%) expressions
16.14/16.34	c 16	CSP : 400 integers, 79800 booleans, 319200 clauses, largest domain size 400
16.14/16.34	c 16	Heap : 203 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
16.14/16.34	c 16	Propagation in CSP
16.64/16.88	c 17	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
16.64/16.88	c 17	CSP : 400 integers, 79800 booleans, 319200 clauses, largest domain size 400
16.64/16.88	c 17	Heap : 214 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
16.74/16.95	c 17	Simplifing CSP by introducing new Boolean variables
18.33/18.55	c 18	CSP : 400 integers, 398998 booleans, 638398 clauses, largest domain size 400
18.33/18.55	c 18	Heap : 309 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
19.92/20.19	c 20	Encoding CSP to SAT : HOME/temp.cnf
20.02/20.27	c 20	40 (10%) CSP integer variables are encoded (15920 clauses, 216710 bytes)
20.02/20.29	c 20	80 (20%) CSP integer variables are encoded (31840 clauses, 455510 bytes)
20.13/20.30	c 20	120 (30%) CSP integer variables are encoded (47760 clauses, 694310 bytes)
20.13/20.32	c 20	160 (40%) CSP integer variables are encoded (63680 clauses, 933110 bytes)
20.13/20.34	c 20	200 (50%) CSP integer variables are encoded (79600 clauses, 1171910 bytes)
20.13/20.35	c 20	240 (60%) CSP integer variables are encoded (95520 clauses, 1410710 bytes)
20.13/20.37	c 20	280 (70%) CSP integer variables are encoded (111440 clauses, 1672893 bytes)
20.13/20.39	c 20	320 (80%) CSP integer variables are encoded (127360 clauses, 1943533 bytes)
20.22/20.41	c 20	360 (90%) CSP integer variables are encoded (143280 clauses, 2214173 bytes)
20.22/20.43	c 20	400 (100%) CSP integer variables are encoded (159200 clauses, 2484813 bytes)
42.60/47.25	c 47	63840 (10%) CSP clauses are encoded (13170058 clauses, 289225610 bytes)
65.69/70.55	c 71	127680 (20%) CSP clauses are encoded (26409690 clauses, 594512832 bytes)
89.47/97.65	c 98	191520 (30%) CSP clauses are encoded (40046218 clauses, 912178472 bytes)
114.37/552.82	c 553	255360 (40%) CSP clauses are encoded (54025418 clauses, 1238474152 bytes)
139.56/589.66	c 590	319199 (50%) CSP clauses are encoded (68442910 clauses, 1575688834 bytes)
166.00/1050.02	c 1050	383039 (60%) CSP clauses are encoded (83336034 clauses, 1924968953 bytes)
193.14/1087.84	c 1088	446879 (70%) CSP clauses are encoded (98722138 clauses, 2287216085 bytes)
221.71/1497.65	c 1498	510719 (80%) CSP clauses are encoded (114679458 clauses, 2665171705 bytes)
251.04/1539.68	c 1540	574559 (90%) CSP clauses are encoded (131369418 clauses, 3070782918 bytes)
261.74/1551.64	c 1552	ERROR Exception Too large HOME/temp.cnf
261.74/1551.64	c 1552	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
261.74/1551.64	c 1552	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
261.74/1551.64	c 1552	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
261.74/1551.64	s UNKNOWN
261.83/1554.30	c 1554	CPU 261.84 (0.05 0.02 242 19.77)
261.83/1554.30	c 1554	END Sun Jul 12 06:55:02 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081487-1247372945/watcher-2081487-1247372945 -o /tmp/evaluation-result-2081487-1247372945/solver-2081487-1247372945 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2081487-1247372945.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.00 2.00 4/81 23925
/proc/meminfo: memFree=1692152/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=12272 CPUtime=0
/proc/23925/stat : 23925 (sugar) R 23923 23925 18930 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 24360117 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 214945200741 0 0 4224 0 0 0 0 17 1 0 0
/proc/23925/statm: 3068 327 246 3 0 168 0

[startup+0.0507801 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 23925
/proc/meminfo: memFree=1692152/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=15948 CPUtime=0.04
/proc/23925/stat : 23925 (sugar) R 23923 23925 18930 0 -1 4194304 908 0 0 0 3 1 0 0 18 0 1 0 24360117 16330752 876 996147200 4194304 4206940 548682068608 18446744073709551615 214944874800 0 0 4224 0 0 0 0 17 1 0 0
/proc/23925/statm: 3987 877 380 3 0 566 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15948

[startup+0.101785 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 23925
/proc/meminfo: memFree=1692152/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=0.06
/proc/23925/stat : 23925 (sugar) S 23923 23925 18930 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 24360117 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23925/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301808 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 23925
/proc/meminfo: memFree=1692152/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=0.06
/proc/23925/stat : 23925 (sugar) S 23923 23925 18930 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 24360117 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23925/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701853 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 23925
/proc/meminfo: memFree=1692152/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=0.06
/proc/23925/stat : 23925 (sugar) S 23923 23925 18930 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 24360117 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23925/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.503 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 23937
/proc/meminfo: memFree=1655648/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=0.06
/proc/23925/stat : 23925 (sugar) S 23923 23925 18930 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 24360117 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23925/statm: 4217 1111 409 3 0 796 0
[pid=23928] ppid=23925 vsize=5356 CPUtime=0
/proc/23928/stat : 23928 (sh) S 23925 23925 18930 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 24360124 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23928/statm: 1339 233 193 169 0 50 0
[pid=23929] ppid=23928 vsize=864760 CPUtime=1.4
/proc/23929/stat : 23929 (java) S 23928 23925 18930 0 -1 0 19703 0 1 0 132 8 0 0 20 0 9 0 24360124 885514240 16269 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23929/statm: 216190 16269 2557 9 0 210702 0
[pid=23929/tid=23930] ppid=23928 vsize=864760 CPUtime=0.7
/proc/23929/task/23930/stat : 23930 (java) R 23928 23925 18930 0 -1 64 3379 0 1 0 68 2 0 0 25 0 9 0 24360126 885514240 16269 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23931] ppid=23928 vsize=864760 CPUtime=0.59
/proc/23929/task/23931/stat : 23931 (java) R 23928 23925 18930 0 -1 64 15122 0 0 0 54 5 0 0 16 0 9 0 24360127 885514240 16269 996147200 134512640 134550932 4294955984 18446744073709551615 104196526 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23932] ppid=23928 vsize=864760 CPUtime=0
/proc/23929/task/23932/stat : 23932 (java) S 23928 23925 18930 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24360127 885514240 16269 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23933] ppid=23928 vsize=864760 CPUtime=0
/proc/23929/task/23933/stat : 23933 (java) S 23928 23925 18930 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 24360127 885514240 16269 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23934] ppid=23928 vsize=864760 CPUtime=0
/proc/23929/task/23934/stat : 23934 (java) S 23928 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24360129 885514240 16269 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23935] ppid=23928 vsize=864760 CPUtime=0.08
/proc/23929/task/23935/stat : 23935 (java) S 23928 23925 18930 0 -1 64 497 0 0 0 8 0 0 0 16 0 9 0 24360129 885514240 16269 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23936] ppid=23928 vsize=864760 CPUtime=0
/proc/23929/task/23936/stat : 23936 (java) S 23928 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24360129 885514240 16269 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23937] ppid=23928 vsize=864760 CPUtime=0
/proc/23929/task/23937/stat : 23937 (java) S 23928 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24360129 885514240 16269 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 886984

[startup+3.10213 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 23937
/proc/meminfo: memFree=1604256/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=0.06
/proc/23925/stat : 23925 (sugar) S 23923 23925 18930 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 24360117 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23925/statm: 4217 1111 409 3 0 796 0
[pid=23928] ppid=23925 vsize=5356 CPUtime=0
/proc/23928/stat : 23928 (sh) S 23925 23925 18930 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 24360124 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23928/statm: 1339 233 193 169 0 50 0
[pid=23929] ppid=23928 vsize=864780 CPUtime=2.99
/proc/23929/stat : 23929 (java) S 23928 23925 18930 0 -1 0 36314 0 1 0 283 16 0 0 20 0 9 0 24360124 885534720 30895 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23929/statm: 216195 30895 2557 9 0 210707 0
[pid=23929/tid=23930] ppid=23928 vsize=864780 CPUtime=1.61
/proc/23929/task/23930/stat : 23930 (java) R 23928 23925 18930 0 -1 64 3929 0 1 0 159 2 0 0 25 0 9 0 24360126 885534720 30895 996147200 134512640 134550932 4294955984 18446744073709551615 4126773261 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23931] ppid=23928 vsize=864780 CPUtime=1.21
/proc/23929/task/23931/stat : 23931 (java) S 23928 23925 18930 0 -1 64 31147 0 0 0 109 12 0 0 16 0 9 0 24360127 885534720 30895 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23932] ppid=23928 vsize=864780 CPUtime=0
/proc/23929/task/23932/stat : 23932 (java) S 23928 23925 18930 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24360127 885534720 30895 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23933] ppid=23928 vsize=864780 CPUtime=0
/proc/23929/task/23933/stat : 23933 (java) S 23928 23925 18930 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 24360127 885534720 30895 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23934] ppid=23928 vsize=864780 CPUtime=0
/proc/23929/task/23934/stat : 23934 (java) S 23928 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24360129 885534720 30895 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23935] ppid=23928 vsize=864780 CPUtime=0.13
/proc/23929/task/23935/stat : 23935 (java) S 23928 23925 18930 0 -1 64 533 0 0 0 13 0 0 0 16 0 9 0 24360129 885534720 30895 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23936] ppid=23928 vsize=864780 CPUtime=0
/proc/23929/task/23936/stat : 23936 (java) S 23928 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24360129 885534720 30895 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23929/tid=23937] ppid=23928 vsize=864780 CPUtime=0
/proc/23929/task/23937/stat : 23937 (java) S 23928 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24360129 885534720 30895 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 887004

[startup+6.3025 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 23947
/proc/meminfo: memFree=1634272/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=3.55
/proc/23925/stat : 23925 (sugar) S 23923 23925 18930 0 -1 4194304 1309 36927 0 1 4 2 329 20 16 0 1 0 24360117 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23925/statm: 4217 1111 409 3 0 796 0
[pid=23938] ppid=23925 vsize=5356 CPUtime=0
/proc/23938/stat : 23938 (sh) S 23925 23925 18930 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24360480 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23938/statm: 1339 233 193 169 0 50 0
[pid=23939] ppid=23938 vsize=868600 CPUtime=2.63
/proc/23939/stat : 23939 (java) S 23938 23925 18930 0 -1 0 21122 0 1 0 253 10 0 0 19 0 9 0 24360481 889446400 19312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23939/statm: 217150 19312 2566 9 0 211655 0
[pid=23939/tid=23940] ppid=23938 vsize=868600 CPUtime=1.43
/proc/23939/task/23940/stat : 23940 (java) R 23938 23925 18930 0 -1 64 3219 0 1 0 141 2 0 0 25 0 9 0 24360481 889446400 19312 996147200 134512640 134550932 4294955936 18446744073709551615 4126821374 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23941] ppid=23938 vsize=868600 CPUtime=1
/proc/23939/task/23941/stat : 23941 (java) S 23938 23925 18930 0 -1 64 15717 0 0 0 94 6 0 0 16 0 9 0 24360483 889446400 19312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23942] ppid=23938 vsize=868600 CPUtime=0
/proc/23939/task/23942/stat : 23942 (java) S 23938 23925 18930 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24360483 889446400 19312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23943] ppid=23938 vsize=868600 CPUtime=0
/proc/23939/task/23943/stat : 23943 (java) S 23938 23925 18930 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24360483 889446400 19312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23944] ppid=23938 vsize=868600 CPUtime=0
/proc/23939/task/23944/stat : 23944 (java) S 23938 23925 18930 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24360485 889446400 19312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23945] ppid=23938 vsize=868600 CPUtime=0.16
/proc/23939/task/23945/stat : 23945 (java) S 23938 23925 18930 0 -1 64 1483 0 0 0 16 0 0 0 16 0 9 0 24360485 889446400 19312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23946] ppid=23938 vsize=868600 CPUtime=0
/proc/23939/task/23946/stat : 23946 (java) S 23938 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24360485 889446400 19312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23947] ppid=23938 vsize=868600 CPUtime=0
/proc/23939/task/23947/stat : 23947 (java) S 23938 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24360485 889446400 19312 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890824

[startup+12.7022 s]
/proc/loadavg: 2.16 2.03 2.01 3/92 23947
/proc/meminfo: memFree=1513760/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=3.56
/proc/23925/stat : 23925 (sugar) S 23923 23925 18930 0 -1 4194304 1309 36927 0 1 5 2 329 20 16 0 1 0 24360117 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23925/statm: 4217 1111 409 3 0 796 0
[pid=23938] ppid=23925 vsize=5356 CPUtime=0
/proc/23938/stat : 23938 (sh) S 23925 23925 18930 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24360480 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23938/statm: 1339 233 193 169 0 50 0
[pid=23939] ppid=23938 vsize=868600 CPUtime=9
/proc/23939/stat : 23939 (java) S 23938 23925 18930 0 -1 0 60900 0 1 0 873 27 0 0 19 0 9 0 24360481 889446400 48775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23939/statm: 217150 48775 2567 9 0 211655 0
[pid=23939/tid=23940] ppid=23938 vsize=868600 CPUtime=5.1
/proc/23939/task/23940/stat : 23940 (java) R 23938 23925 18930 0 -1 64 4587 0 1 0 507 3 0 0 25 0 9 0 24360481 889446400 48775 996147200 134512640 134550932 4294955936 18446744073709551615 4126516792 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23941] ppid=23938 vsize=868600 CPUtime=3.71
/proc/23939/task/23941/stat : 23941 (java) S 23938 23925 18930 0 -1 64 54125 0 0 0 349 22 0 0 16 0 9 0 24360483 889446400 48775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23942] ppid=23938 vsize=868600 CPUtime=0
/proc/23939/task/23942/stat : 23942 (java) S 23938 23925 18930 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24360483 889446400 48775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23943] ppid=23938 vsize=868600 CPUtime=0
/proc/23939/task/23943/stat : 23943 (java) S 23938 23925 18930 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24360483 889446400 48775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23944] ppid=23938 vsize=868600 CPUtime=0
/proc/23939/task/23944/stat : 23944 (java) S 23938 23925 18930 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24360485 889446400 48775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23945] ppid=23938 vsize=868600 CPUtime=0.17
/proc/23939/task/23945/stat : 23945 (java) S 23938 23925 18930 0 -1 64 1485 0 0 0 17 0 0 0 17 0 9 0 24360485 889446400 48775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23946] ppid=23938 vsize=868600 CPUtime=0
/proc/23939/task/23946/stat : 23946 (java) S 23938 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24360485 889446400 48775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23947] ppid=23938 vsize=868600 CPUtime=0
/proc/23939/task/23947/stat : 23947 (java) S 23938 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24360485 889446400 48775 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 890824

[startup+25.5017 s]
/proc/loadavg: 2.35 2.08 2.03 4/92 23947
/proc/meminfo: memFree=1281760/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=3.56
/proc/23925/stat : 23925 (sugar) S 23923 23925 18930 0 -1 4194304 1310 36927 0 1 5 2 329 20 16 0 1 0 24360117 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23925/statm: 4217 1111 409 3 0 796 0
[pid=23938] ppid=23925 vsize=5356 CPUtime=0
/proc/23938/stat : 23938 (sh) S 23925 23925 18930 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24360480 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23938/statm: 1339 233 193 169 0 50 0
[pid=23939] ppid=23938 vsize=868712 CPUtime=21.73
/proc/23939/stat : 23939 (java) S 23938 23925 18930 0 -1 0 114387 0 1 0 2091 82 0 0 19 0 9 0 24360481 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23939/statm: 217178 87803 2591 9 0 211655 0
[pid=23939/tid=23940] ppid=23938 vsize=868712 CPUtime=13.03
/proc/23939/task/23940/stat : 23940 (java) R 23938 23925 18930 0 -1 64 6015 0 1 0 1266 37 0 0 25 0 9 0 24360481 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4126969116 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23941] ppid=23938 vsize=868712 CPUtime=8.44
/proc/23939/task/23941/stat : 23941 (java) S 23938 23925 18930 0 -1 64 106142 0 0 0 802 42 0 0 16 0 9 0 24360483 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23942] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23942/stat : 23942 (java) S 23938 23925 18930 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24360483 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23943] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23943/stat : 23943 (java) S 23938 23925 18930 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24360483 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23944] ppid=23938 vsize=868712 CPUtime=0

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

Current children cumulated CPU time (s) 209.56
Current children cumulated vsize (KiB) 890936
heavy processes:

[startup+1482.3 s]
/proc/loadavg: 4.62 5.29 4.97 2/90 24059
/proc/meminfo: memFree=40040/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=3.56
/proc/23925/stat : 23925 (sugar) S 23923 23925 18930 0 -1 4194304 1310 36927 0 1 5 2 329 20 16 0 1 0 24360117 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23925/statm: 4217 1111 409 3 0 796 0
[pid=23938] ppid=23925 vsize=5356 CPUtime=0
/proc/23938/stat : 23938 (sh) S 23925 23925 18930 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24360480 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23938/statm: 1339 233 193 169 0 50 0
[pid=23939] ppid=23938 vsize=868712 CPUtime=206
/proc/23939/stat : 23939 (java) S 23938 23925 18930 0 -1 0 116616 0 1 0 19071 1529 0 0 19 0 9 0 24360481 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23939/statm: 217178 87803 2591 9 0 211655 0
[pid=23939/tid=23940] ppid=23938 vsize=868712 CPUtime=194.66
/proc/23939/task/23940/stat : 23940 (java) D 23938 23925 18930 0 -1 64 8244 0 1 0 17997 1469 0 0 24 0 9 0 24360481 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608069 0 0 -1 1 0 0
[pid=23939/tid=23941] ppid=23938 vsize=868712 CPUtime=11.08
/proc/23939/task/23941/stat : 23941 (java) S 23938 23925 18930 0 -1 64 106142 0 0 0 1050 58 0 0 16 0 9 0 24360483 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23939/tid=23942] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23942/stat : 23942 (java) S 23938 23925 18930 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24360483 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23943] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23943/stat : 23943 (java) S 23938 23925 18930 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24360483 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23944] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23944/stat : 23944 (java) S 23938 23925 18930 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24360485 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23945] ppid=23938 vsize=868712 CPUtime=0.23
/proc/23939/task/23945/stat : 23945 (java) S 23938 23925 18930 0 -1 64 1527 0 0 0 22 1 0 0 16 0 9 0 24360485 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23946] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23946/stat : 23946 (java) S 23938 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24360485 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23947] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23947/stat : 23947 (java) S 23938 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24360485 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 209.56
Current children cumulated vsize (KiB) 890936
heavy processes:

[startup+1542.3 s]
/proc/loadavg: 5.89 5.41 5.02 3/92 24065
/proc/meminfo: memFree=15000/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=3.56
/proc/23925/stat : 23925 (sugar) S 23923 23925 18930 0 -1 4194304 1310 36927 0 1 5 2 329 20 16 0 1 0 24360117 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23925/statm: 4217 1111 409 3 0 796 0
[pid=23938] ppid=23925 vsize=5356 CPUtime=0
/proc/23938/stat : 23938 (sh) S 23925 23925 18930 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24360480 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23938/statm: 1339 233 193 169 0 50 0
[pid=23939] ppid=23938 vsize=868712 CPUtime=250.14
/proc/23939/stat : 23939 (java) S 23938 23925 18930 0 -1 0 117159 0 1 0 23131 1883 0 0 19 0 9 0 24360481 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23939/statm: 217178 87803 2591 9 0 211655 0
[pid=23939/tid=23940] ppid=23938 vsize=868712 CPUtime=238.14
/proc/23939/task/23940/stat : 23940 (java) R 23938 23925 18930 0 -1 64 8787 0 1 0 21994 1820 0 0 25 0 9 0 24360481 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4126968944 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23939/tid=23941] ppid=23938 vsize=868712 CPUtime=11.75
/proc/23939/task/23941/stat : 23941 (java) S 23938 23925 18930 0 -1 64 106142 0 0 0 1114 61 0 0 16 0 9 0 24360483 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23939/tid=23942] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23942/stat : 23942 (java) S 23938 23925 18930 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24360483 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23943] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23943/stat : 23943 (java) S 23938 23925 18930 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24360483 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23944] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23944/stat : 23944 (java) S 23938 23925 18930 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24360485 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23945] ppid=23938 vsize=868712 CPUtime=0.23
/proc/23939/task/23945/stat : 23945 (java) S 23938 23925 18930 0 -1 64 1527 0 0 0 22 1 0 0 16 0 9 0 24360485 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23946] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23946/stat : 23946 (java) S 23938 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24360485 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23939/tid=23947] ppid=23938 vsize=868712 CPUtime=0
/proc/23939/task/23947/stat : 23947 (java) S 23938 23925 18930 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24360485 889561088 87803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 253.7
Current children cumulated vsize (KiB) 890936
heavy processes:

[startup+1602.3 s]
/proc/loadavg: 5.02 5.33 5.02 2/76 24065
/proc/meminfo: memFree=1483936/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=262.43
/proc/23925/stat : 23925 (sugar) D 23923 23925 18930 0 -1 4194304 1334 154484 0 2 5 61 24200 1977 18 0 1 0 24360117 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/23925/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.43
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+1662.3 s]
/proc/loadavg: 4.37 5.09 4.95 2/76 24065
/proc/meminfo: memFree=1588704/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=262.5
/proc/23925/stat : 23925 (sugar) D 23923 23925 18930 0 -1 4194304 1334 154484 0 2 5 68 24200 1977 18 0 1 0 24360117 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/23925/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.5
Current children cumulated vsize (KiB) 16868
heavy processes:

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

[startup+1663.9 s]
/proc/loadavg: 4.34 5.07 4.95 2/76 24065
/proc/meminfo: memFree=1592480/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=262.5
/proc/23925/stat : 23925 (sugar) D 23923 23925 18930 0 -1 4194304 1334 154484 0 2 5 68 24200 1977 18 0 1 0 24360117 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/23925/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.5
Current children cumulated vsize (KiB) 16868

[startup+1676.7 s]
/proc/loadavg: 4.21 5.02 4.93 2/76 24065
/proc/meminfo: memFree=1629664/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=262.52
/proc/23925/stat : 23925 (sugar) D 23923 23925 18930 0 -1 4194304 1334 154484 0 2 5 70 24200 1977 18 0 1 0 24360117 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/23925/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.52
Current children cumulated vsize (KiB) 16868

[startup+1683.1 s]
/proc/loadavg: 4.02 4.95 4.91 2/76 24065
/proc/meminfo: memFree=1645216/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=262.54
/proc/23925/stat : 23925 (sugar) D 23923 23925 18930 0 -1 4194304 1334 154484 0 2 5 72 24200 1977 18 0 1 0 24360117 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/23925/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.54
Current children cumulated vsize (KiB) 16868

[startup+1689.5 s]
/proc/loadavg: 3.94 4.92 4.90 2/76 24065
/proc/meminfo: memFree=1655840/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=262.54
/proc/23925/stat : 23925 (sugar) D 23923 23925 18930 0 -1 4194304 1334 154484 0 2 5 72 24200 1977 18 0 1 0 24360117 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/23925/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.54
Current children cumulated vsize (KiB) 16868

[startup+1691.1 s]
/proc/loadavg: 3.94 4.92 4.90 2/76 24065
/proc/meminfo: memFree=1660768/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=262.55
/proc/23925/stat : 23925 (sugar) D 23923 23925 18930 0 -1 4194304 1334 154484 0 2 5 73 24200 1977 18 0 1 0 24360117 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/23925/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.55
Current children cumulated vsize (KiB) 16868

[startup+1692.7 s]
/proc/loadavg: 3.94 4.92 4.90 2/76 24065
/proc/meminfo: memFree=1670112/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=262.7
/proc/23925/stat : 23925 (sugar) D 23923 23925 18930 0 -1 4194304 1334 154484 0 2 5 88 24200 1977 18 0 1 0 24360117 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/23925/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.7
Current children cumulated vsize (KiB) 16868

[startup+1693.5 s]
/proc/loadavg: 3.78 4.87 4.89 2/76 24065
/proc/meminfo: memFree=1669600/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=262.75
/proc/23925/stat : 23925 (sugar) D 23923 23925 18930 0 -1 4194304 1334 154484 0 2 5 93 24200 1977 18 0 1 0 24360117 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/23925/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.75
Current children cumulated vsize (KiB) 16868

[startup+1693.7 s]
/proc/loadavg: 3.78 4.87 4.89 2/76 24065
/proc/meminfo: memFree=1669600/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=262.76
/proc/23925/stat : 23925 (sugar) D 23923 23925 18930 0 -1 4194304 1334 154484 0 2 5 94 24200 1977 18 0 1 0 24360117 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/23925/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.76
Current children cumulated vsize (KiB) 16868

[startup+1693.8 s]
/proc/loadavg: 3.78 4.87 4.89 2/76 24065
/proc/meminfo: memFree=1669600/2055920 swapFree=4192812/4192956
[pid=23925] ppid=23923 vsize=16868 CPUtime=262.76
/proc/23925/stat : 23925 (sugar) D 23923 23925 18930 0 -1 4194304 1334 154484 0 2 5 94 24200 1977 18 0 1 0 24360117 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/23925/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 262.76
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 1693.87
CPU time (s): 262.785
CPU user time (s): 242.056
CPU system time (s): 20.7288
CPU usage (%): 15.5139
Max. virtual memory (cumulated for all children) (KiB): 915316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.056
system time used= 20.7288
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155879
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60355
involuntary context switches= 41161

runsolver used 2.08368 second user time and 5.84811 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-12 06:29:08
IDJOB=2081487
IDBENCH=57402
IDSOLVER=738
FILE ID=node85/2081487-1247372945
PBS_JOBID= 9507011
Free space on /tmp= 126544 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/largeQueens/normalized-queens-400.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081487-1247372945/watcher-2081487-1247372945 -o /tmp/evaluation-result-2081487-1247372945/solver-2081487-1247372945 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2081487-1247372945.xml

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

MD5SUM BENCH= 35ecf1acb3b6774e91a99570f293720f
RANDOM SEED=91673682

node85.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1692568 kB
Buffers:         35556 kB
Cached:         171980 kB
SwapCached:          0 kB
Active:         225228 kB
Inactive:        70824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11920 kB
Writeback:           0 kB
Mapped:         106396 kB
Slab:            52488 kB
Committed_AS:   919484 kB
PageTables:       1916 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= 126372 MiB
End job on node85 at 2009-07-12 06:57:22