Trace number 1126676

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? 256.473 265.674

General information on the benchmark

Namemaxcsp/spot5/
normalized-spot5-1405_ext.xml
MD5SUMe2ab783acee4c2ab57ea82f6bcb6ed35
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints564
Best CPU time to get the best result obtained on this benchmark3600.1
Satisfiable
(Un)Satisfiability was proved
Number of variables856
Number of constraints18258
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension18258
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul 16 07:33:53 2008
0.00/0.04	c 0	PID 30931
0.00/0.05	c 0	HOST node51.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1126676-1216186433.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-1126676-1216186433.xml' 'HOME/temp.csp'
1.15/1.20	c 1	3 domains, 856 variables, 0 predicates, 29 relations, 18258 constraints
1.15/1.25	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.15/1.25	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'
1.16/1.33	c 1	Parsing HOME/temp.csp
1.16/1.67	c 1	parsed 10000 expressions
1.16/1.89	c 2	parsed 19146 expressions
1.16/1.90	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.16/2.06	c 2	MAX CSP: 18258 constraints
1.16/2.07	c 2	Converting to clausal form CSP
2.18/2.31	c 2	converted 3741 (10%) expressions
2.28/2.45	c 2	converted 7482 (20%) expressions
2.39/2.50	c 2	converted 11223 (30%) expressions
2.39/2.56	c 2	converted 14963 (40%) expressions
2.48/2.60	c 2	converted 18704 (50%) expressions
2.48/2.65	c 2	converted 22445 (60%) expressions
2.67/2.85	c 3	converted 26185 (70%) expressions
2.78/2.91	c 3	converted 29926 (80%) expressions
2.78/2.95	c 3	converted 33667 (90%) expressions
4.56/4.78	c 4	converted 37407 (100%) expressions
4.66/4.81	c 4	CSP : 37372 integers, 0 booleans, 54773 clauses, largest domain size 27388
4.66/4.81	c 4	Heap : 52 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.66/4.81	c 4	Propagation in CSP
5.25/5.46	c 5	18251 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.25/5.46	c 5	CSP : 37372 integers, 0 booleans, 54773 clauses, largest domain size 18259
5.25/5.46	c 5	Heap : 55 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.25/5.48	c 5	Simplifing CSP by introducing new Boolean variables
5.35/5.51	c 5	CSP : 37372 integers, 0 booleans, 54773 clauses, largest domain size 18259
5.35/5.51	c 5	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.55/5.76	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.65/5.81	c 5	3738 (10%) CSP integer variables are encoded (960 clauses, 11568 bytes)
5.65/5.81	c 5	7475 (20%) CSP integer variables are encoded (960 clauses, 11568 bytes)
5.65/5.82	c 5	11212 (30%) CSP integer variables are encoded (960 clauses, 11568 bytes)
5.65/5.82	c 5	14949 (40%) CSP integer variables are encoded (960 clauses, 11568 bytes)
5.65/5.83	c 5	18686 (50%) CSP integer variables are encoded (960 clauses, 11568 bytes)
5.65/5.89	c 6	22424 (60%) CSP integer variables are encoded (50238 clauses, 750738 bytes)
6.04/6.23	c 6	26161 (70%) CSP integer variables are encoded (309309 clauses, 5104162 bytes)
6.13/6.34	c 6	29898 (80%) CSP integer variables are encoded (381880 clauses, 6337869 bytes)
6.13/6.40	c 6	33635 (90%) CSP integer variables are encoded (425278 clauses, 7075635 bytes)
6.23/6.47	c 6	37372 (100%) CSP integer variables are encoded (479424 clauses, 7996117 bytes)
6.43/6.68	c 6	5478 (10%) CSP clauses are encoded (487697 clauses, 8173985 bytes)
6.63/6.82	c 6	10955 (20%) CSP clauses are encoded (497560 clauses, 8409297 bytes)
6.73/6.99	c 7	16432 (30%) CSP clauses are encoded (507519 clauses, 8685574 bytes)
9.89/10.12	c 10	21910 (40%) CSP clauses are encoded (2179443 clauses, 44424738 bytes)
44.36/45.34	c 45	27387 (50%) CSP clauses are encoded (21455444 clauses, 458357749 bytes)
255.36/262.14	c 262	ERROR Exception Too large HOME/temp.cnf
255.37/262.27	c 262	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
255.37/262.27	c 262	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
255.37/262.27	c 262	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
255.37/262.27	s UNKNOWN
255.38/262.69	c 262	CPU 239.3 (0.03 0 239.27 16.1)
255.38/262.69	c 262	END Wed Jul 16 07:38:15 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-1126676-1216186433/watcher-1126676-1216186433 -o /tmp/evaluation-result-1126676-1216186433/solver-1126676-1216186433 -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-1126676-1216186433.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.99 1.98 2.00 4/73 30931
/proc/meminfo: memFree=1740688/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=12268 CPUtime=0
/proc/30931/stat : 30931 (sugar) R 30929 30931 29402 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 75342166 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 235371461221 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/30931/statm: 3067 316 241 3 0 167 0

[startup+0.068584 s]
/proc/loadavg: 1.99 1.98 2.00 4/73 30931
/proc/meminfo: memFree=1740688/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=0.03
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 75342166 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101585 s]
/proc/loadavg: 1.99 1.98 2.00 4/73 30931
/proc/meminfo: memFree=1740688/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=0.03
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 75342166 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301599 s]
/proc/loadavg: 1.99 1.98 2.00 4/73 30931
/proc/meminfo: memFree=1740688/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=0.03
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 75342166 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701645 s]
/proc/loadavg: 1.99 1.98 2.00 4/73 30931
/proc/meminfo: memFree=1740688/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=0.03
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 75342166 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50171 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 30943
/proc/meminfo: memFree=1716856/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=1.16
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 974 9966 0 1 3 0 109 4 16 0 1 0 75342166 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 13600

[startup+3.10285 s]
/proc/loadavg: 1.99 1.98 2.00 4/84 30953
/proc/meminfo: memFree=1720248/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=1.16
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 974 9966 0 1 3 0 109 4 15 0 1 0 75342166 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 797 370 3 0 500 0
[pid=30944] ppid=30931 vsize=5356 CPUtime=0
/proc/30944/stat : 30944 (sh) S 30931 30931 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75342292 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30944/statm: 1339 233 193 169 0 50 0
[pid=30945] ppid=30944 vsize=868440 CPUtime=1.82
/proc/30945/stat : 30945 (java) S 30944 30931 29402 0 -1 0 13862 0 1 0 174 8 0 0 18 0 9 0 75342292 889282560 12513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30945/statm: 217110 12513 2540 9 0 211685 0
[pid=30945/tid=30946] ppid=30944 vsize=868440 CPUtime=0.98
/proc/30945/task/30946/stat : 30946 (java) R 30944 30931 29402 0 -1 64 2915 0 1 0 96 2 0 0 22 0 9 0 75342293 889282560 12513 996147200 134512640 134550740 4294955936 18446744073709551615 4126931625 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30947] ppid=30944 vsize=868440 CPUtime=0.61
/proc/30945/task/30947/stat : 30947 (java) S 30944 30931 29402 0 -1 64 8783 0 0 0 58 3 0 0 16 0 9 0 75342294 889282560 12513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30948] ppid=30944 vsize=868440 CPUtime=0
/proc/30945/task/30948/stat : 30948 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75342295 889282560 12513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30949] ppid=30944 vsize=868440 CPUtime=0
/proc/30945/task/30949/stat : 30949 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75342295 889282560 12513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30950] ppid=30944 vsize=868440 CPUtime=0
/proc/30945/task/30950/stat : 30950 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75342297 889282560 12513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30951] ppid=30944 vsize=868440 CPUtime=0.19
/proc/30945/task/30951/stat : 30951 (java) S 30944 30931 29402 0 -1 64 1467 0 0 0 19 0 0 0 16 0 9 0 75342297 889282560 12513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30952] ppid=30944 vsize=868440 CPUtime=0
/proc/30945/task/30952/stat : 30952 (java) S 30944 30931 29402 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75342297 889282560 12513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30953] ppid=30944 vsize=868440 CPUtime=0
/proc/30945/task/30953/stat : 30953 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75342297 889282560 12513 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887396

[startup+6.30115 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 30953
/proc/meminfo: memFree=1670904/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=1.16
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 974 9966 0 1 3 0 109 4 15 0 1 0 75342166 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 797 370 3 0 500 0
[pid=30944] ppid=30931 vsize=5356 CPUtime=0
/proc/30944/stat : 30944 (sh) S 30931 30931 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75342292 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30944/statm: 1339 233 193 169 0 50 0
[pid=30945] ppid=30944 vsize=868552 CPUtime=4.97
/proc/30945/stat : 30945 (java) S 30944 30931 29402 0 -1 0 21293 0 1 0 482 15 0 0 18 0 9 0 75342292 889397248 19193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30945/statm: 217138 19193 2565 9 0 211685 0
[pid=30945/tid=30946] ppid=30944 vsize=868552 CPUtime=3.29
/proc/30945/task/30946/stat : 30946 (java) R 30944 30931 29402 0 -1 64 3319 0 1 0 323 6 0 0 25 0 9 0 75342293 889397248 19193 996147200 134512640 134550740 4294955936 18446744073709551615 4127091464 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30947] ppid=30944 vsize=868552 CPUtime=1.39
/proc/30945/task/30947/stat : 30947 (java) S 30944 30931 29402 0 -1 64 15766 0 0 0 133 6 0 0 16 0 9 0 75342294 889397248 19193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30948] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30948/stat : 30948 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75342295 889397248 19193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30949] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30949/stat : 30949 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75342295 889397248 19193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30950] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30950/stat : 30950 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75342297 889397248 19193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30951] ppid=30944 vsize=868552 CPUtime=0.26
/proc/30945/task/30951/stat : 30951 (java) S 30944 30931 29402 0 -1 64 1511 0 0 0 26 0 0 0 15 0 9 0 75342297 889397248 19193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30952] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30952/stat : 30952 (java) S 30944 30931 29402 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75342297 889397248 19193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30953] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30953/stat : 30953 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75342297 889397248 19193 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 887508

[startup+12.7027 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 30953
/proc/meminfo: memFree=1604024/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=1.16
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 974 9966 0 1 3 0 109 4 16 0 1 0 75342166 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 797 370 3 0 500 0
[pid=30944] ppid=30931 vsize=5356 CPUtime=0
/proc/30944/stat : 30944 (sh) S 30931 30931 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75342292 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30944/statm: 1339 233 193 169 0 50 0
[pid=30945] ppid=30944 vsize=868552 CPUtime=11.29
/proc/30945/stat : 30945 (java) S 30944 30931 29402 0 -1 0 21770 0 1 0 1071 58 0 0 18 0 9 0 75342292 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30945/statm: 217138 19236 2567 9 0 211685 0
[pid=30945/tid=30946] ppid=30944 vsize=868552 CPUtime=9.28
/proc/30945/task/30946/stat : 30946 (java) R 30944 30931 29402 0 -1 64 3763 0 1 0 882 46 0 0 25 0 9 0 75342293 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4126566520 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30947] ppid=30944 vsize=868552 CPUtime=1.66
/proc/30945/task/30947/stat : 30947 (java) S 30944 30931 29402 0 -1 64 15767 0 0 0 157 9 0 0 16 0 9 0 75342294 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30948] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30948/stat : 30948 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75342295 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30949] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30949/stat : 30949 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75342295 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30950] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30950/stat : 30950 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30951] ppid=30944 vsize=868552 CPUtime=0.32
/proc/30945/task/30951/stat : 30951 (java) S 30944 30931 29402 0 -1 64 1543 0 0 0 31 1 0 0 16 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30952] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30952/stat : 30952 (java) S 30944 30931 29402 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30953] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30953/stat : 30953 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 887508

[startup+25.5029 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 30953
/proc/meminfo: memFree=1444344/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=1.16
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 974 9966 0 1 3 0 109 4 16 0 1 0 75342166 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 797 370 3 0 500 0
[pid=30944] ppid=30931 vsize=5356 CPUtime=0
/proc/30944/stat : 30944 (sh) S 30931 30931 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75342292 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30944/statm: 1339 233 193 169 0 50 0
[pid=30945] ppid=30944 vsize=868552 CPUtime=23.89
/proc/30945/stat : 30945 (java) S 30944 30931 29402 0 -1 0 22645 0 1 0 2237 152 0 0 18 0 9 0 75342292 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30945/statm: 217138 19236 2567 9 0 211685 0
[pid=30945/tid=30946] ppid=30944 vsize=868552 CPUtime=21.48
/proc/30945/task/30946/stat : 30946 (java) R 30944 30931 29402 0 -1 64 4638 0 1 0 2013 135 0 0 25 0 9 0 75342293 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4127082060 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30947] ppid=30944 vsize=868552 CPUtime=2.06
/proc/30945/task/30947/stat : 30947 (java) S 30944 30931 29402 0 -1 64 15767 0 0 0 192 14 0 0 16 0 9 0 75342294 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30948] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30948/stat : 30948 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75342295 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30949] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30949/stat : 30949 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75342295 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30950] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30950/stat : 30950 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30951] ppid=30944 vsize=868552 CPUtime=0.32
/proc/30945/task/30951/stat : 30951 (java) S 30944 30931 29402 0 -1 64 1543 0 0 0 31 1 0 0 16 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30952] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30952/stat : 30952 (java) S 30944 30931 29402 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30953] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30953/stat : 30953 (java) R 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 887508

[startup+51.1022 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 30953
/proc/meminfo: memFree=1202552/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=1.16
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 974 9966 0 1 3 0 109 4 16 0 1 0 75342166 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 797 370 3 0 500 0
[pid=30944] ppid=30931 vsize=5356 CPUtime=0
/proc/30944/stat : 30944 (sh) S 30931 30931 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75342292 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30944/statm: 1339 233 193 169 0 50 0
[pid=30945] ppid=30944 vsize=868552 CPUtime=48.94
/proc/30945/stat : 30945 (java) S 30944 30931 29402 0 -1 0 24156 0 1 0 4584 310 0 0 18 0 9 0 75342292 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/30945/task/30953/stat : 30953 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 216.8
Current children cumulated vsize (KiB) 887508

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

[startup+230.301 s]
/proc/loadavg: 3.32 2.51 2.19 3/84 30953
/proc/meminfo: memFree=15352/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=1.16
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 974 9966 0 1 3 0 109 4 16 0 1 0 75342166 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 797 370 3 0 500 0
[pid=30944] ppid=30931 vsize=5356 CPUtime=0
/proc/30944/stat : 30944 (sh) S 30931 30931 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75342292 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30944/statm: 1339 233 193 169 0 50 0
[pid=30945] ppid=30944 vsize=868552 CPUtime=223.39
/proc/30945/stat : 30945 (java) S 30944 30931 29402 0 -1 0 34141 0 1 0 20982 1357 0 0 18 0 9 0 75342292 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30945/statm: 217138 19236 2567 9 0 211685 0
[pid=30945/tid=30946] ppid=30944 vsize=868552 CPUtime=215.67
/proc/30945/task/30946/stat : 30946 (java) R 30944 30931 29402 0 -1 64 16134 0 1 0 20301 1266 0 0 24 0 9 0 75342293 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4127081888 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30947] ppid=30944 vsize=868552 CPUtime=7.38
/proc/30945/task/30947/stat : 30947 (java) S 30944 30931 29402 0 -1 64 15767 0 0 0 649 89 0 0 16 0 9 0 75342294 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30948] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30948/stat : 30948 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75342295 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30949] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30949/stat : 30949 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75342295 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30950] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30950/stat : 30950 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30951] ppid=30944 vsize=868552 CPUtime=0.32
/proc/30945/task/30951/stat : 30951 (java) S 30944 30931 29402 0 -1 64 1543 0 0 0 31 1 0 0 16 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30952] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30952/stat : 30952 (java) S 30944 30931 29402 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30953] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30953/stat : 30953 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 224.55
Current children cumulated vsize (KiB) 887508

[startup+243.108 s]
/proc/loadavg: 3.27 2.53 2.20 3/84 30953
/proc/meminfo: memFree=15224/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=1.16
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 974 9966 0 1 3 0 109 4 16 0 1 0 75342166 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 797 370 3 0 500 0
[pid=30944] ppid=30931 vsize=5356 CPUtime=0
/proc/30944/stat : 30944 (sh) S 30931 30931 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75342292 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30944/statm: 1339 233 193 169 0 50 0
[pid=30945] ppid=30944 vsize=868552 CPUtime=235.77
/proc/30945/stat : 30945 (java) S 30944 30931 29402 0 -1 0 35003 0 1 0 22125 1452 0 0 18 0 9 0 75342292 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30945/statm: 217138 19236 2567 9 0 211685 0
[pid=30945/tid=30946] ppid=30944 vsize=868552 CPUtime=227.68
/proc/30945/task/30946/stat : 30946 (java) R 30944 30931 29402 0 -1 64 16996 0 1 0 21412 1356 0 0 25 0 9 0 75342293 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30947] ppid=30944 vsize=868552 CPUtime=7.73
/proc/30945/task/30947/stat : 30947 (java) S 30944 30931 29402 0 -1 64 15767 0 0 0 680 93 0 0 16 0 9 0 75342294 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30948] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30948/stat : 30948 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75342295 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30949] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30949/stat : 30949 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75342295 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30950] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30950/stat : 30950 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30951] ppid=30944 vsize=868552 CPUtime=0.32
/proc/30945/task/30951/stat : 30951 (java) S 30944 30931 29402 0 -1 64 1543 0 0 0 31 1 0 0 16 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30952] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30952/stat : 30952 (java) S 30944 30931 29402 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30953] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30953/stat : 30953 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 236.93
Current children cumulated vsize (KiB) 887508

[startup+255.902 s]
/proc/loadavg: 3.35 2.58 2.22 3/84 30953
/proc/meminfo: memFree=14840/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=1.16
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 974 9966 0 1 3 0 109 4 16 0 1 0 75342166 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 797 370 3 0 500 0
[pid=30944] ppid=30931 vsize=5356 CPUtime=0
/proc/30944/stat : 30944 (sh) S 30931 30931 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75342292 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30944/statm: 1339 233 193 169 0 50 0
[pid=30945] ppid=30944 vsize=868552 CPUtime=248.18
/proc/30945/stat : 30945 (java) S 30944 30931 29402 0 -1 0 35866 0 1 0 23263 1555 0 0 18 0 9 0 75342292 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30945/statm: 217138 19236 2567 9 0 211685 0
[pid=30945/tid=30946] ppid=30944 vsize=868552 CPUtime=239.67
/proc/30945/task/30946/stat : 30946 (java) R 30944 30931 29402 0 -1 64 17859 0 1 0 22516 1451 0 0 25 0 9 0 75342293 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4127083232 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30947] ppid=30944 vsize=868552 CPUtime=8.16
/proc/30945/task/30947/stat : 30947 (java) S 30944 30931 29402 0 -1 64 15767 0 0 0 715 101 0 0 16 0 9 0 75342294 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30948] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30948/stat : 30948 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75342295 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30949] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30949/stat : 30949 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75342295 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30950] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30950/stat : 30950 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30951] ppid=30944 vsize=868552 CPUtime=0.32
/proc/30945/task/30951/stat : 30951 (java) S 30944 30931 29402 0 -1 64 1543 0 0 0 31 1 0 0 16 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30952] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30952/stat : 30952 (java) S 30944 30931 29402 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30953] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30953/stat : 30953 (java) S 30944 30931 29402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75342297 889397248 19236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 249.34
Current children cumulated vsize (KiB) 887508

[startup+262.302 s]
/proc/loadavg: 3.41 2.61 2.23 3/84 30953
/proc/meminfo: memFree=15608/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=1.16
/proc/30931/stat : 30931 (sugar) S 30929 30931 29402 0 -1 4194304 975 9966 0 1 3 0 109 4 16 0 1 0 75342166 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30931/statm: 3400 797 370 3 0 500 0
[pid=30944] ppid=30931 vsize=5356 CPUtime=0
/proc/30944/stat : 30944 (sh) S 30931 30931 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75342292 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30944/statm: 1339 233 193 169 0 50 0
[pid=30945] ppid=30944 vsize=868552 CPUtime=254.21
/proc/30945/stat : 30945 (java) S 30944 30931 29402 0 -1 0 36292 0 1 0 23817 1604 0 0 18 0 7 0 75342292 889397248 19241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30945/statm: 217138 19241 2568 9 0 211685 0
[pid=30945/tid=30946] ppid=30944 vsize=868552 CPUtime=245.52
/proc/30945/task/30946/stat : 30946 (java) S 30944 30931 29402 0 -1 64 18281 0 1 0 23054 1498 0 0 24 0 7 0 75342293 889397248 19241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30947] ppid=30944 vsize=868552 CPUtime=8.34
/proc/30945/task/30947/stat : 30947 (java) D 30944 30931 29402 0 -1 64 15767 0 0 0 731 103 0 0 15 0 7 0 75342294 889397248 19241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=30945/tid=30948] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30948/stat : 30948 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 16 0 7 0 75342295 889397248 19241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30949] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30949/stat : 30949 (java) S 30944 30931 29402 0 -1 64 9 0 0 0 0 0 0 0 15 0 7 0 75342295 889397248 19241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30951] ppid=30944 vsize=868552 CPUtime=0.32
/proc/30945/task/30951/stat : 30951 (java) S 30944 30931 29402 0 -1 64 1543 0 0 0 31 1 0 0 16 0 7 0 75342297 889397248 19241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30945/tid=30952] ppid=30944 vsize=868552 CPUtime=0
/proc/30945/task/30952/stat : 30952 (java) S 30944 30931 29402 0 -1 64 2 0 0 0 0 0 0 0 19 0 7 0 75342297 889397248 19241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 255.37
Current children cumulated vsize (KiB) 887508

[startup+263.901 s]
/proc/loadavg: 3.45 2.63 2.24 2/74 30953
/proc/meminfo: memFree=1933320/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=256.28
/proc/30931/stat : 30931 (sugar) D 30929 30931 29402 0 -1 4194304 998 46545 0 2 3 88 23927 1610 16 0 1 0 75342166 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 235371467817 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/30931/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 256.28
Current children cumulated vsize (KiB) 13600

[startup+264.701 s]
/proc/loadavg: 3.45 2.63 2.24 2/74 30953
/proc/meminfo: memFree=1933320/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=256.41
/proc/30931/stat : 30931 (sugar) D 30929 30931 29402 0 -1 4194304 998 46545 0 2 3 101 23927 1610 15 0 1 0 75342166 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 235371467817 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/30931/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 256.41
Current children cumulated vsize (KiB) 13600

[startup+265.107 s]
/proc/loadavg: 3.45 2.63 2.24 2/74 30953
/proc/meminfo: memFree=1947016/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=256.43
/proc/30931/stat : 30931 (sugar) D 30929 30931 29402 0 -1 4194304 998 46545 0 2 3 103 23927 1610 15 0 1 0 75342166 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 235371467817 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/30931/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 256.43
Current children cumulated vsize (KiB) 13600

[startup+265.502 s]
/proc/loadavg: 3.45 2.63 2.24 2/74 30953
/proc/meminfo: memFree=1947016/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=256.44
/proc/30931/stat : 30931 (sugar) D 30929 30931 29402 0 -1 4194304 998 46545 0 2 3 104 23927 1610 15 0 1 0 75342166 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 235371467817 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/30931/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 256.44
Current children cumulated vsize (KiB) 13600

[startup+265.602 s]
/proc/loadavg: 3.45 2.63 2.24 2/74 30953
/proc/meminfo: memFree=1947016/2055920 swapFree=4192812/4192956
[pid=30931] ppid=30929 vsize=13600 CPUtime=256.45
/proc/30931/stat : 30931 (sugar) D 30929 30931 29402 0 -1 4194304 998 46545 0 2 3 105 23927 1610 15 0 1 0 75342166 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 235371467817 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/30931/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 256.45
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 265.674
CPU time (s): 256.473
CPU user time (s): 239.309
CPU system time (s): 17.1644
CPU usage (%): 96.5368
Max. virtual memory (cumulated for all children) (KiB): 888400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 239.309
system time used= 17.1644
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47573
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= 113162
involuntary context switches= 119506

runsolver used 0.345947 second user time and 0.91986 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-16 07:33:53
IDJOB=1126676
IDBENCH=64274
IDSOLVER=368
FILE ID=node51/1126676-1216186433
PBS_JOBID= 7905811
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/spot5/normalized-spot5-1405_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-1126676-1216186433/watcher-1126676-1216186433 -o /tmp/evaluation-result-1126676-1216186433/solver-1126676-1216186433 -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-1126676-1216186433.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e2ab783acee4c2ab57ea82f6bcb6ed35
RANDOM SEED=1547421145

node51.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.218
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.218
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:       1741168 kB
Buffers:         71184 kB
Cached:         165660 kB
SwapCached:          0 kB
Active:         185428 kB
Inactive:        72916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2604 kB
Writeback:           0 kB
Mapped:          32460 kB
Slab:            41844 kB
Committed_AS:   306948 kB
PageTables:       1852 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 node51 at 2008-07-16 07:38:18