Trace number 1086695

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+picosat? 478.093 487.468

General information on the benchmark

Namecsp/fapp/fapp24/
normalized-fapp24-2000-7.xml
MD5SUM5e9cbe4379af043e5c10a73f4d59f1d6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark28.3297
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
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 Tue Jul  8 03:03:00 2008
0.00/0.04	c 0	PID 3557
0.04/0.04	c 0	HOST node27.alineos.net
0.04/0.04	c 0	CONVERTING HOME/instance-1086695-1215478980.xml TO HOME/temp.csp
0.04/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1086695-1215478980.xml' 'HOME/temp.csp'
1.68/1.72	c 2	13 domains, 2000 variables, 8 predicates, 0 relations, 26753 constraints
1.68/1.77	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.68/1.77	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.71/1.85	c 2	Parsing HOME/temp.csp
2.12/2.25	c 2	parsed 10000 expressions
2.51/2.61	c 3	parsed 20000 expressions
2.81/2.93	c 3	parsed 28774 expressions
2.81/2.94	c 3	Heap : 12 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.81/2.94	c 3	Converting to clausal form CSP
4.10/4.20	c 4	converted 2878 (10%) expressions
7.06/7.21	c 7	converted 5755 (20%) expressions
10.03/10.28	c 10	converted 8633 (30%) expressions
12.70/12.97	c 13	converted 11510 (40%) expressions
15.37/15.68	c 16	converted 14387 (50%) expressions
18.45/18.74	c 19	converted 17265 (60%) expressions
21.01/21.31	c 21	converted 20142 (70%) expressions
23.39/23.77	c 24	converted 23020 (80%) expressions
25.67/26.08	c 26	converted 25897 (90%) expressions
28.53/28.92	c 29	converted 28774 (100%) expressions
28.53/28.93	c 29	CSP : 7310 integers, 76888 booleans, 172722 clauses, largest domain size 2721
28.53/28.93	c 29	Heap : 103 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
28.53/28.93	c 29	Propagation in CSP
31.52/31.97	c 32	74880 values, 0 unsatisfiable literals, and 0 valid clauses are removed
31.52/31.97	c 32	CSP : 7310 integers, 76888 booleans, 172722 clauses, largest domain size 2721
31.52/31.97	c 32	Heap : 111 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
31.61/32.02	c 32	Simplifing CSP by introducing new Boolean variables
32.00/32.46	c 32	CSP : 7310 integers, 139266 booleans, 235100 clauses, largest domain size 2721
32.00/32.46	c 32	Heap : 131 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
32.89/33.32	c 33	Encoding CSP to SAT : HOME/temp.cnf
37.45/37.93	c 38	731 (10%) CSP integer variables are encoded (205020 clauses, 3263993 bytes)
42.01/42.51	c 42	1462 (20%) CSP integer variables are encoded (411495 clauses, 6774068 bytes)
45.86/46.47	c 46	2193 (30%) CSP integer variables are encoded (1058439 clauses, 17893337 bytes)
48.24/48.83	c 49	2924 (40%) CSP integer variables are encoded (2925126 clauses, 53360390 bytes)
50.59/51.26	c 51	3655 (50%) CSP integer variables are encoded (4811435 clauses, 89200261 bytes)
52.96/53.69	c 54	4386 (60%) CSP integer variables are encoded (6701574 clauses, 125112902 bytes)
55.51/56.28	c 56	5117 (70%) CSP integer variables are encoded (8588891 clauses, 160971925 bytes)
58.08/58.88	c 59	5848 (80%) CSP integer variables are encoded (10494612 clauses, 198181159 bytes)
60.80/61.63	c 62	6579 (90%) CSP integer variables are encoded (12392367 clauses, 238034014 bytes)
63.41/64.31	c 64	7310 (100%) CSP integer variables are encoded (14251932 clauses, 277084879 bytes)
166.07/168.65	c 169	23510 (10%) CSP clauses are encoded (30862883 clauses, 686025459 bytes)
249.54/253.54	c 253	47020 (20%) CSP clauses are encoded (45882467 clauses, 1066767849 bytes)
327.66/333.16	c 333	70530 (30%) CSP clauses are encoded (60093400 clauses, 1428749824 bytes)
402.49/409.30	c 409	94040 (40%) CSP clauses are encoded (73835620 clauses, 1781123181 bytes)
476.08/484.37	c 484	117550 (50%) CSP clauses are encoded (87770204 clauses, 2140880549 bytes)
477.35/485.66	c 486	ERROR Exception Too large HOME/temp.cnf
477.35/485.66	c 486	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
477.35/485.66	c 486	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
477.35/485.66	c 486	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
477.35/485.66	s UNKNOWN
477.41/485.79	c 486	CPU 463.79 (0.03 0.01 463.76 13.66)
477.41/485.79	c 486	END Tue Jul  8 03:11:06 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1086695-1215478980/watcher-1086695-1215478980 -o /tmp/evaluation-result-1086695-1215478980/solver-1086695-1215478980 -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-1086695-1215478980.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: 2.08 2.01 1.83 4/73 3557
/proc/meminfo: memFree=1300720/2055920 swapFree=4192956/4192956
[pid=3557] ppid=3555 vsize=12268 CPUtime=0
/proc/3557/stat : 3557 (sugar) R 3555 3557 2883 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 4472440 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 233588882021 0 0 4224 0 0 0 0 17 0 0 0
/proc/3557/statm: 3067 317 241 3 0 167 0

[startup+0.0443691 s]
/proc/loadavg: 2.08 2.01 1.83 4/73 3557
/proc/meminfo: memFree=1300720/2055920 swapFree=4192956/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=0.04
/proc/3557/stat : 3557 (sugar) R 3555 3557 2883 0 -1 4194304 825 0 0 0 3 1 0 0 18 0 1 0 4472440 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 233588714143 0 0 4224 16386 0 0 0 17 0 0 0
/proc/3557/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101373 s]
/proc/loadavg: 2.08 2.01 1.83 4/73 3557
/proc/meminfo: memFree=1300720/2055920 swapFree=4192956/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=0.04
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 4472440 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3557/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.30139 s]
/proc/loadavg: 2.08 2.01 1.83 4/73 3557
/proc/meminfo: memFree=1300720/2055920 swapFree=4192956/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=0.04
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 4472440 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3557/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701437 s]
/proc/loadavg: 2.08 2.01 1.83 4/73 3557
/proc/meminfo: memFree=1300720/2055920 swapFree=4192956/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=0.04
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 4472440 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3557/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50251 s]
/proc/loadavg: 2.08 2.01 1.83 4/84 3569
/proc/meminfo: memFree=1265744/2055920 swapFree=4192956/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=0.04
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 4472440 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3557/statm: 3400 796 370 3 0 500 0
[pid=3560] ppid=3557 vsize=5356 CPUtime=0
/proc/3560/stat : 3560 (sh) S 3557 3557 2883 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 4472445 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3560/statm: 1339 233 193 169 0 50 0
[pid=3561] ppid=3560 vsize=864660 CPUtime=1.44
/proc/3561/stat : 3561 (java) S 3560 3557 2883 0 -1 0 15473 0 1 0 136 8 0 0 22 0 9 0 4472445 885411840 13515 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3561/statm: 216165 13515 2529 9 0 210747 0
[pid=3561/tid=3562] ppid=3560 vsize=864660 CPUtime=0.74
/proc/3561/task/3562/stat : 3562 (java) R 3560 3557 2883 0 -1 64 3031 0 1 0 72 2 0 0 25 0 9 0 4472446 885411840 13515 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3561/tid=3563] ppid=3560 vsize=864660 CPUtime=0.53
/proc/3561/task/3563/stat : 3563 (java) S 3560 3557 2883 0 -1 64 11226 0 0 0 49 4 0 0 16 0 9 0 4472447 885411840 13515 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3561/tid=3564] ppid=3560 vsize=864660 CPUtime=0
/proc/3561/task/3564/stat : 3564 (java) S 3560 3557 2883 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4472448 885411840 13515 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3561/tid=3565] ppid=3560 vsize=864660 CPUtime=0
/proc/3561/task/3565/stat : 3565 (java) S 3560 3557 2883 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4472448 885411840 13515 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3561/tid=3566] ppid=3560 vsize=864660 CPUtime=0
/proc/3561/task/3566/stat : 3566 (java) S 3560 3557 2883 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 4472450 885411840 13515 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3561/tid=3567] ppid=3560 vsize=864660 CPUtime=0.13
/proc/3561/task/3567/stat : 3567 (java) S 3560 3557 2883 0 -1 64 516 0 0 0 13 0 0 0 16 0 9 0 4472450 885411840 13515 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3561/tid=3568] ppid=3560 vsize=864660 CPUtime=0
/proc/3561/task/3568/stat : 3568 (java) S 3560 3557 2883 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4472450 885411840 13515 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3561/tid=3569] ppid=3560 vsize=864660 CPUtime=0
/proc/3561/task/3569/stat : 3569 (java) S 3560 3557 2883 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4472450 885411840 13515 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 883616

[startup+3.10267 s]
/proc/loadavg: 2.08 2.01 1.83 3/84 3579
/proc/meminfo: memFree=1289424/2055920 swapFree=4192956/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=1.71
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 974 15968 0 1 3 1 158 9 15 0 1 0 4472440 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3557/statm: 3400 797 370 3 0 500 0
[pid=3570] ppid=3557 vsize=5356 CPUtime=0
/proc/3570/stat : 3570 (sh) S 3557 3557 2883 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4472618 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3570/statm: 1339 233 193 169 0 50 0
[pid=3571] ppid=3570 vsize=864184 CPUtime=1.3
/proc/3571/stat : 3571 (java) S 3570 3557 2883 0 -1 0 8551 0 1 0 124 6 0 0 19 0 9 0 4472618 884924416 7460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3571/statm: 216046 7460 2543 9 0 210621 0
[pid=3571/tid=3572] ppid=3570 vsize=864184 CPUtime=0.79
/proc/3571/task/3572/stat : 3572 (java) R 3570 3557 2883 0 -1 64 2810 0 1 0 77 2 0 0 25 0 9 0 4472619 884924416 7460 996147200 134512640 134550740 4294955952 18446744073709551615 4125978370 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3573] ppid=3570 vsize=864184 CPUtime=0.37
/proc/3571/task/3573/stat : 3573 (java) S 3570 3557 2883 0 -1 64 4684 0 0 0 35 2 0 0 16 0 9 0 4472620 884924416 7460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3574] ppid=3570 vsize=864184 CPUtime=0
/proc/3571/task/3574/stat : 3574 (java) S 3570 3557 2883 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4472620 884924416 7460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3575] ppid=3570 vsize=864184 CPUtime=0
/proc/3571/task/3575/stat : 3575 (java) S 3570 3557 2883 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 4472620 884924416 7460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3576] ppid=3570 vsize=864184 CPUtime=0
/proc/3571/task/3576/stat : 3576 (java) S 3570 3557 2883 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4472622 884924416 7460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3577] ppid=3570 vsize=864184 CPUtime=0.11
/proc/3571/task/3577/stat : 3577 (java) S 3570 3557 2883 0 -1 64 360 0 0 0 11 0 0 0 16 0 9 0 4472622 884924416 7460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3578] ppid=3570 vsize=864184 CPUtime=0
/proc/3571/task/3578/stat : 3578 (java) S 3570 3557 2883 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4472622 884924416 7460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3579] ppid=3570 vsize=864184 CPUtime=0
/proc/3571/task/3579/stat : 3579 (java) S 3570 3557 2883 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4472622 884924416 7460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883140

[startup+6.302 s]
/proc/loadavg: 2.07 2.01 1.83 4/84 3579
/proc/meminfo: memFree=1263632/2055920 swapFree=4192956/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=1.71
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 974 15968 0 1 3 1 158 9 16 0 1 0 4472440 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3557/statm: 3400 797 370 3 0 500 0
[pid=3570] ppid=3557 vsize=5356 CPUtime=0
/proc/3570/stat : 3570 (sh) S 3557 3557 2883 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4472618 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3570/statm: 1339 233 193 169 0 50 0
[pid=3571] ppid=3570 vsize=868424 CPUtime=4.47
/proc/3571/stat : 3571 (java) S 3570 3557 2883 0 -1 0 12631 0 1 0 437 10 0 0 19 0 9 0 4472618 889266176 11229 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3571/statm: 217106 11229 2541 9 0 211681 0
[pid=3571/tid=3572] ppid=3570 vsize=868424 CPUtime=3.42
/proc/3571/task/3572/stat : 3572 (java) R 3570 3557 2883 0 -1 64 3144 0 1 0 339 3 0 0 25 0 9 0 4472619 889266176 11229 996147200 134512640 134550740 4294955952 18446744073709551615 4126568179 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3573] ppid=3570 vsize=868424 CPUtime=0.79
/proc/3571/task/3573/stat : 3573 (java) S 3570 3557 2883 0 -1 64 7303 0 0 0 74 5 0 0 16 0 9 0 4472620 889266176 11229 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3574] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3574/stat : 3574 (java) S 3570 3557 2883 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4472620 889266176 11229 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3575] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3575/stat : 3575 (java) S 3570 3557 2883 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 4472620 889266176 11229 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3576] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3576/stat : 3576 (java) S 3570 3557 2883 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4472622 889266176 11229 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3577] ppid=3570 vsize=868424 CPUtime=0.22
/proc/3571/task/3577/stat : 3577 (java) S 3570 3557 2883 0 -1 64 1487 0 0 0 22 0 0 0 15 0 9 0 4472622 889266176 11229 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3578] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3578/stat : 3578 (java) S 3570 3557 2883 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4472622 889266176 11229 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3579] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3579/stat : 3579 (java) S 3570 3557 2883 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4472622 889266176 11229 996147200 134512640 134550740 4294955952 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) 887380

[startup+12.7026 s]
/proc/loadavg: 2.07 2.00 1.83 3/84 3579
/proc/meminfo: memFree=1238168/2055920 swapFree=4192956/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=1.71
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 974 15968 0 1 3 1 158 9 16 0 1 0 4472440 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3557/statm: 3400 797 370 3 0 500 0
[pid=3570] ppid=3557 vsize=5356 CPUtime=0
/proc/3570/stat : 3570 (sh) S 3557 3557 2883 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4472618 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3570/statm: 1339 233 193 169 0 50 0
[pid=3571] ppid=3570 vsize=868424 CPUtime=10.79
/proc/3571/stat : 3571 (java) S 3570 3557 2883 0 -1 0 22584 0 1 0 1060 19 0 0 19 0 9 0 4472618 889266176 17086 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3571/statm: 217106 17086 2541 9 0 211681 0
[pid=3571/tid=3572] ppid=3570 vsize=868424 CPUtime=8.9
/proc/3571/task/3572/stat : 3572 (java) R 3570 3557 2883 0 -1 64 3620 0 1 0 886 4 0 0 25 0 9 0 4472619 889266176 17086 996147200 134512640 134550740 4294955952 18446744073709551615 4126670747 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3573] ppid=3570 vsize=868424 CPUtime=1.62
/proc/3571/task/3573/stat : 3573 (java) S 3570 3557 2883 0 -1 64 16769 0 0 0 150 12 0 0 16 0 9 0 4472620 889266176 17086 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3574] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3574/stat : 3574 (java) S 3570 3557 2883 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4472620 889266176 17086 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3575] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3575/stat : 3575 (java) S 3570 3557 2883 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 4472620 889266176 17086 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3576] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3576/stat : 3576 (java) S 3570 3557 2883 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4472622 889266176 17086 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3577] ppid=3570 vsize=868424 CPUtime=0.24
/proc/3571/task/3577/stat : 3577 (java) S 3570 3557 2883 0 -1 64 1498 0 0 0 23 1 0 0 15 0 9 0 4472622 889266176 17086 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3578] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3578/stat : 3578 (java) S 3570 3557 2883 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4472622 889266176 17086 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3579] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3579/stat : 3579 (java) S 3570 3557 2883 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4472622 889266176 17086 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 887380

[startup+25.5029 s]
/proc/loadavg: 2.05 2.00 1.84 3/84 3579
/proc/meminfo: memFree=1187232/2055920 swapFree=4192956/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=1.71
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 974 15968 0 1 3 1 158 9 16 0 1 0 4472440 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3557/statm: 3400 797 370 3 0 500 0
[pid=3570] ppid=3557 vsize=5356 CPUtime=0
/proc/3570/stat : 3570 (sh) S 3557 3557 2883 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4472618 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3570/statm: 1339 233 193 169 0 50 0
[pid=3571] ppid=3570 vsize=868424 CPUtime=23.47
/proc/3571/stat : 3571 (java) S 3570 3557 2883 0 -1 0 35657 0 1 0 2316 31 0 0 19 0 9 0 4472618 889266176 28281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3571/statm: 217106 28281 2541 9 0 211681 0
[pid=3571/tid=3572] ppid=3570 vsize=868424 CPUtime=20.05
/proc/3571/task/3572/stat : 3572 (java) R 3570 3557 2883 0 -1 64 4281 0 1 0 1998 7 0 0 25 0 9 0 4472619 889266176 28281 996147200 134512640 134550740 4294955952 18446744073709551615 4126568393 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3573] ppid=3570 vsize=868424 CPUtime=3.15
/proc/3571/task/3573/stat : 3573 (java) S 3570 3557 2883 0 -1 64 29179 0 0 0 293 22 0 0 16 0 9 0 4472620 889266176 28281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3574] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3574/stat : 3574 (java) S 3570 3557 2883 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4472620 889266176 28281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3575] ppid=3570 vsize=868424 CPUtime=0
/proc/3571/task/3575/stat : 3575 (java) S 3570 3557 2883 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 4472620 889266176 28281 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=3571/tid=3577] ppid=3570 vsize=868536 CPUtime=0.34
/proc/3571/task/3577/stat : 3577 (java) S 3570 3557 2883 0 -1 64 1546 0 0 0 33 1 0 0 16 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3578] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3578/stat : 3578 (java) S 3570 3557 2883 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3579] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3579/stat : 3579 (java) S 3570 3557 2883 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 454.49
Current children cumulated vsize (KiB) 887492

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

[startup+473.502 s]
/proc/loadavg: 2.71 2.54 2.14 3/84 3579
/proc/meminfo: memFree=14944/2055920 swapFree=4192812/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=1.71
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 974 15968 0 1 3 1 158 9 16 0 1 0 4472440 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3557/statm: 3400 797 370 3 0 500 0
[pid=3570] ppid=3557 vsize=5356 CPUtime=0
/proc/3570/stat : 3570 (sh) S 3557 3557 2883 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4472618 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3570/statm: 1339 233 193 169 0 50 0
[pid=3571] ppid=3570 vsize=868536 CPUtime=463.76
/proc/3571/stat : 3571 (java) S 3570 3557 2883 0 -1 0 53635 0 1 0 45057 1319 0 0 19 0 9 0 4472618 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3571/statm: 217134 39787 2566 9 0 211681 0
[pid=3571/tid=3572] ppid=3570 vsize=868536 CPUtime=454.99
/proc/3571/task/3572/stat : 3572 (java) R 3570 3557 2883 0 -1 64 9355 0 1 0 44239 1260 0 0 25 0 9 0 4472619 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4126657304 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3573] ppid=3570 vsize=868536 CPUtime=8.41
/proc/3571/task/3573/stat : 3573 (java) S 3570 3557 2883 0 -1 64 42037 0 0 0 784 57 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3574] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3574/stat : 3574 (java) S 3570 3557 2883 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3575] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3575/stat : 3575 (java) S 3570 3557 2883 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3576] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3576/stat : 3576 (java) S 3570 3557 2883 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3577] ppid=3570 vsize=868536 CPUtime=0.34
/proc/3571/task/3577/stat : 3577 (java) S 3570 3557 2883 0 -1 64 1546 0 0 0 33 1 0 0 16 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3578] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3578/stat : 3578 (java) S 3570 3557 2883 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3579] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3579/stat : 3579 (java) S 3570 3557 2883 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 465.47
Current children cumulated vsize (KiB) 887492

[startup+479.903 s]
/proc/loadavg: 2.65 2.53 2.14 3/84 3579
/proc/meminfo: memFree=15584/2055920 swapFree=4192812/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=1.71
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 974 15968 0 1 3 1 158 9 16 0 1 0 4472440 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3557/statm: 3400 797 370 3 0 500 0
[pid=3570] ppid=3557 vsize=5356 CPUtime=0
/proc/3570/stat : 3570 (sh) S 3557 3557 2883 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4472618 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3570/statm: 1339 233 193 169 0 50 0
[pid=3571] ppid=3570 vsize=868536 CPUtime=470.06
/proc/3571/stat : 3571 (java) S 3570 3557 2883 0 -1 0 53698 0 1 0 45669 1337 0 0 19 0 9 0 4472618 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3571/statm: 217134 39787 2566 9 0 211681 0
[pid=3571/tid=3572] ppid=3570 vsize=868536 CPUtime=461.23
/proc/3571/task/3572/stat : 3572 (java) R 3570 3557 2883 0 -1 64 9418 0 1 0 44847 1276 0 0 25 0 9 0 4472619 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4127100140 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3573] ppid=3570 vsize=868536 CPUtime=8.46
/proc/3571/task/3573/stat : 3573 (java) S 3570 3557 2883 0 -1 64 42037 0 0 0 788 58 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3574] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3574/stat : 3574 (java) S 3570 3557 2883 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3575] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3575/stat : 3575 (java) S 3570 3557 2883 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3576] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3576/stat : 3576 (java) S 3570 3557 2883 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3577] ppid=3570 vsize=868536 CPUtime=0.34
/proc/3571/task/3577/stat : 3577 (java) S 3570 3557 2883 0 -1 64 1546 0 0 0 33 1 0 0 16 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3578] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3578/stat : 3578 (java) S 3570 3557 2883 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3579] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3579/stat : 3579 (java) S 3570 3557 2883 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 471.77
Current children cumulated vsize (KiB) 887492

[startup+483.102 s]
/proc/loadavg: 2.60 2.53 2.13 3/84 3579
/proc/meminfo: memFree=15200/2055920 swapFree=4192812/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=1.71
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 974 15968 0 1 3 1 158 9 16 0 1 0 4472440 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3557/statm: 3400 797 370 3 0 500 0
[pid=3570] ppid=3557 vsize=5356 CPUtime=0
/proc/3570/stat : 3570 (sh) S 3557 3557 2883 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4472618 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3570/statm: 1339 233 193 169 0 50 0
[pid=3571] ppid=3570 vsize=868536 CPUtime=473.19
/proc/3571/stat : 3571 (java) S 3570 3557 2883 0 -1 0 53730 0 1 0 45973 1346 0 0 19 0 9 0 4472618 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3571/statm: 217134 39787 2566 9 0 211681 0
[pid=3571/tid=3572] ppid=3570 vsize=868536 CPUtime=464.35
/proc/3571/task/3572/stat : 3572 (java) R 3570 3557 2883 0 -1 64 9450 0 1 0 45150 1285 0 0 25 0 9 0 4472619 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4127082977 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3573] ppid=3570 vsize=868536 CPUtime=8.47
/proc/3571/task/3573/stat : 3573 (java) S 3570 3557 2883 0 -1 64 42037 0 0 0 789 58 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3574] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3574/stat : 3574 (java) S 3570 3557 2883 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3575] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3575/stat : 3575 (java) S 3570 3557 2883 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3576] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3576/stat : 3576 (java) S 3570 3557 2883 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3577] ppid=3570 vsize=868536 CPUtime=0.34
/proc/3571/task/3577/stat : 3577 (java) S 3570 3557 2883 0 -1 64 1546 0 0 0 33 1 0 0 16 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3578] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3578/stat : 3578 (java) S 3570 3557 2883 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3579] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3579/stat : 3579 (java) S 3570 3557 2883 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 474.9
Current children cumulated vsize (KiB) 887492

[startup+484.701 s]
/proc/loadavg: 2.60 2.53 2.13 3/84 3579
/proc/meminfo: memFree=15264/2055920 swapFree=4192812/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=1.71
/proc/3557/stat : 3557 (sugar) S 3555 3557 2883 0 -1 4194304 974 15968 0 1 3 1 158 9 16 0 1 0 4472440 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3557/statm: 3400 797 370 3 0 500 0
[pid=3570] ppid=3557 vsize=5356 CPUtime=0
/proc/3570/stat : 3570 (sh) S 3557 3557 2883 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4472618 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3570/statm: 1339 233 193 169 0 50 0
[pid=3571] ppid=3570 vsize=868536 CPUtime=474.76
/proc/3571/stat : 3571 (java) S 3570 3557 2883 0 -1 0 53748 0 1 0 46126 1350 0 0 19 0 9 0 4472618 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3571/statm: 217134 39787 2566 9 0 211681 0
[pid=3571/tid=3572] ppid=3570 vsize=868536 CPUtime=465.91
/proc/3571/task/3572/stat : 3572 (java) R 3570 3557 2883 0 -1 64 9468 0 1 0 45302 1289 0 0 25 0 9 0 4472619 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4127088039 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3573] ppid=3570 vsize=868536 CPUtime=8.49
/proc/3571/task/3573/stat : 3573 (java) S 3570 3557 2883 0 -1 64 42037 0 0 0 791 58 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3574] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3574/stat : 3574 (java) S 3570 3557 2883 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3575] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3575/stat : 3575 (java) S 3570 3557 2883 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 4472620 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3576] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3576/stat : 3576 (java) S 3570 3557 2883 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3577] ppid=3570 vsize=868536 CPUtime=0.34
/proc/3571/task/3577/stat : 3577 (java) S 3570 3557 2883 0 -1 64 1546 0 0 0 33 1 0 0 16 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3578] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3578/stat : 3578 (java) S 3570 3557 2883 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3571/tid=3579] ppid=3570 vsize=868536 CPUtime=0
/proc/3571/task/3579/stat : 3579 (java) S 3570 3557 2883 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4472622 889380864 39787 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 476.47
Current children cumulated vsize (KiB) 887492

[startup+486.35 s]
/proc/loadavg: 2.55 2.52 2.13 3/74 3579
/proc/meminfo: memFree=796592/2055920 swapFree=4192812/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=477.98
/proc/3557/stat : 3557 (sugar) D 3555 3557 2883 0 -1 4194304 996 70023 0 2 3 53 46376 1366 20 0 1 0 4472440 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233588888617 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/3557/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 477.98
Current children cumulated vsize (KiB) 13600

[startup+487.102 s]
/proc/loadavg: 2.55 2.52 2.13 3/74 3579
/proc/meminfo: memFree=796592/2055920 swapFree=4192812/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=478.05
/proc/3557/stat : 3557 (sugar) D 3555 3557 2883 0 -1 4194304 996 70023 0 2 3 60 46376 1366 18 0 1 0 4472440 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233588888617 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/3557/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 478.05
Current children cumulated vsize (KiB) 13600

[startup+487.307 s]
/proc/loadavg: 2.55 2.52 2.13 2/74 3579
/proc/meminfo: memFree=1167024/2055920 swapFree=4192812/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=478.06
/proc/3557/stat : 3557 (sugar) D 3555 3557 2883 0 -1 4194304 996 70023 0 2 3 61 46376 1366 18 0 1 0 4472440 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233588888617 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/3557/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 478.06
Current children cumulated vsize (KiB) 13600

[startup+487.402 s]
/proc/loadavg: 2.55 2.52 2.13 2/74 3579
/proc/meminfo: memFree=1167024/2055920 swapFree=4192812/4192956
[pid=3557] ppid=3555 vsize=13600 CPUtime=478.07
/proc/3557/stat : 3557 (sugar) D 3555 3557 2883 0 -1 4194304 996 70023 0 2 3 62 46376 1366 18 0 1 0 4472440 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 233588888617 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/3557/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 478.07
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 487.468
CPU time (s): 478.093
CPU user time (s): 463.8
CPU system time (s): 14.2928
CPU usage (%): 98.0769
Max. virtual memory (cumulated for all children) (KiB): 897628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 463.8
system time used= 14.2928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71049
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49671
involuntary context switches= 58146

runsolver used 0.577912 second user time and 1.72274 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-08 03:03:00
IDJOB=1086695
IDBENCH=57863
IDSOLVER=345
FILE ID=node27/1086695-1215478980
PBS_JOBID= 7888694
Free space on /tmp= 66432 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fapp/fapp24/normalized-fapp24-2000-7.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-1086695-1215478980/watcher-1086695-1215478980 -o /tmp/evaluation-result-1086695-1215478980/solver-1086695-1215478980 -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-1086695-1215478980.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5e9cbe4379af043e5c10a73f4d59f1d6
RANDOM SEED=2079627583

node27.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		: 2800.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	: 5521.40
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		: 2800.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:       1301136 kB
Buffers:         23544 kB
Cached:         160124 kB
SwapCached:          0 kB
Active:         637640 kB
Inactive:        83236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301136 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5032 kB
Writeback:           0 kB
Mapped:         547564 kB
Slab:            18240 kB
Committed_AS:   608688 kB
PageTables:       2760 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66432 MiB
End job on node27 at 2008-07-08 03:11:07