Trace number 1083835

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+minisatSAT 8.99463 9.15324

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen4.xml
MD5SUM5d4414d3c886be1f33029e682696e3fd
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.51792
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3967
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3967
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 Sat Jul  5 05:44:10 2008
0.00/0.05	c 0	PID 14833
0.00/0.05	c 0	HOST node34.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1083835-1215229450.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-1083835-1215229450.xml' 'HOME/temp.csp'
0.03/0.83	c 1	5 domains, 680 variables, 2 predicates, 0 relations, 3967 constraints
0.03/0.84	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.84	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.80/0.93	c 1	Parsing HOME/temp.csp
1.03/1.17	c 1	parsed 4654 expressions
1.03/1.17	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.03/1.18	c 1	Converting to clausal form CSP
1.14/1.21	c 1	converted 466 (10%) expressions
1.44/1.59	c 2	converted 931 (20%) expressions
2.13/2.21	c 2	converted 1397 (30%) expressions
2.53/2.70	c 3	converted 1862 (40%) expressions
3.12/3.21	c 3	converted 2327 (50%) expressions
3.61/3.77	c 4	converted 2793 (60%) expressions
4.11/4.20	c 4	converted 3258 (70%) expressions
4.50/4.67	c 5	converted 3724 (80%) expressions
4.99/5.13	c 5	converted 4189 (90%) expressions
5.50/5.65	c 6	converted 4654 (100%) expressions
5.50/5.65	c 6	CSP : 680 integers, 0 booleans, 4647 clauses, largest domain size 44
5.50/5.65	c 6	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.50/5.65	c 6	Propagation in CSP
6.39/6.51	c 7	737 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.39/6.51	c 7	CSP : 680 integers, 0 booleans, 4647 clauses, largest domain size 44
6.39/6.51	c 7	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.39/6.51	c 7	Simplifing CSP by introducing new Boolean variables
6.49/6.66	c 7	CSP : 680 integers, 7884 booleans, 12531 clauses, largest domain size 44
6.49/6.66	c 7	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.58/6.74	c 7	Encoding CSP to SAT : HOME/temp.cnf
6.58/6.79	c 7	68 (10%) CSP integer variables are encoded (2705 clauses, 33068 bytes)
6.68/6.83	c 7	136 (20%) CSP integer variables are encoded (5177 clauses, 65204 bytes)
6.68/6.85	c 7	204 (30%) CSP integer variables are encoded (7785 clauses, 99108 bytes)
6.68/6.88	c 7	272 (40%) CSP integer variables are encoded (10139 clauses, 130511 bytes)
6.78/6.90	c 7	340 (50%) CSP integer variables are encoded (12486 clauses, 165716 bytes)
6.78/6.93	c 7	408 (60%) CSP integer variables are encoded (15086 clauses, 204716 bytes)
6.78/6.95	c 7	476 (70%) CSP integer variables are encoded (17437 clauses, 239981 bytes)
6.78/6.98	c 7	544 (80%) CSP integer variables are encoded (19869 clauses, 276461 bytes)
6.88/7.00	c 7	612 (90%) CSP integer variables are encoded (22271 clauses, 312491 bytes)
6.88/7.03	c 7	680 (100%) CSP integer variables are encoded (24759 clauses, 349811 bytes)
7.07/7.24	c 7	1254 (10%) CSP clauses are encoded (50783 clauses, 844446 bytes)
7.17/7.38	c 8	2507 (20%) CSP clauses are encoded (72838 clauses, 1279283 bytes)
7.27/7.49	c 8	3760 (30%) CSP clauses are encoded (93224 clauses, 1677372 bytes)
7.47/7.65	c 8	5013 (40%) CSP clauses are encoded (118584 clauses, 2178848 bytes)
7.67/7.80	c 8	6266 (50%) CSP clauses are encoded (141887 clauses, 2634684 bytes)
7.77/7.93	c 8	7519 (60%) CSP clauses are encoded (164109 clauses, 3071565 bytes)
7.86/8.07	c 8	8772 (70%) CSP clauses are encoded (186923 clauses, 3543749 bytes)
8.06/8.20	c 8	10025 (80%) CSP clauses are encoded (211649 clauses, 4058545 bytes)
8.16/8.34	c 9	11278 (90%) CSP clauses are encoded (235607 clauses, 4550268 bytes)
8.26/8.48	c 9	12531 (100%) CSP clauses are encoded (260542 clauses, 5058575 bytes)
8.26/8.48	c 9	12531 CSP clauses encoded
8.26/8.48	c 9	Writing map file : HOME/temp.map
8.37/8.50	c 9	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.37/8.50	c 9	SAT : 33323 SAT variables, 260542 SAT clauses, 5058575 bytes
8.37/8.50	c 9	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.37/8.52	c 9	SOLVING HOME/temp.cnf
8.37/8.52	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.37/8.52	c 9	This is MiniSat 2.0 beta
8.37/8.52	c 9	WARNING: for repeatability, setting FPU to use double precision
8.37/8.52	c 9	============================[ Problem Statistics ]=============================
8.37/8.52	c 9	|                                                                             |
8.37/8.52	c 9	|  Number of variables:  33323                                                |
8.37/8.52	c 9	|  Number of clauses:    260542                                               |
8.38/8.67	c 9	|  Parsing time:         0.13         s                                       |
8.38/8.70	c 9	============================[ Search Statistics ]==============================
8.38/8.70	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.38/8.70	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.38/8.70	c 9	===============================================================================
8.38/8.70	c 9	|         0 |   10873    62678   168906 |    20892        0    nan |  0.000 % |
8.38/8.75	c 9	===============================================================================
8.38/8.75	c 9	restarts              : 1
8.38/8.75	c 9	conflicts             : 42             (205 /sec)
8.38/8.75	c 9	decisions             : 1242           (0.32 % random) (6059 /sec)
8.38/8.75	c 9	propagations          : 93642          (456862 /sec)
8.38/8.75	c 9	conflict literals     : 75             (18.48 % deleted)
8.38/8.75	c 9	Memory used           : 12.30 MB
8.38/8.75	c 9	CPU time              : 0.204968 s
8.38/8.75	c 9	
8.38/8.76	c 9	SATISFIABLE
8.38/8.76	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.38/8.76	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.64/8.85	c 9	Decoding HOME/temp.out
8.83/9.09	s SATISFIABLE
8.92/9.12	v 708 470 324 86 792 554 16 254 16 254 338 100 142 380 792 554 156 394 394 156 792 554 456 694 44 282 680 442 540 778 352 114 554 792 156 394 58 296 44 282 708 470 156 394 652 414 86 324 394 156 58 296 778 540 72 310 156 394 156 394 540 778 142 380 394 156 722 484 554 792 296 58 666 428 554 792 554 792 156 394 114 352 128 366 44 282 708 470 554 792 282 44 142 380 72 310 428 666 324 86 540 778 652 414 268 30 512 750 484 722 86 324 324 86 764 526 282 44 778 540 778 540 114 352 114 352 792 554 428 666 792 554 694 456 72 310 310 72 792 554 58 296 58 296 554 792 792 554 554 792 394 156 792 554 470 708 554 792 170 408 554 792 792 554 526 764 380 142 30 268 456 694 792 554 394 156 708 470 470 708 722 484 366 128 394 156 254 16 156 394 156 394 380 142 366 128 750 512 792 554 554 792 792 554 540 778 540 778 394 156 156 394 456 694 72 310 44 282 58 296 778 540 282 44 268 30 540 778 366 128 442 680 764 526 282 44 778 540 666 428 750 512 540 778 58 296 366 128 352 114 456 694 296 58 694 456 142 380 778 540 366 128 708 470 442 680 282 44 428 666 380 142 540 778 380 142 540 778 778 540 380 142 142 380 456 694 58 296 554 792 778 540 680 442 666 428 778 540 72 310 380 142 540 778 282 44 142 380 470 708 394 156 778 540 470 708 512 750 484 722 540 778 708 470 540 778 540 778 680 442 72 310 394 156 128 366 380 142 380 142 778 540 310 72 394 156 394 156 526 764 722 484 792 554 338 100 428 666 366 128 324 86 72 310 156 394 666 428 380 142 456 694 296 58 380 142 142 380 694 456 380 142 778 540 58 296 456 694 736 498 792 554 442 680 554 792 694 456 792 554 394 156 792 554 764 526 128 366 380 142 540 778 540 778 778 540 142 380 778 540 540 778 554 792 142 380 526 764 484 722 58 296 142 380 778 540 498 736 380 142 282 44 722 484 44 282 428 666 128 366 324 86 366 128 58 296 100 338 380 142 540 778 428 666 554 792 380 142 16 254 394 156 366 128 540 778 142 380 778 540 380 142 722 484 540 778 142 380 778 540 128 366 554 792 282 44 722 484 58 296 156 394 58 296 58 296 708 470 394 156 792 554 792 554 540 778 540 778 778 540 540 778 310 72 680 442 792 554 72 310 72 310 708 470 540 778 142 380 540 778 470 708 540 778 310 72 86 324 540 778 652 414 324 86 680 442 394 156 694 456 324 86 282 44 72 310 58 296 778 540 380 142 540 778 708 470 380 142 708 470 778 540 540 778 456 694 142 380 282 44 540 778 142 380 540 778 324 86 708 470 778 540 324 86 512 750 16 254 254 16 554 792 142 380 540 778 380 142 554 792 86 324 554 792 394 156 380 142 778 540 750 512 442 680 380 142 470 708 694 456 554 792 142 380 778 540 540 778 142 380 100 338 282 44 708 470 470 708 540 778 128 366 380 142 380 142 72 310 694 456 86 324 268 30 268 30 540 778 156 394
8.92/9.12	c 9	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.92/9.15	c 9	CPU 8.7 (0.03 0.01 8.67 0.25)
8.92/9.15	c 9	END Sat Jul  5 05:44:19 2008

Verifier Data (download as text)

OK

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

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


[startup+0 s]
/proc/loadavg: 2.12 2.02 2.00 4/72 14833
/proc/meminfo: memFree=1409872/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=11864 CPUtime=0
/proc/14833/stat : 14833 (sugar) R 14831 14833 14626 0 -1 4194304 130 0 0 0 0 0 0 0 20 0 1 0 2001918505 12148736 98 996147200 4194304 4206940 548682068608 18446744073709551615 254194946064 0 0 4096 0 0 0 0 17 1 0 0
/proc/14833/statm: 2966 98 67 3 0 66 0

[startup+0.10871 s]
/proc/loadavg: 2.12 2.02 2.00 4/72 14833
/proc/meminfo: memFree=1409872/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=0.03
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001918505 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201765 s]
/proc/loadavg: 2.12 2.02 2.00 4/72 14833
/proc/meminfo: memFree=1409872/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=0.03
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001918505 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301772 s]
/proc/loadavg: 2.12 2.02 2.00 4/72 14833
/proc/meminfo: memFree=1409872/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=0.03
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001918505 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701843 s]
/proc/loadavg: 2.12 2.02 2.00 4/72 14833
/proc/meminfo: memFree=1409872/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=0.03
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001918505 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50293 s]
/proc/loadavg: 2.12 2.02 2.00 4/83 14855
/proc/meminfo: memFree=1401656/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=0.81
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 973 7049 0 1 3 1 73 4 15 0 1 0 2001918505 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 797 370 3 0 500 0
[pid=14846] ppid=14833 vsize=5356 CPUtime=0
/proc/14846/stat : 14846 (sh) S 14833 14833 14626 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001918590 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14846/statm: 1339 233 193 169 0 50 0
[pid=14847] ppid=14846 vsize=864140 CPUtime=0.63
/proc/14847/stat : 14847 (java) S 14846 14833 14626 0 -1 0 4166 0 1 0 61 2 0 0 18 0 9 0 2001918590 884879360 3583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14847/statm: 216035 3583 1732 9 0 210610 0
[pid=14847/tid=14848] ppid=14846 vsize=864140 CPUtime=0.45
/proc/14847/task/14848/stat : 14848 (java) R 14846 14833 14626 0 -1 64 2660 0 1 0 44 1 0 0 20 0 9 0 2001918591 884879360 3583 996147200 134512640 134550740 4294955952 18446744073709551615 4126577136 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14849] ppid=14846 vsize=864140 CPUtime=0.03
/proc/14847/task/14849/stat : 14849 (java) S 14846 14833 14626 0 -1 64 458 0 0 0 3 0 0 0 16 0 9 0 2001918592 884879360 3583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14850] ppid=14846 vsize=864140 CPUtime=0
/proc/14847/task/14850/stat : 14850 (java) S 14846 14833 14626 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2001918592 884879360 3583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14851] ppid=14846 vsize=864140 CPUtime=0
/proc/14847/task/14851/stat : 14851 (java) S 14846 14833 14626 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2001918592 884879360 3583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14852] ppid=14846 vsize=864140 CPUtime=0
/proc/14847/task/14852/stat : 14852 (java) S 14846 14833 14626 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001918594 884879360 3583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14853] ppid=14846 vsize=864140 CPUtime=0.12
/proc/14847/task/14853/stat : 14853 (java) S 14846 14833 14626 0 -1 64 357 0 0 0 12 0 0 0 16 0 9 0 2001918594 884879360 3583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14854] ppid=14846 vsize=864140 CPUtime=0
/proc/14847/task/14854/stat : 14854 (java) S 14846 14833 14626 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001918594 884879360 3583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14855] ppid=14846 vsize=864140 CPUtime=0
/proc/14847/task/14855/stat : 14855 (java) S 14846 14833 14626 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001918594 884879360 3583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883096

[startup+3.10117 s]
/proc/loadavg: 2.11 2.02 2.00 4/83 14855
/proc/meminfo: memFree=1395000/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=0.81
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 973 7049 0 1 3 1 73 4 15 0 1 0 2001918505 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 797 370 3 0 500 0
[pid=14846] ppid=14833 vsize=5356 CPUtime=0
/proc/14846/stat : 14846 (sh) S 14833 14833 14626 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001918590 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14846/statm: 1339 233 193 169 0 50 0
[pid=14847] ppid=14846 vsize=868244 CPUtime=2.21
/proc/14847/stat : 14847 (java) S 14846 14833 14626 0 -1 0 5879 0 1 0 217 4 0 0 18 0 9 0 2001918590 889081856 5162 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14847/statm: 217061 5162 1734 9 0 211636 0
[pid=14847/tid=14848] ppid=14846 vsize=868244 CPUtime=1.88
/proc/14847/task/14848/stat : 14848 (java) R 14846 14833 14626 0 -1 64 2769 0 1 0 187 1 0 0 25 0 9 0 2001918591 889081856 5162 996147200 134512640 134550740 4294955952 18446744073709551615 4126575924 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14849] ppid=14846 vsize=868244 CPUtime=0.1
/proc/14847/task/14849/stat : 14849 (java) S 14846 14833 14626 0 -1 64 950 0 0 0 10 0 0 0 16 0 9 0 2001918592 889081856 5162 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14850] ppid=14846 vsize=868244 CPUtime=0
/proc/14847/task/14850/stat : 14850 (java) S 14846 14833 14626 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2001918592 889081856 5162 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14851] ppid=14846 vsize=868244 CPUtime=0
/proc/14847/task/14851/stat : 14851 (java) S 14846 14833 14626 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2001918592 889081856 5162 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14852] ppid=14846 vsize=868244 CPUtime=0
/proc/14847/task/14852/stat : 14852 (java) S 14846 14833 14626 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001918594 889081856 5162 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14853] ppid=14846 vsize=868244 CPUtime=0.21
/proc/14847/task/14853/stat : 14853 (java) S 14846 14833 14626 0 -1 64 1469 0 0 0 20 1 0 0 16 0 9 0 2001918594 889081856 5162 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14854] ppid=14846 vsize=868244 CPUtime=0
/proc/14847/task/14854/stat : 14854 (java) S 14846 14833 14626 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001918594 889081856 5162 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14855] ppid=14846 vsize=868244 CPUtime=0
/proc/14847/task/14855/stat : 14855 (java) S 14846 14833 14626 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001918594 889081856 5162 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887200

[startup+6.30267 s]
/proc/loadavg: 2.11 2.02 2.00 4/83 14855
/proc/meminfo: memFree=1390584/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=0.81
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 974 7049 0 1 3 1 73 4 15 0 1 0 2001918505 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 797 370 3 0 500 0
[pid=14846] ppid=14833 vsize=5356 CPUtime=0
/proc/14846/stat : 14846 (sh) S 14833 14833 14626 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001918590 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14846/statm: 1339 233 193 169 0 50 0
[pid=14847] ppid=14846 vsize=868360 CPUtime=5.38
/proc/14847/stat : 14847 (java) S 14846 14833 14626 0 -1 0 7997 0 1 0 530 8 0 0 18 0 9 0 2001918590 889200640 6821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14847/statm: 217090 6821 2541 9 0 211665 0
[pid=14847/tid=14848] ppid=14846 vsize=868360 CPUtime=4.81
/proc/14847/task/14848/stat : 14848 (java) R 14846 14833 14626 0 -1 64 3064 0 1 0 479 2 0 0 25 0 9 0 2001918591 889200640 6821 996147200 134512640 134550740 4294955952 18446744073709551615 4126585376 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14849] ppid=14846 vsize=868360 CPUtime=0.31
/proc/14847/task/14849/stat : 14849 (java) S 14846 14833 14626 0 -1 64 2762 0 0 0 28 3 0 0 16 0 9 0 2001918592 889200640 6821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14850] ppid=14846 vsize=868360 CPUtime=0
/proc/14847/task/14850/stat : 14850 (java) S 14846 14833 14626 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001918592 889200640 6821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14851] ppid=14846 vsize=868360 CPUtime=0
/proc/14847/task/14851/stat : 14851 (java) S 14846 14833 14626 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001918592 889200640 6821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14852] ppid=14846 vsize=868360 CPUtime=0
/proc/14847/task/14852/stat : 14852 (java) S 14846 14833 14626 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001918594 889200640 6821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14853] ppid=14846 vsize=868360 CPUtime=0.23
/proc/14847/task/14853/stat : 14853 (java) S 14846 14833 14626 0 -1 64 1479 0 0 0 22 1 0 0 15 0 9 0 2001918594 889200640 6821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14854] ppid=14846 vsize=868360 CPUtime=0
/proc/14847/task/14854/stat : 14854 (java) S 14846 14833 14626 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001918594 889200640 6821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14855] ppid=14846 vsize=868360 CPUtime=0
/proc/14847/task/14855/stat : 14855 (java) S 14846 14833 14626 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001918594 889200640 6821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 887316

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

[startup+6.40495 s]
/proc/loadavg: 2.11 2.02 2.00 4/83 14855
/proc/meminfo: memFree=1390584/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=0.81
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 974 7049 0 1 3 1 73 4 15 0 1 0 2001918505 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 797 370 3 0 500 0
[pid=14846] ppid=14833 vsize=5356 CPUtime=0
/proc/14846/stat : 14846 (sh) S 14833 14833 14626 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001918590 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14846/statm: 1339 233 193 169 0 50 0
[pid=14847] ppid=14846 vsize=868360 CPUtime=5.48
/proc/14847/stat : 14847 (java) S 14846 14833 14626 0 -1 0 8033 0 1 0 540 8 0 0 18 0 9 0 2001918590 889200640 6841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14847/statm: 217090 6841 2541 9 0 211665 0
[pid=14847/tid=14848] ppid=14846 vsize=868360 CPUtime=4.9
/proc/14847/task/14848/stat : 14848 (java) R 14846 14833 14626 0 -1 64 3080 0 1 0 488 2 0 0 25 0 9 0 2001918591 889200640 6841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14849] ppid=14846 vsize=868360 CPUtime=0.31
/proc/14847/task/14849/stat : 14849 (java) S 14846 14833 14626 0 -1 64 2780 0 0 0 28 3 0 0 16 0 9 0 2001918592 889200640 6841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14850] ppid=14846 vsize=868360 CPUtime=0
/proc/14847/task/14850/stat : 14850 (java) S 14846 14833 14626 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001918592 889200640 6841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14851] ppid=14846 vsize=868360 CPUtime=0
/proc/14847/task/14851/stat : 14851 (java) S 14846 14833 14626 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001918592 889200640 6841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14852] ppid=14846 vsize=868360 CPUtime=0
/proc/14847/task/14852/stat : 14852 (java) S 14846 14833 14626 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001918594 889200640 6841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14853] ppid=14846 vsize=868360 CPUtime=0.24
/proc/14847/task/14853/stat : 14853 (java) S 14846 14833 14626 0 -1 64 1481 0 0 0 23 1 0 0 15 0 9 0 2001918594 889200640 6841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14854] ppid=14846 vsize=868360 CPUtime=0
/proc/14847/task/14854/stat : 14854 (java) S 14846 14833 14626 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001918594 889200640 6841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14855] ppid=14846 vsize=868360 CPUtime=0
/proc/14847/task/14855/stat : 14855 (java) S 14846 14833 14626 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001918594 889200640 6841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 887316

[startup+8.00194 s]
/proc/loadavg: 2.10 2.02 2.00 3/83 14855
/proc/meminfo: memFree=1384824/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=0.81
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 974 7049 0 1 3 1 73 4 15 0 1 0 2001918505 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 797 370 3 0 500 0
[pid=14846] ppid=14833 vsize=5356 CPUtime=0
/proc/14846/stat : 14846 (sh) S 14833 14833 14626 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001918590 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14846/statm: 1339 233 193 169 0 50 0
[pid=14847] ppid=14846 vsize=868472 CPUtime=7.05
/proc/14847/stat : 14847 (java) S 14846 14833 14626 0 -1 0 9573 0 1 0 692 13 0 0 18 0 9 0 2001918590 889315328 7547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14847/statm: 217118 7547 2566 9 0 211665 0
[pid=14847/tid=14848] ppid=14846 vsize=868472 CPUtime=6.18
/proc/14847/task/14848/stat : 14848 (java) R 14846 14833 14626 0 -1 64 3316 0 1 0 613 5 0 0 25 0 9 0 2001918591 889315328 7547 996147200 134512640 134550740 4294955952 18446744073709551615 4126578784 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14849] ppid=14846 vsize=868472 CPUtime=0.55
/proc/14847/task/14849/stat : 14849 (java) S 14846 14833 14626 0 -1 64 4050 0 0 0 50 5 0 0 16 0 9 0 2001918592 889315328 7547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14850] ppid=14846 vsize=868472 CPUtime=0
/proc/14847/task/14850/stat : 14850 (java) S 14846 14833 14626 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001918592 889315328 7547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14851] ppid=14846 vsize=868472 CPUtime=0
/proc/14847/task/14851/stat : 14851 (java) S 14846 14833 14626 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001918592 889315328 7547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14852] ppid=14846 vsize=868472 CPUtime=0
/proc/14847/task/14852/stat : 14852 (java) S 14846 14833 14626 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001918594 889315328 7547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14853] ppid=14846 vsize=868472 CPUtime=0.29
/proc/14847/task/14853/stat : 14853 (java) S 14846 14833 14626 0 -1 64 1515 0 0 0 28 1 0 0 16 0 9 0 2001918594 889315328 7547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14854] ppid=14846 vsize=868472 CPUtime=0
/proc/14847/task/14854/stat : 14854 (java) S 14846 14833 14626 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001918594 889315328 7547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14847/tid=14855] ppid=14846 vsize=868472 CPUtime=0
/proc/14847/task/14855/stat : 14855 (java) S 14846 14833 14626 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001918594 889315328 7547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.86
Current children cumulated vsize (KiB) 887428

[startup+8.80106 s]
/proc/loadavg: 2.10 2.02 2.00 3/79 14863
/proc/meminfo: memFree=1399576/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=8.62
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 1072 20245 0 2 3 1 836 22 16 0 1 0 2001918505 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 799 370 3 0 500 0
[pid=14858] ppid=14833 vsize=5356 CPUtime=0
/proc/14858/stat : 14858 (sh) S 14833 14833 14626 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001919382 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14858/statm: 1339 233 193 169 0 50 0
[pid=14859] ppid=14858 vsize=859832 CPUtime=0.02
/proc/14859/stat : 14859 (java) S 14858 14833 14626 0 -1 0 1719 0 1 0 1 1 0 0 18 0 5 0 2001919382 880467968 1370 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/14859/statm: 214958 1370 803 9 0 209937 0
[pid=14859/tid=14860] ppid=14858 vsize=859832 CPUtime=0.01
/proc/14859/task/14860/stat : 14860 (java) R 14858 14833 14626 0 -1 64 1026 0 1 0 1 0 0 0 16 0 5 0 2001919383 880467968 1370 996147200 134512640 134550740 4294956000 18446744073709551615 102805359 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=14859/tid=14861] ppid=14858 vsize=859832 CPUtime=0
/proc/14859/task/14861/stat : 14861 (java) S 14858 14833 14626 0 -1 64 4 0 0 0 0 0 0 0 18 0 5 0 2001919384 880467968 1370 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 1 0 0
[pid=14859/tid=14862] ppid=14858 vsize=859832 CPUtime=0
/proc/14859/task/14862/stat : 14862 (java) S 14858 14833 14626 0 -1 64 10 0 0 0 0 0 0 0 19 0 5 0 2001919384 880467968 1370 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=14859/tid=14863] ppid=14858 vsize=859832 CPUtime=0
/proc/14859/task/14863/stat : 14863 (java) S 14858 14833 14626 0 -1 64 4 0 0 0 0 0 0 0 20 0 5 0 2001919384 880467968 1370 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.64
Current children cumulated vsize (KiB) 878788

[startup+9.00109 s]
/proc/loadavg: 2.10 2.02 2.00 3/79 14863
/proc/meminfo: memFree=1399576/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=8.62
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 1090 20245 0 2 3 1 836 22 16 0 1 0 2001918505 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 799 370 3 0 500 0
[pid=14858] ppid=14833 vsize=5356 CPUtime=0
/proc/14858/stat : 14858 (sh) S 14833 14833 14626 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001919382 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14858/statm: 1339 233 193 169 0 50 0
[pid=14859] ppid=14858 vsize=864332 CPUtime=0.21
/proc/14859/stat : 14859 (java) S 14858 14833 14626 0 -1 0 3898 0 1 0 19 2 0 0 18 0 9 0 2001919382 885075968 3367 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14859/statm: 216083 3367 1667 9 0 210665 0
[pid=14859/tid=14860] ppid=14858 vsize=864332 CPUtime=0.13
/proc/14859/task/14860/stat : 14860 (java) R 14858 14833 14626 0 -1 64 2453 0 1 0 12 1 0 0 20 0 9 0 2001919383 885075968 3367 996147200 134512640 134550740 4294956000 18446744073709551615 4126454895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14859/tid=14861] ppid=14858 vsize=864332 CPUtime=0.01
/proc/14859/task/14861/stat : 14861 (java) S 14858 14833 14626 0 -1 64 339 0 0 0 1 0 0 0 16 0 9 0 2001919384 885075968 3367 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14859/tid=14862] ppid=14858 vsize=864332 CPUtime=0
/proc/14859/task/14862/stat : 14862 (java) S 14858 14833 14626 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2001919384 885075968 3367 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14859/tid=14863] ppid=14858 vsize=864332 CPUtime=0
/proc/14859/task/14863/stat : 14863 (java) S 14858 14833 14626 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2001919384 885075968 3367 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.83
Current children cumulated vsize (KiB) 883288

[startup+9.1011 s]
/proc/loadavg: 2.10 2.02 2.00 3/79 14863
/proc/meminfo: memFree=1399576/2055920 swapFree=4179828/4192956
[pid=14833] ppid=14831 vsize=13600 CPUtime=8.62
/proc/14833/stat : 14833 (sugar) S 14831 14833 14626 0 -1 4194304 1091 20245 0 2 3 1 836 22 15 0 1 0 2001918505 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14833/statm: 3400 799 370 3 0 500 0
[pid=14858] ppid=14833 vsize=5356 CPUtime=0
/proc/14858/stat : 14858 (sh) S 14833 14833 14626 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001919382 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14858/statm: 1339 233 193 169 0 50 0
[pid=14859] ppid=14858 vsize=864428 CPUtime=0.3
/proc/14859/stat : 14859 (java) S 14858 14833 14626 0 -1 0 4075 0 1 0 28 2 0 0 18 0 9 0 2001919382 885174272 3538 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14859/statm: 216107 3538 1681 9 0 210689 0
[pid=14859/tid=14860] ppid=14858 vsize=864428 CPUtime=0.21
/proc/14859/task/14860/stat : 14860 (java) R 14858 14833 14626 0 -1 64 2486 0 1 0 20 1 0 0 20 0 9 0 2001919383 885174272 3538 996147200 134512640 134550740 4294956000 18446744073709551615 4125977250 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14859/tid=14861] ppid=14858 vsize=864428 CPUtime=0.01
/proc/14859/task/14861/stat : 14861 (java) S 14858 14833 14626 0 -1 64 471 0 0 0 1 0 0 0 16 0 9 0 2001919384 885174272 3538 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14859/tid=14862] ppid=14858 vsize=864428 CPUtime=0
/proc/14859/task/14862/stat : 14862 (java) S 14858 14833 14626 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2001919384 885174272 3538 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14859/tid=14863] ppid=14858 vsize=864428 CPUtime=0
/proc/14859/task/14863/stat : 14863 (java) S 14858 14833 14626 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2001919384 885174272 3538 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.92
Current children cumulated vsize (KiB) 883384

Child status: 0
Real time (s): 9.15324
CPU time (s): 8.99463
CPU user time (s): 8.71367
CPU system time (s): 0.280957
CPU usage (%): 98.2672
Max. virtual memory (cumulated for all children) (KiB): 889884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.71368
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25819
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= 8066
involuntary context switches= 8052

runsolver used 0.024996 second user time and 0.037994 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-05 05:44:10
IDJOB=1083835
IDBENCH=57510
IDSOLVER=346
FILE ID=node34/1083835-1215229450
PBS_JOBID= 7881890
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rlfapScens/normalized-scen4.xml
COMMAND LINE= DIR/sugar -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-1083835-1215229450/watcher-1083835-1215229450 -o /tmp/evaluation-result-1083835-1215229450/solver-1083835-1215229450 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1083835-1215229450.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5d4414d3c886be1f33029e682696e3fd
RANDOM SEED=1157153397

node34.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.259
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.259
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:       1410352 kB
Buffers:         45080 kB
Cached:         228376 kB
SwapCached:       6976 kB
Active:         460000 kB
Inactive:       129432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410352 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            2048 kB
Writeback:           0 kB
Mapped:         323776 kB
Slab:            40800 kB
Committed_AS:  3895436 kB
PageTables:       2436 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= 66500 MiB
End job on node34 at 2008-07-05 05:44:19