Trace number 1059485

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 115.514 115.935

General information on the benchmark

Namecsp/fischer/
normalized-fischer-4-5-fair.xml
MD5SUM1569cf0ddb544a3e99615bf31b214726
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 benchmark0.670897
Satisfiable
(Un)Satisfiability was proved
Number of variables5359
Number of constraints5059
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5059
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Fri Jul  4 00:17:36 2008
0.00/0.04	c 0	PID 1370
0.00/0.04	c 0	HOST node59.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1059485-1215123456.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-1059485-1215123456.xml' 'HOME/temp.csp'
0.04/0.66	c 1	3 domains, 5359 variables, 9 predicates, 0 relations, 5059 constraints
0.04/0.69	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.69	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'
0.79/0.76	c 1	Parsing HOME/temp.csp
0.79/1.04	c 1	parsed 10000 expressions
0.79/1.05	c 1	parsed 10430 expressions
0.79/1.05	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.79/1.05	c 1	Converting to clausal form CSP
0.79/1.09	c 1	converted 1043 (10%) expressions
0.79/1.09	c 1	converted 2086 (20%) expressions
1.26/1.11	c 2	converted 3129 (30%) expressions
1.26/1.11	c 2	converted 4172 (40%) expressions
1.26/1.11	c 2	converted 5215 (50%) expressions
1.42/1.22	c 2	converted 6258 (60%) expressions
1.55/1.37	c 2	converted 7301 (70%) expressions
1.75/1.52	c 2	converted 8344 (80%) expressions
1.86/1.61	c 2	converted 9387 (90%) expressions
1.96/1.77	c 2	converted 10430 (100%) expressions
1.96/1.77	c 2	CSP : 9321 integers, 340 booleans, 22907 clauses, largest domain size 20001
1.96/1.77	c 2	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.96/1.77	c 2	Propagation in CSP
32.33/32.21	c 33	130219208 values, 0 unsatisfiable literals, and 0 valid clauses are removed
32.33/32.21	c 33	CSP : 9321 integers, 340 booleans, 22907 clauses, largest domain size 20001
32.33/32.21	c 33	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
32.33/32.22	c 33	Simplifing CSP by introducing new Boolean variables
32.33/32.26	c 33	CSP : 9321 integers, 8370 booleans, 30937 clauses, largest domain size 20001
32.33/32.26	c 33	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
32.44/32.39	c 33	Encoding CSP to SAT : HOME/temp.cnf
32.55/32.43	c 33	933 (10%) CSP integer variables are encoded (13950 clauses, 187512 bytes)
33.17/33.05	c 33	1865 (20%) CSP integer variables are encoded (530682 clauses, 8800945 bytes)
33.47/33.30	c 34	2797 (30%) CSP integer variables are encoded (743454 clauses, 12418069 bytes)
33.67/33.51	c 34	3729 (40%) CSP integer variables are encoded (913435 clauses, 15307746 bytes)
33.94/33.85	c 34	4661 (50%) CSP integer variables are encoded (1186594 clauses, 20326904 bytes)
33.94/33.86	c 34	5593 (60%) CSP integer variables are encoded (1186594 clauses, 20326904 bytes)
34.14/34.03	c 34	6525 (70%) CSP integer variables are encoded (1326566 clauses, 22986372 bytes)
34.24/34.16	c 35	7457 (80%) CSP integer variables are encoded (1426546 clauses, 24885992 bytes)
34.24/34.19	c 35	8389 (90%) CSP integer variables are encoded (1456542 clauses, 25455916 bytes)
34.44/34.35	c 35	9321 (100%) CSP integer variables are encoded (1586522 clauses, 27925536 bytes)
41.03/40.93	c 41	3094 (10%) CSP clauses are encoded (5530409 clauses, 105112962 bytes)
42.03/41.92	c 42	6188 (20%) CSP clauses are encoded (6099987 clauses, 116343849 bytes)
42.43/42.37	c 43	9282 (30%) CSP clauses are encoded (6381355 clauses, 122012397 bytes)
43.01/43.04	c 43	12375 (40%) CSP clauses are encoded (6742220 clauses, 129318768 bytes)
43.31/43.40	c 44	15469 (50%) CSP clauses are encoded (6983183 clauses, 134197251 bytes)
43.41/43.42	c 44	18563 (60%) CSP clauses are encoded (6984614 clauses, 134225928 bytes)
43.41/43.43	c 44	21656 (70%) CSP clauses are encoded (6986041 clauses, 134254521 bytes)
43.80/43.85	c 44	24750 (80%) CSP clauses are encoded (7267425 clauses, 139952172 bytes)
44.40/44.42	c 45	27844 (90%) CSP clauses are encoded (7628845 clauses, 147509087 bytes)
44.40/44.44	c 45	30937 (100%) CSP clauses are encoded (7636262 clauses, 147707945 bytes)
44.40/44.45	c 45	30937 CSP clauses encoded
44.40/44.45	c 45	Writing map file : HOME/temp.map
44.40/44.49	c 45	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
44.40/44.49	c 45	SAT : 1597529 SAT variables, 7636262 SAT clauses, 147707945 bytes
44.40/44.49	c 45	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
44.52/44.51	c 45	SOLVING HOME/temp.cnf
44.52/44.51	c 45	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
115.11/115.62	c 116	DECODING HOME/temp.out WITH HOME/temp.map
115.11/115.62	c 116	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
115.15/115.70	c 116	Decoding HOME/temp.out
115.15/115.83	s UNSATISFIABLE
115.15/115.83	c 116	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
115.15/115.85	c 116	CPU 80.82 (0.03 0.02 80.79 34.57)
115.15/115.85	c 116	END Fri Jul  4 00:19:32 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-1059485-1215123456/watcher-1059485-1215123456 -o /tmp/evaluation-result-1059485-1215123456/solver-1059485-1215123456 -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-1059485-1215123456.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: 0.45 0.84 1.19 3/82 1370
/proc/meminfo: memFree=796592/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=12268 CPUtime=0
/proc/1370/stat : 1370 (sugar) D 1368 1370 1161 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1991317019 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 217051789925 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/1370/statm: 3067 316 241 3 0 167 0

[startup+0.103146 s]
/proc/loadavg: 0.45 0.84 1.19 3/82 1370
/proc/meminfo: memFree=796592/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=0.04
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1991317019 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1370/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.201162 s]
/proc/loadavg: 0.45 0.84 1.19 3/82 1370
/proc/meminfo: memFree=796592/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=0.04
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1991317019 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1370/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301185 s]
/proc/loadavg: 0.45 0.84 1.19 3/82 1370
/proc/meminfo: memFree=796592/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=0.04
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1991317019 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1370/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701266 s]
/proc/loadavg: 0.45 0.84 1.19 3/82 1370
/proc/meminfo: memFree=796592/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=0.79
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 956 8127 0 1 3 1 70 5 17 0 1 0 1991317019 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1370/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 13600

[startup+1.50241 s]
/proc/loadavg: 0.45 0.84 1.19 2/93 1392
/proc/meminfo: memFree=785368/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=0.79
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 974 8127 0 1 3 1 70 5 16 0 1 0 1991317019 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 797 370 3 0 500 0
[pid=1383] ppid=1370 vsize=5356 CPUtime=0
/proc/1383/stat : 1383 (sh) S 1370 1370 1161 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991317088 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1383/statm: 1339 233 193 169 0 50 0
[pid=1384] ppid=1383 vsize=869264 CPUtime=0.96
/proc/1384/stat : 1384 (java) S 1383 1370 1161 0 -1 0 8200 0 1 0 93 3 0 0 18 0 9 0 1991317088 890126336 7363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1384/statm: 217316 7363 2540 9 0 211891 0
[pid=1384/tid=1385] ppid=1383 vsize=869264 CPUtime=0.58
/proc/1384/task/1385/stat : 1385 (java) R 1383 1370 1161 0 -1 64 2674 0 1 0 57 1 0 0 16 0 9 0 1991317089 890126336 7363 996147200 134512640 134550740 4294955952 18446744073709551615 4126846939 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1386] ppid=1383 vsize=869264 CPUtime=0.17
/proc/1384/task/1386/stat : 1386 (java) S 1383 1370 1161 0 -1 64 3306 0 0 0 16 1 0 0 16 0 9 0 1991317090 890126336 7363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1387] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1387/stat : 1387 (java) S 1383 1370 1161 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991317091 890126336 7363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1388] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1388/stat : 1388 (java) S 1383 1370 1161 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1991317091 890126336 7363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1389] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1389/stat : 1389 (java) S 1383 1370 1161 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1991317092 890126336 7363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1390] ppid=1383 vsize=869264 CPUtime=0.18
/proc/1384/task/1390/stat : 1390 (java) S 1383 1370 1161 0 -1 64 1526 0 0 0 18 0 0 0 16 0 9 0 1991317092 890126336 7363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1391] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1391/stat : 1391 (java) S 1383 1370 1161 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1991317092 890126336 7363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1392] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1392/stat : 1392 (java) S 1383 1370 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991317092 890126336 7363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 888220

[startup+3.10172 s]
/proc/loadavg: 0.45 0.84 1.19 2/93 1392
/proc/meminfo: memFree=767576/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=0.79
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 974 8127 0 1 3 1 70 5 16 0 1 0 1991317019 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 797 370 3 0 500 0
[pid=1383] ppid=1370 vsize=5356 CPUtime=0
/proc/1383/stat : 1383 (sh) S 1370 1370 1161 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991317088 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1383/statm: 1339 233 193 169 0 50 0
[pid=1384] ppid=1383 vsize=869264 CPUtime=2.58
/proc/1384/stat : 1384 (java) S 1383 1370 1161 0 -1 0 10113 0 1 0 253 5 0 0 18 0 9 0 1991317088 890126336 9105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1384/statm: 217316 9105 2540 9 0 211891 0
[pid=1384/tid=1385] ppid=1383 vsize=869264 CPUtime=1.98
/proc/1384/task/1385/stat : 1385 (java) R 1383 1370 1161 0 -1 64 2941 0 1 0 197 1 0 0 17 0 9 0 1991317089 890126336 9105 996147200 134512640 134550740 4294955952 18446744073709551615 4126617299 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1386] ppid=1383 vsize=869264 CPUtime=0.36
/proc/1384/task/1386/stat : 1386 (java) S 1383 1370 1161 0 -1 64 4927 0 0 0 34 2 0 0 16 0 9 0 1991317090 890126336 9105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1387] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1387/stat : 1387 (java) S 1383 1370 1161 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991317091 890126336 9105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1388] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1388/stat : 1388 (java) S 1383 1370 1161 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1991317091 890126336 9105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1389] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1389/stat : 1389 (java) S 1383 1370 1161 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1991317092 890126336 9105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1390] ppid=1383 vsize=869264 CPUtime=0.21
/proc/1384/task/1390/stat : 1390 (java) S 1383 1370 1161 0 -1 64 1551 0 0 0 21 0 0 0 16 0 9 0 1991317092 890126336 9105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1391] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1391/stat : 1391 (java) S 1383 1370 1161 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1991317092 890126336 9105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1392] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1392/stat : 1392 (java) S 1383 1370 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991317092 890126336 9105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 888220

[startup+6.30233 s]
/proc/loadavg: 0.49 0.84 1.19 2/93 1392
/proc/meminfo: memFree=767384/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=0.79
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 974 8127 0 1 3 1 70 5 16 0 1 0 1991317019 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 797 370 3 0 500 0
[pid=1383] ppid=1370 vsize=5356 CPUtime=0
/proc/1383/stat : 1383 (sh) S 1370 1370 1161 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991317088 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1383/statm: 1339 233 193 169 0 50 0
[pid=1384] ppid=1383 vsize=869264 CPUtime=5.76
/proc/1384/stat : 1384 (java) S 1383 1370 1161 0 -1 0 10455 0 1 0 568 8 0 0 18 0 9 0 1991317088 890126336 9111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1384/statm: 217316 9111 2540 9 0 211891 0
[pid=1384/tid=1385] ppid=1383 vsize=869264 CPUtime=5.07
/proc/1384/task/1385/stat : 1385 (java) R 1383 1370 1161 0 -1 64 3277 0 1 0 505 2 0 0 17 0 9 0 1991317089 890126336 9111 996147200 134512640 134550740 4294955952 18446744073709551615 4126999836 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1386] ppid=1383 vsize=869264 CPUtime=0.45
/proc/1384/task/1386/stat : 1386 (java) S 1383 1370 1161 0 -1 64 4933 0 0 0 41 4 0 0 16 0 9 0 1991317090 890126336 9111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1387] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1387/stat : 1387 (java) S 1383 1370 1161 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991317091 890126336 9111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1388] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1388/stat : 1388 (java) S 1383 1370 1161 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1991317091 890126336 9111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1389] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1389/stat : 1389 (java) S 1383 1370 1161 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1991317092 890126336 9111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1390] ppid=1383 vsize=869264 CPUtime=0.21
/proc/1384/task/1390/stat : 1390 (java) S 1383 1370 1161 0 -1 64 1551 0 0 0 21 0 0 0 16 0 9 0 1991317092 890126336 9111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1391] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1391/stat : 1391 (java) S 1383 1370 1161 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1991317092 890126336 9111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1392] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1392/stat : 1392 (java) S 1383 1370 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991317092 890126336 9111 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.55
Current children cumulated vsize (KiB) 888220

[startup+12.7015 s]
/proc/loadavg: 0.53 0.84 1.19 2/93 1392
/proc/meminfo: memFree=767136/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=0.79
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 974 8127 0 1 3 1 70 5 16 0 1 0 1991317019 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 797 370 3 0 500 0
[pid=1383] ppid=1370 vsize=5356 CPUtime=0
/proc/1383/stat : 1383 (sh) S 1370 1370 1161 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991317088 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1383/statm: 1339 233 193 169 0 50 0
[pid=1384] ppid=1383 vsize=869264 CPUtime=12.14
/proc/1384/stat : 1384 (java) S 1383 1370 1161 0 -1 0 11134 0 1 0 1200 14 0 0 18 0 9 0 1991317088 890126336 9125 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1384/statm: 217316 9125 2540 9 0 211891 0
[pid=1384/tid=1385] ppid=1383 vsize=869264 CPUtime=11.26
/proc/1384/task/1385/stat : 1385 (java) R 1383 1370 1161 0 -1 64 3942 0 1 0 1122 4 0 0 17 0 9 0 1991317089 890126336 9125 996147200 134512640 134550740 4294955952 18446744073709551615 4126618209 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1386] ppid=1383 vsize=869264 CPUtime=0.64
/proc/1384/task/1386/stat : 1386 (java) S 1383 1370 1161 0 -1 64 4947 0 0 0 56 8 0 0 16 0 9 0 1991317090 890126336 9125 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1387] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1387/stat : 1387 (java) S 1383 1370 1161 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991317091 890126336 9125 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1388] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1388/stat : 1388 (java) S 1383 1370 1161 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1991317091 890126336 9125 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1389] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1389/stat : 1389 (java) S 1383 1370 1161 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1991317092 890126336 9125 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1390] ppid=1383 vsize=869264 CPUtime=0.21
/proc/1384/task/1390/stat : 1390 (java) S 1383 1370 1161 0 -1 64 1551 0 0 0 21 0 0 0 16 0 9 0 1991317092 890126336 9125 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1391] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1391/stat : 1391 (java) S 1383 1370 1161 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1991317092 890126336 9125 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1392] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1392/stat : 1392 (java) S 1383 1370 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991317092 890126336 9125 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.93
Current children cumulated vsize (KiB) 888220

[startup+25.503 s]
/proc/loadavg: 0.63 0.85 1.18 2/93 1392
/proc/meminfo: memFree=767072/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=0.79
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 974 8127 0 1 3 1 70 5 16 0 1 0 1991317019 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 797 370 3 0 500 0
[pid=1383] ppid=1370 vsize=5356 CPUtime=0
/proc/1383/stat : 1383 (sh) S 1370 1370 1161 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991317088 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1383/statm: 1339 233 193 169 0 50 0
[pid=1384] ppid=1383 vsize=869264 CPUtime=24.88
/proc/1384/stat : 1384 (java) S 1383 1370 1161 0 -1 0 12473 0 1 0 2463 25 0 0 18 0 9 0 1991317088 890126336 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1384/statm: 217316 9143 2540 9 0 211891 0
[pid=1384/tid=1385] ppid=1383 vsize=869264 CPUtime=23.59
/proc/1384/task/1385/stat : 1385 (java) R 1383 1370 1161 0 -1 64 5263 0 1 0 2351 8 0 0 17 0 9 0 1991317089 890126336 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4126578872 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1386] ppid=1383 vsize=869264 CPUtime=1.04
/proc/1384/task/1386/stat : 1386 (java) S 1383 1370 1161 0 -1 64 4965 0 0 0 89 15 0 0 16 0 9 0 1991317090 890126336 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1387] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1387/stat : 1387 (java) S 1383 1370 1161 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991317091 890126336 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1384/tid=1388] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1388/stat : 1388 (java) S 1383 1370 1161 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1991317091 890126336 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1389] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1389/stat : 1389 (java) S 1383 1370 1161 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1991317092 890126336 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1390] ppid=1383 vsize=869264 CPUtime=0.21
/proc/1384/task/1390/stat : 1390 (java) S 1383 1370 1161 0 -1 64 1551 0 0 0 21 0 0 0 16 0 9 0 1991317092 890126336 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1391] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1391/stat : 1391 (java) S 1383 1370 1161 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1991317092 890126336 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1384/tid=1392] ppid=1383 vsize=869264 CPUtime=0
/proc/1384/task/1392/stat : 1392 (java) S 1383 1370 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991317092 890126336 9143 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.67
Current children cumulated vsize (KiB) 888220

[startup+51.1017 s]
/proc/loadavg: 0.98 0.91 1.19 2/85 1394
/proc/meminfo: memFree=566432/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=44.53
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 1022 25266 0 2 3 2 4312 136 16 0 1 0 1991317019 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 799 370 3 0 500 0
[pid=1393] ppid=1370 vsize=5356 CPUtime=0
/proc/1393/stat : 1393 (sh) S 1370 1370 1161 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991321471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1393/statm: 1339 232 193 169 0 50 0
[pid=1394] ppid=1393 vsize=94172 CPUtime=6.53
/proc/1394/stat : 1394 (picosat) R 1393 1370 1161 0 -1 4194304 22246 0 0 0 302 351 0 0 25 0 1 0 1991321471 96432128 22232 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/1394/statm: 23543 22232 40 102 0 23438 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 113128

[startup+102.301 s]
/proc/loadavg: 0.99 0.92 1.18 2/85 1394
/proc/meminfo: memFree=333536/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=44.53
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 1022 25266 0 2 3 2 4312 136 16 0 1 0 1991317019 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 799 370 3 0 500 0
[pid=1393] ppid=1370 vsize=5356 CPUtime=0
/proc/1393/stat : 1393 (sh) S 1370 1370 1161 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991321471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1393/statm: 1339 232 193 169 0 50 0
[pid=1394] ppid=1393 vsize=360580 CPUtime=57.36
/proc/1394/stat : 1394 (picosat) R 1393 1370 1161 0 -1 4194304 78728 0 0 0 2586 3150 0 0 25 0 1 0 1991321471 369233920 78714 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/1394/statm: 90145 78714 40 102 0 90040 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 379536

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

[startup+102.406 s]
/proc/loadavg: 0.99 0.92 1.18 2/85 1394
/proc/meminfo: memFree=333536/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=44.53
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 1022 25266 0 2 3 2 4312 136 16 0 1 0 1991317019 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 799 370 3 0 500 0
[pid=1393] ppid=1370 vsize=5356 CPUtime=0
/proc/1393/stat : 1393 (sh) S 1370 1370 1161 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991321471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1393/statm: 1339 232 193 169 0 50 0
[pid=1394] ppid=1393 vsize=360976 CPUtime=57.47
/proc/1394/stat : 1394 (picosat) R 1393 1370 1161 0 -1 4194304 78823 0 0 0 2591 3156 0 0 25 0 1 0 1991321471 369639424 78809 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/1394/statm: 90244 78809 40 102 0 90139 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 379932

[startup+108.803 s]
/proc/loadavg: 0.99 0.92 1.18 2/85 1394
/proc/meminfo: memFree=319200/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=44.53
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 1022 25266 0 2 3 2 4312 136 16 0 1 0 1991317019 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 799 370 3 0 500 0
[pid=1393] ppid=1370 vsize=5356 CPUtime=0
/proc/1393/stat : 1393 (sh) S 1370 1370 1161 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991321471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1393/statm: 1339 232 193 169 0 50 0
[pid=1394] ppid=1393 vsize=402200 CPUtime=63.82
/proc/1394/stat : 1394 (picosat) R 1393 1370 1161 0 -1 4194304 82450 0 0 0 3071 3311 0 0 25 0 1 0 1991321471 411852800 82411 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/1394/statm: 100550 82411 42 102 0 100445 0
Current children cumulated CPU time (s) 108.35
Current children cumulated vsize (KiB) 421156

[startup+112.001 s]
/proc/loadavg: 0.99 0.92 1.18 2/85 1394
/proc/meminfo: memFree=318432/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=44.53
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 1022 25266 0 2 3 2 4312 136 16 0 1 0 1991317019 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 799 370 3 0 500 0
[pid=1393] ppid=1370 vsize=5356 CPUtime=0
/proc/1393/stat : 1393 (sh) S 1370 1370 1161 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991321471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1393/statm: 1339 232 193 169 0 50 0
[pid=1394] ppid=1393 vsize=402200 CPUtime=67
/proc/1394/stat : 1394 (picosat) R 1393 1370 1161 0 -1 4194304 82539 0 0 0 3389 3311 0 0 25 0 1 0 1991321471 411852800 82500 996147200 134512640 134931368 4294956256 18446744073709551615 134522932 0 0 4096 0 0 0 0 17 0 0 0
/proc/1394/statm: 100550 82500 42 102 0 100445 0
Current children cumulated CPU time (s) 111.53
Current children cumulated vsize (KiB) 421156

[startup+113.602 s]
/proc/loadavg: 0.99 0.92 1.18 2/85 1394
/proc/meminfo: memFree=318368/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=44.53
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 1022 25266 0 2 3 2 4312 136 16 0 1 0 1991317019 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 799 370 3 0 500 0
[pid=1393] ppid=1370 vsize=5356 CPUtime=0
/proc/1393/stat : 1393 (sh) S 1370 1370 1161 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991321471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1393/statm: 1339 232 193 169 0 50 0
[pid=1394] ppid=1393 vsize=402200 CPUtime=68.59
/proc/1394/stat : 1394 (picosat) R 1393 1370 1161 0 -1 4194304 82540 0 0 0 3548 3311 0 0 25 0 1 0 1991321471 411852800 82501 996147200 134512640 134931368 4294956256 18446744073709551615 134522848 0 0 4096 0 0 0 0 17 1 0 0
/proc/1394/statm: 100550 82501 42 102 0 100445 0
Current children cumulated CPU time (s) 113.12
Current children cumulated vsize (KiB) 421156

[startup+115.203 s]
/proc/loadavg: 0.99 0.92 1.18 2/85 1394
/proc/meminfo: memFree=318368/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=44.53
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 1022 25266 0 2 3 2 4312 136 16 0 1 0 1991317019 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 799 370 3 0 500 0
[pid=1393] ppid=1370 vsize=5356 CPUtime=0
/proc/1393/stat : 1393 (sh) S 1370 1370 1161 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991321471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1393/statm: 1339 232 193 169 0 50 0
[pid=1394] ppid=1393 vsize=405236 CPUtime=70.18
/proc/1394/stat : 1394 (picosat) R 1393 1370 1161 0 -1 4194304 83685 0 0 0 3707 3311 0 0 25 0 1 0 1991321471 414961664 83646 996147200 134512640 134931368 4294956256 18446744073709551615 134579014 0 0 4096 0 0 0 0 17 0 0 0
/proc/1394/statm: 101309 83646 42 102 0 101204 0
Current children cumulated CPU time (s) 114.71
Current children cumulated vsize (KiB) 424192

[startup+115.607 s]
/proc/loadavg: 0.99 0.92 1.18 2/85 1394
/proc/meminfo: memFree=333280/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=44.53
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 1022 25266 0 2 3 2 4312 136 16 0 1 0 1991317019 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 799 370 3 0 500 0
[pid=1393] ppid=1370 vsize=5356 CPUtime=0
/proc/1393/stat : 1393 (sh) S 1370 1370 1161 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991321471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1393/statm: 1339 232 193 169 0 50 0
[pid=1394] ppid=1393 vsize=0 CPUtime=70.58
/proc/1394/stat : 1394 (picosat) R 1393 1370 1161 0 -1 4194308 83772 0 0 0 3743 3315 0 0 25 0 1 0 1991321471 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1394/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 115.11
Current children cumulated vsize (KiB) 18956

[startup+115.802 s]
/proc/loadavg: 0.99 0.92 1.18 2/85 1394
/proc/meminfo: memFree=333280/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=115.15
/proc/1370/stat : 1370 (sugar) S 1368 1370 1161 0 -1 4194304 1091 109323 0 2 3 2 8056 3454 16 0 1 0 1991317019 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1370/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 115.15
Current children cumulated vsize (KiB) 13600

[startup+115.901 s]
/proc/loadavg: 0.99 0.92 1.18 2/85 1394
/proc/meminfo: memFree=333280/2055920 swapFree=4180500/4192956
[pid=1370] ppid=1368 vsize=13600 CPUtime=115.45
/proc/1370/stat : 1370 (sugar) R 1368 1370 1161 0 -1 4194304 1119 113433 0 3 3 6 8079 3457 17 0 1 0 1991317019 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 217051796521 0 0 4224 16386 0 0 0 17 1 0 0
/proc/1370/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 115.45
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 115.935
CPU time (s): 115.514
CPU user time (s): 80.8307
CPU system time (s): 34.6837
CPU usage (%): 99.6374
Max. virtual memory (cumulated for all children) (KiB): 890788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.8307
system time used= 34.6837
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114582
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= 23908
involuntary context switches= 18090

runsolver used 0.133979 second user time and 0.354946 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-04 00:17:36
IDJOB=1059485
IDBENCH=54264
IDSOLVER=345
FILE ID=node59/1059485-1215123456
PBS_JOBID= 7877212
Free space on /tmp= 66540 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-4-5-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-1059485-1215123456/watcher-1059485-1215123456 -o /tmp/evaluation-result-1059485-1215123456/solver-1059485-1215123456 -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-1059485-1215123456.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1569cf0ddb544a3e99615bf31b214726
RANDOM SEED=126708291

node59.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.261
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.261
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:        797072 kB
Buffers:         65584 kB
Cached:         364256 kB
SwapCached:       6448 kB
Active:         965620 kB
Inactive:       220488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        797072 kB
SwapTotal:     4192956 kB
SwapFree:      4180500 kB
Dirty:            2352 kB
Writeback:           0 kB
Mapped:         772372 kB
Slab:            56476 kB
Committed_AS:  4722256 kB
PageTables:       3384 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= 66540 MiB
End job on node59 at 2008-07-04 00:19:32