Trace number 1126516

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+minisat? 192.652 198.595

General information on the benchmark

Namemaxcsp/spot5/
normalized-spot5-1401_ext.xml
MD5SUMa0330e29b2cc8c29bc18fe280968139b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints330
Best CPU time to get the best result obtained on this benchmark3600.04
Satisfiable
(Un)Satisfiability was proved
Number of variables489
Number of constraints10963
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension10963
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Wed Jul 16 06:52:11 2008
0.00/0.05	c 0	PID 3298
0.00/0.05	c 0	HOST node19.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1126516-1216183931.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126516-1216183931.xml' 'HOME/temp.csp'
0.04/0.86	c 1	3 domains, 489 variables, 0 predicates, 24 relations, 10963 constraints
0.04/0.92	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.92	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.04/0.99	c 1	Parsing HOME/temp.csp
1.09/1.28	c 1	parsed 10000 expressions
1.19/1.31	c 1	parsed 11479 expressions
1.19/1.31	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.28/1.42	c 2	MAX CSP: 10963 constraints
1.28/1.42	c 2	Converting to clausal form CSP
1.48/1.61	c 2	converted 2245 (10%) expressions
1.59/1.72	c 2	converted 4489 (20%) expressions
1.59/1.75	c 2	converted 6734 (30%) expressions
1.59/1.78	c 2	converted 8978 (40%) expressions
1.69/1.81	c 2	converted 11223 (50%) expressions
1.69/1.85	c 2	converted 13467 (60%) expressions
1.69/1.88	c 2	converted 15712 (70%) expressions
1.78/1.98	c 2	converted 17956 (80%) expressions
1.89/2.03	c 2	converted 20201 (90%) expressions
2.88/3.05	c 3	converted 22445 (100%) expressions
2.88/3.06	c 3	CSP : 22415 integers, 0 booleans, 32888 clauses, largest domain size 16445
2.88/3.06	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.88/3.06	c 3	Propagation in CSP
3.28/3.41	c 4	10955 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.28/3.42	c 4	CSP : 22415 integers, 0 booleans, 32888 clauses, largest domain size 10964
3.28/3.42	c 4	Heap : 31 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.28/3.43	c 4	Simplifing CSP by introducing new Boolean variables
3.28/3.45	c 4	CSP : 22415 integers, 0 booleans, 32888 clauses, largest domain size 10964
3.28/3.45	c 4	Heap : 31 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.48/3.60	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.48/3.64	c 4	2242 (10%) CSP integer variables are encoded (426 clauses, 4730 bytes)
3.48/3.64	c 4	4483 (20%) CSP integer variables are encoded (426 clauses, 4730 bytes)
3.48/3.65	c 4	6725 (30%) CSP integer variables are encoded (426 clauses, 4730 bytes)
3.48/3.65	c 4	8966 (40%) CSP integer variables are encoded (426 clauses, 4730 bytes)
3.48/3.65	c 4	11208 (50%) CSP integer variables are encoded (426 clauses, 4730 bytes)
3.48/3.69	c 4	13449 (60%) CSP integer variables are encoded (28680 clauses, 428540 bytes)
3.59/3.72	c 4	15691 (70%) CSP integer variables are encoded (53890 clauses, 806690 bytes)
3.59/3.75	c 4	17932 (80%) CSP integer variables are encoded (82129 clauses, 1230366 bytes)
3.69/3.85	c 4	20174 (90%) CSP integer variables are encoded (161385 clauses, 2577718 bytes)
3.79/3.98	c 4	22415 (100%) CSP integer variables are encoded (269089 clauses, 4408686 bytes)
3.98/4.12	c 4	3289 (10%) CSP clauses are encoded (274227 clauses, 4517947 bytes)
4.09/4.20	c 4	6578 (20%) CSP clauses are encoded (279028 clauses, 4623013 bytes)
4.09/4.29	c 4	9867 (30%) CSP clauses are encoded (283287 clauses, 4726374 bytes)
5.18/5.36	c 5	13156 (40%) CSP clauses are encoded (893494 clauses, 17723464 bytes)
16.32/16.59	c 17	16444 (50%) CSP clauses are encoded (7857800 clauses, 167167076 bytes)
19.49/19.79	c 20	19733 (60%) CSP clauses are encoded (9805595 clauses, 208826112 bytes)
53.58/54.30	c 54	23022 (70%) CSP clauses are encoded (30624372 clauses, 656097726 bytes)
57.41/58.25	c 58	26311 (80%) CSP clauses are encoded (32867891 clauses, 708672770 bytes)
110.32/111.85	c 112	29600 (90%) CSP clauses are encoded (53416782 clauses, 1210052294 bytes)
191.54/195.24	c 195	ERROR Exception Too large HOME/temp.cnf
191.54/195.24	c 195	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
191.54/195.24	c 195	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
191.54/195.24	c 195	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
191.54/195.24	s UNKNOWN
191.59/195.31	c 195	CPU 176.49 (0.04 0.01 176.45 15.1)
191.59/195.31	c 195	END Wed Jul 16 06:55:26 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1126516-1216183931/watcher-1126516-1216183931 -o /tmp/evaluation-result-1126516-1216183931/solver-1126516-1216183931 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1126516-1216183931.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 3298
/proc/meminfo: memFree=1701704/2055920 swapFree=4180996/4192956
[pid=3298] ppid=3296 vsize=4708 CPUtime=0
/proc/3298/stat : 3298 (sugar) R 3296 3298 2469 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 75095340 4820992 43 996147200 4194304 4206940 548682068592 18446744073709551615 255233947017 0 0 4096 0 0 0 0 17 1 0 0
/proc/3298/statm: 1177 43 33 3 0 8 0

[startup+0.098534 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 3298
/proc/meminfo: memFree=1701704/2055920 swapFree=4180996/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.04
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 75095340 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3298/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101529 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 3298
/proc/meminfo: memFree=1701704/2055920 swapFree=4180996/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.04
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 75095340 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3298/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301573 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 3298
/proc/meminfo: memFree=1701704/2055920 swapFree=4180996/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.04
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 75095340 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3298/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701652 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 3298
/proc/meminfo: memFree=1701704/2055920 swapFree=4180996/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.04
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 75095340 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3298/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50279 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 3320
/proc/meminfo: memFree=1695088/2055920 swapFree=4180996/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.82
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 974 8034 0 1 3 1 74 4 15 0 1 0 75095340 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3298/statm: 3400 797 370 3 0 500 0
[pid=3311] ppid=3298 vsize=5356 CPUtime=0
/proc/3311/stat : 3311 (sh) S 3298 3298 2469 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75095432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3311/statm: 1339 233 193 169 0 50 0
[pid=3312] ppid=3311 vsize=865108 CPUtime=0.57
/proc/3312/stat : 3312 (java) S 3311 3298 2469 0 -1 0 6597 0 1 0 53 4 0 0 18 0 9 0 75095432 885870592 5810 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3312/statm: 216277 5810 2542 9 0 210852 0
[pid=3312/tid=3313] ppid=3311 vsize=865108 CPUtime=0.35
/proc/3312/task/3313/stat : 3313 (java) R 3311 3298 2469 0 -1 64 2636 0 1 0 34 1 0 0 20 0 9 0 75095433 885870592 5810 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3311 vsize=865108 CPUtime=0.1
/proc/3312/task/3314/stat : 3314 (java) S 3311 3298 2469 0 -1 64 2906 0 0 0 9 1 0 0 16 0 9 0 75095434 885870592 5810 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3311 vsize=865108 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3311 3298 2469 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75095434 885870592 5810 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3311 vsize=865108 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3311 3298 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75095434 885870592 5810 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3311 vsize=865108 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75095436 885870592 5810 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3318] ppid=3311 vsize=865108 CPUtime=0.08
/proc/3312/task/3318/stat : 3318 (java) R 3311 3298 2469 0 -1 64 356 0 0 0 8 0 0 0 16 0 9 0 75095436 885870592 5810 996147200 134512640 134550740 4294955936 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3311 vsize=865108 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3311 3298 2469 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 75095436 885870592 5810 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3320] ppid=3311 vsize=865108 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75095436 885870592 5810 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 884064

[startup+3.10209 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 3320
/proc/meminfo: memFree=1671024/2055920 swapFree=4180996/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.82
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 974 8034 0 1 3 1 74 4 16 0 1 0 75095340 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3298/statm: 3400 797 370 3 0 500 0
[pid=3311] ppid=3298 vsize=5356 CPUtime=0
/proc/3311/stat : 3311 (sh) S 3298 3298 2469 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75095432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3311/statm: 1339 233 193 169 0 50 0
[pid=3312] ppid=3311 vsize=869308 CPUtime=2.17
/proc/3312/stat : 3312 (java) S 3311 3298 2469 0 -1 0 13963 0 1 0 209 8 0 0 18 0 9 0 75095432 890171392 12850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3312/statm: 217327 12850 2540 9 0 211902 0
[pid=3312/tid=3313] ppid=3311 vsize=869308 CPUtime=1.28
/proc/3312/task/3313/stat : 3313 (java) R 3311 3298 2469 0 -1 64 2956 0 1 0 126 2 0 0 25 0 9 0 75095433 890171392 12850 996147200 134512640 134550740 4294955936 18446744073709551615 4126840475 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3311 vsize=869308 CPUtime=0.64
/proc/3312/task/3314/stat : 3314 (java) S 3311 3298 2469 0 -1 64 8816 0 0 0 61 3 0 0 16 0 9 0 75095434 890171392 12850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3311 vsize=869308 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3311 3298 2469 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75095434 890171392 12850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3311 vsize=869308 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3311 3298 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75095434 890171392 12850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3311 vsize=869308 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75095436 890171392 12850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3318] ppid=3311 vsize=869308 CPUtime=0.21
/proc/3312/task/3318/stat : 3318 (java) S 3311 3298 2469 0 -1 64 1492 0 0 0 20 1 0 0 16 0 9 0 75095436 890171392 12850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3311 vsize=869308 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3311 3298 2469 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 75095436 890171392 12850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3320] ppid=3311 vsize=869308 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75095436 890171392 12850 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 888264

[startup+6.30269 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 3320
/proc/meminfo: memFree=1637680/2055920 swapFree=4180996/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.83
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 974 8034 0 1 4 1 74 4 16 0 1 0 75095340 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3298/statm: 3400 797 370 3 0 500 0
[pid=3311] ppid=3298 vsize=5356 CPUtime=0
/proc/3311/stat : 3311 (sh) S 3298 3298 2469 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75095432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3311/statm: 1339 233 193 169 0 50 0
[pid=3312] ppid=3311 vsize=869420 CPUtime=5.35
/proc/3312/stat : 3312 (java) S 3311 3298 2469 0 -1 0 14827 0 2 0 509 26 0 0 18 0 9 0 75095432 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3312/statm: 217355 13169 2567 9 0 211902 0
[pid=3312/tid=3313] ppid=3311 vsize=869420 CPUtime=4.06
/proc/3312/task/3313/stat : 3313 (java) R 3311 3298 2469 0 -1 64 3345 0 2 0 388 18 0 0 25 0 9 0 75095433 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3311 vsize=869420 CPUtime=0.97
/proc/3312/task/3314/stat : 3314 (java) S 3311 3298 2469 0 -1 64 9234 0 0 0 92 5 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3311 3298 2469 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3311 3298 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3318] ppid=3311 vsize=869420 CPUtime=0.29
/proc/3312/task/3318/stat : 3318 (java) S 3311 3298 2469 0 -1 64 1549 0 0 0 28 1 0 0 16 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3311 3298 2469 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3320] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 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) 888376

[startup+12.7029 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 3320
/proc/meminfo: memFree=1549304/2055920 swapFree=4180996/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.83
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 974 8034 0 1 4 1 74 4 16 0 1 0 75095340 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3298/statm: 3400 797 370 3 0 500 0
[pid=3311] ppid=3298 vsize=5356 CPUtime=0
/proc/3311/stat : 3311 (sh) S 3298 3298 2469 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75095432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3311/statm: 1339 233 193 169 0 50 0
[pid=3312] ppid=3311 vsize=869420 CPUtime=11.72
/proc/3312/stat : 3312 (java) S 3311 3298 2469 0 -1 0 15626 0 2 0 1094 78 0 0 18 0 9 0 75095432 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3312/statm: 217355 13169 2567 9 0 211902 0
[pid=3312/tid=3313] ppid=3311 vsize=869420 CPUtime=10.13
/proc/3312/task/3313/stat : 3313 (java) R 3311 3298 2469 0 -1 64 4144 0 2 0 948 65 0 0 25 0 9 0 75095433 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3311 vsize=869420 CPUtime=1.27
/proc/3312/task/3314/stat : 3314 (java) S 3311 3298 2469 0 -1 64 9234 0 0 0 117 10 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3311 3298 2469 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3311 3298 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3318] ppid=3311 vsize=869420 CPUtime=0.29
/proc/3312/task/3318/stat : 3318 (java) S 3311 3298 2469 0 -1 64 1549 0 0 0 28 1 0 0 16 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3311 3298 2469 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3320] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 888376

[startup+25.5023 s]
/proc/loadavg: 1.95 1.98 1.99 3/84 3320
/proc/meminfo: memFree=1372664/2055920 swapFree=4180996/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.83
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 974 8034 0 1 4 1 74 4 16 0 1 0 75095340 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3298/statm: 3400 797 370 3 0 500 0
[pid=3311] ppid=3298 vsize=5356 CPUtime=0
/proc/3311/stat : 3311 (sh) S 3298 3298 2469 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75095432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3311/statm: 1339 233 193 169 0 50 0
[pid=3312] ppid=3311 vsize=869420 CPUtime=24.37
/proc/3312/stat : 3312 (java) S 3311 3298 2469 0 -1 0 17205 0 2 0 2256 181 0 0 18 0 9 0 75095432 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3312/statm: 217355 13169 2567 9 0 211902 0
[pid=3312/tid=3313] ppid=3311 vsize=869420 CPUtime=22.12
/proc/3312/task/3313/stat : 3313 (java) R 3311 3298 2469 0 -1 64 5723 0 2 0 2053 159 0 0 25 0 9 0 75095433 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3314] ppid=3311 vsize=869420 CPUtime=1.92
/proc/3312/task/3314/stat : 3314 (java) S 3311 3298 2469 0 -1 64 9234 0 0 0 173 19 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3315] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3311 3298 2469 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3311 3298 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[startup+162.303 s]
/proc/loadavg: 2.37 2.13 2.04 3/84 3320
/proc/meminfo: memFree=15672/2055920 swapFree=4181004/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.83
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 974 8034 0 1 4 1 74 4 16 0 1 0 75095340 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3298/statm: 3400 797 370 3 0 500 0
[pid=3311] ppid=3298 vsize=5356 CPUtime=0
/proc/3311/stat : 3311 (sh) S 3298 3298 2469 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75095432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3311/statm: 1339 233 193 169 0 50 0
[pid=3312] ppid=3311 vsize=869420 CPUtime=158.73
/proc/3312/stat : 3312 (java) S 3311 3298 2469 0 -1 0 32298 0 2 0 14651 1222 0 0 18 0 9 0 75095432 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3312/statm: 217355 13169 2567 9 0 211902 0
[pid=3312/tid=3313] ppid=3311 vsize=869420 CPUtime=150.62
/proc/3312/task/3313/stat : 3313 (java) R 3311 3298 2469 0 -1 64 20816 0 2 0 13964 1098 0 0 25 0 9 0 75095433 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3314] ppid=3311 vsize=869420 CPUtime=7.79
/proc/3312/task/3314/stat : 3314 (java) S 3311 3298 2469 0 -1 64 9234 0 0 0 658 121 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3315] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3311 3298 2469 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3311 3298 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3318] ppid=3311 vsize=869420 CPUtime=0.29
/proc/3312/task/3318/stat : 3318 (java) S 3311 3298 2469 0 -1 64 1549 0 0 0 28 1 0 0 16 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3311 3298 2469 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3320] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 159.56
Current children cumulated vsize (KiB) 888376

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

[startup+179.202 s]
/proc/loadavg: 2.28 2.12 2.04 3/84 3320
/proc/meminfo: memFree=16120/2055920 swapFree=4181004/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.83
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 974 8034 0 1 4 1 74 4 16 0 1 0 75095340 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3298/statm: 3400 797 370 3 0 500 0
[pid=3311] ppid=3298 vsize=5356 CPUtime=0
/proc/3311/stat : 3311 (sh) S 3298 3298 2469 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75095432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3311/statm: 1339 233 193 169 0 50 0
[pid=3312] ppid=3311 vsize=869420 CPUtime=175.15
/proc/3312/stat : 3312 (java) S 3311 3298 2469 0 -1 0 34232 0 2 0 16147 1368 0 0 18 0 9 0 75095432 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3312/statm: 217355 13169 2567 9 0 211902 0
[pid=3312/tid=3313] ppid=3311 vsize=869420 CPUtime=166.25
/proc/3312/task/3313/stat : 3313 (java) R 3311 3298 2469 0 -1 64 22750 0 2 0 15395 1230 0 0 25 0 9 0 75095433 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4127060767 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3314] ppid=3311 vsize=869420 CPUtime=8.58
/proc/3312/task/3314/stat : 3314 (java) S 3311 3298 2469 0 -1 64 9234 0 0 0 723 135 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3315] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3311 3298 2469 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3311 3298 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3318] ppid=3311 vsize=869420 CPUtime=0.29
/proc/3312/task/3318/stat : 3318 (java) S 3311 3298 2469 0 -1 64 1549 0 0 0 28 1 0 0 16 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3311 3298 2469 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3320] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 175.98
Current children cumulated vsize (KiB) 888376

[startup+192.002 s]
/proc/loadavg: 2.37 2.15 2.05 3/84 3320
/proc/meminfo: memFree=16184/2055920 swapFree=4181004/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.83
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 974 8034 0 1 4 1 74 4 16 0 1 0 75095340 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3298/statm: 3400 797 370 3 0 500 0
[pid=3311] ppid=3298 vsize=5356 CPUtime=0
/proc/3311/stat : 3311 (sh) S 3298 3298 2469 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75095432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3311/statm: 1339 233 193 169 0 50 0
[pid=3312] ppid=3311 vsize=869420 CPUtime=187.59
/proc/3312/stat : 3312 (java) S 3311 3298 2469 0 -1 0 35698 0 2 0 17281 1478 0 0 18 0 9 0 75095432 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3312/statm: 217355 13169 2567 9 0 211902 0
[pid=3312/tid=3313] ppid=3311 vsize=869420 CPUtime=178.09
/proc/3312/task/3313/stat : 3313 (java) R 3311 3298 2469 0 -1 64 24216 0 2 0 16479 1330 0 0 25 0 9 0 75095433 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4126564375 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3314] ppid=3311 vsize=869420 CPUtime=9.18
/proc/3312/task/3314/stat : 3314 (java) S 3311 3298 2469 0 -1 64 9234 0 0 0 773 145 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3315] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3311 3298 2469 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3311 3298 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3318] ppid=3311 vsize=869420 CPUtime=0.29
/proc/3312/task/3318/stat : 3318 (java) S 3311 3298 2469 0 -1 64 1549 0 0 0 28 1 0 0 16 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3311 3298 2469 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3320] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 188.42
Current children cumulated vsize (KiB) 888376

[startup+195.202 s]
/proc/loadavg: 2.34 2.15 2.05 3/84 3320
/proc/meminfo: memFree=15224/2055920 swapFree=4181004/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=0.83
/proc/3298/stat : 3298 (sugar) S 3296 3298 2469 0 -1 4194304 974 8034 0 1 4 1 74 4 16 0 1 0 75095340 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3298/statm: 3400 797 370 3 0 500 0
[pid=3311] ppid=3298 vsize=5356 CPUtime=0
/proc/3311/stat : 3311 (sh) S 3298 3298 2469 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75095432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3311/statm: 1339 233 193 169 0 50 0
[pid=3312] ppid=3311 vsize=869420 CPUtime=190.71
/proc/3312/stat : 3312 (java) S 3311 3298 2469 0 -1 0 36066 0 2 0 17567 1504 0 0 18 0 9 0 75095432 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3312/statm: 217355 13169 2567 9 0 211902 0
[pid=3312/tid=3313] ppid=3311 vsize=869420 CPUtime=181.05
/proc/3312/task/3313/stat : 3313 (java) R 3311 3298 2469 0 -1 64 24584 0 2 0 16751 1354 0 0 25 0 9 0 75095433 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4127056612 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3314] ppid=3311 vsize=869420 CPUtime=9.33
/proc/3312/task/3314/stat : 3314 (java) S 3311 3298 2469 0 -1 64 9234 0 0 0 786 147 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3315] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3315/stat : 3315 (java) S 3311 3298 2469 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3316] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3316/stat : 3316 (java) S 3311 3298 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75095434 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3317] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3317/stat : 3317 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3318] ppid=3311 vsize=869420 CPUtime=0.29
/proc/3312/task/3318/stat : 3318 (java) S 3311 3298 2469 0 -1 64 1549 0 0 0 28 1 0 0 16 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3312/tid=3319] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3319/stat : 3319 (java) S 3311 3298 2469 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3312/tid=3320] ppid=3311 vsize=869420 CPUtime=0
/proc/3312/task/3320/stat : 3320 (java) S 3311 3298 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75095436 890286080 13169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 191.54
Current children cumulated vsize (KiB) 888376

[startup+196.801 s]
/proc/loadavg: 2.34 2.15 2.05 3/74 3320
/proc/meminfo: memFree=1000136/2055920 swapFree=4181004/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=192.48
/proc/3298/stat : 3298 (sugar) D 3296 3298 2469 0 -1 4194304 998 44399 0 3 4 89 17645 1510 15 0 1 0 75095340 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 255236740137 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/3298/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 192.48
Current children cumulated vsize (KiB) 13600

[startup+197.602 s]
/proc/loadavg: 2.34 2.15 2.05 2/74 3320
/proc/meminfo: memFree=1923912/2055920 swapFree=4181004/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=192.55
/proc/3298/stat : 3298 (sugar) D 3296 3298 2469 0 -1 4194304 998 44399 0 3 4 96 17645 1510 15 0 1 0 75095340 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 255236740137 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/3298/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 192.55
Current children cumulated vsize (KiB) 13600

[startup+198.002 s]
/proc/loadavg: 2.34 2.15 2.05 2/74 3320
/proc/meminfo: memFree=1943368/2055920 swapFree=4181004/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=192.61
/proc/3298/stat : 3298 (sugar) D 3296 3298 2469 0 -1 4194304 998 44399 0 3 4 102 17645 1510 15 0 1 0 75095340 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 255236740137 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/3298/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 192.61
Current children cumulated vsize (KiB) 13600

[startup+198.402 s]
/proc/loadavg: 2.34 2.15 2.05 2/74 3320
/proc/meminfo: memFree=1943368/2055920 swapFree=4181004/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=192.62
/proc/3298/stat : 3298 (sugar) R 3296 3298 2469 0 -1 4194304 998 44399 0 3 4 103 17645 1510 15 0 1 0 75095340 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 255236740137 0 0 4224 16386 0 0 0 17 0 0 0
/proc/3298/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 192.62
Current children cumulated vsize (KiB) 13600

[startup+198.502 s]
/proc/loadavg: 2.34 2.15 2.05 2/74 3320
/proc/meminfo: memFree=1943368/2055920 swapFree=4181004/4192956
[pid=3298] ppid=3296 vsize=13600 CPUtime=192.63
/proc/3298/stat : 3298 (sugar) D 3296 3298 2469 0 -1 4194304 998 44399 0 3 4 104 17645 1510 15 0 1 0 75095340 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 255236740137 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/3298/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 192.63
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 198.595
CPU time (s): 192.652
CPU user time (s): 176.5
CPU system time (s): 16.1515
CPU usage (%): 97.0075
Max. virtual memory (cumulated for all children) (KiB): 888768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.5
system time used= 16.1515
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45427
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= 157696
involuntary context switches= 157226

runsolver used 0.279957 second user time and 0.643902 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-16 06:52:11
IDJOB=1126516
IDBENCH=64254
IDSOLVER=368
FILE ID=node19/1126516-1216183931
PBS_JOBID= 7905841
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/spot5/normalized-spot5-1401_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1126516-1216183931/watcher-1126516-1216183931 -o /tmp/evaluation-result-1126516-1216183931/solver-1126516-1216183931 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1126516-1216183931.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a0330e29b2cc8c29bc18fe280968139b
RANDOM SEED=968824339

node19.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.279
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.279
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:       1702248 kB
Buffers:         80308 kB
Cached:         190332 kB
SwapCached:       5848 kB
Active:         194756 kB
Inactive:        88692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702248 kB
SwapTotal:     4192956 kB
SwapFree:      4180996 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:          19676 kB
Slab:            55420 kB
Committed_AS:   322016 kB
PageTables:       1916 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= 66552 MiB
End job on node19 at 2008-07-16 06:55:30