Trace number 2083060

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.14.6+picosatUNSAT 307.044 310.533

General information on the benchmark

Namecsp/fapp/fapp34/
normalized-fapp34-0750-2.xml
MD5SUM20a8e08ca27a05d758abe6eb5654c79a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.3951
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 07:30:22 2009
0.00/0.08	c 0	PID 25439
0.00/0.08	c 0	HOST node58.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2083060-1247376622.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083060-1247376622.xml' 'HOME/temp.csp'
1.05/1.11	c 1	14 domains, 750 variables, 8 predicates, 0 relations, 8639 constraints
1.05/1.16	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.05/1.16	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.08/1.24	c 1	Parsing HOME/temp.csp
1.08/1.42	c 1	parsed 9411 expressions
1.08/1.43	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.08/1.43	c 1	Converting to clausal form CSP
2.09/2.26	c 2	converted 942 (10%) expressions
4.66/4.83	c 5	converted 1883 (20%) expressions
6.84/7.01	c 7	converted 2824 (30%) expressions
8.52/8.77	c 9	converted 3765 (40%) expressions
10.31/10.56	c 10	converted 4706 (50%) expressions
11.78/12.08	c 12	converted 5647 (60%) expressions
13.27/13.51	c 13	converted 6588 (70%) expressions
14.95/15.29	c 15	converted 7529 (80%) expressions
16.43/16.78	c 17	converted 8470 (90%) expressions
17.82/18.14	c 18	converted 9411 (100%) expressions
17.82/18.14	c 18	CSP : 1491 integers, 24479 booleans, 52187 clauses, largest domain size 3353
17.82/18.14	c 18	Heap : 73 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
17.82/18.14	c 18	Propagation in CSP
18.61/18.92	c 19	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
18.61/18.92	c 19	CSP : 1491 integers, 24479 booleans, 52187 clauses, largest domain size 3353
18.61/18.92	c 19	Heap : 71 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
18.61/18.95	c 19	Simplifing CSP by introducing new Boolean variables
18.71/19.06	c 19	CSP : 1491 integers, 41389 booleans, 69097 clauses, largest domain size 3353
18.71/19.06	c 19	Heap : 75 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
19.21/19.59	c 19	Encoding CSP to SAT : HOME/temp.cnf
21.77/22.18	c 22	150 (10%) CSP integer variables are encoded (62695 clauses, 918343 bytes)
24.56/24.94	c 25	299 (20%) CSP integer variables are encoded (128420 clauses, 1961551 bytes)
27.43/27.89	c 28	448 (30%) CSP integer variables are encoded (199373 clauses, 3167752 bytes)
30.11/30.56	c 30	597 (40%) CSP integer variables are encoded (264225 clauses, 4270236 bytes)
32.68/33.19	c 33	746 (50%) CSP integer variables are encoded (327849 clauses, 5351844 bytes)
33.18/33.61	c 34	895 (60%) CSP integer variables are encoded (643870 clauses, 10724201 bytes)
33.58/34.04	c 34	1044 (70%) CSP integer variables are encoded (982887 clauses, 16487490 bytes)
33.97/34.46	c 34	1193 (80%) CSP integer variables are encoded (1294278 clauses, 22371800 bytes)
34.36/34.87	c 35	1342 (90%) CSP integer variables are encoded (1608923 clauses, 28350055 bytes)
34.85/35.32	c 35	1491 (100%) CSP integer variables are encoded (1940804 clauses, 34655794 bytes)
46.13/46.78	c 47	6910 (10%) CSP clauses are encoded (3720135 clauses, 78161891 bytes)
56.90/57.62	c 58	13820 (20%) CSP clauses are encoded (5155672 clauses, 114872405 bytes)
67.88/68.74	c 69	20730 (30%) CSP clauses are encoded (6945837 clauses, 161176865 bytes)
77.37/78.33	c 78	27639 (40%) CSP clauses are encoded (8676262 clauses, 206112708 bytes)
84.07/85.12	c 85	34549 (50%) CSP clauses are encoded (10205320 clauses, 245725225 bytes)
92.71/93.94	c 94	41459 (60%) CSP clauses are encoded (11943074 clauses, 291411752 bytes)
101.88/103.24	c 103	48368 (70%) CSP clauses are encoded (13804213 clauses, 340387477 bytes)
110.44/111.93	c 112	55278 (80%) CSP clauses are encoded (15741139 clauses, 390954279 bytes)
118.99/120.62	c 121	62188 (90%) CSP clauses are encoded (17534466 clauses, 437917208 bytes)
125.68/127.46	c 127	69097 (100%) CSP clauses are encoded (19094956 clauses, 478783789 bytes)
125.68/127.46	c 127	69097 CSP clauses encoded
125.68/127.46	c 127	Writing map file : HOME/temp.map
125.78/127.57	c 127	Heap : 76 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
125.78/127.57	c 127	SAT : 1983684 SAT variables, 19094956 SAT clauses, 478783789 bytes
125.78/127.57	c 127	Heap : 76 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
125.86/127.61	c 128	SOLVING HOME/temp.cnf
125.86/127.61	c 128	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
305.83/309.33	c 309	DECODING HOME/temp.out WITH HOME/temp.map
305.83/309.33	c 309	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
305.87/309.41	c 309	Decoding HOME/temp.out
306.71/310.23	s UNSATISFIABLE
306.71/310.24	c 310	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
306.71/310.28	c 310	CPU 306.77 (0.06 0.01 213.23 93.47)
306.71/310.29	c 310	END Sun Jul 12 07:35:32 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083060-1247376622/watcher-2083060-1247376622 -o /tmp/evaluation-result-2083060-1247376622/solver-2083060-1247376622 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2083060-1247376622.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.98 1.99 4/80 25439
/proc/meminfo: memFree=1568416/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=18576 CPUtime=0
/proc/25439/stat : 25439 (runsolver) R 25437 25439 20624 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24725314 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 226238197031 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25439/statm: 4644 284 249 26 0 2626 0

[startup+0.0998349 s]
/proc/loadavg: 1.91 1.98 1.99 4/80 25439
/proc/meminfo: memFree=1568416/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=0.06
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24725314 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101862 s]
/proc/loadavg: 1.91 1.98 1.99 4/80 25439
/proc/meminfo: memFree=1568416/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=0.06
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24725314 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301844 s]
/proc/loadavg: 1.91 1.98 1.99 4/80 25439
/proc/meminfo: memFree=1568416/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=0.06
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24725314 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701884 s]
/proc/loadavg: 1.91 1.98 1.99 4/80 25439
/proc/meminfo: memFree=1568416/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=0.06
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24725314 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50195 s]
/proc/loadavg: 1.91 1.98 1.99 3/91 25451
/proc/meminfo: memFree=1545736/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=1.08
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1309 8854 0 1 5 1 97 5 16 0 1 0 24725314 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 16868

[startup+3.10209 s]
/proc/loadavg: 1.91 1.98 1.99 3/91 25461
/proc/meminfo: memFree=1547976/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=1.08
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1309 8854 0 1 5 1 97 5 15 0 1 0 24725314 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1111 409 3 0 796 0
[pid=25452] ppid=25439 vsize=5356 CPUtime=0
/proc/25452/stat : 25452 (sh) S 25439 25439 20624 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24725430 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25452/statm: 1339 233 193 169 0 50 0
[pid=25453] ppid=25452 vsize=868576 CPUtime=1.9
/proc/25453/stat : 25453 (java) S 25452 25439 20624 0 -1 0 8356 0 1 0 185 5 0 0 18 0 9 0 24725431 889421824 7445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25453/statm: 217144 7445 2566 9 0 211649 0
[pid=25453/tid=25454] ppid=25452 vsize=868576 CPUtime=1.48
/proc/25453/task/25454/stat : 25454 (java) R 25452 25439 20624 0 -1 64 2789 0 1 0 146 2 0 0 25 0 9 0 24725432 889421824 7445 996147200 134512640 134550932 4294955936 18446744073709551615 4126505241 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25455] ppid=25452 vsize=868576 CPUtime=0.22
/proc/25453/task/25455/stat : 25455 (java) S 25452 25439 20624 0 -1 64 3398 0 0 0 21 1 0 0 16 0 9 0 24725433 889421824 7445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25456] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25456/stat : 25456 (java) S 25452 25439 20624 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24725433 889421824 7445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25457] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25457/stat : 25457 (java) S 25452 25439 20624 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24725433 889421824 7445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25458] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25458/stat : 25458 (java) S 25452 25439 20624 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24725435 889421824 7445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25459] ppid=25452 vsize=868576 CPUtime=0.16
/proc/25453/task/25459/stat : 25459 (java) S 25452 25439 20624 0 -1 64 1470 0 0 0 16 0 0 0 15 0 9 0 24725435 889421824 7445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25460] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25460/stat : 25460 (java) S 25452 25439 20624 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24725435 889421824 7445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25461] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25461/stat : 25461 (java) S 25452 25439 20624 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24725435 889421824 7445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890800

[startup+6.30138 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 25461
/proc/meminfo: memFree=1536776/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=1.08
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1309 8854 0 1 5 1 97 5 16 0 1 0 24725314 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1111 409 3 0 796 0
[pid=25452] ppid=25439 vsize=5356 CPUtime=0
/proc/25452/stat : 25452 (sh) S 25439 25439 20624 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24725430 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25452/statm: 1339 233 193 169 0 50 0
[pid=25453] ppid=25452 vsize=868576 CPUtime=5.06
/proc/25453/stat : 25453 (java) S 25452 25439 20624 0 -1 0 11524 0 1 0 497 9 0 0 18 0 9 0 24725431 889421824 10356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25453/statm: 217144 10356 2566 9 0 211649 0
[pid=25453/tid=25454] ppid=25452 vsize=868576 CPUtime=4.3
/proc/25453/task/25454/stat : 25454 (java) R 25452 25439 20624 0 -1 64 3127 0 1 0 428 2 0 0 25 0 9 0 24725432 889421824 10356 996147200 134512640 134550932 4294955936 18446744073709551615 4126503131 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25455] ppid=25452 vsize=868576 CPUtime=0.56
/proc/25453/task/25455/stat : 25455 (java) S 25452 25439 20624 0 -1 64 6221 0 0 0 51 5 0 0 16 0 9 0 24725433 889421824 10356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25456] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25456/stat : 25456 (java) S 25452 25439 20624 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24725433 889421824 10356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25457] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25457/stat : 25457 (java) S 25452 25439 20624 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24725433 889421824 10356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25458] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25458/stat : 25458 (java) S 25452 25439 20624 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24725435 889421824 10356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25459] ppid=25452 vsize=868576 CPUtime=0.17
/proc/25453/task/25459/stat : 25459 (java) S 25452 25439 20624 0 -1 64 1477 0 0 0 17 0 0 0 15 0 9 0 24725435 889421824 10356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25460] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25460/stat : 25460 (java) S 25452 25439 20624 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24725435 889421824 10356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25461] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25461/stat : 25461 (java) S 25452 25439 20624 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24725435 889421824 10356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 890800

[startup+12.7029 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 25461
/proc/meminfo: memFree=1506248/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=1.08
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1309 8854 0 1 5 1 97 5 16 0 1 0 24725314 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1111 409 3 0 796 0
[pid=25452] ppid=25439 vsize=5356 CPUtime=0
/proc/25452/stat : 25452 (sh) S 25439 25439 20624 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24725430 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25452/statm: 1339 233 193 169 0 50 0
[pid=25453] ppid=25452 vsize=868576 CPUtime=11.4
/proc/25453/stat : 25453 (java) S 25452 25439 20624 0 -1 0 21435 0 1 0 1125 15 0 0 18 0 9 0 24725431 889421824 17856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25453/statm: 217144 17856 2567 9 0 211649 0
[pid=25453/tid=25454] ppid=25452 vsize=868576 CPUtime=9.65
/proc/25453/task/25454/stat : 25454 (java) R 25452 25439 20624 0 -1 64 3690 0 1 0 962 3 0 0 25 0 9 0 24725432 889421824 17856 996147200 134512640 134550932 4294955936 18446744073709551615 4126501082 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25455] ppid=25452 vsize=868576 CPUtime=1.55
/proc/25453/task/25455/stat : 25455 (java) S 25452 25439 20624 0 -1 64 15569 0 0 0 145 10 0 0 16 0 9 0 24725433 889421824 17856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25456] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25456/stat : 25456 (java) S 25452 25439 20624 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24725433 889421824 17856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25457] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25457/stat : 25457 (java) S 25452 25439 20624 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24725433 889421824 17856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25458] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25458/stat : 25458 (java) S 25452 25439 20624 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24725435 889421824 17856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25459] ppid=25452 vsize=868576 CPUtime=0.17
/proc/25453/task/25459/stat : 25459 (java) S 25452 25439 20624 0 -1 64 1477 0 0 0 17 0 0 0 16 0 9 0 24725435 889421824 17856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25460] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25460/stat : 25460 (java) S 25452 25439 20624 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24725435 889421824 17856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25461] ppid=25452 vsize=868576 CPUtime=0
/proc/25453/task/25461/stat : 25461 (java) S 25452 25439 20624 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24725435 889421824 17856 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890800

[startup+25.5021 s]
/proc/loadavg: 2.16 2.03 2.01 3/91 25461
/proc/meminfo: memFree=1467848/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=1.09
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1310 8854 0 1 6 1 97 5 16 0 1 0 24725314 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1111 409 3 0 796 0
[pid=25452] ppid=25439 vsize=5356 CPUtime=0
/proc/25452/stat : 25452 (sh) S 25439 25439 20624 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24725430 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25452/statm: 1339 233 193 169 0 50 0
[pid=25453] ppid=25452 vsize=868688 CPUtime=24.06
/proc/25453/stat : 25453 (java) S 25452 25439 20624 0 -1 0 31762 0 1 0 2385 21 0 0 18 0 9 0 24725431 889536512 26114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25453/statm: 217172 26114 2592 9 0 211649 0
[pid=25453/tid=25454] ppid=25452 vsize=868688 CPUtime=20.83
/proc/25453/task/25454/stat : 25454 (java) R 25452 25439 20624 0 -1 64 4456 0 1 0 2078 5 0 0 25 0 9 0 24725432 889536512 26114 996147200 134512640 134550932 4294955936 18446744073709551615 4126989912 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25455] ppid=25452 vsize=868688 CPUtime=2.98
/proc/25453/task/25455/stat : 25455 (java) S 25452 25439 20624 0 -1 64 25098 0 0 0 284 14 0 0 16 0 9 0 24725433 889536512 26114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25456] ppid=25452 vsize=868688 CPUtime=0
/proc/25453/task/25456/stat : 25456 (java) S 25452 25439 20624 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24725433 889536512 26114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25457] ppid=25452 vsize=868688 CPUtime=0
/proc/25453/task/25457/stat : 25457 (java) S 25452 25439 20624 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24725433 889536512 26114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25458] ppid=25452 vsize=868688 CPUtime=0
/proc/25453/task/25458/stat : 25458 (java) S 25452 25439 20624 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24725435 889536512 26114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25459] ppid=25452 vsize=868688 CPUtime=0.23
/proc/25453/task/25459/stat : 25459 (java) S 25452 25439 20624 0 -1 64 1509 0 0 0 22 1 0 0 15 0 9 0 24725435 889536512 26114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25460] ppid=25452 vsize=868688 CPUtime=0
/proc/25453/task/25460/stat : 25460 (java) S 25452 25439 20624 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24725435 889536512 26114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25461] ppid=25452 vsize=868688 CPUtime=0
/proc/25453/task/25461/stat : 25461 (java) S 25452 25439 20624 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24725435 889536512 26114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 890912

[startup+51.1023 s]
/proc/loadavg: 2.10 2.03 2.00 3/91 25461
/proc/meminfo: memFree=1380488/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=1.09
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1310 8854 0 1 6 1 97 5 16 0 1 0 24725314 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1111 409 3 0 796 0
[pid=25452] ppid=25439 vsize=5356 CPUtime=0
/proc/25452/stat : 25452 (sh) S 25439 25439 20624 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24725430 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25452/statm: 1339 233 193 169 0 50 0
[pid=25453] ppid=25452 vsize=868688 CPUtime=49.39
/proc/25453/stat : 25453 (java) S 25452 25439 20624 0 -1 0 32043 0 1 0 4863 76 0 0 18 0 9 0 24725431 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25453/statm: 217172 26136 2593 9 0 211649 0

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

/proc/25453/task/25460/stat : 25460 (java) S 25452 25439 20624 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24725435 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25461] ppid=25452 vsize=868688 CPUtime=0
/proc/25453/task/25461/stat : 25461 (java) S 25452 25439 20624 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24725435 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 890912

[startup+102.308 s]
/proc/loadavg: 2.10 2.04 2.00 3/91 25461
/proc/meminfo: memFree=1134088/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=1.09
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1310 8854 0 1 6 1 97 5 16 0 1 0 24725314 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1111 409 3 0 796 0
[pid=25452] ppid=25439 vsize=5356 CPUtime=0
/proc/25452/stat : 25452 (sh) S 25439 25439 20624 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24725430 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25452/statm: 1339 233 193 169 0 50 0
[pid=25453] ppid=25452 vsize=868688 CPUtime=99.9
/proc/25453/stat : 25453 (java) S 25452 25439 20624 0 -1 0 32716 0 1 0 9768 222 0 0 18 0 9 0 24725431 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25453/statm: 217172 26136 2593 9 0 211649 0
[pid=25453/tid=25454] ppid=25452 vsize=868688 CPUtime=96.01
/proc/25453/task/25454/stat : 25454 (java) R 25452 25439 20624 0 -1 64 5392 0 1 0 9401 200 0 0 25 0 9 0 24725432 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4126989223 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25455] ppid=25452 vsize=868688 CPUtime=3.6
/proc/25453/task/25455/stat : 25455 (java) S 25452 25439 20624 0 -1 64 25098 0 0 0 340 20 0 0 16 0 9 0 24725433 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25456] ppid=25452 vsize=868688 CPUtime=0
/proc/25453/task/25456/stat : 25456 (java) S 25452 25439 20624 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24725433 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25457] ppid=25452 vsize=868688 CPUtime=0
/proc/25453/task/25457/stat : 25457 (java) S 25452 25439 20624 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24725433 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25458] ppid=25452 vsize=868688 CPUtime=0
/proc/25453/task/25458/stat : 25458 (java) S 25452 25439 20624 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24725435 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25459] ppid=25452 vsize=868688 CPUtime=0.27
/proc/25453/task/25459/stat : 25459 (java) S 25452 25439 20624 0 -1 64 1527 0 0 0 26 1 0 0 16 0 9 0 24725435 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25460] ppid=25452 vsize=868688 CPUtime=0
/proc/25453/task/25460/stat : 25460 (java) S 25452 25439 20624 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24725435 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25453/tid=25461] ppid=25452 vsize=868688 CPUtime=0
/proc/25453/task/25461/stat : 25461 (java) S 25452 25439 20624 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24725435 889536512 26136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 890912

[startup+162.301 s]
/proc/loadavg: 2.20 2.08 2.02 3/83 25463
/proc/meminfo: memFree=833800/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=125.87
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1367 42281 0 2 6 1 12267 313 16 0 1 0 24725314 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1115 409 3 0 796 0
[pid=25462] ppid=25439 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (sh) S 25439 25439 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24738075 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 232 193 169 0 50 0
[pid=25463] ppid=25462 vsize=260652 CPUtime=34.34
/proc/25463/stat : 25463 (picosat) R 25462 25439 20624 0 -1 4194304 63063 0 0 0 1561 1873 0 0 25 0 1 0 24738076 266907648 63049 996147200 134512640 134931368 4294956256 18446744073709551615 134560125 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 65163 63049 40 102 0 65058 0
Current children cumulated CPU time (s) 160.21
Current children cumulated vsize (KiB) 282876

[startup+222.301 s]
/proc/loadavg: 2.07 2.07 2.01 3/83 25463
/proc/meminfo: memFree=622728/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=125.87
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1367 42281 0 2 6 1 12267 313 16 0 1 0 24725314 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1115 409 3 0 796 0
[pid=25462] ppid=25439 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (sh) S 25439 25439 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24738075 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 232 193 169 0 50 0
[pid=25463] ppid=25462 vsize=470952 CPUtime=93.77
/proc/25463/stat : 25463 (picosat) R 25462 25439 20624 0 -1 4194304 115318 0 0 0 4288 5089 0 0 25 0 1 0 24738076 482254848 115304 996147200 134512640 134931368 4294956256 18446744073709551615 134545663 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 117738 115304 40 102 0 117633 0
Current children cumulated CPU time (s) 219.64
Current children cumulated vsize (KiB) 493176

[startup+282.302 s]
/proc/loadavg: 2.02 2.05 2.01 3/83 25463
/proc/meminfo: memFree=413640/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=125.87
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1367 42281 0 2 6 1 12267 313 16 0 1 0 24725314 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1115 409 3 0 796 0
[pid=25462] ppid=25439 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (sh) S 25439 25439 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24738075 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 232 193 169 0 50 0
[pid=25463] ppid=25462 vsize=690368 CPUtime=153.22
/proc/25463/stat : 25463 (picosat) R 25462 25439 20624 0 -1 4194304 167907 0 0 0 7047 8275 0 0 25 0 1 0 24738076 706936832 167893 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 172592 167893 40 102 0 172487 0
Current children cumulated CPU time (s) 279.09
Current children cumulated vsize (KiB) 712592

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

[startup+294.303 s]
/proc/loadavg: 2.02 2.05 2.01 3/83 25463
/proc/meminfo: memFree=371656/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=125.87
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1367 42281 0 2 6 1 12267 313 16 0 1 0 24725314 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1115 409 3 0 796 0
[pid=25462] ppid=25439 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (sh) S 25439 25439 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24738075 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 232 193 169 0 50 0
[pid=25463] ppid=25462 vsize=727724 CPUtime=165.1
/proc/25463/stat : 25463 (picosat) R 25462 25439 20624 0 -1 4194304 178435 0 0 0 7594 8916 0 0 25 0 1 0 24738076 745189376 178421 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 181931 178421 40 102 0 181826 0
Current children cumulated CPU time (s) 290.97
Current children cumulated vsize (KiB) 749948

[startup+300.701 s]
/proc/loadavg: 2.02 2.05 2.01 3/83 25463
/proc/meminfo: memFree=356552/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=125.87
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1367 42281 0 2 6 1 12267 313 16 0 1 0 24725314 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1115 409 3 0 796 0
[pid=25462] ppid=25439 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (sh) S 25439 25439 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24738075 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 232 193 169 0 50 0
[pid=25463] ppid=25462 vsize=752572 CPUtime=171.44
/proc/25463/stat : 25463 (picosat) R 25462 25439 20624 0 -1 4194304 181605 0 0 0 8131 9013 0 0 25 0 1 0 24738076 770633728 181591 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 188143 181591 42 102 0 188038 0
Current children cumulated CPU time (s) 297.31
Current children cumulated vsize (KiB) 774796

[startup+307.102 s]
/proc/loadavg: 2.02 2.05 2.01 3/83 25463
/proc/meminfo: memFree=353800/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=125.87
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1367 42281 0 2 6 1 12267 313 16 0 1 0 24725314 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1115 409 3 0 796 0
[pid=25462] ppid=25439 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (sh) S 25439 25439 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24738075 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 232 193 169 0 50 0
[pid=25463] ppid=25462 vsize=753892 CPUtime=177.78
/proc/25463/stat : 25463 (picosat) R 25462 25439 20624 0 -1 4194304 182216 0 0 0 8764 9014 0 0 25 0 1 0 24738076 771985408 182202 996147200 134512640 134931368 4294956256 18446744073709551615 134525675 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 188473 182202 42 102 0 188368 0
Current children cumulated CPU time (s) 303.65
Current children cumulated vsize (KiB) 776116

[startup+308.702 s]
/proc/loadavg: 2.02 2.05 2.01 3/83 25463
/proc/meminfo: memFree=353480/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=125.87
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1367 42281 0 2 6 1 12267 313 16 0 1 0 24725314 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1115 409 3 0 796 0
[pid=25462] ppid=25439 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (sh) S 25439 25439 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24738075 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 232 193 169 0 50 0
[pid=25463] ppid=25462 vsize=754688 CPUtime=179.37
/proc/25463/stat : 25463 (picosat) R 25462 25439 20624 0 -1 4194304 182486 0 0 0 8923 9014 0 0 25 0 1 0 24738076 772800512 182472 996147200 134512640 134931368 4294956256 18446744073709551615 134533704 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 188672 182472 42 102 0 188567 0
Current children cumulated CPU time (s) 305.24
Current children cumulated vsize (KiB) 776912

[startup+309.501 s]
/proc/loadavg: 2.02 2.05 2.01 3/83 25463
/proc/meminfo: memFree=412808/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=305.87
/proc/25439/stat : 25439 (sugar) S 25437 25439 20624 0 -1 4194304 1448 225054 0 2 6 1 21240 9340 16 0 1 0 24725314 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25439/statm: 4217 1115 409 3 0 796 0
Current children cumulated CPU time (s) 305.87
Current children cumulated vsize (KiB) 16868

[startup+310.302 s]
/proc/loadavg: 2.09 2.06 2.01 3/91 25473
/proc/meminfo: memFree=1062024/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=306.79
/proc/25439/stat : 25439 (sugar) R 25437 25439 20624 0 -1 4194304 1477 235348 0 3 6 3 21323 9347 16 0 1 0 24725314 17272832 1116 996147200 4194304 4206940 548682068608 18446744073709551615 226238370857 0 0 4224 16386 0 0 0 17 1 0 0
/proc/25439/statm: 4217 1116 410 3 0 796 0
Current children cumulated CPU time (s) 306.79
Current children cumulated vsize (KiB) 16868

[startup+310.531 s]
/proc/loadavg: 2.09 2.06 2.01 3/91 25473
/proc/meminfo: memFree=1062024/2055920 swapFree=4192812/4192956
[pid=25439] ppid=25437 vsize=16868 CPUtime=307.02
/proc/25439/stat : 25439 (sugar) R 25437 25439 20624 0 -1 4194304 1477 235348 0 3 6 26 21323 9347 18 0 1 0 24725314 17272832 1116 996147200 4194304 4206940 548682068608 18446744073709551615 226238370857 0 0 4224 16386 0 0 0 17 1 0 0
/proc/25439/statm: 4217 1116 410 3 0 796 0
Current children cumulated CPU time (s) 307.02
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 310.533
CPU time (s): 307.044
CPU user time (s): 213.306
CPU system time (s): 93.7387
CPU usage (%): 98.8766
Max. virtual memory (cumulated for all children) (KiB): 895928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 213.306
system time used= 93.7387
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236886
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= 23284
involuntary context switches= 29741

runsolver used 0.432934 second user time and 1.02284 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-12 07:30:22
IDJOB=2083060
IDBENCH=57691
IDSOLVER=738
FILE ID=node58/2083060-1247376622
PBS_JOBID= 9507056
Free space on /tmp= 66312 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fapp/fapp34/normalized-fapp34-0750-2.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083060-1247376622/watcher-2083060-1247376622 -o /tmp/evaluation-result-2083060-1247376622/solver-2083060-1247376622 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2083060-1247376622.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 20a8e08ca27a05d758abe6eb5654c79a
RANDOM SEED=1782298658

node58.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.234
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.234
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:       1568896 kB
Buffers:         73432 kB
Cached:         263776 kB
SwapCached:        140 kB
Active:         288584 kB
Inactive:       135500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2608 kB
Writeback:           0 kB
Mapped:         104592 kB
Slab:            48080 kB
Committed_AS:   940084 kB
PageTables:       1872 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= 66312 MiB
End job on node58 at 2009-07-12 07:35:32