Trace number 1126004

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisat? 219.634 227.707

General information on the benchmark

Namemaxcsp/planning/
normalized-mprime04bc_ext.xml
MD5SUMa4a6cc63638e282fd112c0d279f2fce7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark1.07883
Satisfiable
(Un)Satisfiability was proved
Number of variables445
Number of constraints24165
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension24165
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.13	c 0	Sugar v1-13 + HOME/minisat
0.00/0.13	c 0	BEGIN Wed Jul 16 04:41:57 2008
0.00/0.13	c 0	PID 31103
0.00/0.14	c 0	HOST node68.alineos.net
0.00/0.14	c 0	CONVERTING HOME/instance-1126004-1216176117.xml TO HOME/temp.csp
0.00/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126004-1216176117.xml' 'HOME/temp.csp'
1.36/1.53	c 1	16 domains, 445 variables, 0 predicates, 409 relations, 24165 constraints
1.36/1.57	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.36/1.57	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.40/1.65	c 2	Parsing HOME/temp.csp
1.40/1.97	c 2	parsed 10000 expressions
1.91/2.18	c 2	parsed 20000 expressions
2.02/2.26	c 2	parsed 25035 expressions
2.02/2.27	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.30/2.54	c 2	MAX CSP: 24165 constraints
2.30/2.55	c 2	Converting to clausal form CSP
2.60/2.82	c 3	converted 4921 (10%) expressions
2.60/2.88	c 3	converted 9841 (20%) expressions
2.71/2.95	c 3	converted 14761 (30%) expressions
2.90/3.15	c 3	converted 19682 (40%) expressions
3.00/3.21	c 3	converted 24602 (50%) expressions
3.00/3.28	c 3	converted 29522 (60%) expressions
3.10/3.33	c 3	converted 34443 (70%) expressions
3.10/3.39	c 3	converted 39363 (80%) expressions
3.20/3.45	c 3	converted 44283 (90%) expressions
5.86/6.13	c 6	converted 49203 (100%) expressions
5.86/6.14	c 6	CSP : 48775 integers, 0 booleans, 72494 clauses, largest domain size 36248
5.86/6.14	c 6	Heap : 67 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.86/6.14	c 6	Propagation in CSP
6.74/7.02	c 7	24156 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.74/7.03	c 7	CSP : 48775 integers, 0 booleans, 72494 clauses, largest domain size 24166
6.74/7.03	c 7	Heap : 71 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.74/7.06	c 7	Simplifing CSP by introducing new Boolean variables
6.74/7.09	c 7	CSP : 48775 integers, 0 booleans, 72494 clauses, largest domain size 24166
6.74/7.09	c 7	Heap : 69 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.25/7.51	c 7	Encoding CSP to SAT : HOME/temp.cnf
7.25/7.55	c 7	4878 (10%) CSP integer variables are encoded (533 clauses, 5764 bytes)
7.25/7.56	c 7	9755 (20%) CSP integer variables are encoded (533 clauses, 5764 bytes)
7.25/7.57	c 7	14633 (30%) CSP integer variables are encoded (533 clauses, 5764 bytes)
7.25/7.57	c 7	19510 (40%) CSP integer variables are encoded (533 clauses, 5764 bytes)
7.25/7.58	c 7	24388 (50%) CSP integer variables are encoded (533 clauses, 5764 bytes)
7.35/7.68	c 8	29265 (60%) CSP integer variables are encoded (72069 clauses, 1081223 bytes)
7.44/7.76	c 8	34143 (70%) CSP integer variables are encoded (130638 clauses, 2076896 bytes)
7.54/7.85	c 8	39020 (80%) CSP integer variables are encoded (198846 clauses, 3236432 bytes)
8.03/8.31	c 8	43898 (90%) CSP integer variables are encoded (559423 clauses, 9366241 bytes)
8.13/8.42	c 8	48775 (100%) CSP integer variables are encoded (644395 clauses, 10810765 bytes)
8.43/8.71	c 9	7250 (10%) CSP clauses are encoded (651645 clauses, 10962522 bytes)
8.63/8.91	c 9	14499 (20%) CSP clauses are encoded (658894 clauses, 11119221 bytes)
8.82/9.11	c 9	21749 (30%) CSP clauses are encoded (666144 clauses, 11273025 bytes)
14.02/14.49	c 14	28998 (40%) CSP clauses are encoded (3579287 clauses, 73582378 bytes)
76.82/79.03	c 79	36247 (50%) CSP clauses are encoded (37321074 clauses, 852944833 bytes)
94.55/97.24	c 97	43497 (60%) CSP clauses are encoded (46703376 clauses, 1082187658 bytes)
218.47/225.66	c 226	ERROR Exception Too large HOME/temp.cnf
218.47/225.67	c 226	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
218.47/225.67	c 226	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
218.47/225.67	c 226	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
218.47/225.67	s UNKNOWN
218.47/225.68	c 226	CPU 202.07 (0.04 0.01 202.03 16.49)
218.47/225.68	c 226	END Wed Jul 16 04:45:43 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1126004-1216176117/watcher-1126004-1216176117 -o /tmp/evaluation-result-1126004-1216176117/solver-1126004-1216176117 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1126004-1216176117.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.99 2.08 2.16 4/81 31103
/proc/meminfo: memFree=1926992/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=18572 CPUtime=0
/proc/31103/stat : 31103 (runsolver) R 31101 31103 31066 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 74019762 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 223187889447 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31103/statm: 4643 292 257 25 0 2626 0

[startup+0.055307 s]
/proc/loadavg: 1.99 2.08 2.16 4/81 31103
/proc/meminfo: memFree=1926992/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=12272 CPUtime=0
/proc/31103/stat : 31103 (sugar) D 31101 31103 31066 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 74019762 12566528 321 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/31103/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101312 s]
/proc/loadavg: 1.99 2.08 2.16 4/81 31103
/proc/meminfo: memFree=1926992/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=12544 CPUtime=0
/proc/31103/stat : 31103 (sugar) R 31101 31103 31066 0 -1 4194304 461 0 0 0 0 0 0 0 18 0 1 0 74019762 12845056 429 996147200 4194304 4206940 548682068592 18446744073709551615 223205953124 0 0 4224 0 0 0 0 17 1 0 0
/proc/31103/statm: 3136 429 289 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.301334 s]
/proc/loadavg: 1.99 2.08 2.16 4/81 31103
/proc/meminfo: memFree=1926992/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=0.04
/proc/31103/stat : 31103 (sugar) S 31101 31103 31066 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 74019762 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31103/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701373 s]
/proc/loadavg: 1.99 2.08 2.16 4/81 31103
/proc/meminfo: memFree=1926992/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=0.04
/proc/31103/stat : 31103 (sugar) S 31101 31103 31066 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 74019762 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31103/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50246 s]
/proc/loadavg: 1.99 2.08 2.16 4/92 31115
/proc/meminfo: memFree=1903928/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=0.04
/proc/31103/stat : 31103 (sugar) S 31101 31103 31066 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 74019762 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31103/statm: 3400 796 370 3 0 500 0
[pid=31106] ppid=31103 vsize=5356 CPUtime=0
/proc/31106/stat : 31106 (sh) S 31103 31103 31066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 74019776 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 223187886916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31106/statm: 1339 233 193 169 0 50 0
[pid=31107] ppid=31106 vsize=864692 CPUtime=1.32
/proc/31107/stat : 31107 (java) S 31106 31103 31066 0 -1 0 10779 0 1 0 126 6 0 0 18 0 9 0 74019777 885444608 9536 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31107/statm: 216173 9536 2529 9 0 210755 0
[pid=31107/tid=31108] ppid=31106 vsize=864692 CPUtime=0.83
/proc/31107/task/31108/stat : 31108 (java) R 31106 31103 31066 0 -1 64 2870 0 1 0 81 2 0 0 20 0 9 0 74019778 885444608 9536 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31107/tid=31109] ppid=31106 vsize=864692 CPUtime=0.29
/proc/31107/task/31109/stat : 31109 (java) S 31106 31103 31066 0 -1 64 6689 0 0 0 27 2 0 0 16 0 9 0 74019779 885444608 9536 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31107/tid=31110] ppid=31106 vsize=864692 CPUtime=0
/proc/31107/task/31110/stat : 31110 (java) S 31106 31103 31066 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 74019779 885444608 9536 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31107/tid=31111] ppid=31106 vsize=864692 CPUtime=0
/proc/31107/task/31111/stat : 31111 (java) S 31106 31103 31066 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 74019779 885444608 9536 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31107/tid=31112] ppid=31106 vsize=864692 CPUtime=0
/proc/31107/task/31112/stat : 31112 (java) S 31106 31103 31066 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 74019781 885444608 9536 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31107/tid=31113] ppid=31106 vsize=864692 CPUtime=0.16
/proc/31107/task/31113/stat : 31113 (java) S 31106 31103 31066 0 -1 64 520 0 0 0 16 0 0 0 16 0 9 0 74019781 885444608 9536 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31107/tid=31114] ppid=31106 vsize=864692 CPUtime=0
/proc/31107/task/31114/stat : 31114 (java) S 31106 31103 31066 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 74019781 885444608 9536 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31107/tid=31115] ppid=31106 vsize=864692 CPUtime=0
/proc/31107/task/31115/stat : 31115 (java) S 31106 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 74019781 885444608 9536 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 883648

[startup+3.10259 s]
/proc/loadavg: 1.99 2.08 2.16 3/92 31125
/proc/meminfo: memFree=1912888/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=1.4
/proc/31103/stat : 31103 (sugar) S 31101 31103 31066 0 -1 4194304 974 11204 0 1 3 1 129 7 15 0 1 0 74019762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31103/statm: 3400 797 370 3 0 500 0
[pid=31116] ppid=31103 vsize=5356 CPUtime=0
/proc/31116/stat : 31116 (sh) S 31103 31103 31066 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 74019920 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 223187886916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31116/statm: 1339 233 193 169 0 50 0
[pid=31117] ppid=31116 vsize=868936 CPUtime=1.5
/proc/31117/stat : 31117 (java) S 31116 31103 31066 0 -1 0 12102 0 1 0 142 8 0 0 18 0 9 0 74019920 889790464 10850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31117/statm: 217234 10850 2540 9 0 211809 0
[pid=31117/tid=31118] ppid=31116 vsize=868936 CPUtime=0.76
/proc/31117/task/31118/stat : 31118 (java) R 31116 31103 31066 0 -1 64 2787 0 1 0 74 2 0 0 20 0 9 0 74019921 889790464 10850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31119] ppid=31116 vsize=868936 CPUtime=0.52
/proc/31117/task/31119/stat : 31119 (java) R 31116 31103 31066 0 -1 64 7153 0 0 0 48 4 0 0 16 0 9 0 74019922 889790464 10850 996147200 134512640 134550740 4294955936 18446744073709551615 104182529 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31120] ppid=31116 vsize=868936 CPUtime=0
/proc/31117/task/31120/stat : 31120 (java) S 31116 31103 31066 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 74019922 889790464 10850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31121] ppid=31116 vsize=868936 CPUtime=0
/proc/31117/task/31121/stat : 31121 (java) S 31116 31103 31066 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 74019922 889790464 10850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31122] ppid=31116 vsize=868936 CPUtime=0
/proc/31117/task/31122/stat : 31122 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 74019924 889790464 10850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31123] ppid=31116 vsize=868936 CPUtime=0.19
/proc/31117/task/31123/stat : 31123 (java) S 31116 31103 31066 0 -1 64 1465 0 0 0 19 0 0 0 16 0 9 0 74019924 889790464 10850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31124] ppid=31116 vsize=868936 CPUtime=0
/proc/31117/task/31124/stat : 31124 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 74019924 889790464 10850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31125] ppid=31116 vsize=868936 CPUtime=0
/proc/31117/task/31125/stat : 31125 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 74019924 889790464 10850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 887892

[startup+6.30289 s]
/proc/loadavg: 1.99 2.08 2.15 4/92 31125
/proc/meminfo: memFree=1851256/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=1.4
/proc/31103/stat : 31103 (sugar) S 31101 31103 31066 0 -1 4194304 974 11204 0 1 3 1 129 7 16 0 1 0 74019762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31103/statm: 3400 797 370 3 0 500 0
[pid=31116] ppid=31103 vsize=5356 CPUtime=0
/proc/31116/stat : 31116 (sh) S 31103 31103 31066 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 74019920 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 223187886916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31116/statm: 1339 233 193 169 0 50 0
[pid=31117] ppid=31116 vsize=868432 CPUtime=4.66
/proc/31117/stat : 31117 (java) S 31116 31103 31066 0 -1 0 24875 0 1 0 452 14 0 0 18 0 9 0 74019920 889274368 23058 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31117/statm: 217108 23058 2540 9 0 211683 0
[pid=31117/tid=31118] ppid=31116 vsize=868432 CPUtime=2.78
/proc/31117/task/31118/stat : 31118 (java) R 31116 31103 31066 0 -1 64 3600 0 1 0 276 2 0 0 19 0 9 0 74019921 889274368 23058 996147200 134512640 134550740 4294955936 18446744073709551615 4126939607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31119] ppid=31116 vsize=868432 CPUtime=1.61
/proc/31117/task/31119/stat : 31119 (java) S 31116 31103 31066 0 -1 64 19088 0 0 0 151 10 0 0 16 0 9 0 74019922 889274368 23058 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31120] ppid=31116 vsize=868432 CPUtime=0
/proc/31117/task/31120/stat : 31120 (java) S 31116 31103 31066 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 74019922 889274368 23058 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31121] ppid=31116 vsize=868432 CPUtime=0
/proc/31117/task/31121/stat : 31121 (java) S 31116 31103 31066 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 74019922 889274368 23058 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31122] ppid=31116 vsize=868432 CPUtime=0
/proc/31117/task/31122/stat : 31122 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 74019924 889274368 23058 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31123] ppid=31116 vsize=868432 CPUtime=0.24
/proc/31117/task/31123/stat : 31123 (java) S 31116 31103 31066 0 -1 64 1490 0 0 0 24 0 0 0 16 0 9 0 74019924 889274368 23058 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31124] ppid=31116 vsize=868432 CPUtime=0
/proc/31117/task/31124/stat : 31124 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 74019924 889274368 23058 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31125] ppid=31116 vsize=868432 CPUtime=0
/proc/31117/task/31125/stat : 31125 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 74019924 889274368 23058 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 887388

[startup+12.7025 s]
/proc/loadavg: 2.07 2.09 2.16 3/92 31125
/proc/meminfo: memFree=1795448/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=1.4
/proc/31103/stat : 31103 (sugar) S 31101 31103 31066 0 -1 4194304 974 11204 0 1 3 1 129 7 15 0 1 0 74019762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31103/statm: 3400 797 370 3 0 500 0
[pid=31116] ppid=31103 vsize=5356 CPUtime=0
/proc/31116/stat : 31116 (sh) S 31103 31103 31066 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 74019920 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 223187886916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31116/statm: 1339 233 193 169 0 50 0
[pid=31117] ppid=31116 vsize=868544 CPUtime=10.95
/proc/31117/stat : 31117 (java) S 31116 31103 31066 0 -1 0 29418 0 1 0 1047 48 0 0 18 0 9 0 74019920 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31117/statm: 217136 23175 2567 9 0 211683 0
[pid=31117/tid=31118] ppid=31116 vsize=868544 CPUtime=8.35
/proc/31117/task/31118/stat : 31118 (java) R 31116 31103 31066 0 -1 64 3911 0 1 0 802 33 0 0 25 0 9 0 74019921 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4127170792 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31119] ppid=31116 vsize=868544 CPUtime=2.25
/proc/31117/task/31119/stat : 31119 (java) S 31116 31103 31066 0 -1 64 23266 0 0 0 212 13 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31120] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31120/stat : 31120 (java) S 31116 31103 31066 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31121] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31121/stat : 31121 (java) S 31116 31103 31066 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31122] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31122/stat : 31122 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31123] ppid=31116 vsize=868544 CPUtime=0.33
/proc/31117/task/31123/stat : 31123 (java) S 31116 31103 31066 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31124] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31124/stat : 31124 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31125] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31125/stat : 31125 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 887500

[startup+25.5016 s]
/proc/loadavg: 2.35 2.15 2.18 3/92 31125
/proc/meminfo: memFree=1639480/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=1.4
/proc/31103/stat : 31103 (sugar) S 31101 31103 31066 0 -1 4194304 974 11204 0 1 3 1 129 7 16 0 1 0 74019762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31103/statm: 3400 797 370 3 0 500 0
[pid=31116] ppid=31103 vsize=5356 CPUtime=0
/proc/31116/stat : 31116 (sh) S 31103 31103 31066 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 74019920 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 223187886916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31116/statm: 1339 233 193 169 0 50 0
[pid=31117] ppid=31116 vsize=868544 CPUtime=23.56
/proc/31117/stat : 31117 (java) S 31116 31103 31066 0 -1 0 30010 0 1 0 2211 145 0 0 18 0 9 0 74019920 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31117/statm: 217136 23175 2567 9 0 211683 0
[pid=31117/tid=31118] ppid=31116 vsize=868544 CPUtime=20.66
/proc/31117/task/31118/stat : 31118 (java) R 31116 31103 31066 0 -1 64 4503 0 1 0 1939 127 0 0 25 0 9 0 74019921 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4126567223 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31119] ppid=31116 vsize=868544 CPUtime=2.54
/proc/31117/task/31119/stat : 31119 (java) S 31116 31103 31066 0 -1 64 23266 0 0 0 238 16 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31120] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31120/stat : 31120 (java) S 31116 31103 31066 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31121] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31121/stat : 31121 (java) S 31116 31103 31066 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/31117/task/31118/stat : 31118 (java) R 31116 31103 31066 0 -1 64 7970 0 1 0 8670 680 0 0 25 0 9 0 74019921 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4127093118 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31119] ppid=31116 vsize=868544 CPUtime=4.27
/proc/31117/task/31119/stat : 31119 (java) S 31116 31103 31066 0 -1 64 23266 0 0 0 388 39 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31120] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31120/stat : 31120 (java) S 31116 31103 31066 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31121] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31121/stat : 31121 (java) S 31116 31103 31066 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31122] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31122/stat : 31122 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31123] ppid=31116 vsize=868544 CPUtime=0.33
/proc/31117/task/31123/stat : 31123 (java) S 31116 31103 31066 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31124] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31124/stat : 31124 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31125] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31125/stat : 31125 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.54
Current children cumulated vsize (KiB) 887500

[startup+162.302 s]
/proc/loadavg: 2.28 2.23 2.20 3/92 31125
/proc/meminfo: memFree=15032/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=1.41
/proc/31103/stat : 31103 (sugar) S 31101 31103 31066 0 -1 4194304 974 11204 0 1 4 1 129 7 16 0 1 0 74019762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31103/statm: 3400 797 370 3 0 500 0
[pid=31116] ppid=31103 vsize=5356 CPUtime=0
/proc/31116/stat : 31116 (sh) S 31103 31103 31066 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 74019920 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 223187886916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31116/statm: 1339 233 193 169 0 50 0
[pid=31117] ppid=31116 vsize=868544 CPUtime=156.02
/proc/31117/stat : 31117 (java) S 31116 31103 31066 0 -1 0 36199 0 1 0 14435 1167 0 0 18 0 9 0 74019920 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31117/statm: 217136 23175 2567 9 0 211683 0
[pid=31117/tid=31118] ppid=31116 vsize=868544 CPUtime=150.01
/proc/31117/task/31118/stat : 31118 (java) R 31116 31103 31066 0 -1 64 10692 0 1 0 13893 1108 0 0 25 0 9 0 74019921 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4126631895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31119] ppid=31116 vsize=868544 CPUtime=5.66
/proc/31117/task/31119/stat : 31119 (java) S 31116 31103 31066 0 -1 64 23266 0 0 0 509 57 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31120] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31120/stat : 31120 (java) S 31116 31103 31066 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31121] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31121/stat : 31121 (java) S 31116 31103 31066 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31122] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31122/stat : 31122 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31123] ppid=31116 vsize=868544 CPUtime=0.33
/proc/31117/task/31123/stat : 31123 (java) S 31116 31103 31066 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31124] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31124/stat : 31124 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31125] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31125/stat : 31125 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 157.43
Current children cumulated vsize (KiB) 887500

[startup+222.301 s]
/proc/loadavg: 2.23 2.21 2.19 3/92 31125
/proc/meminfo: memFree=15288/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=1.41
/proc/31103/stat : 31103 (sugar) S 31101 31103 31066 0 -1 4194304 974 11204 0 1 4 1 129 7 16 0 1 0 74019762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31103/statm: 3400 797 370 3 0 500 0
[pid=31116] ppid=31103 vsize=5356 CPUtime=0
/proc/31116/stat : 31116 (sh) S 31103 31103 31066 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 74019920 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 223187886916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31116/statm: 1339 233 193 169 0 50 0
[pid=31117] ppid=31116 vsize=868544 CPUtime=214.02
/proc/31117/stat : 31117 (java) S 31116 31103 31066 0 -1 0 38914 0 1 0 19787 1615 0 0 18 0 9 0 74019920 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31117/statm: 217136 23175 2567 9 0 211683 0
[pid=31117/tid=31118] ppid=31116 vsize=868544 CPUtime=206.66
/proc/31117/task/31118/stat : 31118 (java) R 31116 31103 31066 0 -1 64 13407 0 1 0 19127 1539 0 0 25 0 9 0 74019921 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4127090807 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31119] ppid=31116 vsize=868544 CPUtime=7.01
/proc/31117/task/31119/stat : 31119 (java) S 31116 31103 31066 0 -1 64 23266 0 0 0 627 74 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31120] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31120/stat : 31120 (java) S 31116 31103 31066 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31121] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31121/stat : 31121 (java) S 31116 31103 31066 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31122] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31122/stat : 31122 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31123] ppid=31116 vsize=868544 CPUtime=0.33
/proc/31117/task/31123/stat : 31123 (java) S 31116 31103 31066 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31124] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31124/stat : 31124 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31125] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31125/stat : 31125 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 215.43
Current children cumulated vsize (KiB) 887500

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

[startup+223.902 s]
/proc/loadavg: 2.29 2.23 2.19 3/92 31125
/proc/meminfo: memFree=15672/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=1.41
/proc/31103/stat : 31103 (sugar) S 31101 31103 31066 0 -1 4194304 974 11204 0 1 4 1 129 7 16 0 1 0 74019762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31103/statm: 3400 797 370 3 0 500 0
[pid=31116] ppid=31103 vsize=5356 CPUtime=0
/proc/31116/stat : 31116 (sh) S 31103 31103 31066 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 74019920 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 223187886916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31116/statm: 1339 233 193 169 0 50 0
[pid=31117] ppid=31116 vsize=868544 CPUtime=215.56
/proc/31117/stat : 31117 (java) S 31116 31103 31066 0 -1 0 38984 0 1 0 19930 1626 0 0 18 0 9 0 74019920 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31117/statm: 217136 23175 2567 9 0 211683 0
[pid=31117/tid=31118] ppid=31116 vsize=868544 CPUtime=208.16
/proc/31117/task/31118/stat : 31118 (java) R 31116 31103 31066 0 -1 64 13477 0 1 0 19267 1549 0 0 25 0 9 0 74019921 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4127093045 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31119] ppid=31116 vsize=868544 CPUtime=7.04
/proc/31117/task/31119/stat : 31119 (java) S 31116 31103 31066 0 -1 64 23266 0 0 0 630 74 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31120] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31120/stat : 31120 (java) S 31116 31103 31066 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31121] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31121/stat : 31121 (java) S 31116 31103 31066 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31122] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31122/stat : 31122 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31123] ppid=31116 vsize=868544 CPUtime=0.33
/proc/31117/task/31123/stat : 31123 (java) S 31116 31103 31066 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31124] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31124/stat : 31124 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31125] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31125/stat : 31125 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 216.97
Current children cumulated vsize (KiB) 887500

[startup+225.508 s]
/proc/loadavg: 2.29 2.23 2.19 3/92 31125
/proc/meminfo: memFree=15544/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=1.41
/proc/31103/stat : 31103 (sugar) S 31101 31103 31066 0 -1 4194304 974 11204 0 1 4 1 129 7 16 0 1 0 74019762 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 223196786786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31103/statm: 3400 797 370 3 0 500 0
[pid=31116] ppid=31103 vsize=5356 CPUtime=0
/proc/31116/stat : 31116 (sh) S 31103 31103 31066 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 74019920 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 223187886916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31116/statm: 1339 233 193 169 0 50 0
[pid=31117] ppid=31116 vsize=868544 CPUtime=216.97
/proc/31117/stat : 31117 (java) S 31116 31103 31066 0 -1 0 39048 0 1 0 20058 1639 0 0 18 0 9 0 74019920 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31117/statm: 217136 23175 2567 9 0 211683 0
[pid=31117/tid=31118] ppid=31116 vsize=868544 CPUtime=209.54
/proc/31117/task/31118/stat : 31118 (java) R 31116 31103 31066 0 -1 64 13541 0 1 0 19392 1562 0 0 25 0 9 0 74019921 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31119] ppid=31116 vsize=868544 CPUtime=7.08
/proc/31117/task/31119/stat : 31119 (java) S 31116 31103 31066 0 -1 64 23266 0 0 0 633 75 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31120] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31120/stat : 31120 (java) S 31116 31103 31066 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31121] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31121/stat : 31121 (java) S 31116 31103 31066 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 74019922 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31122] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31122/stat : 31122 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31123] ppid=31116 vsize=868544 CPUtime=0.33
/proc/31117/task/31123/stat : 31123 (java) S 31116 31103 31066 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31124] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31124/stat : 31124 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31117/tid=31125] ppid=31116 vsize=868544 CPUtime=0
/proc/31117/task/31125/stat : 31125 (java) S 31116 31103 31066 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 74019924 889389056 23175 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 218.38
Current children cumulated vsize (KiB) 887500

[startup+227.102 s]
/proc/loadavg: 2.29 2.23 2.19 3/82 31125
/proc/meminfo: memFree=1794824/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=219.58
/proc/31103/stat : 31103 (sugar) D 31101 31103 31066 0 -1 4194304 998 50554 0 2 4 102 20203 1649 15 0 1 0 74019762 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 223188063273 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/31103/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 219.58
Current children cumulated vsize (KiB) 13600

[startup+227.502 s]
/proc/loadavg: 2.29 2.23 2.19 3/82 31125
/proc/meminfo: memFree=1794824/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=219.61
/proc/31103/stat : 31103 (sugar) D 31101 31103 31066 0 -1 4194304 998 50554 0 2 4 105 20203 1649 15 0 1 0 74019762 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 223188063273 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/31103/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 219.61
Current children cumulated vsize (KiB) 13600

[startup+227.707 s]
/proc/loadavg: 2.27 2.22 2.19 2/82 31125
/proc/meminfo: memFree=1939464/2055920 swapFree=4181044/4192956
[pid=31103] ppid=31101 vsize=13600 CPUtime=219.62
/proc/31103/stat : 31103 (sugar) R 31101 31103 31066 0 -1 4194304 1016 50554 0 2 4 106 20203 1649 15 0 1 0 74019762 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 223205803723 0 0 4224 16386 0 0 0 17 0 0 0
/proc/31103/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 219.62
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 227.707
CPU time (s): 219.634
CPU user time (s): 202.072
CPU system time (s): 17.5613
CPU usage (%): 96.4543
Max. virtual memory (cumulated for all children) (KiB): 897636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 202.072
system time used= 17.5613
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51582
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= 77070
involuntary context switches= 78726

runsolver used 0.25996 second user time and 0.843871 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-16 04:41:57
IDJOB=1126004
IDBENCH=64190
IDSOLVER=368
FILE ID=node68/1126004-1216176117
PBS_JOBID= 7905878
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/planning/normalized-mprime04bc_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1126004-1216176117/watcher-1126004-1216176117 -o /tmp/evaluation-result-1126004-1216176117/solver-1126004-1216176117 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1126004-1216176117.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a4a6cc63638e282fd112c0d279f2fce7
RANDOM SEED=1075410903

node68.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.240
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.240
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:       1927536 kB
Buffers:          3888 kB
Cached:          40904 kB
SwapCached:       4440 kB
Active:          64572 kB
Inactive:        11244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1927536 kB
SwapTotal:     4192956 kB
SwapFree:      4181044 kB
Dirty:            3180 kB
Writeback:           0 kB
Mapped:          49384 kB
Slab:            38060 kB
Committed_AS:   275404 kB
PageTables:       1796 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= 66556 MiB
End job on node68 at 2008-07-16 04:45:45