Trace number 1059233

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosatUNSAT 362.817 366.074

General information on the benchmark

Namecsp/fischer/
normalized-fischer-10-4-fair.xml
MD5SUMf8b66fd6ac388d9a9aa82ceb74c6c383
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.62869
Satisfiable
(Un)Satisfiability was proved
Number of variables10995
Number of constraints10402
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10402
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Thu Jul  3 23:55:51 2008
0.00/0.05	c 0	PID 23419
0.03/0.05	c 0	HOST node9.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1059233-1215122151.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1059233-1215122151.xml' 'HOME/temp.csp'
1.25/1.30	c 1	3 domains, 10995 variables, 9 predicates, 0 relations, 10402 constraints
1.25/1.36	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.25/1.36	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.27/1.45	c 1	Parsing HOME/temp.csp
1.27/1.75	c 1	parsed 10000 expressions
1.27/1.98	c 2	parsed 20000 expressions
1.27/2.01	c 2	parsed 21409 expressions
1.27/2.02	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.27/2.02	c 2	Converting to clausal form CSP
1.27/2.08	c 2	converted 2141 (10%) expressions
1.27/2.08	c 2	converted 4282 (20%) expressions
1.27/2.08	c 2	converted 6423 (30%) expressions
1.27/2.08	c 2	converted 8564 (40%) expressions
1.97/2.15	c 2	converted 10705 (50%) expressions
2.17/2.36	c 2	converted 12846 (60%) expressions
2.46/2.66	c 2	converted 14987 (70%) expressions
2.66/2.84	c 3	converted 17128 (80%) expressions
2.96/3.14	c 3	converted 19269 (90%) expressions
3.16/3.30	c 3	converted 21409 (100%) expressions
3.16/3.31	c 3	CSP : 19241 integers, 676 booleans, 47336 clauses, largest domain size 20001
3.16/3.31	c 3	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.16/3.31	c 3	Propagation in CSP
151.42/153.04	c 153	269706194 values, 0 unsatisfiable literals, and 0 valid clauses are removed
151.42/153.04	c 153	CSP : 19241 integers, 676 booleans, 47336 clauses, largest domain size 20001
151.42/153.04	c 153	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
151.42/153.06	c 153	Simplifing CSP by introducing new Boolean variables
151.81/153.41	c 153	CSP : 19241 integers, 17376 booleans, 64036 clauses, largest domain size 20001
151.81/153.41	c 153	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
152.01/153.66	c 153	Encoding CSP to SAT : HOME/temp.cnf
152.21/153.84	c 154	1925 (10%) CSP integer variables are encoded (118093 clauses, 1787650 bytes)
153.50/155.15	c 155	3849 (20%) CSP integer variables are encoded (1181953 clauses, 20239859 bytes)
153.99/155.61	c 155	5773 (30%) CSP integer variables are encoded (1546705 clauses, 27170147 bytes)
154.88/156.57	c 156	7697 (40%) CSP integer variables are encoded (2316620 clauses, 41798532 bytes)
155.28/156.99	c 157	9621 (50%) CSP integer variables are encoded (2654555 clauses, 48219297 bytes)
155.28/156.99	c 157	11545 (60%) CSP integer variables are encoded (2654555 clauses, 48219297 bytes)
155.78/157.42	c 157	13469 (70%) CSP integer variables are encoded (2994487 clauses, 54678005 bytes)
155.98/157.63	c 157	15393 (80%) CSP integer variables are encoded (3154455 clauses, 57717397 bytes)
156.28/157.91	c 158	17317 (90%) CSP integer variables are encoded (3384421 clauses, 62086751 bytes)
156.45/158.15	c 158	19241 (100%) CSP integer variables are encoded (3554395 clauses, 65316257 bytes)
172.98/174.93	c 175	6404 (10%) CSP clauses are encoded (12980327 clauses, 258535222 bytes)
173.55/175.51	c 175	12808 (20%) CSP clauses are encoded (13342198 clauses, 265778713 bytes)
174.35/176.34	c 176	19211 (30%) CSP clauses are encoded (13864999 clauses, 276364417 bytes)
175.42/177.41	c 177	25615 (40%) CSP clauses are encoded (14546788 clauses, 290450108 bytes)
176.11/178.13	c 178	32018 (50%) CSP clauses are encoded (14988953 clauses, 299842317 bytes)
176.11/178.19	c 178	38422 (60%) CSP clauses are encoded (14991952 clauses, 299903247 bytes)
176.18/178.23	c 178	44826 (70%) CSP clauses are encoded (14994929 clauses, 299963725 bytes)
177.91/180.15	c 180	51229 (80%) CSP clauses are encoded (16118026 clauses, 323826841 bytes)
178.69/180.93	c 181	57633 (90%) CSP clauses are encoded (16600422 clauses, 334074253 bytes)
178.69/181.00	c 181	64036 (100%) CSP clauses are encoded (16618476 clauses, 334561769 bytes)
178.69/181.00	c 181	64036 CSP clauses encoded
178.78/181.00	c 181	Writing map file : HOME/temp.map
178.78/181.08	c 181	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
178.78/181.08	c 181	SAT : 3577034 SAT variables, 16618476 SAT clauses, 334561769 bytes
178.78/181.08	c 181	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
178.87/181.14	c 181	SOLVING HOME/temp.cnf
178.87/181.14	c 181	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
362.26/365.54	c 365	DECODING HOME/temp.out WITH HOME/temp.map
362.26/365.54	c 365	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
362.32/365.62	c 365	Decoding HOME/temp.out
362.32/365.86	s UNSATISFIABLE
362.32/365.86	c 366	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
362.32/365.92	c 366	CPU 287.54 (0.04 0.01 287.5 75.09)
362.32/365.92	c 366	END Fri Jul  4 00:01:57 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1059233-1215122151/watcher-1059233-1215122151 -o /tmp/evaluation-result-1059233-1215122151/solver-1059233-1215122151 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1059233-1215122151.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.97 1.99 4/81 23419
/proc/meminfo: memFree=1461088/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=12268 CPUtime=0
/proc/23419/stat : 23419 (sugar) R 23417 23419 21863 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 1541891314 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 215419157093 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/23419/statm: 3067 316 241 3 0 167 0

[startup+0.0501899 s]
/proc/loadavg: 1.92 1.97 1.99 4/81 23419
/proc/meminfo: memFree=1461088/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=0.03
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1541891314 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101868 s]
/proc/loadavg: 1.92 1.97 1.99 4/81 23419
/proc/meminfo: memFree=1461088/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=0.03
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1541891314 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301904 s]
/proc/loadavg: 1.92 1.97 1.99 4/81 23419
/proc/meminfo: memFree=1461088/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=0.03
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1541891314 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70299 s]
/proc/loadavg: 1.92 1.97 1.99 4/81 23419
/proc/meminfo: memFree=1461088/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=0.03
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1541891314 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50214 s]
/proc/loadavg: 1.92 1.97 1.99 4/92 23431
/proc/meminfo: memFree=1435464/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=1.27
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 973 11052 0 1 3 0 116 8 16 0 1 0 1541891314 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 13600

[startup+3.10348 s]
/proc/loadavg: 1.92 1.97 1.99 5/92 23441
/proc/meminfo: memFree=1444232/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=1.27
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 974 11052 0 1 3 0 116 8 15 0 1 0 1541891314 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 797 370 3 0 500 0
[pid=23432] ppid=23419 vsize=5356 CPUtime=0
/proc/23432/stat : 23432 (sh) S 23419 23419 21863 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541891450 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23432/statm: 1339 233 193 169 0 50 0
[pid=23433] ppid=23432 vsize=868452 CPUtime=1.69
/proc/23433/stat : 23433 (java) S 23432 23419 21863 0 -1 0 11960 0 1 0 163 6 0 0 18 0 9 0 1541891451 889294848 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 217113 10886 2540 9 0 211688 0
[pid=23433/tid=23434] ppid=23432 vsize=868452 CPUtime=0.91
/proc/23433/task/23434/stat : 23434 (java) R 23432 23419 21863 0 -1 64 2914 0 1 0 89 2 0 0 21 0 9 0 1541891452 889294848 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23432 vsize=868452 CPUtime=0.54
/proc/23433/task/23435/stat : 23435 (java) R 23432 23419 21863 0 -1 64 6888 0 0 0 52 2 0 0 15 0 9 0 1541891453 889294848 10886 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23436] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23436/stat : 23436 (java) S 23432 23419 21863 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541891453 889294848 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23432 23419 21863 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1541891453 889294848 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23438] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23432 23419 21863 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541891455 889294848 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23439] ppid=23432 vsize=868452 CPUtime=0.21
/proc/23433/task/23439/stat : 23439 (java) S 23432 23419 21863 0 -1 64 1461 0 0 0 21 0 0 0 16 0 9 0 1541891455 889294848 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23440] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23432 23419 21863 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1541891455 889294848 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23441] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23441/stat : 23441 (java) S 23432 23419 21863 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1541891455 889294848 10886 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 887408

[startup+6.30206 s]
/proc/loadavg: 1.93 1.97 1.99 3/92 23441
/proc/meminfo: memFree=1416264/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=1.27
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 974 11052 0 1 3 0 116 8 15 0 1 0 1541891314 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 797 370 3 0 500 0
[pid=23432] ppid=23419 vsize=5356 CPUtime=0
/proc/23432/stat : 23432 (sh) S 23419 23419 21863 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541891450 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23432/statm: 1339 233 193 169 0 50 0
[pid=23433] ppid=23432 vsize=868452 CPUtime=4.86
/proc/23433/stat : 23433 (java) S 23432 23419 21863 0 -1 0 14177 0 1 0 477 9 0 0 18 0 9 0 1541891451 889294848 12913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 217113 12913 2540 9 0 211688 0
[pid=23433/tid=23434] ppid=23432 vsize=868452 CPUtime=3.85
/proc/23433/task/23434/stat : 23434 (java) R 23432 23419 21863 0 -1 64 3104 0 1 0 382 3 0 0 25 0 9 0 1541891452 889294848 12913 996147200 134512640 134550740 4294955952 18446744073709551615 4126974147 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23432 vsize=868452 CPUtime=0.76
/proc/23433/task/23435/stat : 23435 (java) S 23432 23419 21863 0 -1 64 8906 0 0 0 71 5 0 0 16 0 9 0 1541891453 889294848 12913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23436] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23436/stat : 23436 (java) S 23432 23419 21863 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541891453 889294848 12913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23432 23419 21863 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1541891453 889294848 12913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23438] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23432 23419 21863 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541891455 889294848 12913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23439] ppid=23432 vsize=868452 CPUtime=0.22
/proc/23433/task/23439/stat : 23439 (java) S 23432 23419 21863 0 -1 64 1470 0 0 0 22 0 0 0 16 0 9 0 1541891455 889294848 12913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23440] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23432 23419 21863 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1541891455 889294848 12913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23441] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23441/stat : 23441 (java) S 23432 23419 21863 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1541891455 889294848 12913 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 887408

[startup+12.7013 s]
/proc/loadavg: 1.93 1.97 1.99 3/92 23441
/proc/meminfo: memFree=1416008/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=1.27
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 974 11052 0 1 3 0 116 8 15 0 1 0 1541891314 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 797 370 3 0 500 0
[pid=23432] ppid=23419 vsize=5356 CPUtime=0
/proc/23432/stat : 23432 (sh) S 23419 23419 21863 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541891450 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23432/statm: 1339 233 193 169 0 50 0
[pid=23433] ppid=23432 vsize=868452 CPUtime=11.19
/proc/23433/stat : 23433 (java) S 23432 23419 21863 0 -1 0 14564 0 1 0 1106 13 0 0 18 0 9 0 1541891451 889294848 12918 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 217113 12918 2540 9 0 211688 0
[pid=23433/tid=23434] ppid=23432 vsize=868452 CPUtime=10.02
/proc/23433/task/23434/stat : 23434 (java) R 23432 23419 21863 0 -1 64 3486 0 1 0 998 4 0 0 25 0 9 0 1541891452 889294848 12918 996147200 134512640 134550740 4294955952 18446744073709551615 4126613062 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23432 vsize=868452 CPUtime=0.91
/proc/23433/task/23435/stat : 23435 (java) S 23432 23419 21863 0 -1 64 8911 0 0 0 84 7 0 0 16 0 9 0 1541891453 889294848 12918 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23436] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23436/stat : 23436 (java) S 23432 23419 21863 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541891453 889294848 12918 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23432 23419 21863 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1541891453 889294848 12918 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23438] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23432 23419 21863 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541891455 889294848 12918 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23439] ppid=23432 vsize=868452 CPUtime=0.22
/proc/23433/task/23439/stat : 23439 (java) S 23432 23419 21863 0 -1 64 1470 0 0 0 22 0 0 0 16 0 9 0 1541891455 889294848 12918 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23440] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23432 23419 21863 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1541891455 889294848 12918 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23441] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23441/stat : 23441 (java) S 23432 23419 21863 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1541891455 889294848 12918 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 887408

[startup+25.5028 s]
/proc/loadavg: 1.95 1.97 1.99 3/92 23441
/proc/meminfo: memFree=1416008/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=1.27
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 974 11052 0 1 3 0 116 8 15 0 1 0 1541891314 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 797 370 3 0 500 0
[pid=23432] ppid=23419 vsize=5356 CPUtime=0
/proc/23432/stat : 23432 (sh) S 23419 23419 21863 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541891450 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23432/statm: 1339 233 193 169 0 50 0
[pid=23433] ppid=23432 vsize=868452 CPUtime=23.87
/proc/23433/stat : 23433 (java) S 23432 23419 21863 0 -1 0 15341 0 1 0 2365 22 0 0 18 0 9 0 1541891451 889294848 12929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 217113 12929 2540 9 0 211688 0
[pid=23433/tid=23434] ppid=23432 vsize=868452 CPUtime=22.39
/proc/23433/task/23434/stat : 23434 (java) R 23432 23419 21863 0 -1 64 4252 0 1 0 2232 7 0 0 25 0 9 0 1541891452 889294848 12929 996147200 134512640 134550740 4294955952 18446744073709551615 4126972905 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23432 vsize=868452 CPUtime=1.22
/proc/23433/task/23435/stat : 23435 (java) S 23432 23419 21863 0 -1 64 8922 0 0 0 109 13 0 0 16 0 9 0 1541891453 889294848 12929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23436] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23436/stat : 23436 (java) S 23432 23419 21863 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541891453 889294848 12929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23432 23419 21863 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1541891453 889294848 12929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23438] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23432 23419 21863 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541891455 889294848 12929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23439] ppid=23432 vsize=868452 CPUtime=0.22
/proc/23433/task/23439/stat : 23439 (java) S 23432 23419 21863 0 -1 64 1470 0 0 0 22 0 0 0 16 0 9 0 1541891455 889294848 12929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23440] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23432 23419 21863 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1541891455 889294848 12929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23441] ppid=23432 vsize=868452 CPUtime=0
/proc/23433/task/23441/stat : 23441 (java) S 23432 23419 21863 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1541891455 889294848 12929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 887408

[startup+51.1027 s]
/proc/loadavg: 1.96 1.97 1.99 3/92 23441
/proc/meminfo: memFree=1415944/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=1.27
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 974 11052 0 1 3 0 116 8 15 0 1 0 1541891314 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 797 370 3 0 500 0
[pid=23432] ppid=23419 vsize=5356 CPUtime=0
/proc/23432/stat : 23432 (sh) S 23419 23419 21863 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1541891450 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23432/statm: 1339 233 193 169 0 50 0
[pid=23433] ppid=23432 vsize=868452 CPUtime=49.22
/proc/23433/stat : 23433 (java) S 23432 23419 21863 0 -1 0 16892 0 1 0 4884 38 0 0 18 0 9 0 1541891451 889294848 12951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/23433/task/23435/stat : 23435 (java) S 23432 23419 21863 0 -1 64 16630 0 0 0 450 65 0 0 16 0 9 0 1541891453 889409536 14562 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23436] ppid=23432 vsize=868564 CPUtime=0
/proc/23433/task/23436/stat : 23436 (java) S 23432 23419 21863 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1541891453 889409536 14562 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23432 vsize=868564 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23432 23419 21863 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1541891453 889409536 14562 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23438] ppid=23432 vsize=868564 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23432 23419 21863 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1541891455 889409536 14562 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23439] ppid=23432 vsize=868564 CPUtime=0.28
/proc/23433/task/23439/stat : 23439 (java) S 23432 23419 21863 0 -1 64 1509 0 0 0 28 0 0 0 16 0 9 0 1541891455 889409536 14562 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23440] ppid=23432 vsize=868564 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23432 23419 21863 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1541891455 889409536 14562 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23433/tid=23441] ppid=23432 vsize=868564 CPUtime=0
/proc/23433/task/23441/stat : 23441 (java) S 23432 23419 21863 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1541891455 889409536 14562 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.6
Current children cumulated vsize (KiB) 887520

[startup+222.302 s]
/proc/loadavg: 2.21 2.06 2.02 3/84 23443
/proc/meminfo: memFree=742984/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=178.9
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 1023 44452 0 2 4 1 17572 313 17 0 1 0 1541891314 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 799 370 3 0 500 0
[pid=23442] ppid=23419 vsize=5356 CPUtime=0
/proc/23442/stat : 23442 (sh) S 23419 23419 21863 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541909429 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23442/statm: 1339 232 193 169 0 50 0
[pid=23443] ppid=23442 vsize=420480 CPUtime=40.72
/proc/23443/stat : 23443 (picosat) R 23442 23419 21863 0 -1 4194304 94869 0 0 0 1837 2235 0 0 25 0 1 0 1541909429 430571520 94855 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23443/statm: 105120 94855 40 102 0 105015 0
Current children cumulated CPU time (s) 219.62
Current children cumulated vsize (KiB) 439436

[startup+282.301 s]
/proc/loadavg: 2.22 2.08 2.02 3/85 23494
/proc/meminfo: memFree=524936/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=178.9
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 1023 44452 0 2 4 1 17572 313 17 0 1 0 1541891314 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 799 370 3 0 500 0
[pid=23442] ppid=23419 vsize=5356 CPUtime=0
/proc/23442/stat : 23442 (sh) S 23419 23419 21863 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541909429 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23442/statm: 1339 232 193 169 0 50 0
[pid=23443] ppid=23442 vsize=656652 CPUtime=100.27
/proc/23443/stat : 23443 (picosat) R 23442 23419 21863 0 -1 4194304 154343 0 0 0 4533 5494 0 0 25 0 1 0 1541909429 672411648 154329 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/23443/statm: 164163 154329 40 102 0 164058 0
Current children cumulated CPU time (s) 279.17
Current children cumulated vsize (KiB) 675608

[startup+342.302 s]
/proc/loadavg: 2.25 2.11 2.03 3/77 23501
/proc/meminfo: memFree=180744/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=178.9
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 1023 44452 0 2 4 1 17572 313 17 0 1 0 1541891314 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 799 370 3 0 500 0
[pid=23442] ppid=23419 vsize=5356 CPUtime=0
/proc/23442/stat : 23442 (sh) S 23419 23419 21863 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541909429 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23442/statm: 1339 232 193 169 0 50 0
[pid=23443] ppid=23442 vsize=838928 CPUtime=160.18
/proc/23443/stat : 23443 (picosat) R 23442 23419 21863 0 -1 4194304 180364 0 0 0 8842 7176 0 0 25 0 1 0 1541909429 859062272 180339 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/23443/statm: 209732 180339 42 102 0 209627 0
Current children cumulated CPU time (s) 339.08
Current children cumulated vsize (KiB) 857884

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

[startup+345.501 s]
/proc/loadavg: 2.23 2.11 2.03 3/77 23501
/proc/meminfo: memFree=145224/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=178.9
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 1023 44452 0 2 4 1 17572 313 17 0 1 0 1541891314 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 799 370 3 0 500 0
[pid=23442] ppid=23419 vsize=5356 CPUtime=0
/proc/23442/stat : 23442 (sh) S 23419 23419 21863 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541909429 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23442/statm: 1339 232 193 169 0 50 0
[pid=23443] ppid=23442 vsize=839324 CPUtime=163.38
/proc/23443/stat : 23443 (picosat) R 23442 23419 21863 0 -1 4194304 180986 0 0 0 9162 7176 0 0 25 0 1 0 1541909429 859467776 180961 996147200 134512640 134931368 4294956256 18446744073709551615 134525528 0 0 4096 0 0 0 0 17 0 0 0
/proc/23443/statm: 209831 180961 42 102 0 209726 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 858280

[startup+358.302 s]
/proc/loadavg: 2.19 2.10 2.03 3/77 23501
/proc/meminfo: memFree=96584/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=178.9
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 1023 44452 0 2 4 1 17572 313 17 0 1 0 1541891314 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 799 370 3 0 500 0
[pid=23442] ppid=23419 vsize=5356 CPUtime=0
/proc/23442/stat : 23442 (sh) S 23419 23419 21863 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541909429 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23442/statm: 1339 232 193 169 0 50 0
[pid=23443] ppid=23442 vsize=839324 CPUtime=176.18
/proc/23443/stat : 23443 (picosat) R 23442 23419 21863 0 -1 4194304 181314 0 0 0 10441 7177 0 0 25 0 1 0 1541909429 859467776 181289 996147200 134512640 134931368 4294956256 18446744073709551615 134544809 0 0 4096 0 0 0 0 17 0 0 0
/proc/23443/statm: 209831 181289 42 102 0 209726 0
Current children cumulated CPU time (s) 355.08
Current children cumulated vsize (KiB) 858280

[startup+361.502 s]
/proc/loadavg: 2.18 2.10 2.03 3/77 23501
/proc/meminfo: memFree=83528/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=178.9
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 1023 44452 0 2 4 1 17572 313 17 0 1 0 1541891314 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 799 370 3 0 500 0
[pid=23442] ppid=23419 vsize=5356 CPUtime=0
/proc/23442/stat : 23442 (sh) S 23419 23419 21863 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541909429 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23442/statm: 1339 232 193 169 0 50 0
[pid=23443] ppid=23442 vsize=839324 CPUtime=179.38
/proc/23443/stat : 23443 (picosat) R 23442 23419 21863 0 -1 4194304 181318 0 0 0 10761 7177 0 0 25 0 1 0 1541909429 859467776 181293 996147200 134512640 134931368 4294956256 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 0 0 0
/proc/23443/statm: 209831 181293 42 102 0 209726 0
Current children cumulated CPU time (s) 358.28
Current children cumulated vsize (KiB) 858280

[startup+363.102 s]
/proc/loadavg: 2.18 2.10 2.03 3/77 23501
/proc/meminfo: memFree=74888/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=178.9
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 1023 44452 0 2 4 1 17572 313 17 0 1 0 1541891314 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 799 370 3 0 500 0
[pid=23442] ppid=23419 vsize=5356 CPUtime=0
/proc/23442/stat : 23442 (sh) S 23419 23419 21863 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541909429 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23442/statm: 1339 232 193 169 0 50 0
[pid=23443] ppid=23442 vsize=839324 CPUtime=180.97
/proc/23443/stat : 23443 (picosat) R 23442 23419 21863 0 -1 4194304 181319 0 0 0 10920 7177 0 0 25 0 1 0 1541909429 859467776 181294 996147200 134512640 134931368 4294956256 18446744073709551615 134525858 0 0 4096 0 0 0 0 17 0 0 0
/proc/23443/statm: 209831 181294 42 102 0 209726 0
Current children cumulated CPU time (s) 359.87
Current children cumulated vsize (KiB) 858280

[startup+364.702 s]
/proc/loadavg: 2.18 2.10 2.03 3/77 23501
/proc/meminfo: memFree=70408/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=178.9
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 1023 44452 0 2 4 1 17572 313 17 0 1 0 1541891314 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 799 370 3 0 500 0
[pid=23442] ppid=23419 vsize=5356 CPUtime=0
/proc/23442/stat : 23442 (sh) S 23419 23419 21863 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541909429 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23442/statm: 1339 232 193 169 0 50 0
[pid=23443] ppid=23442 vsize=856092 CPUtime=182.57
/proc/23443/stat : 23443 (picosat) R 23442 23419 21863 0 -1 4194304 186552 0 0 0 11078 7179 0 0 25 0 1 0 1541909429 876638208 186527 996147200 134512640 134931368 4294956256 18446744073709551615 134580596 0 0 4096 0 0 0 0 17 0 0 0
/proc/23443/statm: 214023 186527 42 102 0 213918 0
Current children cumulated CPU time (s) 361.47
Current children cumulated vsize (KiB) 875048

[startup+365.501 s]
/proc/loadavg: 2.16 2.10 2.03 3/77 23501
/proc/meminfo: memFree=89736/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=178.9
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 1023 44452 0 2 4 1 17572 313 17 0 1 0 1541891314 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23419/statm: 3400 799 370 3 0 500 0
[pid=23442] ppid=23419 vsize=5356 CPUtime=0
/proc/23442/stat : 23442 (sh) S 23419 23419 21863 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1541909429 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23442/statm: 1339 232 193 169 0 50 0
[pid=23443] ppid=23442 vsize=0 CPUtime=183.36
/proc/23443/stat : 23443 (picosat) R 23442 23419 21863 0 -1 4194308 186554 0 0 0 11150 7186 0 0 25 0 1 0 1541909429 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/23443/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 362.26
Current children cumulated vsize (KiB) 18956

[startup+365.901 s]
/proc/loadavg: 2.16 2.10 2.03 3/77 23501
/proc/meminfo: memFree=89736/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=362.32
/proc/23419/stat : 23419 (sugar) S 23417 23419 21863 0 -1 4194304 1090 231291 0 2 4 1 28722 7505 15 0 1 0 1541891314 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23419/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 362.32
Current children cumulated vsize (KiB) 13600

[startup+366.001 s]
/proc/loadavg: 2.16 2.10 2.03 3/77 23501
/proc/meminfo: memFree=89736/2055920 swapFree=4113920/4192956
[pid=23419] ppid=23417 vsize=13600 CPUtime=362.74
/proc/23419/stat : 23419 (sugar) R 23417 23419 21863 0 -1 4194304 1118 235673 0 3 5 10 28750 7509 16 0 1 0 1541891314 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 215419163689 0 0 4224 16386 0 0 0 17 0 0 0
/proc/23419/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 362.74
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 366.074
CPU time (s): 362.817
CPU user time (s): 287.551
CPU system time (s): 75.2656
CPU usage (%): 99.1103
Max. virtual memory (cumulated for all children) (KiB): 897656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 287.551
system time used= 75.2656
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236821
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84074
involuntary context switches= 89935

runsolver used 0.45993 second user time and 1.23381 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-03 23:55:51
IDJOB=1059233
IDBENCH=54228
IDSOLVER=345
FILE ID=node9/1059233-1215122151
PBS_JOBID= 7877185
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-10-4-fair.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059233-1215122151/watcher-1059233-1215122151 -o /tmp/evaluation-result-1059233-1215122151/solver-1059233-1215122151 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1059233-1215122151.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f8b66fd6ac388d9a9aa82ceb74c6c383
RANDOM SEED=1801377897

node9.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.265
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	: 5931.00
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.265
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:       1461568 kB
Buffers:         55288 kB
Cached:         331656 kB
SwapCached:      72940 kB
Active:         317508 kB
Inactive:       209060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461568 kB
SwapTotal:     4192956 kB
SwapFree:      4113920 kB
Dirty:            3072 kB
Writeback:           0 kB
Mapped:         155632 kB
Slab:            52732 kB
Committed_AS:  3011680 kB
PageTables:       2148 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= 66388 MiB
End job on node9 at 2008-07-04 00:01:57