Trace number 1109524

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? 134.623 143.971

General information on the benchmark

Namecsp/fischer/
normalized-fischer-6-4-fair.xml
MD5SUM262300a090489f571ae755f66df26c2c
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 variables6523
Number of constraints6162
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6162
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 21:41:26 2008
0.00/0.04	c 0	PID 10792
0.00/0.04	c 0	HOST node81.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1109524-1215805286.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109524-1215805286.xml' 'HOME/temp.csp'
0.02/0.77	c 0	3 domains, 6523 variables, 9 predicates, 0 relations, 6162 constraints
0.02/0.82	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.02/0.82	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.02/0.90	c 1	Parsing HOME/temp.csp
1.10/1.23	c 1	parsed 10000 expressions
1.10/1.28	c 1	parsed 12697 expressions
1.10/1.28	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.20/1.37	c 1	MAX CSP: 6162 constraints
1.20/1.37	c 1	Converting to clausal form CSP
1.30/1.42	c 1	converted 1887 (10%) expressions
1.30/1.42	c 1	converted 3773 (20%) expressions
1.30/1.43	c 1	converted 5659 (30%) expressions
1.40/1.59	c 1	converted 7545 (40%) expressions
1.60/1.73	c 1	converted 9431 (50%) expressions
1.69/1.84	c 2	converted 11318 (60%) expressions
1.90/2.02	c 2	converted 13204 (70%) expressions
2.00/2.13	c 2	converted 15090 (80%) expressions
2.09/2.24	c 2	converted 16976 (90%) expressions
2.78/2.93	c 3	converted 18862 (100%) expressions
2.78/2.94	c 3	CSP : 23693 integers, 6574 booleans, 46441 clauses, largest domain size 20001
2.78/2.94	c 3	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.78/2.94	c 3	Propagation in CSP
3.26/3.44	c 3	6158 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.26/3.45	c 3	CSP : 23693 integers, 6574 booleans, 46441 clauses, largest domain size 20001
3.26/3.45	c 3	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.26/3.46	c 3	Simplifing CSP by introducing new Boolean variables
3.57/3.70	c 3	CSP : 23693 integers, 16394 booleans, 56261 clauses, largest domain size 20001
3.57/3.70	c 3	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.67/3.89	c 4	Encoding CSP to SAT : HOME/temp.cnf
61.87/64.97	c 65	2370 (10%) CSP integer variables are encoded (46704630 clauses, 958576409 bytes)
121.98/128.19	c 128	4739 (20%) CSP integer variables are encoded (94082261 clauses, 1953506660 bytes)
133.76/140.41	c 140	ERROR Exception Too large HOME/temp.cnf
133.76/140.41	c 140	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:201)
133.76/140.41	c 140	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
133.76/140.41	c 140	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
133.76/140.41	s UNKNOWN
133.76/140.44	c 140	CPU 120.93 (0.03 0 120.9 12.86)
133.76/140.44	c 140	END Fri Jul 11 21:43:46 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-1109524-1215805286/watcher-1109524-1215805286 -o /tmp/evaluation-result-1109524-1215805286/solver-1109524-1215805286 -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-1109524-1215805286.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.43 2.22 2.07 4/106 10792
/proc/meminfo: memFree=1875848/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=12272 CPUtime=0
/proc/10792/stat : 10792 (sugar) R 10790 10792 9030 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 37226061 12566528 365 996147200 4194304 4206940 548682068592 18446744073709551615 269807745637 0 0 4224 0 0 0 0 17 1 0 0
/proc/10792/statm: 3068 365 274 3 0 168 0

[startup+0.0194259 s]
/proc/loadavg: 2.43 2.22 2.07 4/106 10792
/proc/meminfo: memFree=1875848/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=12676 CPUtime=0
/proc/10792/stat : 10792 (sugar) R 10790 10792 9030 0 -1 4194304 549 0 0 0 0 0 0 0 18 0 1 0 37226061 12980224 517 996147200 4194304 4206940 548682068592 18446744073709551615 269827920928 0 0 4224 0 0 0 0 17 1 0 0
/proc/10792/statm: 3169 517 316 3 0 269 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12676

[startup+0.101445 s]
/proc/loadavg: 2.43 2.22 2.07 4/106 10792
/proc/meminfo: memFree=1875848/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.02
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 898 127 0 0 2 0 0 0 16 0 1 0 37226061 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10792/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+0.301481 s]
/proc/loadavg: 2.43 2.22 2.07 4/106 10792
/proc/meminfo: memFree=1875848/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.02
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 898 127 0 0 2 0 0 0 16 0 1 0 37226061 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10792/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+0.701561 s]
/proc/loadavg: 2.43 2.22 2.07 4/106 10792
/proc/meminfo: memFree=1875848/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.02
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 898 127 0 0 2 0 0 0 16 0 1 0 37226061 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10792/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+1.50271 s]
/proc/loadavg: 2.39 2.21 2.07 4/117 10814
/proc/meminfo: memFree=1867880/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.75
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 974 8735 0 1 2 0 68 5 15 0 1 0 37226061 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10792/statm: 3400 797 370 3 0 500 0
[pid=10805] ppid=10792 vsize=5356 CPUtime=0
/proc/10805/stat : 10805 (sh) S 10792 10792 9030 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37226144 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10805/statm: 1339 233 193 169 0 50 0
[pid=10806] ppid=10805 vsize=865552 CPUtime=0.65
/proc/10806/stat : 10806 (java) S 10805 10792 9030 0 -1 0 6815 0 1 0 62 3 0 0 20 0 9 0 37226144 886325248 6035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10806/statm: 216388 6035 2542 9 0 210963 0
[pid=10806/tid=10807] ppid=10805 vsize=865552 CPUtime=0.41
/proc/10806/task/10807/stat : 10807 (java) R 10805 10792 9030 0 -1 64 2621 0 1 0 40 1 0 0 25 0 9 0 37226145 886325248 6035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10808] ppid=10805 vsize=865552 CPUtime=0.11
/proc/10806/task/10808/stat : 10808 (java) S 10805 10792 9030 0 -1 64 2852 0 0 0 10 1 0 0 16 0 9 0 37226146 886325248 6035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10809] ppid=10805 vsize=865552 CPUtime=0
/proc/10806/task/10809/stat : 10809 (java) S 10805 10792 9030 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37226146 886325248 6035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10810] ppid=10805 vsize=865552 CPUtime=0
/proc/10806/task/10810/stat : 10810 (java) S 10805 10792 9030 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37226146 886325248 6035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10811] ppid=10805 vsize=865552 CPUtime=0
/proc/10806/task/10811/stat : 10811 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 886325248 6035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10812] ppid=10805 vsize=865552 CPUtime=0.11
/proc/10806/task/10812/stat : 10812 (java) R 10805 10792 9030 0 -1 64 646 0 0 0 11 0 0 0 16 0 9 0 37226148 886325248 6035 996147200 134512640 134550740 4294955936 18446744073709551615 102097153 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10813] ppid=10805 vsize=865552 CPUtime=0
/proc/10806/task/10813/stat : 10813 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 886325248 6035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10814] ppid=10805 vsize=865552 CPUtime=0
/proc/10806/task/10814/stat : 10814 (java) S 10805 10792 9030 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37226148 886325248 6035 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 884508

[startup+3.10201 s]
/proc/loadavg: 2.39 2.21 2.07 4/117 10814
/proc/meminfo: memFree=1845416/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.75
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 974 8735 0 1 2 0 68 5 15 0 1 0 37226061 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10792/statm: 3400 797 370 3 0 500 0
[pid=10805] ppid=10792 vsize=5356 CPUtime=0
/proc/10805/stat : 10805 (sh) S 10792 10792 9030 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37226144 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10805/statm: 1339 233 193 169 0 50 0
[pid=10806] ppid=10805 vsize=868440 CPUtime=2.22
/proc/10806/stat : 10806 (java) S 10805 10792 9030 0 -1 0 14509 0 1 0 215 7 0 0 20 0 9 0 37226144 889282560 13440 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10806/statm: 217110 13440 2540 9 0 211685 0
[pid=10806/tid=10807] ppid=10805 vsize=868440 CPUtime=1.29
/proc/10806/task/10807/stat : 10807 (java) R 10805 10792 9030 0 -1 64 2933 0 1 0 128 1 0 0 25 0 9 0 37226145 889282560 13440 996147200 134512640 134550740 4294955936 18446744073709551615 4127061025 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10808] ppid=10805 vsize=868440 CPUtime=0.66
/proc/10806/task/10808/stat : 10808 (java) S 10805 10792 9030 0 -1 64 9373 0 0 0 62 4 0 0 16 0 9 0 37226146 889282560 13440 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10809] ppid=10805 vsize=868440 CPUtime=0
/proc/10806/task/10809/stat : 10809 (java) S 10805 10792 9030 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37226146 889282560 13440 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10810] ppid=10805 vsize=868440 CPUtime=0
/proc/10806/task/10810/stat : 10810 (java) S 10805 10792 9030 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37226146 889282560 13440 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10811] ppid=10805 vsize=868440 CPUtime=0
/proc/10806/task/10811/stat : 10811 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889282560 13440 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10812] ppid=10805 vsize=868440 CPUtime=0.23
/proc/10806/task/10812/stat : 10812 (java) S 10805 10792 9030 0 -1 64 1507 0 0 0 23 0 0 0 15 0 9 0 37226148 889282560 13440 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10813] ppid=10805 vsize=868440 CPUtime=0
/proc/10806/task/10813/stat : 10813 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889282560 13440 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10814] ppid=10805 vsize=868440 CPUtime=0
/proc/10806/task/10814/stat : 10814 (java) S 10805 10792 9030 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37226148 889282560 13440 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 887396

[startup+6.30261 s]
/proc/loadavg: 2.39 2.21 2.07 3/117 10814
/proc/meminfo: memFree=1802920/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.76
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 974 8735 0 1 3 0 68 5 15 0 1 0 37226061 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10792/statm: 3400 797 370 3 0 500 0
[pid=10805] ppid=10792 vsize=5356 CPUtime=0
/proc/10805/stat : 10805 (sh) S 10792 10792 9030 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37226144 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10805/statm: 1339 233 193 169 0 50 0
[pid=10806] ppid=10805 vsize=868552 CPUtime=5.37
/proc/10806/stat : 10806 (java) S 10805 10792 9030 0 -1 0 16243 0 1 0 506 31 0 0 20 0 9 0 37226144 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10806/statm: 217138 14535 2565 9 0 211685 0
[pid=10806/tid=10807] ppid=10805 vsize=868552 CPUtime=3.94
/proc/10806/task/10807/stat : 10807 (java) R 10805 10792 9030 0 -1 64 3444 0 1 0 372 22 0 0 25 0 9 0 37226145 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4127120965 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10808] ppid=10805 vsize=868552 CPUtime=1.13
/proc/10806/task/10808/stat : 10808 (java) S 10805 10792 9030 0 -1 64 10572 0 0 0 106 7 0 0 16 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10809] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10809/stat : 10809 (java) S 10805 10792 9030 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10810] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10810/stat : 10810 (java) S 10805 10792 9030 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10811] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10811/stat : 10811 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10812] ppid=10805 vsize=868552 CPUtime=0.27
/proc/10806/task/10812/stat : 10812 (java) S 10805 10792 9030 0 -1 64 1531 0 0 0 27 0 0 0 16 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10813] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10813/stat : 10813 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10814] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10814/stat : 10814 (java) S 10805 10792 9030 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 887508

[startup+12.7018 s]
/proc/loadavg: 2.49 2.24 2.08 3/117 10814
/proc/meminfo: memFree=1699136/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.76
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 974 8735 0 1 3 0 68 5 15 0 1 0 37226061 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10792/statm: 3400 797 370 3 0 500 0
[pid=10805] ppid=10792 vsize=5356 CPUtime=0
/proc/10805/stat : 10805 (sh) S 10792 10792 9030 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37226144 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10805/statm: 1339 233 193 169 0 50 0
[pid=10806] ppid=10805 vsize=868552 CPUtime=11.64
/proc/10806/stat : 10806 (java) S 10805 10792 9030 0 -1 0 16776 0 1 0 1075 89 0 0 20 0 9 0 37226144 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10806/statm: 217138 14535 2565 9 0 211685 0
[pid=10806/tid=10807] ppid=10805 vsize=868552 CPUtime=9.99
/proc/10806/task/10807/stat : 10807 (java) R 10805 10792 9030 0 -1 64 3977 0 1 0 923 76 0 0 25 0 9 0 37226145 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4126571452 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10808] ppid=10805 vsize=868552 CPUtime=1.35
/proc/10806/task/10808/stat : 10808 (java) S 10805 10792 9030 0 -1 64 10572 0 0 0 124 11 0 0 16 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10809] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10809/stat : 10809 (java) S 10805 10792 9030 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10810] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10810/stat : 10810 (java) S 10805 10792 9030 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10811] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10811/stat : 10811 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10812] ppid=10805 vsize=868552 CPUtime=0.27
/proc/10806/task/10812/stat : 10812 (java) S 10805 10792 9030 0 -1 64 1531 0 0 0 27 0 0 0 16 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10813] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10813/stat : 10813 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10814] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10814/stat : 10814 (java) S 10805 10792 9030 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 887508

[startup+25.5022 s]
/proc/loadavg: 2.64 2.28 2.09 3/117 10814
/proc/meminfo: memFree=1487552/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.76
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 974 8735 0 1 3 0 68 5 15 0 1 0 37226061 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10792/statm: 3400 797 370 3 0 500 0
[pid=10805] ppid=10792 vsize=5356 CPUtime=0
/proc/10805/stat : 10805 (sh) S 10792 10792 9030 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37226144 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10805/statm: 1339 233 193 169 0 50 0
[pid=10806] ppid=10805 vsize=868552 CPUtime=23.89
/proc/10806/stat : 10806 (java) S 10805 10792 9030 0 -1 0 17751 0 1 0 2182 207 0 0 20 0 9 0 37226144 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10806/statm: 217138 14535 2565 9 0 211685 0
[pid=10806/tid=10807] ppid=10805 vsize=868552 CPUtime=21.84
/proc/10806/task/10807/stat : 10807 (java) D 10805 10792 9030 0 -1 64 4952 0 1 0 1997 187 0 0 25 0 9 0 37226145 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=10806/tid=10808] ppid=10805 vsize=868552 CPUtime=1.75
/proc/10806/task/10808/stat : 10808 (java) S 10805 10792 9030 0 -1 64 10572 0 0 0 157 18 0 0 16 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10809] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10809/stat : 10809 (java) S 10805 10792 9030 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10810] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10810/stat : 10810 (java) S 10805 10792 9030 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[startup+51.103 s]
/proc/loadavg: 2.93 2.38 2.13 3/117 10814
/proc/meminfo: memFree=1091904/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.76
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 974 8735 0 1 3 0 68 5 15 0 1 0 37226061 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10792/statm: 3400 797 370 3 0 500 0
[pid=10805] ppid=10792 vsize=5356 CPUtime=0
/proc/10805/stat : 10805 (sh) S 10792 10792 9030 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37226144 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10805/statm: 1339 233 193 169 0 50 0
[pid=10806] ppid=10805 vsize=868552 CPUtime=47.75
/proc/10806/stat : 10806 (java) S 10805 10792 9030 0 -1 0 19627 0 1 0 4336 439 0 0 20 0 9 0 37226144 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10806/statm: 217138 14535 2565 9 0 211685 0
[pid=10806/tid=10807] ppid=10805 vsize=868552 CPUtime=44.9
/proc/10806/task/10807/stat : 10807 (java) R 10805 10792 9030 0 -1 64 6828 0 1 0 4086 404 0 0 24 0 9 0 37226145 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4127120959 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10808] ppid=10805 vsize=868552 CPUtime=2.54
/proc/10806/task/10808/stat : 10808 (java) S 10805 10792 9030 0 -1 64 10572 0 0 0 222 32 0 0 16 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10809] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10809/stat : 10809 (java) S 10805 10792 9030 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10810] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10810/stat : 10810 (java) S 10805 10792 9030 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37226146 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10811] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10811/stat : 10811 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10812] ppid=10805 vsize=868552 CPUtime=0.27
/proc/10806/task/10812/stat : 10812 (java) S 10805 10792 9030 0 -1 64 1531 0 0 0 27 0 0 0 16 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10813] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10813/stat : 10813 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10814] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10814/stat : 10814 (java) S 10805 10792 9030 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37226148 889397248 14535 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.51
Current children cumulated vsize (KiB) 887508

[startup+102.309 s]
/proc/loadavg: 3.05 2.50 2.18 3/117 10814
/proc/meminfo: memFree=282304/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.76
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 974 8735 0 1 3 0 68 5 16 0 1 0 37226061 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10792/statm: 3400 797 370 3 0 500 0
[pid=10805] ppid=10792 vsize=5356 CPUtime=0
/proc/10805/stat : 10805 (sh) S 10792 10792 9030 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37226144 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10805/statm: 1339 233 193 169 0 50 0
[pid=10806] ppid=10805 vsize=868552 CPUtime=96.44
/proc/10806/stat : 10806 (java) S 10805 10792 9030 0 -1 0 23462 0 1 0 8746 898 0 0 20 0 9 0 37226144 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10806/statm: 217138 14537 2565 9 0 211685 0
[pid=10806/tid=10807] ppid=10805 vsize=868552 CPUtime=92.01
/proc/10806/task/10807/stat : 10807 (java) R 10805 10792 9030 0 -1 64 10661 0 1 0 8361 840 0 0 25 0 9 0 37226145 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4127124936 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10808] ppid=10805 vsize=868552 CPUtime=4.11
/proc/10806/task/10808/stat : 10808 (java) S 10805 10792 9030 0 -1 64 10572 0 0 0 356 55 0 0 16 0 9 0 37226146 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10809] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10809/stat : 10809 (java) S 10805 10792 9030 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37226146 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10810] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10810/stat : 10810 (java) S 10805 10792 9030 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37226146 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10811] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10811/stat : 10811 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10812] ppid=10805 vsize=868552 CPUtime=0.27
/proc/10806/task/10812/stat : 10812 (java) S 10805 10792 9030 0 -1 64 1533 0 0 0 27 0 0 0 16 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10813] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10813/stat : 10813 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10814] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10814/stat : 10814 (java) S 10805 10792 9030 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.2
Current children cumulated vsize (KiB) 887508

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

[startup+127.905 s]
/proc/loadavg: 3.19 2.57 2.21 4/118 10935
/proc/meminfo: memFree=525632/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.76
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 974 8735 0 1 3 0 68 5 16 0 1 0 37226061 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10792/statm: 3400 797 370 3 0 500 0
[pid=10805] ppid=10792 vsize=5356 CPUtime=0
/proc/10805/stat : 10805 (sh) S 10792 10792 9030 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37226144 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10805/statm: 1339 233 193 169 0 50 0
[pid=10806] ppid=10805 vsize=868552 CPUtime=121.02
/proc/10806/stat : 10806 (java) S 10805 10792 9030 0 -1 0 25372 0 1 0 10953 1149 0 0 20 0 9 0 37226144 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10806/statm: 217138 14537 2565 9 0 211685 0
[pid=10806/tid=10807] ppid=10805 vsize=868552 CPUtime=115.72
/proc/10806/task/10807/stat : 10807 (java) R 10805 10792 9030 0 -1 64 12571 0 1 0 10491 1081 0 0 25 0 9 0 37226145 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10806/tid=10808] ppid=10805 vsize=868552 CPUtime=5
/proc/10806/task/10808/stat : 10808 (java) S 10805 10792 9030 0 -1 64 10572 0 0 0 434 66 0 0 16 0 9 0 37226146 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10806/tid=10809] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10809/stat : 10809 (java) S 10805 10792 9030 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37226146 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10810] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10810/stat : 10810 (java) S 10805 10792 9030 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37226146 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10811] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10811/stat : 10811 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10812] ppid=10805 vsize=868552 CPUtime=0.27
/proc/10806/task/10812/stat : 10812 (java) S 10805 10792 9030 0 -1 64 1533 0 0 0 27 0 0 0 16 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10813] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10813/stat : 10813 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10814] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10814/stat : 10814 (java) S 10805 10792 9030 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 121.78
Current children cumulated vsize (KiB) 887508

[startup+134.303 s]
/proc/loadavg: 3.33 2.61 2.23 3/118 10935
/proc/meminfo: memFree=315456/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=0.76
/proc/10792/stat : 10792 (sugar) S 10790 10792 9030 0 -1 4194304 974 8735 0 1 3 0 68 5 16 0 1 0 37226061 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10792/statm: 3400 797 370 3 0 500 0
[pid=10805] ppid=10792 vsize=5356 CPUtime=0
/proc/10805/stat : 10805 (sh) S 10792 10792 9030 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37226144 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10805/statm: 1339 233 193 169 0 50 0
[pid=10806] ppid=10805 vsize=868552 CPUtime=127.19
/proc/10806/stat : 10806 (java) S 10805 10792 9030 0 -1 0 25848 0 1 0 11505 1214 0 0 20 0 9 0 37226144 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10806/statm: 217138 14537 2565 9 0 211685 0
[pid=10806/tid=10807] ppid=10805 vsize=868552 CPUtime=121.67
/proc/10806/task/10807/stat : 10807 (java) R 10805 10792 9030 0 -1 64 13047 0 1 0 11025 1142 0 0 25 0 9 0 37226145 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4126477556 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10808] ppid=10805 vsize=868552 CPUtime=5.21
/proc/10806/task/10808/stat : 10808 (java) S 10805 10792 9030 0 -1 64 10572 0 0 0 451 70 0 0 16 0 9 0 37226146 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10809] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10809/stat : 10809 (java) S 10805 10792 9030 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37226146 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10810] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10810/stat : 10810 (java) S 10805 10792 9030 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37226146 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10811] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10811/stat : 10811 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10812] ppid=10805 vsize=868552 CPUtime=0.27
/proc/10806/task/10812/stat : 10812 (java) S 10805 10792 9030 0 -1 64 1533 0 0 0 27 0 0 0 16 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10813] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10813/stat : 10813 (java) S 10805 10792 9030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10806/tid=10814] ppid=10805 vsize=868552 CPUtime=0
/proc/10806/task/10814/stat : 10814 (java) S 10805 10792 9030 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37226148 889397248 14537 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 127.95
Current children cumulated vsize (KiB) 887508

[startup+140.702 s]
/proc/loadavg: 3.66 2.71 2.26 2/108 10935
/proc/meminfo: memFree=157584/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=133.79
/proc/10792/stat : 10792 (sugar) D 10790 10792 9030 0 -1 4194304 998 35325 0 2 3 0 12090 1286 15 0 1 0 37226061 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/10792/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 133.79
Current children cumulated vsize (KiB) 13600

[startup+142.301 s]
/proc/loadavg: 3.66 2.71 2.26 2/108 10935
/proc/meminfo: memFree=1546640/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=134.44
/proc/10792/stat : 10792 (sugar) D 10790 10792 9030 0 -1 4194304 998 35325 0 2 3 65 12090 1286 15 0 1 0 37226061 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/10792/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 134.44
Current children cumulated vsize (KiB) 13600

[startup+143.101 s]
/proc/loadavg: 3.66 2.71 2.26 2/108 10935
/proc/meminfo: memFree=1556248/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=134.55
/proc/10792/stat : 10792 (sugar) D 10790 10792 9030 0 -1 4194304 998 35325 0 2 3 76 12090 1286 15 0 1 0 37226061 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/10792/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 134.55
Current children cumulated vsize (KiB) 13600

[startup+143.501 s]
/proc/loadavg: 3.66 2.71 2.26 2/108 10935
/proc/meminfo: memFree=1556248/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=134.58
/proc/10792/stat : 10792 (sugar) D 10790 10792 9030 0 -1 4194304 998 35325 0 2 3 79 12090 1286 15 0 1 0 37226061 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/10792/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 134.58
Current children cumulated vsize (KiB) 13600

[startup+143.901 s]
/proc/loadavg: 3.66 2.71 2.26 2/108 10935
/proc/meminfo: memFree=1556248/2055920 swapFree=4192812/4192956
[pid=10792] ppid=10790 vsize=13600 CPUtime=134.6
/proc/10792/stat : 10792 (sugar) D 10790 10792 9030 0 -1 4194304 998 35325 0 2 3 81 12090 1286 15 0 1 0 37226061 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/10792/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 134.6
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 143.971
CPU time (s): 134.623
CPU user time (s): 120.941
CPU system time (s): 13.6819
CPU usage (%): 93.5067
Max. virtual memory (cumulated for all children) (KiB): 887900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.941
system time used= 13.6819
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36353
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= 77079
involuntary context switches= 79903

runsolver used 0.264959 second user time and 0.694894 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-11 21:41:26
IDJOB=1109524
IDBENCH=60976
IDSOLVER=368
FILE ID=node81/1109524-1215805286
PBS_JOBID= 7903052
Free space on /tmp= 126816 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-6-4-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-1109524-1215805286/watcher-1109524-1215805286 -o /tmp/evaluation-result-1109524-1215805286/solver-1109524-1215805286 -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-1109524-1215805286.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 262300a090489f571ae755f66df26c2c
RANDOM SEED=1411275850

node81.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.281
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.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1876264 kB
Buffers:         15808 kB
Cached:          50968 kB
SwapCached:          0 kB
Active:         101620 kB
Inactive:        26276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2460 kB
Writeback:           0 kB
Mapped:          82532 kB
Slab:            33748 kB
Committed_AS:   363112 kB
PageTables:       4196 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126536 MiB
End job on node81 at 2008-07-11 21:43:50