Trace number 2083302

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 189.621 191.382

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-2.xml
MD5SUM1689fe3f74cdb83f280c8d4381c81339
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 benchmark10.1675
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
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:39:20 2009
0.00/0.08	c 0	PID 28382
0.07/0.08	c 0	HOST node1.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2083302-1247377160.xml TO HOME/temp.csp
0.07/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-2083302-1247377160.xml' 'HOME/temp.csp'
0.97/1.02	c 1	16 domains, 500 variables, 8 predicates, 0 relations, 6531 constraints
0.97/1.08	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.08	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.00/1.15	c 1	Parsing HOME/temp.csp
1.00/1.30	c 1	parsed 7055 expressions
1.00/1.31	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.00/1.31	c 1	Converting to clausal form CSP
1.00/1.91	c 2	converted 706 (10%) expressions
3.00/3.17	c 3	converted 1411 (20%) expressions
3.89/4.06	c 4	converted 2117 (30%) expressions
4.69/4.88	c 5	converted 2822 (40%) expressions
5.58/5.75	c 6	converted 3528 (50%) expressions
6.18/6.39	c 6	converted 4233 (60%) expressions
7.17/7.38	c 7	converted 4939 (70%) expressions
7.87/8.09	c 8	converted 5644 (80%) expressions
8.56/8.70	c 9	converted 6350 (90%) expressions
9.16/9.35	c 9	converted 7055 (100%) expressions
9.16/9.35	c 9	CSP : 1000 integers, 18794 booleans, 39909 clauses, largest domain size 2717
9.16/9.35	c 9	Heap : 46 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.16/9.35	c 9	Propagation in CSP
9.56/9.71	c 10	80 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.56/9.71	c 10	CSP : 1000 integers, 18794 booleans, 39909 clauses, largest domain size 2717
9.56/9.71	c 10	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.56/9.73	c 10	Simplifing CSP by introducing new Boolean variables
9.66/9.83	c 10	CSP : 1000 integers, 32286 booleans, 53401 clauses, largest domain size 2717
9.66/9.83	c 10	Heap : 51 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
10.05/10.23	c 10	Encoding CSP to SAT : HOME/temp.cnf
10.55/10.73	c 11	100 (10%) CSP integer variables are encoded (21612 clauses, 302132 bytes)
10.95/11.17	c 11	200 (20%) CSP integer variables are encoded (42748 clauses, 619172 bytes)
11.34/11.59	c 12	300 (30%) CSP integer variables are encoded (63268 clauses, 926972 bytes)
11.84/12.05	c 12	400 (40%) CSP integer variables are encoded (85876 clauses, 1266092 bytes)
12.23/12.48	c 13	500 (50%) CSP integer variables are encoded (106988 clauses, 1597677 bytes)
12.54/12.77	c 13	600 (60%) CSP integer variables are encoded (330028 clauses, 5389357 bytes)
12.83/13.02	c 13	700 (70%) CSP integer variables are encoded (524558 clauses, 8696367 bytes)
13.04/13.29	c 13	800 (80%) CSP integer variables are encoded (738560 clauses, 12334401 bytes)
13.33/13.53	c 14	900 (90%) CSP integer variables are encoded (929100 clauses, 15573581 bytes)
13.53/13.74	c 14	1000 (100%) CSP integer variables are encoded (1099436 clauses, 18670050 bytes)
18.24/18.65	c 19	5341 (10%) CSP clauses are encoded (2506642 clauses, 53564378 bytes)
22.09/22.59	c 23	10681 (20%) CSP clauses are encoded (3766072 clauses, 84858225 bytes)
26.05/26.56	c 27	16021 (30%) CSP clauses are encoded (5158225 clauses, 119718944 bytes)
30.12/30.60	c 31	21361 (40%) CSP clauses are encoded (6601686 clauses, 156390176 bytes)
33.42/34.01	c 34	26701 (50%) CSP clauses are encoded (7782436 clauses, 186479018 bytes)
37.37/38.01	c 38	32041 (60%) CSP clauses are encoded (9179177 clauses, 222095176 bytes)
41.10/41.88	c 42	37381 (70%) CSP clauses are encoded (10568687 clauses, 257379503 bytes)
44.84/45.63	c 46	42721 (80%) CSP clauses are encoded (11927823 clauses, 292129773 bytes)
48.96/49.88	c 50	48061 (90%) CSP clauses are encoded (13493358 clauses, 331678739 bytes)
53.10/54.02	c 54	53401 (100%) CSP clauses are encoded (15008562 clauses, 370152232 bytes)
53.10/54.02	c 54	53401 CSP clauses encoded
53.10/54.02	c 54	Writing map file : HOME/temp.map
53.10/54.07	c 54	Heap : 49 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
53.10/54.07	c 54	SAT : 1132722 SAT variables, 15008562 SAT clauses, 370152232 bytes
53.10/54.07	c 54	Heap : 49 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
53.10/54.09	c 54	SOLVING HOME/temp.cnf
53.10/54.09	c 54	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
188.86/190.60	c 191	DECODING HOME/temp.out WITH HOME/temp.map
188.86/190.60	c 191	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'
188.86/190.68	c 191	Decoding HOME/temp.out
188.86/191.14	s UNSATISFIABLE
188.86/191.14	c 191	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
188.86/191.19	c 191	CPU 189.4 (0.05 0.02 115.13 74.2)
188.86/191.19	c 191	END Sun Jul 12 07:42:31 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-2083302-1247377160/watcher-2083302-1247377160 -o /tmp/evaluation-result-2083302-1247377160/solver-2083302-1247377160 -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-2083302-1247377160.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: 2.54 2.30 2.11 4/72 28382
/proc/meminfo: memFree=1715272/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=12132 CPUtime=0
/proc/28382/stat : 28382 (sugar) R 28380 28382 21749 0 -1 4194304 219 0 0 0 0 0 0 0 20 0 1 0 24783750 12423168 187 996147200 4194304 4206940 548682068608 18446744073709551615 259353121505 0 0 4224 0 0 0 0 17 1 0 0
/proc/28382/statm: 3033 187 142 3 0 133 0

[startup+0.0811021 s]
/proc/loadavg: 2.54 2.30 2.11 4/72 28382
/proc/meminfo: memFree=1715272/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16740 CPUtime=0.07
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 24783750 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.10188 s]
/proc/loadavg: 2.54 2.30 2.11 4/72 28382
/proc/meminfo: memFree=1715272/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=0.07
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24783750 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301845 s]
/proc/loadavg: 2.54 2.30 2.11 4/72 28382
/proc/meminfo: memFree=1715272/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=0.07
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24783750 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702898 s]
/proc/loadavg: 2.54 2.30 2.11 4/72 28382
/proc/meminfo: memFree=1715272/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=0.07
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24783750 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50299 s]
/proc/loadavg: 2.54 2.30 2.11 3/83 28394
/proc/meminfo: memFree=1695080/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=1
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1309 8030 0 1 5 2 89 4 15 0 1 0 24783750 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 16868

[startup+3.10126 s]
/proc/loadavg: 2.54 2.30 2.11 3/83 28404
/proc/meminfo: memFree=1695336/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=1
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1309 8030 0 1 5 2 89 4 15 0 1 0 24783750 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1111 409 3 0 796 0
[pid=28395] ppid=28382 vsize=5356 CPUtime=0
/proc/28395/stat : 28395 (sh) S 28382 28382 21749 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24783858 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28395/statm: 1339 233 193 169 0 50 0
[pid=28396] ppid=28395 vsize=868564 CPUtime=2
/proc/28396/stat : 28396 (java) S 28395 28382 21749 0 -1 0 8603 0 1 0 194 6 0 0 18 0 9 0 24783858 889409536 7717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28396/statm: 217141 7717 2568 9 0 211646 0
[pid=28396/tid=28397] ppid=28395 vsize=868564 CPUtime=1.52
/proc/28396/task/28397/stat : 28397 (java) R 28395 28382 21749 0 -1 64 2805 0 1 0 151 1 0 0 25 0 9 0 24783859 889409536 7717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28398] ppid=28395 vsize=868564 CPUtime=0.26
/proc/28396/task/28398/stat : 28398 (java) S 28395 28382 21749 0 -1 64 3621 0 0 0 24 2 0 0 15 0 9 0 24783861 889409536 7717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28399] ppid=28395 vsize=868564 CPUtime=0
/proc/28396/task/28399/stat : 28399 (java) S 28395 28382 21749 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24783861 889409536 7717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28400] ppid=28395 vsize=868564 CPUtime=0
/proc/28396/task/28400/stat : 28400 (java) S 28395 28382 21749 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24783861 889409536 7717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28401] ppid=28395 vsize=868564 CPUtime=0
/proc/28396/task/28401/stat : 28401 (java) S 28395 28382 21749 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24783863 889409536 7717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28402] ppid=28395 vsize=868564 CPUtime=0.18
/proc/28396/task/28402/stat : 28402 (java) S 28395 28382 21749 0 -1 64 1479 0 0 0 18 0 0 0 15 0 9 0 24783863 889409536 7717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28403] ppid=28395 vsize=868564 CPUtime=0
/proc/28396/task/28403/stat : 28403 (java) S 28395 28382 21749 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24783863 889409536 7717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28404] ppid=28395 vsize=868564 CPUtime=0
/proc/28396/task/28404/stat : 28404 (java) S 28395 28382 21749 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24783863 889409536 7717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890788

[startup+6.30255 s]
/proc/loadavg: 2.50 2.30 2.11 3/83 28404
/proc/meminfo: memFree=1677032/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=1
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1309 8030 0 1 5 2 89 4 16 0 1 0 24783750 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1111 409 3 0 796 0
[pid=28395] ppid=28382 vsize=5356 CPUtime=0
/proc/28395/stat : 28395 (sh) S 28382 28382 21749 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24783858 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28395/statm: 1339 233 193 169 0 50 0
[pid=28396] ppid=28395 vsize=868564 CPUtime=5.18
/proc/28396/stat : 28396 (java) S 28395 28382 21749 0 -1 0 13863 0 1 0 508 10 0 0 18 0 9 0 24783858 889409536 12702 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28396/statm: 217141 12702 2568 9 0 211646 0
[pid=28396/tid=28397] ppid=28395 vsize=868564 CPUtime=4.15
/proc/28396/task/28397/stat : 28397 (java) R 28395 28382 21749 0 -1 64 3211 0 1 0 413 2 0 0 25 0 9 0 24783859 889409536 12702 996147200 134512640 134550932 4294955936 18446744073709551615 4126534840 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28398] ppid=28395 vsize=868564 CPUtime=0.81
/proc/28396/task/28398/stat : 28398 (java) S 28395 28382 21749 0 -1 64 8472 0 0 0 75 6 0 0 16 0 9 0 24783861 889409536 12702 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28399] ppid=28395 vsize=868564 CPUtime=0
/proc/28396/task/28399/stat : 28399 (java) S 28395 28382 21749 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24783861 889409536 12702 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28400] ppid=28395 vsize=868564 CPUtime=0
/proc/28396/task/28400/stat : 28400 (java) S 28395 28382 21749 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24783861 889409536 12702 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28401] ppid=28395 vsize=868564 CPUtime=0
/proc/28396/task/28401/stat : 28401 (java) S 28395 28382 21749 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24783863 889409536 12702 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28402] ppid=28395 vsize=868564 CPUtime=0.18
/proc/28396/task/28402/stat : 28402 (java) S 28395 28382 21749 0 -1 64 1482 0 0 0 18 0 0 0 15 0 9 0 24783863 889409536 12702 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28403] ppid=28395 vsize=868564 CPUtime=0
/proc/28396/task/28403/stat : 28403 (java) S 28395 28382 21749 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24783863 889409536 12702 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28404] ppid=28395 vsize=868564 CPUtime=0
/proc/28396/task/28404/stat : 28404 (java) S 28395 28382 21749 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24783863 889409536 12702 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890788

[startup+12.7023 s]
/proc/loadavg: 2.54 2.31 2.11 3/83 28404
/proc/meminfo: memFree=1642472/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=1
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1310 8030 0 1 5 2 89 4 16 0 1 0 24783750 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1111 409 3 0 796 0
[pid=28395] ppid=28382 vsize=5356 CPUtime=0
/proc/28395/stat : 28395 (sh) S 28382 28382 21749 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24783858 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28395/statm: 1339 233 193 169 0 50 0
[pid=28396] ppid=28395 vsize=868676 CPUtime=11.54
/proc/28396/stat : 28396 (java) S 28395 28382 21749 0 -1 0 26121 0 1 0 1134 20 0 0 18 0 9 0 24783858 889524224 19369 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28396/statm: 217169 19369 2593 9 0 211646 0
[pid=28396/tid=28397] ppid=28395 vsize=868676 CPUtime=9.4
/proc/28396/task/28397/stat : 28397 (java) R 28395 28382 21749 0 -1 64 3888 0 1 0 935 5 0 0 25 0 9 0 24783859 889524224 19369 996147200 134512640 134550932 4294955936 18446744073709551615 102093965 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28398] ppid=28395 vsize=868676 CPUtime=1.86
/proc/28396/task/28398/stat : 28398 (java) S 28395 28382 21749 0 -1 64 20018 0 0 0 174 12 0 0 16 0 9 0 24783861 889524224 19369 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28399] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28399/stat : 28399 (java) S 28395 28382 21749 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24783861 889524224 19369 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28400] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28400/stat : 28400 (java) S 28395 28382 21749 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24783861 889524224 19369 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28401] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28401/stat : 28401 (java) S 28395 28382 21749 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24783863 889524224 19369 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28402] ppid=28395 vsize=868676 CPUtime=0.24
/proc/28396/task/28402/stat : 28402 (java) S 28395 28382 21749 0 -1 64 1517 0 0 0 24 0 0 0 16 0 9 0 24783863 889524224 19369 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28403] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28403/stat : 28403 (java) S 28395 28382 21749 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24783863 889524224 19369 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28404] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28404/stat : 28404 (java) S 28395 28382 21749 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24783863 889524224 19369 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 890900

[startup+25.5028 s]
/proc/loadavg: 2.49 2.31 2.11 3/83 28404
/proc/meminfo: memFree=1535976/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=1
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1310 8030 0 1 5 2 89 4 16 0 1 0 24783750 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1111 409 3 0 796 0
[pid=28395] ppid=28382 vsize=5356 CPUtime=0
/proc/28395/stat : 28395 (sh) S 28382 28382 21749 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24783858 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28395/statm: 1339 233 193 169 0 50 0
[pid=28396] ppid=28395 vsize=868676 CPUtime=24.06
/proc/28396/stat : 28396 (java) S 28395 28382 21749 0 -1 0 26573 0 1 0 2317 89 0 0 18 0 9 0 24783858 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28396/statm: 217169 19389 2593 9 0 211646 0
[pid=28396/tid=28397] ppid=28395 vsize=868676 CPUtime=21.65
/proc/28396/task/28397/stat : 28397 (java) R 28395 28382 21749 0 -1 64 4321 0 1 0 2094 71 0 0 25 0 9 0 24783859 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4127017116 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28398] ppid=28395 vsize=868676 CPUtime=2.09
/proc/28396/task/28398/stat : 28398 (java) S 28395 28382 21749 0 -1 64 20018 0 0 0 194 15 0 0 16 0 9 0 24783861 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28399] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28399/stat : 28399 (java) S 28395 28382 21749 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24783861 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28400] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28400/stat : 28400 (java) S 28395 28382 21749 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24783861 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28401] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28401/stat : 28401 (java) S 28395 28382 21749 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24783863 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28402] ppid=28395 vsize=868676 CPUtime=0.28
/proc/28396/task/28402/stat : 28402 (java) S 28395 28382 21749 0 -1 64 1536 0 0 0 28 0 0 0 15 0 9 0 24783863 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28403] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28403/stat : 28403 (java) S 28395 28382 21749 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24783863 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28404] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28404/stat : 28404 (java) S 28395 28382 21749 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24783863 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 890900

[startup+51.1028 s]
/proc/loadavg: 2.32 2.28 2.11 3/83 28404
/proc/meminfo: memFree=1305256/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=1
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1310 8030 0 1 5 2 89 4 16 0 1 0 24783750 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1111 409 3 0 796 0
[pid=28395] ppid=28382 vsize=5356 CPUtime=0
/proc/28395/stat : 28395 (sh) S 28382 28382 21749 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24783858 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28395/statm: 1339 233 193 169 0 50 0
[pid=28396] ppid=28395 vsize=868676 CPUtime=49.25
/proc/28396/stat : 28396 (java) S 28395 28382 21749 0 -1 0 27516 0 1 0 4692 233 0 0 18 0 9 0 24783858 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28396/statm: 217169 19389 2593 9 0 211646 0
[pid=28396/tid=28397] ppid=28395 vsize=868676 CPUtime=46.34
/proc/28396/task/28397/stat : 28397 (java) R 28395 28382 21749 0 -1 64 5264 0 1 0 4426 208 0 0 25 0 9 0 24783859 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4126543880 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28398] ppid=28395 vsize=868676 CPUtime=2.59
/proc/28396/task/28398/stat : 28398 (java) S 28395 28382 21749 0 -1 64 20018 0 0 0 237 22 0 0 16 0 9 0 24783861 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28399] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28399/stat : 28399 (java) S 28395 28382 21749 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24783861 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28400] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28400/stat : 28400 (java) S 28395 28382 21749 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24783861 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28401] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28401/stat : 28401 (java) S 28395 28382 21749 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24783863 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28402] ppid=28395 vsize=868676 CPUtime=0.28
/proc/28396/task/28402/stat : 28402 (java) S 28395 28382 21749 0 -1 64 1536 0 0 0 28 0 0 0 15 0 9 0 24783863 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28403] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28403/stat : 28403 (java) S 28395 28382 21749 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24783863 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28396/tid=28404] ppid=28395 vsize=868676 CPUtime=0
/proc/28396/task/28404/stat : 28404 (java) S 28395 28382 21749 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24783863 889524224 19389 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 890900

[startup+102.307 s]
/proc/loadavg: 2.14 2.24 2.10 3/75 28406
/proc/meminfo: memFree=1093608/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=53.21
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1366 35973 0 2 5 2 5057 257 16 0 1 0 24783750 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1114 409 3 0 796 0
[pid=28405] ppid=28382 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28382 28382 21749 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24789159 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 232 193 169 0 50 0
[pid=28406] ppid=28405 vsize=307248 CPUtime=47.94
/proc/28406/stat : 28406 (picosat) R 28405 28382 21749 0 -1 4194304 61888 0 0 0 2190 2604 0 0 25 0 1 0 24789160 314621952 61874 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/28406/statm: 76812 61874 40 102 0 76707 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 329472

[startup+162.302 s]
/proc/loadavg: 2.11 2.21 2.09 3/75 28406
/proc/meminfo: memFree=877224/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=53.21
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1366 35973 0 2 5 2 5057 257 16 0 1 0 24783750 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1114 409 3 0 796 0
[pid=28405] ppid=28382 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28382 28382 21749 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24789159 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 232 193 169 0 50 0
[pid=28406] ppid=28405 vsize=549780 CPUtime=107.49
/proc/28406/stat : 28406 (picosat) R 28405 28382 21749 0 -1 4194304 116379 0 0 0 4944 5805 0 0 25 0 1 0 24789160 562974720 116365 996147200 134512640 134931368 4294956256 18446744073709551615 134549237 0 0 4096 0 0 0 0 17 1 0 0
/proc/28406/statm: 137445 116365 40 102 0 137340 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 572004

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

[startup+166.301 s]
/proc/loadavg: 2.10 2.20 2.09 3/75 28406
/proc/meminfo: memFree=861672/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=53.21
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1366 35973 0 2 5 2 5057 257 16 0 1 0 24783750 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1114 409 3 0 796 0
[pid=28405] ppid=28382 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28382 28382 21749 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24789159 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 232 193 169 0 50 0
[pid=28406] ppid=28405 vsize=562188 CPUtime=111.47
/proc/28406/stat : 28406 (picosat) R 28405 28382 21749 0 -1 4194304 119884 0 0 0 5131 6016 0 0 25 0 1 0 24789160 575680512 119870 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/28406/statm: 140547 119870 40 102 0 140442 0
Current children cumulated CPU time (s) 164.68
Current children cumulated vsize (KiB) 584412

[startup+179.102 s]
/proc/loadavg: 2.08 2.19 2.09 3/75 28406
/proc/meminfo: memFree=818280/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=53.21
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1366 35973 0 2 5 2 5057 257 16 0 1 0 24783750 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1114 409 3 0 796 0
[pid=28405] ppid=28382 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28382 28382 21749 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24789159 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 232 193 169 0 50 0
[pid=28406] ppid=28405 vsize=602976 CPUtime=124.21
/proc/28406/stat : 28406 (picosat) R 28405 28382 21749 0 -1 4194304 131350 0 0 0 5712 6709 0 0 25 0 1 0 24789160 617447424 131336 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/28406/statm: 150744 131336 40 102 0 150639 0
Current children cumulated CPU time (s) 177.42
Current children cumulated vsize (KiB) 625200

[startup+185.501 s]
/proc/loadavg: 2.07 2.19 2.09 3/75 28406
/proc/meminfo: memFree=794344/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=53.21
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1366 35973 0 2 5 2 5057 257 16 0 1 0 24783750 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1114 409 3 0 796 0
[pid=28405] ppid=28382 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28382 28382 21749 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24789159 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 232 193 169 0 50 0
[pid=28406] ppid=28405 vsize=623436 CPUtime=130.58
/proc/28406/stat : 28406 (picosat) R 28405 28382 21749 0 -1 4194304 137121 0 0 0 6002 7056 0 0 25 0 1 0 24789160 638398464 137107 996147200 134512640 134931368 4294956256 18446744073709551615 134597671 0 0 4096 0 0 0 0 17 1 0 0
/proc/28406/statm: 155859 137107 40 102 0 155754 0
Current children cumulated CPU time (s) 183.79
Current children cumulated vsize (KiB) 645660

[startup+188.703 s]
/proc/loadavg: 2.06 2.19 2.09 3/75 28406
/proc/meminfo: memFree=784936/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=53.21
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1366 35973 0 2 5 2 5057 257 16 0 1 0 24783750 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1114 409 3 0 796 0
[pid=28405] ppid=28382 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28382 28382 21749 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24789159 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 232 193 169 0 50 0
[pid=28406] ppid=28405 vsize=637460 CPUtime=133.77
/proc/28406/stat : 28406 (picosat) R 28405 28382 21749 0 -1 4194304 139133 0 0 0 6227 7150 0 0 25 0 1 0 24789160 652759040 139119 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28406/statm: 159365 139119 42 102 0 159260 0
Current children cumulated CPU time (s) 186.98
Current children cumulated vsize (KiB) 659684

[startup+190.306 s]
/proc/loadavg: 2.06 2.19 2.09 3/75 28406
/proc/meminfo: memFree=783080/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=53.21
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1366 35973 0 2 5 2 5057 257 16 0 1 0 24783750 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1114 409 3 0 796 0
[pid=28405] ppid=28382 vsize=5356 CPUtime=0
/proc/28405/stat : 28405 (sh) S 28382 28382 21749 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24789159 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28405/statm: 1339 232 193 169 0 50 0
[pid=28406] ppid=28405 vsize=637464 CPUtime=135.36
/proc/28406/stat : 28406 (picosat) R 28405 28382 21749 0 -1 4194304 139247 0 0 0 6386 7150 0 0 25 0 1 0 24789160 652763136 139233 996147200 134512640 134931368 4294956256 18446744073709551615 134533657 0 0 4096 0 0 0 0 17 1 0 0
/proc/28406/statm: 159366 139233 42 102 0 159261 0
Current children cumulated CPU time (s) 188.57
Current children cumulated vsize (KiB) 659688

[startup+191.101 s]
/proc/loadavg: 2.06 2.19 2.09 3/75 28406
/proc/meminfo: memFree=783080/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=188.86
/proc/28382/stat : 28382 (sugar) S 28380 28382 21749 0 -1 4194304 1447 175507 0 2 5 2 11463 7416 16 0 1 0 24783750 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28382/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 188.86
Current children cumulated vsize (KiB) 16868

[startup+191.301 s]
/proc/loadavg: 2.06 2.19 2.09 3/73 28416
/proc/meminfo: memFree=1595960/2055920 swapFree=4192812/4192956
[pid=28382] ppid=28380 vsize=16868 CPUtime=189.52
/proc/28382/stat : 28382 (sugar) R 28380 28382 21749 0 -1 4194304 1477 182360 0 3 5 14 11513 7420 16 0 1 0 24783750 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 259353449513 0 0 4224 16386 0 0 0 17 1 0 0
/proc/28382/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 189.52
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 191.382
CPU time (s): 189.621
CPU user time (s): 115.198
CPU system time (s): 74.4227
CPU usage (%): 99.0799
Max. virtual memory (cumulated for all children) (KiB): 901036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.198
system time used= 74.4227
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183897
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= 20719
involuntary context switches= 22830

runsolver used 0.243962 second user time and 0.6519 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-12 07:39:20
IDJOB=2083302
IDBENCH=57769
IDSOLVER=738
FILE ID=node1/2083302-1247377160
PBS_JOBID= 9507068
Free space on /tmp= 66384 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-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-2083302-1247377160/watcher-2083302-1247377160 -o /tmp/evaluation-result-2083302-1247377160/solver-2083302-1247377160 -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-2083302-1247377160.xml

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

MD5SUM BENCH= 1689fe3f74cdb83f280c8d4381c81339
RANDOM SEED=253184415

node1.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.216
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.216
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:       1715752 kB
Buffers:         55512 kB
Cached:         185752 kB
SwapCached:          0 kB
Active:         169512 kB
Inactive:       105584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2368 kB
Writeback:           0 kB
Mapped:          45372 kB
Slab:            50460 kB
Committed_AS:   213724 kB
PageTables:       1832 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= 66384 MiB
End job on node1 at 2009-07-12 07:42:31