Trace number 1112854

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? 325.403 337.155

General information on the benchmark

Namecsp/fapp/fapp11/
normalized-fapp11-1000-6.xml
MD5SUM7db336713358debe85f4357efdd6517c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints29
Best CPU time to get the best result obtained on this benchmark3600.05
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.15	c 0	Sugar v1-13 + HOME/minisat
0.00/0.15	c 0	BEGIN Sat Jul 12 16:58:06 2008
0.00/0.15	c 0	PID 14762
0.00/0.17	c 0	HOST node37.alineos.net
0.00/0.17	c 0	CONVERTING HOME/instance-1112854-1215874686.xml TO HOME/temp.csp
0.00/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112854-1215874686.xml' 'HOME/temp.csp'
1.33/1.55	c 2	18 domains, 1000 variables, 8 predicates, 0 relations, 15032 constraints
1.33/1.57	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.33/1.57	c 2	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.39/1.65	c 2	Parsing HOME/temp.csp
2.00/2.28	c 2	parsed 10000 expressions
2.19/2.43	c 3	parsed 16058 expressions
2.19/2.44	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.29/2.60	c 3	MAX CSP: 15032 constraints
2.29/2.60	c 3	Converting to clausal form CSP
4.07/4.39	c 5	converted 3110 (10%) expressions
6.05/6.30	c 7	converted 6219 (20%) expressions
7.53/7.88	c 8	converted 9328 (30%) expressions
9.31/9.66	c 10	converted 12438 (40%) expressions
10.70/11.07	c 11	converted 15547 (50%) expressions
12.07/12.49	c 13	converted 18656 (60%) expressions
13.96/14.35	c 15	converted 21766 (70%) expressions
15.35/15.78	c 16	converted 24875 (80%) expressions
16.73/17.19	c 17	converted 27984 (90%) expressions
20.10/20.57	c 21	converted 31093 (100%) expressions
20.10/20.58	c 21	CSP : 32058 integers, 58658 booleans, 136678 clauses, largest domain size 22549
20.10/20.58	c 21	Heap : 111 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
20.10/20.58	c 21	Propagation in CSP
22.07/22.52	c 23	15024 values, 0 unsatisfiable literals, and 0 valid clauses are removed
22.07/22.53	c 23	CSP : 32058 integers, 58658 booleans, 136678 clauses, largest domain size 15033
22.07/22.53	c 23	Heap : 121 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
22.07/22.58	c 23	Simplifing CSP by introducing new Boolean variables
22.37/22.83	c 23	CSP : 32058 integers, 89798 booleans, 167818 clauses, largest domain size 15033
22.37/22.83	c 23	Heap : 122 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
23.06/23.59	c 24	Encoding CSP to SAT : HOME/temp.cnf
30.18/30.80	c 31	3206 (10%) CSP integer variables are encoded (1642363 clauses, 28987321 bytes)
31.17/31.78	c 32	6412 (20%) CSP integer variables are encoded (2416587 clauses, 43697577 bytes)
31.47/32.00	c 32	9618 (30%) CSP integer variables are encoded (2582599 clauses, 46851805 bytes)
31.47/32.03	c 32	12824 (40%) CSP integer variables are encoded (2607216 clauses, 47319528 bytes)
31.47/32.04	c 32	16029 (50%) CSP integer variables are encoded (2607216 clauses, 47319528 bytes)
31.68/32.29	c 33	19235 (60%) CSP integer variables are encoded (2804524 clauses, 51068380 bytes)
31.77/32.35	c 33	22441 (70%) CSP integer variables are encoded (2849890 clauses, 51930334 bytes)
31.87/32.42	c 33	25647 (80%) CSP integer variables are encoded (2901404 clauses, 52909100 bytes)
31.87/32.47	c 33	28853 (90%) CSP integer variables are encoded (2937237 clauses, 53589927 bytes)
31.97/32.53	c 33	32058 (100%) CSP integer variables are encoded (2981673 clauses, 54434211 bytes)
89.64/91.02	c 91	16782 (10%) CSP clauses are encoded (12174511 clauses, 272034934 bytes)
126.01/128.01	c 128	33564 (20%) CSP clauses are encoded (19397076 clauses, 456924311 bytes)
149.50/151.98	c 152	50346 (30%) CSP clauses are encoded (25175054 clauses, 610218858 bytes)
168.60/171.59	c 172	67128 (40%) CSP clauses are encoded (30524231 clauses, 754737835 bytes)
186.15/189.48	c 190	83909 (50%) CSP clauses are encoded (35687053 clauses, 895329301 bytes)
201.54/205.18	c 205	100691 (60%) CSP clauses are encoded (40278296 clauses, 1021138659 bytes)
217.73/221.99	c 222	117473 (70%) CSP clauses are encoded (45180225 clauses, 1156523676 bytes)
233.78/238.46	c 239	134255 (80%) CSP clauses are encoded (50106164 clauses, 1292289848 bytes)
324.55/333.75	c 334	ERROR Exception Too large HOME/temp.cnf
324.61/333.84	c 334	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
324.61/333.84	c 334	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
324.61/333.84	c 334	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
324.61/333.84	s UNKNOWN
324.64/334.29	c 335	CPU 308.95 (0.04 0 308.91 15.7)
324.64/334.29	c 335	END Sat Jul 12 17:03:41 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-1112854-1215874686/watcher-1112854-1215874686 -o /tmp/evaluation-result-1112854-1215874686/solver-1112854-1215874686 -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-1112854-1215874686.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: 2.05 2.52 2.86 4/81 14762
/proc/meminfo: memFree=1282144/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=18572 CPUtime=0
/proc/14762/stat : 14762 (runsolver) R 14760 14762 14233 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44168445 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 213116316967 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14762/statm: 4643 292 257 25 0 2626 0

[startup+0.0222301 s]
/proc/loadavg: 2.05 2.52 2.86 4/81 14762
/proc/meminfo: memFree=1282144/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=24 CPUtime=0
/proc/14762/stat : 14762 (sugar) D 14760 14762 14233 0 -1 4194304 15 0 0 0 0 0 0 0 19 0 1 0 44168445 24576 1 996147200 0 0 548682069398 18446744073709551615 213116316967 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/14762/statm: 6 1 0 0 0 1 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24

[startup+0.101085 s]
/proc/loadavg: 2.05 2.52 2.86 4/81 14762
/proc/meminfo: memFree=1282144/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=12272 CPUtime=0
/proc/14762/stat : 14762 (sugar) D 14760 14762 14233 0 -1 4194304 392 0 4 0 0 0 0 0 18 0 1 0 44168445 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/14762/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301109 s]
/proc/loadavg: 2.05 2.52 2.86 4/81 14762
/proc/meminfo: memFree=1282144/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=0.03
/proc/14762/stat : 14762 (sugar) S 14760 14762 14233 0 -1 4194304 894 127 4 0 3 0 0 0 18 0 1 0 44168445 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701153 s]
/proc/loadavg: 2.05 2.52 2.86 4/81 14762
/proc/meminfo: memFree=1282144/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=0.03
/proc/14762/stat : 14762 (sugar) S 14760 14762 14233 0 -1 4194304 894 127 4 0 3 0 0 0 18 0 1 0 44168445 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50224 s]
/proc/loadavg: 2.05 2.52 2.86 4/92 14774
/proc/meminfo: memFree=1260104/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=0.03
/proc/14762/stat : 14762 (sugar) S 14760 14762 14233 0 -1 4194304 894 127 4 0 3 0 0 0 18 0 1 0 44168445 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 796 370 3 0 500 0
[pid=14765] ppid=14762 vsize=5356 CPUtime=0
/proc/14765/stat : 14765 (sh) S 14762 14762 14233 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44168462 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14765/statm: 1339 233 193 169 0 50 0
[pid=14766] ppid=14765 vsize=864672 CPUtime=1.3
/proc/14766/stat : 14766 (java) S 14765 14762 14233 0 -1 0 10751 0 1 0 124 6 0 0 18 0 9 0 44168462 885424128 9508 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14766/statm: 216168 9508 2529 9 0 210750 0
[pid=14766/tid=14767] ppid=14765 vsize=864672 CPUtime=0.84
/proc/14766/task/14767/stat : 14767 (java) R 14765 14762 14233 0 -1 64 2848 0 1 0 82 2 0 0 25 0 9 0 44168464 885424128 9508 996147200 134512640 134550740 4294956000 18446744073709551615 4126714672 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14766/tid=14768] ppid=14765 vsize=864672 CPUtime=0.29
/proc/14766/task/14768/stat : 14768 (java) S 14765 14762 14233 0 -1 64 6689 0 0 0 27 2 0 0 16 0 9 0 44168465 885424128 9508 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14766/tid=14769] ppid=14765 vsize=864672 CPUtime=0
/proc/14766/task/14769/stat : 14769 (java) S 14765 14762 14233 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 44168465 885424128 9508 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14766/tid=14770] ppid=14765 vsize=864672 CPUtime=0
/proc/14766/task/14770/stat : 14770 (java) S 14765 14762 14233 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44168465 885424128 9508 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14766/tid=14771] ppid=14765 vsize=864672 CPUtime=0
/proc/14766/task/14771/stat : 14771 (java) S 14765 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44168467 885424128 9508 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14766/tid=14772] ppid=14765 vsize=864672 CPUtime=0.14
/proc/14766/task/14772/stat : 14772 (java) S 14765 14762 14233 0 -1 64 515 0 0 0 14 0 0 0 16 0 9 0 44168467 885424128 9508 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14766/tid=14773] ppid=14765 vsize=864672 CPUtime=0
/proc/14766/task/14773/stat : 14773 (java) S 14765 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44168467 885424128 9508 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14766/tid=14774] ppid=14765 vsize=864672 CPUtime=0
/proc/14766/task/14774/stat : 14774 (java) S 14765 14762 14233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44168467 885424128 9508 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 883628

[startup+3.10242 s]
/proc/loadavg: 2.04 2.51 2.85 3/92 14784
/proc/meminfo: memFree=1271368/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.39
/proc/14762/stat : 14762 (sugar) S 14760 14762 14233 0 -1 4194304 970 11179 4 1 3 0 128 8 15 0 1 0 44168445 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44168603 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868468 CPUtime=1.5
/proc/14776/stat : 14776 (java) S 14775 14762 14233 0 -1 0 9712 0 1 0 144 6 0 0 19 0 9 0 44168603 889311232 8554 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217117 8554 2540 9 0 211692 0
[pid=14776/tid=14777] ppid=14775 vsize=868468 CPUtime=0.95
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14233 0 -1 64 2778 0 1 0 94 1 0 0 20 0 9 0 44168604 889311232 8554 996147200 134512640 134550740 4294955936 18446744073709551615 4126612202 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868468 CPUtime=0.33
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14233 0 -1 64 4773 0 0 0 31 2 0 0 16 0 9 0 44168605 889311232 8554 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14233 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44168606 889311232 8554 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14233 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44168606 889311232 8554 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44168608 889311232 8554 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868468 CPUtime=0.18
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14233 0 -1 64 1463 0 0 0 17 1 0 0 16 0 9 0 44168608 889311232 8554 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14233 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44168608 889311232 8554 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44168608 889311232 8554 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 887424

[startup+6.30276 s]
/proc/loadavg: 2.04 2.51 2.85 3/92 14784
/proc/meminfo: memFree=1244936/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.39
/proc/14762/stat : 14762 (sugar) S 14760 14762 14233 0 -1 4194304 970 11179 4 1 3 0 128 8 16 0 1 0 44168445 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44168603 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868468 CPUtime=4.66
/proc/14776/stat : 14776 (java) S 14775 14762 14233 0 -1 0 13295 0 1 0 456 10 0 0 19 0 9 0 44168603 889311232 11761 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217117 11761 2540 9 0 211692 0
[pid=14776/tid=14777] ppid=14775 vsize=868468 CPUtime=3.64
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14233 0 -1 64 3092 0 1 0 363 1 0 0 25 0 9 0 44168604 889311232 11761 996147200 134512640 134550740 4294955936 18446744073709551615 4125950761 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868468 CPUtime=0.76
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14233 0 -1 64 8018 0 0 0 71 5 0 0 16 0 9 0 44168605 889311232 11761 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14233 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44168606 889311232 11761 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14233 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44168606 889311232 11761 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44168608 889311232 11761 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868468 CPUtime=0.22
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14233 0 -1 64 1487 0 0 0 21 1 0 0 15 0 9 0 44168608 889311232 11761 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14233 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44168608 889311232 11761 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44168608 889311232 11761 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 887424

[startup+12.7025 s]
/proc/loadavg: 2.04 2.49 2.84 3/92 14784
/proc/meminfo: memFree=1212936/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.39
/proc/14762/stat : 14762 (sugar) S 14760 14762 14233 0 -1 4194304 970 11179 4 1 3 0 128 8 16 0 1 0 44168445 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44168603 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868468 CPUtime=10.98
/proc/14776/stat : 14776 (java) S 14775 14762 14233 0 -1 0 25189 0 1 0 1079 19 0 0 19 0 9 0 44168603 889311232 19600 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217117 19600 2540 9 0 211692 0
[pid=14776/tid=14777] ppid=14775 vsize=868468 CPUtime=9.04
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14233 0 -1 64 3543 0 1 0 901 3 0 0 25 0 9 0 44168604 889311232 19600 996147200 134512640 134550740 4294955936 18446744073709551615 4126612404 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868468 CPUtime=1.69
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14233 0 -1 64 19460 0 0 0 156 13 0 0 16 0 9 0 44168605 889311232 19600 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14233 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44168606 889311232 19600 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14233 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44168606 889311232 19600 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44168608 889311232 19600 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868468 CPUtime=0.22
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14233 0 -1 64 1488 0 0 0 21 1 0 0 16 0 9 0 44168608 889311232 19600 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14233 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44168608 889311232 19600 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868468 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44168608 889311232 19600 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 887424

[startup+25.5019 s]
/proc/loadavg: 2.03 2.48 2.83 3/92 14784
/proc/meminfo: memFree=1135432/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.39
/proc/14762/stat : 14762 (sugar) S 14760 14762 14233 0 -1 4194304 970 11179 4 1 3 0 128 8 15 0 1 0 44168445 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44168603 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868580 CPUtime=23.65
/proc/14776/stat : 14776 (java) S 14775 14762 14233 0 -1 0 50522 0 1 0 2331 34 0 0 19 0 9 0 44168603 889425920 37881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217145 37881 2566 9 0 211692 0
[pid=14776/tid=14777] ppid=14775 vsize=868580 CPUtime=18.69
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14233 0 -1 64 4789 0 1 0 1864 5 0 0 25 0 9 0 44168604 889425920 37881 996147200 134512640 134550740 4294955936 18446744073709551615 4126899438 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868580 CPUtime=4.64
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14233 0 -1 64 43502 0 0 0 438 26 0 0 16 0 9 0 44168605 889425920 37881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14233 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44168606 889425920 37881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14233 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44168606 889425920 37881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

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

[startup+307.202 s]
/proc/loadavg: 3.37 2.82 2.85 3/92 14790
/proc/meminfo: memFree=16072/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.4
/proc/14762/stat : 14762 (sugar) S 14760 14762 14233 0 -1 4194304 970 11179 4 1 4 0 128 8 16 0 1 0 44168445 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44168603 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868580 CPUtime=298.12
/proc/14776/stat : 14776 (java) S 14775 14762 14233 0 -1 0 54894 0 1 0 28460 1352 0 0 19 0 9 0 44168603 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217145 37902 2566 9 0 211692 0
[pid=14776/tid=14777] ppid=14775 vsize=868580 CPUtime=290.17
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14233 0 -1 64 9142 0 1 0 27728 1289 0 0 25 0 9 0 44168604 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4127196640 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868580 CPUtime=7.58
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14233 0 -1 64 43502 0 0 0 699 59 0 0 16 0 9 0 44168605 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14233 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44168606 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14233 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44168606 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868580 CPUtime=0.32
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14233 0 -1 64 1552 0 0 0 31 1 0 0 16 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14233 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 299.52
Current children cumulated vsize (KiB) 887536

[startup+320.003 s]
/proc/loadavg: 3.24 2.81 2.85 3/92 14790
/proc/meminfo: memFree=15624/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.4
/proc/14762/stat : 14762 (sugar) S 14760 14762 14233 0 -1 4194304 970 11179 4 1 4 0 128 8 16 0 1 0 44168445 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44168603 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868580 CPUtime=310.14
/proc/14776/stat : 14776 (java) S 14775 14762 14233 0 -1 0 55203 0 1 0 29570 1444 0 0 19 0 9 0 44168603 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217145 37902 2566 9 0 211692 0
[pid=14776/tid=14777] ppid=14775 vsize=868580 CPUtime=301.99
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14233 0 -1 64 9451 0 1 0 28820 1379 0 0 25 0 9 0 44168604 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4127130558 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868580 CPUtime=7.79
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14233 0 -1 64 43502 0 0 0 717 62 0 0 16 0 9 0 44168605 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14233 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44168606 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14233 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44168606 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868580 CPUtime=0.32
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14233 0 -1 64 1552 0 0 0 31 1 0 0 16 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14233 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 311.54
Current children cumulated vsize (KiB) 887536

[startup+326.403 s]
/proc/loadavg: 3.22 2.81 2.85 3/92 14790
/proc/meminfo: memFree=14984/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.4
/proc/14762/stat : 14762 (sugar) S 14760 14762 14233 0 -1 4194304 970 11179 4 1 4 0 128 8 16 0 1 0 44168445 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44168603 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868580 CPUtime=316.33
/proc/14776/stat : 14776 (java) S 14775 14762 14233 0 -1 0 55362 0 1 0 30129 1504 0 0 19 0 9 0 44168603 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217145 37902 2566 9 0 211692 0
[pid=14776/tid=14777] ppid=14775 vsize=868580 CPUtime=308.07
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14233 0 -1 64 9610 0 1 0 29370 1437 0 0 25 0 9 0 44168604 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4127130501 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868580 CPUtime=7.9
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14233 0 -1 64 43502 0 0 0 727 63 0 0 16 0 9 0 44168605 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14233 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44168606 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14233 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44168606 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868580 CPUtime=0.32
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14233 0 -1 64 1552 0 0 0 31 1 0 0 16 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14233 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 317.73
Current children cumulated vsize (KiB) 887536

[startup+332.801 s]
/proc/loadavg: 3.03 2.78 2.84 3/92 14790
/proc/meminfo: memFree=16200/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=1.4
/proc/14762/stat : 14762 (sugar) S 14760 14762 14233 0 -1 4194304 970 11179 4 1 4 0 128 8 16 0 1 0 44168445 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14762/statm: 3400 797 370 3 0 500 0
[pid=14775] ppid=14762 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14762 14762 14233 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44168603 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14775/statm: 1339 233 193 169 0 50 0
[pid=14776] ppid=14775 vsize=868580 CPUtime=322.28
/proc/14776/stat : 14776 (java) S 14775 14762 14233 0 -1 0 55515 0 1 0 30676 1552 0 0 19 0 9 0 44168603 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14776/statm: 217145 37902 2566 9 0 211692 0
[pid=14776/tid=14777] ppid=14775 vsize=868580 CPUtime=313.91
/proc/14776/task/14777/stat : 14777 (java) R 14775 14762 14233 0 -1 64 9763 0 1 0 29907 1484 0 0 25 0 9 0 44168604 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4127130636 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14778] ppid=14775 vsize=868580 CPUtime=8
/proc/14776/task/14778/stat : 14778 (java) S 14775 14762 14233 0 -1 64 43502 0 0 0 736 64 0 0 16 0 9 0 44168605 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14779] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14779/stat : 14779 (java) S 14775 14762 14233 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44168606 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14780] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14780/stat : 14780 (java) S 14775 14762 14233 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44168606 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14781] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14781/stat : 14781 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14782] ppid=14775 vsize=868580 CPUtime=0.32
/proc/14776/task/14782/stat : 14782 (java) S 14775 14762 14233 0 -1 64 1552 0 0 0 31 1 0 0 16 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14783] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14783/stat : 14783 (java) S 14775 14762 14233 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14776/tid=14784] ppid=14775 vsize=868580 CPUtime=0
/proc/14776/task/14784/stat : 14784 (java) S 14775 14762 14233 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44168608 889425920 37902 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 887536

[startup+334.401 s]
/proc/loadavg: 3.03 2.78 2.84 3/82 14790
/proc/meminfo: memFree=204248/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=324.68
/proc/14762/stat : 14762 (sugar) R 14760 14762 14233 0 -1 4194304 993 67014 4 3 4 3 30891 1570 16 0 1 0 44168445 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 213116490793 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14762/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 324.68
Current children cumulated vsize (KiB) 13600

[startup+336.002 s]
/proc/loadavg: 3.03 2.78 2.84 2/82 14790
/proc/meminfo: memFree=1304152/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=325.33
/proc/14762/stat : 14762 (sugar) D 14760 14762 14233 0 -1 4194304 993 67014 4 3 4 68 30891 1570 15 0 1 0 44168445 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 213116490793 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/14762/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 325.33
Current children cumulated vsize (KiB) 13600

[startup+336.802 s]
/proc/loadavg: 3.03 2.78 2.84 2/82 14790
/proc/meminfo: memFree=1303512/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=325.37
/proc/14762/stat : 14762 (sugar) D 14760 14762 14233 0 -1 4194304 993 67014 4 3 4 72 30891 1570 15 0 1 0 44168445 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 213116490793 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/14762/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 325.37
Current children cumulated vsize (KiB) 13600

[startup+337.002 s]
/proc/loadavg: 3.03 2.78 2.84 2/82 14790
/proc/meminfo: memFree=1303512/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=325.38
/proc/14762/stat : 14762 (sugar) D 14760 14762 14233 0 -1 4194304 993 67014 4 3 4 73 30891 1570 15 0 1 0 44168445 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 213116490793 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/14762/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 325.38
Current children cumulated vsize (KiB) 13600

[startup+337.102 s]
/proc/loadavg: 3.03 2.78 2.84 2/82 14790
/proc/meminfo: memFree=1303512/2055920 swapFree=4191900/4192956
[pid=14762] ppid=14760 vsize=13600 CPUtime=325.38
/proc/14762/stat : 14762 (sugar) D 14760 14762 14233 0 -1 4194304 993 67014 4 3 4 73 30891 1570 15 0 1 0 44168445 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 213116490793 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/14762/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 325.38
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 337.155
CPU time (s): 325.403
CPU user time (s): 308.962
CPU system time (s): 16.4405
CPU usage (%): 96.5142
Max. virtual memory (cumulated for all children) (KiB): 900236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 308.962
system time used= 16.4405
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68037
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48277
involuntary context switches= 54186

runsolver used 0.417936 second user time and 1.19482 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-12 16:58:06
IDJOB=1112854
IDBENCH=61485
IDSOLVER=368
FILE ID=node37/1112854-1215874686
PBS_JOBID= 7903569
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fapp/fapp11/normalized-fapp11-1000-6.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-1112854-1215874686/watcher-1112854-1215874686 -o /tmp/evaluation-result-1112854-1215874686/solver-1112854-1215874686 -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-1112854-1215874686.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7db336713358debe85f4357efdd6517c
RANDOM SEED=346953617

node37.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.238
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.238
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:       1282688 kB
Buffers:          3204 kB
Cached:          45892 kB
SwapCached:          0 kB
Active:         709084 kB
Inactive:        20468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282688 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3336 kB
Writeback:           0 kB
Mapped:         699672 kB
Slab:            27660 kB
Committed_AS:   939784 kB
PageTables:       3248 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= 66552 MiB
End job on node37 at 2008-07-12 17:03:43