Trace number 1132788

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? 597.933 628.578

General information on the benchmark

Namecsp/CabinetStart1/
normalized-cabinet-5565.xml
MD5SUM99e0326f3760a21b45a88314e988bb9d
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best Number of falsified constraints
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints126
Maximum constraint arity15
Maximum domain size84591
Number of constraints which are defined in extension0
Number of constraints which are defined in intension21
Global constraints used (with number of constraints)element(98),weightedsum(7)

Solver Data (download as text)

0.05/0.39	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.39	c 0	BEGIN Wed Sep  3 15:59:33 2008
0.05/0.39	c 0	PID 22902
0.05/0.39	c 0	HOST node47.alineos.net
0.05/0.39	c 0	CONVERTING HOME/instance-1132788-1220450372.xml TO HOME/temp.csp
0.05/0.39	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1132788-1220450372.xml' 'HOME/temp.csp'
0.07/0.96	c 0	107 domains, 120 variables, 3 predicates, 0 relations, 126 constraints
0.07/0.97	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.97	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.39/1.06	c 0	Parsing HOME/temp.csp
0.49/1.16	c 0	parsed 356 expressions
0.49/1.17	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.49/1.18	c 0	MAX CSP: 126 constraints
0.49/1.18	c 0	Converting to clausal form CSP
0.59/1.20	c 0	converted 49 (10%) expressions
0.59/1.20	c 0	converted 97 (20%) expressions
0.59/1.20	c 0	converted 146 (30%) expressions
0.59/1.20	c 0	converted 194 (40%) expressions
0.59/1.22	c 0	converted 243 (50%) expressions
0.68/1.30	c 1	converted 291 (60%) expressions
0.78/1.48	c 1	converted 340 (70%) expressions
0.88/1.51	c 1	converted 388 (80%) expressions
0.88/1.55	c 1	converted 437 (90%) expressions
1.18/1.83	c 1	converted 485 (100%) expressions
1.18/1.83	c 1	CSP : 560 integers, 106 booleans, 1461 clauses, largest domain size 131481
1.18/1.83	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.18/1.83	c 1	Propagation in CSP
1.28/1.92	c 1	120 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.28/1.92	c 1	CSP : 560 integers, 106 booleans, 1461 clauses, largest domain size 131481
1.28/1.92	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.28/1.92	c 1	Simplifing CSP by introducing new Boolean variables
1.28/1.92	c 1	CSP : 560 integers, 144 booleans, 1499 clauses, largest domain size 131481
1.28/1.92	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.28/1.95	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.28/1.98	c 1	56 (10%) CSP integer variables are encoded (70 clauses, 679 bytes)
1.38/2.00	c 1	112 (20%) CSP integer variables are encoded (70 clauses, 679 bytes)
1.78/2.42	c 2	168 (30%) CSP integer variables are encoded (318792 clauses, 5198060 bytes)
1.78/2.42	c 2	224 (40%) CSP integer variables are encoded (318792 clauses, 5198060 bytes)
2.77/3.46	c 3	280 (50%) CSP integer variables are encoded (1120318 clauses, 19065171 bytes)
3.67/4.37	c 4	336 (60%) CSP integer variables are encoded (1749607 clauses, 31021662 bytes)
4.67/5.39	c 5	392 (70%) CSP integer variables are encoded (2457939 clauses, 44479970 bytes)
5.86/6.59	c 6	448 (80%) CSP integer variables are encoded (3291996 clauses, 60327053 bytes)
5.86/6.59	c 6	504 (90%) CSP integer variables are encoded (3292930 clauses, 60344799 bytes)
5.86/6.59	c 6	560 (100%) CSP integer variables are encoded (3293235 clauses, 60350594 bytes)
5.96/6.60	c 6	150 (10%) CSP clauses are encoded (3293457 clauses, 60354685 bytes)
5.96/6.61	c 6	300 (20%) CSP clauses are encoded (3293667 clauses, 60358790 bytes)
5.96/6.61	c 6	450 (30%) CSP clauses are encoded (3293841 clauses, 60362286 bytes)
5.96/6.62	c 6	600 (40%) CSP clauses are encoded (3293991 clauses, 60365381 bytes)
5.96/6.62	c 6	750 (50%) CSP clauses are encoded (3294141 clauses, 60368477 bytes)
597.19/617.63	c 617	ERROR Exception Too large HOME/temp.cnf
597.19/617.64	c 617	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
597.19/617.64	c 617	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
597.19/617.64	c 617	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
597.19/617.64	s UNKNOWN
597.23/617.94	c 617	CPU 567.63 (0.05 0.03 567.58 29.59)
597.23/617.94	c 617	END Wed Sep  3 16:09:50 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1132788-1220450372/watcher-1132788-1220450372 -o /tmp/evaluation-result-1132788-1220450372/solver-1132788-1220450372 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1132788-1220450372.xml 

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.92 5/71 22902
/proc/meminfo: memFree=496272/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=6268 CPUtime=0
/proc/22902/stat : 22902 (sugar++) D 22896 22902 22827 0 -1 4194304 62 0 0 0 0 0 0 0 19 0 1 0 372125933 6418432 47 996147200 4194304 4206940 548682068528 18446744073709551615 208714921353 0 0 4096 0 0 0 0 17 0 0 0
/proc/22902/statm: 1567 47 36 3 0 8 0

[startup+0.0551119 s]
/proc/loadavg: 1.84 1.97 1.92 5/71 22902
/proc/meminfo: memFree=496272/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=12268 CPUtime=0
/proc/22902/stat : 22902 (sugar++) D 22896 22902 22827 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 372125933 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 208717707877 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/22902/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101115 s]
/proc/loadavg: 1.84 1.97 1.92 5/71 22902
/proc/meminfo: memFree=496272/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=12272 CPUtime=0
/proc/22902/stat : 22902 (sugar++) D 22896 22902 22827 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 372125933 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 208717707877 0 0 4224 0 0 0 0 17 0 0 0
/proc/22902/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301141 s]
/proc/loadavg: 1.84 1.97 1.92 5/71 22902
/proc/meminfo: memFree=496272/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=13468 CPUtime=0.05
/proc/22902/stat : 22902 (sugar++) D 22896 22902 22827 0 -1 4194304 767 0 0 0 3 2 0 0 18 0 1 0 372125933 13791232 735 996147200 4194304 4206940 548682068528 18446744073709551615 208717707877 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/22902/statm: 3367 735 338 3 0 467 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13468

[startup+0.701192 s]
/proc/loadavg: 1.84 1.97 1.92 5/71 22902
/proc/meminfo: memFree=496272/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=0.07
/proc/22902/stat : 22902 (sugar++) S 22896 22902 22827 0 -1 4194304 1219 128 0 0 5 2 0 0 16 0 1 0 372125933 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22902/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50127 s]
/proc/loadavg: 1.84 1.97 1.92 3/86 22929
/proc/meminfo: memFree=462736/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=0.39
/proc/22902/stat : 22902 (sugar++) S 22896 22902 22827 0 -1 4194304 1297 4413 0 92 5 3 26 5 15 0 1 0 372125933 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22902/statm: 4185 1104 409 3 0 764 0
[pid=22927] ppid=22902 vsize=5356 CPUtime=0
/proc/22927/stat : 22927 (sh) S 22902 22902 22827 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372126030 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22927/statm: 1339 233 193 169 0 50 0
[pid=22928] ppid=22927 vsize=869100 CPUtime=0.49
/proc/22928/stat : 22928 (java) S 22927 22902 22827 0 -1 0 4946 0 5 0 47 2 0 0 18 0 9 0 372126030 889958400 4392 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22928/statm: 217275 4392 1727 9 0 211850 0
[pid=22928/tid=22929] ppid=22927 vsize=869100 CPUtime=0.35
/proc/22928/task/22929/stat : 22929 (java) R 22927 22902 22827 0 -1 64 2651 0 5 0 34 1 0 0 20 0 9 0 372126032 889958400 4392 996147200 134512640 134550740 4294955920 18446744073709551615 4126523772 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 891196

[startup+3.10244 s]
/proc/loadavg: 1.84 1.97 1.92 4/93 22946
/proc/meminfo: memFree=439448/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=0.39
/proc/22902/stat : 22902 (sugar++) S 22896 22902 22827 0 -1 4194304 1297 4413 0 92 5 3 26 5 15 0 1 0 372125933 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22902/statm: 4185 1104 409 3 0 764 0
[pid=22927] ppid=22902 vsize=5356 CPUtime=0
/proc/22927/stat : 22927 (sh) S 22902 22902 22827 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372126030 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22927/statm: 1339 233 193 169 0 50 0
[pid=22928] ppid=22927 vsize=869212 CPUtime=2.09
/proc/22928/stat : 22928 (java) S 22927 22902 22827 0 -1 0 7063 0 5 0 194 15 0 0 18 0 9 0 372126030 890073088 5950 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22928/statm: 217303 5950 2563 9 0 211850 0
[pid=22928/tid=22929] ppid=22927 vsize=869212 CPUtime=1.73
/proc/22928/task/22929/stat : 22929 (java) R 22927 22902 22827 0 -1 64 3089 0 5 0 162 11 0 0 25 0 9 0 372126032 890073088 5950 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22930] ppid=22927 vsize=869212 CPUtime=0.14
/proc/22928/task/22930/stat : 22930 (java) S 22927 22902 22827 0 -1 64 1805 0 0 0 12 2 0 0 16 0 9 0 372126034 890073088 5950 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22931] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22931/stat : 22931 (java) S 22927 22902 22827 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5950 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22932] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22932/stat : 22932 (java) S 22927 22902 22827 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5950 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22935] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22935/stat : 22935 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372126036 890073088 5950 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22936] ppid=22927 vsize=869212 CPUtime=0.19
/proc/22928/task/22936/stat : 22936 (java) S 22927 22902 22827 0 -1 64 1475 0 0 0 19 0 0 0 16 0 9 0 372126036 890073088 5950 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22937] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22937/stat : 22937 (java) S 22927 22902 22827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 372126036 890073088 5950 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22938] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22938/stat : 22938 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372126036 890073088 5950 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 891308

[startup+6.3028 s]
/proc/loadavg: 1.85 1.97 1.92 4/93 22946
/proc/meminfo: memFree=356120/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=0.39
/proc/22902/stat : 22902 (sugar++) S 22896 22902 22827 0 -1 4194304 1297 4413 0 92 5 3 26 5 16 0 1 0 372125933 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22902/statm: 4185 1104 409 3 0 764 0
[pid=22927] ppid=22902 vsize=5356 CPUtime=0
/proc/22927/stat : 22927 (sh) S 22902 22902 22827 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372126030 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22927/statm: 1339 233 193 169 0 50 0
[pid=22928] ppid=22927 vsize=869212 CPUtime=5.27
/proc/22928/stat : 22928 (java) S 22927 22902 22827 0 -1 0 8022 0 5 0 480 47 0 0 18 0 9 0 372126030 890073088 5942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22928/statm: 217303 5942 2563 9 0 211850 0
[pid=22928/tid=22929] ppid=22927 vsize=869212 CPUtime=4.68
/proc/22928/task/22929/stat : 22929 (java) R 22927 22902 22827 0 -1 64 4043 0 5 0 430 38 0 0 25 0 9 0 372126032 890073088 5942 996147200 134512640 134550740 4294955920 18446744073709551615 4126882314 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22930] ppid=22927 vsize=869212 CPUtime=0.36
/proc/22928/task/22930/stat : 22930 (java) S 22927 22902 22827 0 -1 64 1805 0 0 0 28 8 0 0 16 0 9 0 372126034 890073088 5942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22931] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22931/stat : 22931 (java) S 22927 22902 22827 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22932] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22932/stat : 22932 (java) S 22927 22902 22827 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22935] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22935/stat : 22935 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372126036 890073088 5942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22936] ppid=22927 vsize=869212 CPUtime=0.2
/proc/22928/task/22936/stat : 22936 (java) S 22927 22902 22827 0 -1 64 1480 0 0 0 20 0 0 0 16 0 9 0 372126036 890073088 5942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22937] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22937/stat : 22937 (java) S 22927 22902 22827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 372126036 890073088 5942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22938] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22938/stat : 22938 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372126036 890073088 5942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 891308

[startup+12.7025 s]
/proc/loadavg: 2.02 2.00 1.93 4/93 22946
/proc/meminfo: memFree=251544/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=0.39
/proc/22902/stat : 22902 (sugar++) S 22896 22902 22827 0 -1 4194304 1297 4413 0 92 5 3 26 5 16 0 1 0 372125933 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22902/statm: 4185 1104 409 3 0 764 0
[pid=22927] ppid=22902 vsize=5356 CPUtime=0
/proc/22927/stat : 22927 (sh) S 22902 22902 22827 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372126030 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22927/statm: 1339 233 193 169 0 50 0
[pid=22928] ppid=22927 vsize=869212 CPUtime=11.54
/proc/22928/stat : 22928 (java) S 22927 22902 22827 0 -1 0 9348 0 5 0 1070 84 0 0 18 0 9 0 372126030 890073088 5954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22928/statm: 217303 5954 2563 9 0 211850 0
[pid=22928/tid=22929] ppid=22927 vsize=869212 CPUtime=10.65
/proc/22928/task/22929/stat : 22929 (java) R 22927 22902 22827 0 -1 64 5358 0 5 0 998 67 0 0 25 0 9 0 372126032 890073088 5954 996147200 134512640 134550740 4294955920 18446744073709551615 4126886433 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22930] ppid=22927 vsize=869212 CPUtime=0.65
/proc/22928/task/22930/stat : 22930 (java) S 22927 22902 22827 0 -1 64 1805 0 0 0 49 16 0 0 16 0 9 0 372126034 890073088 5954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22931] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22931/stat : 22931 (java) S 22927 22902 22827 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22932] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22932/stat : 22932 (java) S 22927 22902 22827 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22935] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22935/stat : 22935 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372126036 890073088 5954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22936] ppid=22927 vsize=869212 CPUtime=0.22
/proc/22928/task/22936/stat : 22936 (java) S 22927 22902 22827 0 -1 64 1491 0 0 0 22 0 0 0 16 0 9 0 372126036 890073088 5954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22937] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22937/stat : 22937 (java) S 22927 22902 22827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 372126036 890073088 5954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22938] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22938/stat : 22938 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372126036 890073088 5954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 891308

[startup+25.5019 s]
/proc/loadavg: 2.09 2.02 1.94 4/93 22946
/proc/meminfo: memFree=174872/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=0.39
/proc/22902/stat : 22902 (sugar++) S 22896 22902 22827 0 -1 4194304 1297 4413 0 92 5 3 26 5 16 0 1 0 372125933 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22902/statm: 4185 1104 409 3 0 764 0
[pid=22927] ppid=22902 vsize=5356 CPUtime=0
/proc/22927/stat : 22927 (sh) S 22902 22902 22827 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372126030 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22927/statm: 1339 233 193 169 0 50 0
[pid=22928] ppid=22927 vsize=869212 CPUtime=24.2
/proc/22928/stat : 22928 (java) S 22927 22902 22827 0 -1 0 11631 0 5 0 2291 129 0 0 18 0 9 0 372126030 890073088 5955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22928/statm: 217303 5955 2563 9 0 211850 0
[pid=22928/tid=22929] ppid=22927 vsize=869212 CPUtime=22.77
/proc/22928/task/22929/stat : 22929 (java) R 22927 22902 22827 0 -1 64 7640 0 5 0 2178 99 0 0 25 0 9 0 372126032 890073088 5955 996147200 134512640 134550740 4294955920 18446744073709551615 4126889459 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22930] ppid=22927 vsize=869212 CPUtime=1.18
/proc/22928/task/22930/stat : 22930 (java) S 22927 22902 22827 0 -1 64 1805 0 0 0 90 28 0 0 16 0 9 0 372126034 890073088 5955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22931] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22931/stat : 22931 (java) S 22927 22902 22827 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22932] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22932/stat : 22932 (java) S 22927 22902 22827 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22935] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22935/stat : 22935 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372126036 890073088 5955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22936] ppid=22927 vsize=869212 CPUtime=0.22
/proc/22928/task/22936/stat : 22936 (java) S 22927 22902 22827 0 -1 64 1492 0 0 0 22 0 0 0 16 0 9 0 372126036 890073088 5955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22937] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22937/stat : 22937 (java) S 22927 22902 22827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 372126036 890073088 5955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22938] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22938/stat : 22938 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372126036 890073088 5955 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 891308

[startup+51.1016 s]
/proc/loadavg: 2.12 2.03 1.94 4/93 22946
/proc/meminfo: memFree=15064/2055920 swapFree=4180912/4192956

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

[pid=22928] ppid=22927 vsize=869212 CPUtime=505.19
/proc/22928/stat : 22928 (java) S 22927 22902 22827 0 -1 0 116458 0 5 0 48094 2425 0 0 18 0 9 0 372126030 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22928/statm: 217303 5956 2563 9 0 211850 0
[pid=22928/tid=22929] ppid=22927 vsize=869212 CPUtime=479.61
/proc/22928/task/22929/stat : 22929 (java) R 22927 22902 22827 0 -1 64 112466 0 5 0 46134 1827 0 0 22 0 9 0 372126032 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4126950607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22930] ppid=22927 vsize=869212 CPUtime=25.32
/proc/22928/task/22930/stat : 22930 (java) S 22927 22902 22827 0 -1 64 1805 0 0 0 1936 596 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22931] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22931/stat : 22931 (java) S 22927 22902 22827 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22932] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22932/stat : 22932 (java) S 22927 22902 22827 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22935] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22935/stat : 22935 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22936] ppid=22927 vsize=869212 CPUtime=0.22
/proc/22928/task/22936/stat : 22936 (java) S 22927 22902 22827 0 -1 64 1493 0 0 0 22 0 0 0 16 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22937] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22937/stat : 22937 (java) S 22927 22902 22827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22938] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22938/stat : 22938 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 505.58
Current children cumulated vsize (KiB) 891308

[startup+582.302 s]
/proc/loadavg: 3.09 2.71 2.32 4/93 22952
/proc/meminfo: memFree=16344/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=0.39
/proc/22902/stat : 22902 (sugar++) S 22896 22902 22827 0 -1 4194304 1297 4413 0 92 5 3 26 5 16 0 1 0 372125933 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22902/statm: 4185 1104 409 3 0 764 0
[pid=22927] ppid=22902 vsize=5356 CPUtime=0
/proc/22927/stat : 22927 (sh) S 22902 22902 22827 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372126030 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22927/statm: 1339 233 193 169 0 50 0
[pid=22928] ppid=22927 vsize=869212 CPUtime=562.41
/proc/22928/stat : 22928 (java) S 22927 22902 22827 0 -1 0 129793 0 5 0 53505 2736 0 0 18 0 9 0 372126030 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22928/statm: 217303 5956 2563 9 0 211850 0
[pid=22928/tid=22929] ppid=22927 vsize=869212 CPUtime=533.73
/proc/22928/task/22929/stat : 22929 (java) R 22927 22902 22827 0 -1 64 125801 0 5 0 51309 2064 0 0 25 0 9 0 372126032 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 102064670 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22930] ppid=22927 vsize=869212 CPUtime=28.42
/proc/22928/task/22930/stat : 22930 (java) S 22927 22902 22827 0 -1 64 1805 0 0 0 2172 670 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22931] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22931/stat : 22931 (java) S 22927 22902 22827 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22932] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22932/stat : 22932 (java) S 22927 22902 22827 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22935] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22935/stat : 22935 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22936] ppid=22927 vsize=869212 CPUtime=0.22
/proc/22928/task/22936/stat : 22936 (java) S 22927 22902 22827 0 -1 64 1493 0 0 0 22 0 0 0 16 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22937] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22937/stat : 22937 (java) S 22927 22902 22827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22938] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22938/stat : 22938 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.8
Current children cumulated vsize (KiB) 891308

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

[startup+588.702 s]
/proc/loadavg: 3.08 2.71 2.33 3/93 22952
/proc/meminfo: memFree=15640/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=0.39
/proc/22902/stat : 22902 (sugar++) S 22896 22902 22827 0 -1 4194304 1297 4413 0 92 5 3 26 5 16 0 1 0 372125933 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22902/statm: 4185 1104 409 3 0 764 0
[pid=22927] ppid=22902 vsize=5356 CPUtime=0
/proc/22927/stat : 22927 (sh) S 22902 22902 22827 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372126030 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22927/statm: 1339 233 193 169 0 50 0
[pid=22928] ppid=22927 vsize=869212 CPUtime=568.67
/proc/22928/stat : 22928 (java) S 22927 22902 22827 0 -1 0 131288 0 5 0 54094 2773 0 0 18 0 9 0 372126030 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22928/statm: 217303 5956 2563 9 0 211850 0
[pid=22928/tid=22929] ppid=22927 vsize=869212 CPUtime=539.63
/proc/22928/task/22929/stat : 22929 (java) R 22927 22902 22827 0 -1 64 127296 0 5 0 51869 2094 0 0 25 0 9 0 372126032 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4126889383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22930] ppid=22927 vsize=869212 CPUtime=28.78
/proc/22928/task/22930/stat : 22930 (java) S 22927 22902 22827 0 -1 64 1805 0 0 0 2201 677 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22931] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22931/stat : 22931 (java) S 22927 22902 22827 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22932] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22932/stat : 22932 (java) S 22927 22902 22827 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22935] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22935/stat : 22935 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22936] ppid=22927 vsize=869212 CPUtime=0.22
/proc/22928/task/22936/stat : 22936 (java) S 22927 22902 22827 0 -1 64 1493 0 0 0 22 0 0 0 16 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22937] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22937/stat : 22937 (java) S 22927 22902 22827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22938] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22938/stat : 22938 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 569.06
Current children cumulated vsize (KiB) 891308

[startup+614.302 s]
/proc/loadavg: 3.20 2.77 2.35 4/93 22952
/proc/meminfo: memFree=15320/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=0.39
/proc/22902/stat : 22902 (sugar++) S 22896 22902 22827 0 -1 4194304 1297 4413 0 92 5 3 26 5 16 0 1 0 372125933 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22902/statm: 4185 1104 409 3 0 764 0
[pid=22927] ppid=22902 vsize=5356 CPUtime=0
/proc/22927/stat : 22927 (sh) S 22902 22902 22827 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372126030 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22927/statm: 1339 233 193 169 0 50 0
[pid=22928] ppid=22927 vsize=869212 CPUtime=593.56
/proc/22928/stat : 22928 (java) S 22927 22902 22827 0 -1 0 137711 0 5 0 56424 2932 0 0 18 0 9 0 372126030 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22928/statm: 217303 5956 2563 9 0 211850 0
[pid=22928/tid=22929] ppid=22927 vsize=869212 CPUtime=563.01
/proc/22928/task/22929/stat : 22929 (java) R 22927 22902 22827 0 -1 64 133719 0 5 0 54084 2217 0 0 25 0 9 0 372126032 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4126924816 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22930] ppid=22927 vsize=869212 CPUtime=30.31
/proc/22928/task/22930/stat : 22930 (java) S 22927 22902 22827 0 -1 64 1805 0 0 0 2317 714 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22931] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22931/stat : 22931 (java) S 22927 22902 22827 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22932] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22932/stat : 22932 (java) S 22927 22902 22827 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372126034 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22928/tid=22935] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22935/stat : 22935 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22936] ppid=22927 vsize=869212 CPUtime=0.22
/proc/22928/task/22936/stat : 22936 (java) S 22927 22902 22827 0 -1 64 1493 0 0 0 22 0 0 0 16 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22937] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22937/stat : 22937 (java) S 22927 22902 22827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22928/tid=22938] ppid=22927 vsize=869212 CPUtime=0
/proc/22928/task/22938/stat : 22938 (java) S 22927 22902 22827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372126036 890073088 5956 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 593.95
Current children cumulated vsize (KiB) 891308

[startup+620.701 s]
/proc/loadavg: 3.17 2.78 2.36 3/83 22952
/proc/meminfo: memFree=956656/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=597.76
/proc/22902/stat : 22902 (sugar++) D 22896 22902 22827 0 -1 4194304 1320 143338 0 100 5 54 56758 2959 15 0 1 0 372125933 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/22902/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 597.76
Current children cumulated vsize (KiB) 16740

[startup+623.902 s]
/proc/loadavg: 3.17 2.78 2.36 2/73 22952
/proc/meminfo: memFree=946880/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=597.85
/proc/22902/stat : 22902 (sugar++) D 22896 22902 22827 0 -1 4194304 1320 143338 0 100 5 63 56758 2959 15 0 1 0 372125933 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/22902/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 597.85
Current children cumulated vsize (KiB) 16740

[startup+627.102 s]
/proc/loadavg: 3.16 2.78 2.36 1/73 22952
/proc/meminfo: memFree=1960576/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=597.89
/proc/22902/stat : 22902 (sugar++) D 22896 22902 22827 0 -1 4194304 1320 143338 0 100 5 67 56758 2959 15 0 1 0 372125933 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/22902/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 597.89
Current children cumulated vsize (KiB) 16740

[startup+627.901 s]
/proc/loadavg: 3.16 2.78 2.36 1/73 22952
/proc/meminfo: memFree=1960576/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=597.89
/proc/22902/stat : 22902 (sugar++) D 22896 22902 22827 0 -1 4194304 1320 143338 0 100 5 67 56758 2959 15 0 1 0 372125933 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/22902/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 597.89
Current children cumulated vsize (KiB) 16740

[startup+628.301 s]
/proc/loadavg: 3.16 2.78 2.36 2/73 22952
/proc/meminfo: memFree=1960256/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=597.9
/proc/22902/stat : 22902 (sugar++) D 22896 22902 22827 0 -1 4194304 1320 143338 0 100 5 68 56758 2959 15 0 1 0 372125933 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/22902/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 597.9
Current children cumulated vsize (KiB) 16740

[startup+628.501 s]
/proc/loadavg: 3.16 2.78 2.36 2/73 22952
/proc/meminfo: memFree=1960256/2055920 swapFree=4180912/4192956
[pid=22902] ppid=22896 vsize=16740 CPUtime=597.91
/proc/22902/stat : 22902 (sugar++) D 22896 22902 22827 0 -1 4194304 1320 143338 0 100 5 69 56758 2959 15 0 1 0 372125933 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/22902/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 597.91
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 628.578
CPU time (s): 597.933
CPU user time (s): 567.642
CPU system time (s): 30.2914
CPU usage (%): 95.1247
Max. virtual memory (cumulated for all children) (KiB): 891308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 567.642
system time used= 30.2914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144714
page faults= 100
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 933309
involuntary context switches= 929088

runsolver used 0.884865 second user time and 2.25266 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-09-03 15:59:32
IDJOB=1132788
IDBENCH=66208
IDSOLVER=367
FILE ID=node47/1132788-1220450372
PBS_JOBID= 8119817
Free space on /tmp= 66040 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/CabinetStart1/normalized-cabinet-5565.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1132788-1220450372/watcher-1132788-1220450372 -o /tmp/evaluation-result-1132788-1220450372/solver-1132788-1220450372 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1132788-1220450372.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 99e0326f3760a21b45a88314e988bb9d
RANDOM SEED=1666616905

node47.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.231
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.231
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:        497680 kB
Buffers:         34628 kB
Cached:        1449904 kB
SwapCached:       5892 kB
Active:         403220 kB
Inactive:      1090112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        497680 kB
SwapTotal:     4192956 kB
SwapFree:      4180912 kB
Dirty:            2168 kB
Writeback:           0 kB
Mapped:          14524 kB
Slab:            50432 kB
Committed_AS:   286156 kB
PageTables:       1708 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= 64620 MiB
End job on node47 at 2008-09-03 16:10:01