Trace number 1109494

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? 144.328 150.922

General information on the benchmark

Namecsp/fischer/
normalized-fischer-9-2-fair.xml
MD5SUM88463877a07cbb48fe2e865060db348b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best Number of falsified constraints
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables5288
Number of constraints4993
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4993
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul 11 21:25:37 2008
0.00/0.05	c 0	PID 15801
0.04/0.05	c 0	HOST node67.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1109494-1215804337.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109494-1215804337.xml' 'HOME/temp.csp'
0.04/0.97	c 1	3 domains, 5288 variables, 9 predicates, 0 relations, 4993 constraints
0.04/0.99	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.99	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'
0.94/1.08	c 1	Parsing HOME/temp.csp
1.32/1.41	c 2	parsed 10000 expressions
1.32/1.41	c 2	parsed 10293 expressions
1.32/1.42	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.43/1.50	c 2	MAX CSP: 4993 constraints
1.43/1.50	c 2	Converting to clausal form CSP
1.43/1.55	c 2	converted 1529 (10%) expressions
1.43/1.55	c 2	converted 3058 (20%) expressions
1.43/1.56	c 2	converted 4587 (30%) expressions
1.62/1.72	c 2	converted 6116 (40%) expressions
1.72/1.80	c 2	converted 7645 (50%) expressions
1.82/1.96	c 2	converted 9174 (60%) expressions
1.92/2.05	c 2	converted 10703 (70%) expressions
2.13/2.21	c 2	converted 12232 (80%) expressions
2.21/2.30	c 2	converted 13761 (90%) expressions
2.81/2.93	c 3	converted 15289 (100%) expressions
2.81/2.93	c 3	CSP : 19193 integers, 5343 booleans, 37652 clauses, largest domain size 20001
2.81/2.93	c 3	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.81/2.93	c 3	Propagation in CSP
3.20/3.38	c 3	4988 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.20/3.38	c 4	CSP : 19193 integers, 5343 booleans, 37652 clauses, largest domain size 20001
3.20/3.38	c 4	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.20/3.40	c 4	Simplifing CSP by introducing new Boolean variables
3.30/3.45	c 4	CSP : 19193 integers, 13293 booleans, 45602 clauses, largest domain size 20001
3.30/3.45	c 4	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.50/3.62	c 4	Encoding CSP to SAT : HOME/temp.cnf
54.16/55.83	c 56	1920 (10%) CSP integer variables are encoded (37804080 clauses, 771664829 bytes)
106.35/109.79	c 110	3839 (20%) CSP integer variables are encoded (76182161 clauses, 1577604530 bytes)
126.24/130.33	c 130	5758 (30%) CSP integer variables are encoded (90721434 clauses, 1882929263 bytes)
135.47/139.94	c 140	7678 (40%) CSP integer variables are encoded (97501032 clauses, 2025300821 bytes)
143.19/147.97	c 148	ERROR Exception Too large HOME/temp.cnf
143.19/147.97	c 148	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:201)
143.19/147.97	c 148	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
143.19/147.97	c 148	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
143.19/147.97	s UNKNOWN
143.25/148.04	c 148	CPU 129.21 (0.03 0.01 129.18 14.06)
143.25/148.04	c 148	END Fri Jul 11 21:28:05 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-1109494-1215804337/watcher-1109494-1215804337 -o /tmp/evaluation-result-1109494-1215804337/solver-1109494-1215804337 -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-1109494-1215804337.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.00 2.00 2.00 4/81 15801
/proc/meminfo: memFree=1928984/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=4708 CPUtime=0
/proc/15801/stat : 15801 (sugar) R 15799 15801 13929 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 37131633 4820992 43 996147200 4194304 4206940 548682068592 18446744073709551615 271635772809 0 0 4096 0 0 0 0 17 1 0 0
/proc/15801/statm: 1177 43 33 3 0 8 0

[startup+0.050859 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15801
/proc/meminfo: memFree=1928984/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.04
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 838 0 0 0 3 1 0 0 18 0 1 0 37131633 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101249 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15801
/proc/meminfo: memFree=1928984/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.04
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 37131633 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301264 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15801
/proc/meminfo: memFree=1928984/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.04
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 37131633 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701313 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15801
/proc/meminfo: memFree=1928984/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.04
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 37131633 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50139 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15815
/proc/meminfo: memFree=1926528/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.94
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 974 8091 0 1 3 1 86 4 15 0 1 0 37131633 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 797 370 3 0 500 0
[pid=15814] ppid=15801 vsize=5356 CPUtime=0
/proc/15814/stat : 15814 (sh) S 15801 15801 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37131733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15814/statm: 1339 233 193 169 0 50 0
[pid=15815] ppid=15814 vsize=864368 CPUtime=0.49
/proc/15815/stat : 15815 (java) S 15814 15801 13929 0 -1 0 5925 0 1 0 46 3 0 0 18 0 9 0 37131733 885112832 5191 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15815/statm: 216092 5191 2539 9 0 210667 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883324

[startup+3.10256 s]
/proc/loadavg: 2.00 2.00 2.00 7/92 15823
/proc/meminfo: memFree=1903040/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.94
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 974 8091 0 1 3 1 86 4 15 0 1 0 37131633 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 797 370 3 0 500 0
[pid=15814] ppid=15801 vsize=5356 CPUtime=0
/proc/15814/stat : 15814 (sh) S 15801 15801 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37131733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15814/statm: 1339 233 193 169 0 50 0
[pid=15815] ppid=15814 vsize=868392 CPUtime=2.06
/proc/15815/stat : 15815 (java) S 15814 15801 13929 0 -1 0 12859 0 1 0 200 6 0 0 18 0 9 0 37131733 889233408 11773 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15815/statm: 217098 11773 2540 9 0 211673 0
[pid=15815/tid=15816] ppid=15814 vsize=868392 CPUtime=1.16
/proc/15815/task/15816/stat : 15816 (java) R 15814 15801 13929 0 -1 64 2918 0 1 0 115 1 0 0 25 0 9 0 37131735 889233408 11773 996147200 134512640 134550740 4294955936 18446744073709551615 4126628385 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15817] ppid=15814 vsize=868392 CPUtime=0.61
/proc/15815/task/15817/stat : 15817 (java) S 15814 15801 13929 0 -1 64 7750 0 0 0 58 3 0 0 16 0 9 0 37131736 889233408 11773 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15818] ppid=15814 vsize=868392 CPUtime=0
/proc/15815/task/15818/stat : 15818 (java) S 15814 15801 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37131736 889233408 11773 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15819] ppid=15814 vsize=868392 CPUtime=0
/proc/15815/task/15819/stat : 15819 (java) S 15814 15801 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37131736 889233408 11773 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15820] ppid=15814 vsize=868392 CPUtime=0
/proc/15815/task/15820/stat : 15820 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37131738 889233408 11773 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15821] ppid=15814 vsize=868392 CPUtime=0.26
/proc/15815/task/15821/stat : 15821 (java) S 15814 15801 13929 0 -1 64 1495 0 0 0 25 1 0 0 15 0 9 0 37131738 889233408 11773 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15822] ppid=15814 vsize=868392 CPUtime=0
/proc/15815/task/15822/stat : 15822 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37131738 889233408 11773 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15823] ppid=15814 vsize=868392 CPUtime=0
/proc/15815/task/15823/stat : 15823 (java) S 15814 15801 13929 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37131738 889233408 11773 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887348

[startup+6.3029 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 15823
/proc/meminfo: memFree=1863040/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.94
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 974 8091 0 1 3 1 86 4 15 0 1 0 37131633 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 797 370 3 0 500 0
[pid=15814] ppid=15801 vsize=5356 CPUtime=0
/proc/15814/stat : 15814 (sh) S 15801 15801 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37131733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15814/statm: 1339 233 193 169 0 50 0
[pid=15815] ppid=15814 vsize=868504 CPUtime=5.23
/proc/15815/stat : 15815 (java) S 15814 15801 13929 0 -1 0 13841 0 1 0 493 30 0 0 18 0 9 0 37131733 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15815/statm: 217126 12221 2565 9 0 211673 0
[pid=15815/tid=15816] ppid=15814 vsize=868504 CPUtime=3.99
/proc/15815/task/15816/stat : 15816 (java) R 15814 15801 13929 0 -1 64 3288 0 1 0 376 23 0 0 25 0 9 0 37131735 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15817] ppid=15814 vsize=868504 CPUtime=0.91
/proc/15815/task/15817/stat : 15817 (java) S 15814 15801 13929 0 -1 64 8337 0 0 0 86 5 0 0 16 0 9 0 37131736 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15818] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15818/stat : 15818 (java) S 15814 15801 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37131736 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15819] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15819/stat : 15819 (java) S 15814 15801 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37131736 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15820] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15820/stat : 15820 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15821] ppid=15814 vsize=868504 CPUtime=0.31
/proc/15815/task/15821/stat : 15821 (java) S 15814 15801 13929 0 -1 64 1520 0 0 0 30 1 0 0 16 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15822] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15822/stat : 15822 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15823] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15823/stat : 15823 (java) S 15814 15801 13929 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 887460

[startup+12.7025 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 15823
/proc/meminfo: memFree=1766720/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.94
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 974 8091 0 1 3 1 86 4 15 0 1 0 37131633 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 797 370 3 0 500 0
[pid=15814] ppid=15801 vsize=5356 CPUtime=0
/proc/15814/stat : 15814 (sh) S 15801 15801 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37131733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15814/statm: 1339 233 193 169 0 50 0
[pid=15815] ppid=15814 vsize=868504 CPUtime=11.4
/proc/15815/stat : 15815 (java) S 15814 15801 13929 0 -1 0 14556 0 1 0 1055 85 0 0 18 0 9 0 37131733 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15815/statm: 217126 12221 2565 9 0 211673 0
[pid=15815/tid=15816] ppid=15814 vsize=868504 CPUtime=9.84
/proc/15815/task/15816/stat : 15816 (java) R 15814 15801 13929 0 -1 64 4003 0 1 0 912 72 0 0 25 0 9 0 37131735 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4126906693 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15817] ppid=15814 vsize=868504 CPUtime=1.23
/proc/15815/task/15817/stat : 15817 (java) S 15814 15801 13929 0 -1 64 8337 0 0 0 112 11 0 0 16 0 9 0 37131736 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15818] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15818/stat : 15818 (java) S 15814 15801 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37131736 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15819] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15819/stat : 15819 (java) S 15814 15801 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37131736 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15820] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15820/stat : 15820 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15821] ppid=15814 vsize=868504 CPUtime=0.31
/proc/15815/task/15821/stat : 15821 (java) S 15814 15801 13929 0 -1 64 1520 0 0 0 30 1 0 0 16 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15822] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15822/stat : 15822 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15823] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15823/stat : 15823 (java) S 15814 15801 13929 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 887460

[startup+25.5019 s]
/proc/loadavg: 2.21 2.05 2.01 4/92 15823
/proc/meminfo: memFree=1572608/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.94
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 974 8091 0 1 3 1 86 4 15 0 1 0 37131633 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 797 370 3 0 500 0
[pid=15814] ppid=15801 vsize=5356 CPUtime=0
/proc/15814/stat : 15814 (sh) S 15801 15801 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37131733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15814/statm: 1339 233 193 169 0 50 0
[pid=15815] ppid=15814 vsize=868504 CPUtime=23.9
/proc/15815/stat : 15815 (java) S 15814 15801 13929 0 -1 0 15914 0 1 0 2187 203 0 0 18 0 9 0 37131733 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15815/statm: 217126 12221 2565 9 0 211673 0
[pid=15815/tid=15816] ppid=15814 vsize=868504 CPUtime=21.8
/proc/15815/task/15816/stat : 15816 (java) R 15814 15801 13929 0 -1 64 5361 0 1 0 1999 181 0 0 25 0 9 0 37131735 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4127129920 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15817] ppid=15814 vsize=868504 CPUtime=1.75
/proc/15815/task/15817/stat : 15817 (java) S 15814 15801 13929 0 -1 64 8337 0 0 0 156 19 0 0 16 0 9 0 37131736 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15818] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15818/stat : 15818 (java) S 15814 15801 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37131736 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15819] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15819/stat : 15819 (java) S 15814 15801 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37131736 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15820] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15820/stat : 15820 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15821] ppid=15814 vsize=868504 CPUtime=0.31
/proc/15815/task/15821/stat : 15821 (java) S 15814 15801 13929 0 -1 64 1520 0 0 0 30 1 0 0 16 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15822] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15822/stat : 15822 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15823] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15823/stat : 15823 (java) S 15814 15801 13929 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 887460

[startup+51.1015 s]
/proc/loadavg: 2.28 2.07 2.02 3/92 15823
/proc/meminfo: memFree=1194560/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.94
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 974 8091 0 1 3 1 86 4 15 0 1 0 37131633 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=15815/tid=15821] ppid=15814 vsize=868504 CPUtime=0.31
/proc/15815/task/15821/stat : 15821 (java) S 15814 15801 13929 0 -1 64 1520 0 0 0 30 1 0 0 16 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15822] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15822/stat : 15822 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15823] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15823/stat : 15823 (java) S 15814 15801 13929 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37131738 889348096 12221 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.6
Current children cumulated vsize (KiB) 887460

[startup+102.307 s]
/proc/loadavg: 2.26 2.11 2.03 3/92 15823
/proc/meminfo: memFree=420416/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.94
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 974 8091 0 1 3 1 86 4 16 0 1 0 37131633 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 797 370 3 0 500 0
[pid=15814] ppid=15801 vsize=5356 CPUtime=0
/proc/15814/stat : 15814 (sh) S 15801 15801 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37131733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15814/statm: 1339 233 193 169 0 50 0
[pid=15815] ppid=15814 vsize=868504 CPUtime=98.26
/proc/15815/stat : 15815 (java) S 15814 15801 13929 0 -1 0 23919 0 1 0 8869 957 0 0 18 0 9 0 37131733 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15815/statm: 217126 12223 2565 9 0 211673 0
[pid=15815/tid=15816] ppid=15814 vsize=868504 CPUtime=92.93
/proc/15815/task/15816/stat : 15816 (java) R 15814 15801 13929 0 -1 64 13364 0 1 0 8413 880 0 0 25 0 9 0 37131735 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15817] ppid=15814 vsize=868504 CPUtime=4.99
/proc/15815/task/15817/stat : 15817 (java) S 15814 15801 13929 0 -1 64 8337 0 0 0 425 74 0 0 16 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15818] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15818/stat : 15818 (java) S 15814 15801 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15819] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15819/stat : 15819 (java) S 15814 15801 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15820] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15820/stat : 15820 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15821] ppid=15814 vsize=868504 CPUtime=0.31
/proc/15815/task/15821/stat : 15821 (java) S 15814 15801 13929 0 -1 64 1522 0 0 0 30 1 0 0 16 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15822] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15822/stat : 15822 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15823] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15823/stat : 15823 (java) S 15814 15801 13929 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.2
Current children cumulated vsize (KiB) 887460

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

[startup+127.901 s]
/proc/loadavg: 2.25 2.11 2.04 3/92 15823
/proc/meminfo: memFree=42240/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.94
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 974 8091 0 1 3 1 86 4 16 0 1 0 37131633 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 797 370 3 0 500 0
[pid=15814] ppid=15801 vsize=5356 CPUtime=0
/proc/15814/stat : 15814 (sh) S 15801 15801 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37131733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15814/statm: 1339 233 193 169 0 50 0
[pid=15815] ppid=15814 vsize=868504 CPUtime=123.02
/proc/15815/stat : 15815 (java) S 15814 15801 13929 0 -1 0 26585 0 1 0 11102 1200 0 0 18 0 9 0 37131733 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15815/statm: 217126 12223 2565 9 0 211673 0
[pid=15815/tid=15816] ppid=15814 vsize=868504 CPUtime=116.58
/proc/15815/task/15816/stat : 15816 (java) R 15814 15801 13929 0 -1 64 16030 0 1 0 10553 1105 0 0 25 0 9 0 37131735 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4127122584 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15817] ppid=15814 vsize=868504 CPUtime=6.09
/proc/15815/task/15817/stat : 15817 (java) S 15814 15801 13929 0 -1 64 8337 0 0 0 517 92 0 0 16 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15818] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15818/stat : 15818 (java) S 15814 15801 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15819] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15819/stat : 15819 (java) S 15814 15801 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15820] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15820/stat : 15820 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15821] ppid=15814 vsize=868504 CPUtime=0.31
/proc/15815/task/15821/stat : 15821 (java) S 15814 15801 13929 0 -1 64 1522 0 0 0 30 1 0 0 16 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15822] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15822/stat : 15822 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15823] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15823/stat : 15823 (java) S 15814 15801 13929 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 123.96
Current children cumulated vsize (KiB) 887460

[startup+140.703 s]
/proc/loadavg: 2.34 2.14 2.05 3/92 15823
/proc/meminfo: memFree=14976/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.94
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 974 8091 0 1 3 1 86 4 16 0 1 0 37131633 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 797 370 3 0 500 0
[pid=15814] ppid=15801 vsize=5356 CPUtime=0
/proc/15814/stat : 15814 (sh) S 15801 15801 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37131733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15814/statm: 1339 233 193 169 0 50 0
[pid=15815] ppid=15814 vsize=868504 CPUtime=135.31
/proc/15815/stat : 15815 (java) S 15814 15801 13929 0 -1 0 27906 0 1 0 12206 1325 0 0 18 0 9 0 37131733 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15815/statm: 217126 12223 2565 9 0 211673 0
[pid=15815/tid=15816] ppid=15814 vsize=868504 CPUtime=128.33
/proc/15815/task/15816/stat : 15816 (java) R 15814 15801 13929 0 -1 64 17351 0 1 0 11612 1221 0 0 25 0 9 0 37131735 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15817] ppid=15814 vsize=868504 CPUtime=6.64
/proc/15815/task/15817/stat : 15817 (java) S 15814 15801 13929 0 -1 64 8337 0 0 0 563 101 0 0 16 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15818] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15818/stat : 15818 (java) S 15814 15801 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15819] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15819/stat : 15819 (java) S 15814 15801 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15820] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15820/stat : 15820 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15821] ppid=15814 vsize=868504 CPUtime=0.31
/proc/15815/task/15821/stat : 15821 (java) S 15814 15801 13929 0 -1 64 1522 0 0 0 30 1 0 0 16 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15822] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15822/stat : 15822 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15823] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15823/stat : 15823 (java) S 15814 15801 13929 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 136.25
Current children cumulated vsize (KiB) 887460

[startup+147.102 s]
/proc/loadavg: 2.32 2.14 2.05 3/92 15823
/proc/meminfo: memFree=16064/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=0.94
/proc/15801/stat : 15801 (sugar) S 15799 15801 13929 0 -1 4194304 974 8091 0 1 3 1 86 4 16 0 1 0 37131633 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15801/statm: 3400 797 370 3 0 500 0
[pid=15814] ppid=15801 vsize=5356 CPUtime=0
/proc/15814/stat : 15814 (sh) S 15801 15801 13929 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37131733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15814/statm: 1339 233 193 169 0 50 0
[pid=15815] ppid=15814 vsize=868504 CPUtime=141.47
/proc/15815/stat : 15815 (java) S 15814 15801 13929 0 -1 0 28559 0 1 0 12755 1392 0 0 18 0 9 0 37131733 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15815/statm: 217126 12223 2565 9 0 211673 0
[pid=15815/tid=15816] ppid=15814 vsize=868504 CPUtime=134.27
/proc/15815/task/15816/stat : 15816 (java) R 15814 15801 13929 0 -1 64 18004 0 1 0 12142 1285 0 0 25 0 9 0 37131735 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4127129934 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15817] ppid=15814 vsize=868504 CPUtime=6.86
/proc/15815/task/15817/stat : 15817 (java) S 15814 15801 13929 0 -1 64 8337 0 0 0 581 105 0 0 16 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15818] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15818/stat : 15818 (java) S 15814 15801 13929 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15819] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15819/stat : 15819 (java) S 15814 15801 13929 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37131736 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15820] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15820/stat : 15820 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15821] ppid=15814 vsize=868504 CPUtime=0.31
/proc/15815/task/15821/stat : 15821 (java) S 15814 15801 13929 0 -1 64 1522 0 0 0 30 1 0 0 16 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15822] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15822/stat : 15822 (java) S 15814 15801 13929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15815/tid=15823] ppid=15814 vsize=868504 CPUtime=0
/proc/15815/task/15823/stat : 15823 (java) S 15814 15801 13929 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37131738 889348096 12223 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 142.41
Current children cumulated vsize (KiB) 887460

[startup+148.702 s]
/proc/loadavg: 2.29 2.14 2.05 3/82 15823
/proc/meminfo: memFree=786128/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=143.9
/proc/15801/stat : 15801 (sugar) R 15799 15801 13929 0 -1 4194304 998 37037 0 2 3 63 12918 1406 17 0 1 0 37131633 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 271638565929 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15801/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 143.9
Current children cumulated vsize (KiB) 13600

[startup+150.302 s]
/proc/loadavg: 2.29 2.14 2.05 2/82 15823
/proc/meminfo: memFree=1909584/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=144.17
/proc/15801/stat : 15801 (sugar) D 15799 15801 13929 0 -1 4194304 998 37037 0 2 3 90 12918 1406 15 0 1 0 37131633 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/15801/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 144.17
Current children cumulated vsize (KiB) 13600

[startup+150.707 s]
/proc/loadavg: 2.29 2.14 2.05 2/82 15823
/proc/meminfo: memFree=1945680/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=144.3
/proc/15801/stat : 15801 (sugar) D 15799 15801 13929 0 -1 4194304 998 37037 0 2 3 103 12918 1406 15 0 1 0 37131633 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15801/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 144.3
Current children cumulated vsize (KiB) 13600

[startup+150.902 s]
/proc/loadavg: 2.29 2.14 2.05 2/82 15823
/proc/meminfo: memFree=1945680/2055920 swapFree=4180996/4192956
[pid=15801] ppid=15799 vsize=13600 CPUtime=144.31
/proc/15801/stat : 15801 (sugar) D 15799 15801 13929 0 -1 4194304 998 37037 0 2 3 104 12918 1406 15 0 1 0 37131633 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 271638565929 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15801/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 144.31
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 150.922
CPU time (s): 144.328
CPU user time (s): 129.214
CPU system time (s): 15.1137
CPU usage (%): 95.6311
Max. virtual memory (cumulated for all children) (KiB): 887852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.214
system time used= 15.1137
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38065
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= 111469
involuntary context switches= 115197

runsolver used 0.202969 second user time and 0.52292 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-11 21:25:37
IDJOB=1109494
IDBENCH=60971
IDSOLVER=368
FILE ID=node67/1109494-1215804337
PBS_JOBID= 7903226
Free space on /tmp= 66436 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-9-2-fair.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-1109494-1215804337/watcher-1109494-1215804337 -o /tmp/evaluation-result-1109494-1215804337/solver-1109494-1215804337 -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-1109494-1215804337.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 88463877a07cbb48fe2e865060db348b
RANDOM SEED=12688772

node67.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.218
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.218
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:       1929464 kB
Buffers:          7104 kB
Cached:          42228 kB
SwapCached:       5612 kB
Active:          71336 kB
Inactive:        13592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1929464 kB
SwapTotal:     4192956 kB
SwapFree:      4180996 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          51968 kB
Slab:            26532 kB
Committed_AS:   235212 kB
PageTables:       1932 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= 66436 MiB
End job on node67 at 2008-07-11 21:28:08