Trace number 2071532

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosatSAT 954.815 960.171

General information on the benchmark

Namecsp/travellingSalesman-25/
normalized-tsp-25-190_ext.xml
MD5SUM11abc635dddb5c8195ce87ef959e164c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.1068
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 01:13:11 2009
0.00/0.08	c 0	PID 17855
0.00/0.08	c 0	HOST node52.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2071532-1247353991.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2071532-1247353991.xml' 'HOME/temp.csp'
0.06/0.63	c 1	5 domains, 76 variables, 0 predicates, 28 relations, 350 constraints
0.06/0.67	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.67	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.60/0.75	c 1	Parsing HOME/temp.csp
0.60/0.90	c 1	parsed 459 expressions
0.60/0.90	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.60/0.90	c 1	Converting to clausal form CSP
0.60/0.93	c 1	converted 46 (10%) expressions
0.60/0.94	c 1	converted 92 (20%) expressions
0.60/0.95	c 1	converted 138 (30%) expressions
0.60/0.96	c 1	converted 184 (40%) expressions
0.60/0.97	c 1	converted 230 (50%) expressions
0.60/0.97	c 1	converted 276 (60%) expressions
0.60/0.98	c 1	converted 322 (70%) expressions
0.60/0.99	c 1	converted 368 (80%) expressions
0.60/0.99	c 1	converted 414 (90%) expressions
2.69/2.83	c 3	converted 459 (100%) expressions
2.69/2.83	c 3	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.69/2.83	c 3	Heap : 55 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.69/2.83	c 3	Propagation in CSP
2.69/2.83	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.69/2.83	c 3	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.69/2.83	c 3	Heap : 55 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.69/2.83	c 3	Simplifing CSP by introducing new Boolean variables
2.69/2.83	c 3	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.69/2.83	c 3	Heap : 55 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.99/3.14	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.99/3.17	c 3	8 (10%) CSP integer variables are encoded (4088 clauses, 51001 bytes)
2.99/3.17	c 3	16 (20%) CSP integer variables are encoded (8176 clauses, 104145 bytes)
2.99/3.17	c 3	23 (30%) CSP integer variables are encoded (11265 clauses, 146873 bytes)
2.99/3.18	c 3	31 (40%) CSP integer variables are encoded (15353 clauses, 208193 bytes)
2.99/3.19	c 3	38 (50%) CSP integer variables are encoded (19418 clauses, 269168 bytes)
2.99/3.19	c 3	46 (60%) CSP integer variables are encoded (23506 clauses, 330488 bytes)
2.99/3.20	c 3	54 (70%) CSP integer variables are encoded (26234 clauses, 371408 bytes)
2.99/3.20	c 3	61 (80%) CSP integer variables are encoded (27431 clauses, 389363 bytes)
3.09/3.20	c 3	69 (90%) CSP integer variables are encoded (28799 clauses, 409883 bytes)
3.09/3.21	c 3	76 (100%) CSP integer variables are encoded (29654 clauses, 422708 bytes)
3.09/3.27	c 3	35 (10%) CSP clauses are encoded (30576 clauses, 441229 bytes)
3.09/3.28	c 3	70 (20%) CSP clauses are encoded (31475 clauses, 463046 bytes)
3.19/3.31	c 4	105 (30%) CSP clauses are encoded (32397 clauses, 484883 bytes)
3.19/3.33	c 4	140 (40%) CSP clauses are encoded (33320 clauses, 506930 bytes)
3.19/3.36	c 4	175 (50%) CSP clauses are encoded (34243 clauses, 529159 bytes)
3.19/3.38	c 4	210 (60%) CSP clauses are encoded (35166 clauses, 551886 bytes)
3.29/3.41	c 4	245 (70%) CSP clauses are encoded (36088 clauses, 576110 bytes)
3.29/3.44	c 4	280 (80%) CSP clauses are encoded (37029 clauses, 600543 bytes)
3.29/3.49	c 4	315 (90%) CSP clauses are encoded (38020 clauses, 625683 bytes)
64.27/65.02	c 65	350 (100%) CSP clauses are encoded (760788 clauses, 24588047 bytes)
64.27/65.02	c 65	350 CSP clauses encoded
64.27/65.02	c 65	Writing map file : HOME/temp.map
64.27/65.03	c 65	Heap : 72 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
64.27/65.03	c 65	SAT : 29728 SAT variables, 760788 SAT clauses, 24588047 bytes
64.27/65.03	c 65	Heap : 72 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
64.27/65.05	c 65	SOLVING HOME/temp.cnf
64.27/65.05	c 65	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
954.46/959.89	c 960	DECODING HOME/temp.out WITH HOME/temp.map
954.46/959.89	c 960	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
954.57/959.97	c 960	Decoding HOME/temp.out
954.57/960.10	s SATISFIABLE
954.57/960.10	v 14 14 19 9 25 1 10 0 20 4 3 18 18 4 5 16 23 4 22 3 9 8 21 4 6 7 16 4 7 9 13 8 12 1 24 0 11 12 15 2 2 1 4 13 1 0 8 8 17 22 23 24 24 28 46 50 66 70 73 81 85 92 96 105 113 114 114 126 128 129 142 142 150 172 172 0
954.57/960.11	c 960	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
954.57/960.16	c 960	CPU 954.78 (0.06 0.01 948.82 5.89)
954.57/960.16	c 960	END Sun Jul 12 01:29:11 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2071532-1247353991/watcher-2071532-1247353991 -o /tmp/evaluation-result-2071532-1247353991/solver-2071532-1247353991 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2071532-1247353991.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 17855
/proc/meminfo: memFree=1879192/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=12268 CPUtime=0
/proc/17855/stat : 17855 (sugar) R 17853 17855 16493 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 22462582 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 273653922405 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/17855/statm: 3067 316 241 3 0 167 0

[startup+0.0991291 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 17855
/proc/meminfo: memFree=1879192/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=0.06
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22462582 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101125 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 17855
/proc/meminfo: memFree=1879192/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=0.06
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22462582 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301141 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 17855
/proc/meminfo: memFree=1879192/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=0.06
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22462582 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701171 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 17855
/proc/meminfo: memFree=1879192/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=0.6
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1292 6633 0 1 5 1 50 4 16 0 1 0 22462582 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 16868

[startup+1.50222 s]
/proc/loadavg: 1.99 2.00 2.00 4/84 17877
/proc/meminfo: memFree=1866176/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=0.6
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1309 6633 0 1 5 1 50 4 15 0 1 0 22462582 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1111 409 3 0 796 0
[pid=17868] ppid=17855 vsize=5356 CPUtime=0
/proc/17868/stat : 17868 (sh) S 17855 17855 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22462650 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17868/statm: 1339 233 193 169 0 50 0
[pid=17869] ppid=17868 vsize=864360 CPUtime=0.81
/proc/17869/stat : 17869 (java) S 17868 17855 16493 0 -1 0 9580 0 1 0 77 4 0 0 19 0 9 0 22462650 885104640 8848 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17869/statm: 216090 8848 2566 9 0 210595 0
[pid=17869/tid=17870] ppid=17868 vsize=864360 CPUtime=0.39
/proc/17869/task/17870/stat : 17870 (java) R 17868 17855 16493 0 -1 64 2783 0 1 0 38 1 0 0 19 0 9 0 22462651 885104640 8848 996147200 134512640 134550932 4294955936 18446744073709551615 4126525058 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17871] ppid=17868 vsize=864360 CPUtime=0.35
/proc/17869/task/17871/stat : 17871 (java) S 17868 17855 16493 0 -1 64 5783 0 0 0 33 2 0 0 16 0 9 0 22462652 885104640 8848 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17872] ppid=17868 vsize=864360 CPUtime=0
/proc/17869/task/17872/stat : 17872 (java) S 17868 17855 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22462652 885104640 8848 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17873] ppid=17868 vsize=864360 CPUtime=0
/proc/17869/task/17873/stat : 17873 (java) S 17868 17855 16493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22462652 885104640 8848 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17874] ppid=17868 vsize=864360 CPUtime=0
/proc/17869/task/17874/stat : 17874 (java) S 17868 17855 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22462654 885104640 8848 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17875] ppid=17868 vsize=864360 CPUtime=0.04
/proc/17869/task/17875/stat : 17875 (java) S 17868 17855 16493 0 -1 64 315 0 0 0 4 0 0 0 16 0 9 0 22462654 885104640 8848 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17876] ppid=17868 vsize=864360 CPUtime=0
/proc/17869/task/17876/stat : 17876 (java) S 17868 17855 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22462654 885104640 8848 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17877] ppid=17868 vsize=864360 CPUtime=0
/proc/17869/task/17877/stat : 17877 (java) S 17868 17855 16493 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22462654 885104640 8848 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 886584

[startup+3.10233 s]
/proc/loadavg: 1.99 2.00 2.00 4/84 17877
/proc/meminfo: memFree=1833088/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=0.6
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1310 6633 0 1 5 1 50 4 16 0 1 0 22462582 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1111 409 3 0 796 0
[pid=17868] ppid=17855 vsize=5356 CPUtime=0
/proc/17868/stat : 17868 (sh) S 17855 17855 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22462650 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17868/statm: 1339 233 193 169 0 50 0
[pid=17869] ppid=17868 vsize=864548 CPUtime=2.39
/proc/17869/stat : 17869 (java) S 17868 17855 16493 0 -1 0 19309 0 1 0 231 8 0 0 19 0 9 0 22462650 885297152 18555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17869/statm: 216137 18555 2566 9 0 210642 0
[pid=17869/tid=17870] ppid=17868 vsize=864548 CPUtime=0.9
/proc/17869/task/17870/stat : 17870 (java) R 17868 17855 16493 0 -1 64 3208 0 1 0 89 1 0 0 24 0 9 0 22462651 885297152 18555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17871] ppid=17868 vsize=864548 CPUtime=1.42
/proc/17869/task/17871/stat : 17871 (java) R 17868 17855 16493 0 -1 64 15087 0 0 0 136 6 0 0 18 0 9 0 22462652 885297152 18555 996147200 134512640 134550932 4294955936 18446744073709551615 103830994 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17872] ppid=17868 vsize=864548 CPUtime=0
/proc/17869/task/17872/stat : 17872 (java) S 17868 17855 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22462652 885297152 18555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17873] ppid=17868 vsize=864548 CPUtime=0
/proc/17869/task/17873/stat : 17873 (java) S 17868 17855 16493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22462652 885297152 18555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17874] ppid=17868 vsize=864548 CPUtime=0
/proc/17869/task/17874/stat : 17874 (java) S 17868 17855 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22462654 885297152 18555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17875] ppid=17868 vsize=864548 CPUtime=0.04
/proc/17869/task/17875/stat : 17875 (java) S 17868 17855 16493 0 -1 64 315 0 0 0 4 0 0 0 16 0 9 0 22462654 885297152 18555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17876] ppid=17868 vsize=864548 CPUtime=0
/proc/17869/task/17876/stat : 17876 (java) S 17868 17855 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22462654 885297152 18555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17877] ppid=17868 vsize=864548 CPUtime=0
/proc/17869/task/17877/stat : 17877 (java) S 17868 17855 16493 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22462654 885297152 18555 996147200 134512640 134550932 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) 886772

[startup+6.30154 s]
/proc/loadavg: 1.99 2.00 2.00 3/84 17877
/proc/meminfo: memFree=1803968/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=0.61
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1310 6633 0 1 6 1 50 4 15 0 1 0 22462582 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1111 409 3 0 796 0
[pid=17868] ppid=17855 vsize=5356 CPUtime=0
/proc/17868/stat : 17868 (sh) S 17855 17855 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22462650 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17868/statm: 1339 233 193 169 0 50 0
[pid=17869] ppid=17868 vsize=864472 CPUtime=5.55
/proc/17869/stat : 17869 (java) S 17868 17855 16493 0 -1 0 21138 0 1 0 544 11 0 0 19 0 9 0 22462650 885219328 20319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17869/statm: 216118 20319 2590 9 0 210595 0
[pid=17869/tid=17870] ppid=17868 vsize=864472 CPUtime=3.9
/proc/17869/task/17870/stat : 17870 (java) R 17868 17855 16493 0 -1 64 3669 0 1 0 388 2 0 0 25 0 9 0 22462651 885219328 20319 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17871] ppid=17868 vsize=864472 CPUtime=1.54
/proc/17869/task/17871/stat : 17871 (java) S 17868 17855 16493 0 -1 64 16434 0 0 0 147 7 0 0 16 0 9 0 22462652 885219328 20319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17872] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17872/stat : 17872 (java) S 17868 17855 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22462652 885219328 20319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17873] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17873/stat : 17873 (java) S 17868 17855 16493 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22462652 885219328 20319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17874] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17874/stat : 17874 (java) S 17868 17855 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22462654 885219328 20319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17875] ppid=17868 vsize=864472 CPUtime=0.07
/proc/17869/task/17875/stat : 17875 (java) S 17868 17855 16493 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 22462654 885219328 20319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17876] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17876/stat : 17876 (java) S 17868 17855 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22462654 885219328 20319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17877] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17877/stat : 17877 (java) R 17868 17855 16493 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22462654 885219328 20319 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 886696

[startup+12.703 s]
/proc/loadavg: 1.99 2.00 2.00 3/84 17877
/proc/meminfo: memFree=1797440/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=0.61
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1310 6633 0 1 6 1 50 4 15 0 1 0 22462582 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1111 409 3 0 796 0
[pid=17868] ppid=17855 vsize=5356 CPUtime=0
/proc/17868/stat : 17868 (sh) S 17855 17855 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22462650 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17868/statm: 1339 233 193 169 0 50 0
[pid=17869] ppid=17868 vsize=864472 CPUtime=11.9
/proc/17869/stat : 17869 (java) S 17868 17855 16493 0 -1 0 22398 0 1 0 1177 13 0 0 19 0 9 0 22462650 885219328 21509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17869/statm: 216118 21509 2590 9 0 210595 0
[pid=17869/tid=17870] ppid=17868 vsize=864472 CPUtime=10.06
/proc/17869/task/17870/stat : 17870 (java) R 17868 17855 16493 0 -1 64 3739 0 1 0 1003 3 0 0 25 0 9 0 22462651 885219328 21509 996147200 134512640 134550932 4294955936 18446744073709551615 4126535247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17871] ppid=17868 vsize=864472 CPUtime=1.73
/proc/17869/task/17871/stat : 17871 (java) S 17868 17855 16493 0 -1 64 17623 0 0 0 165 8 0 0 16 0 9 0 22462652 885219328 21509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17872] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17872/stat : 17872 (java) S 17868 17855 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22462652 885219328 21509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17873] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17873/stat : 17873 (java) S 17868 17855 16493 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22462652 885219328 21509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17874] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17874/stat : 17874 (java) S 17868 17855 16493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22462654 885219328 21509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17875] ppid=17868 vsize=864472 CPUtime=0.08
/proc/17869/task/17875/stat : 17875 (java) S 17868 17855 16493 0 -1 64 337 0 0 0 8 0 0 0 16 0 9 0 22462654 885219328 21509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17876] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17876/stat : 17876 (java) S 17868 17855 16493 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22462654 885219328 21509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17877] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17877/stat : 17877 (java) S 17868 17855 16493 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22462654 885219328 21509 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 886696

[startup+25.5018 s]
/proc/loadavg: 1.99 2.00 2.00 3/84 17877
/proc/meminfo: memFree=1780416/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=0.61
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1310 6633 0 1 6 1 50 4 15 0 1 0 22462582 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1111 409 3 0 796 0
[pid=17868] ppid=17855 vsize=5356 CPUtime=0
/proc/17868/stat : 17868 (sh) S 17855 17855 16493 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22462650 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17868/statm: 1339 233 193 169 0 50 0
[pid=17869] ppid=17868 vsize=864472 CPUtime=24.57
/proc/17869/stat : 17869 (java) S 17868 17855 16493 0 -1 0 25315 0 1 0 2438 19 0 0 19 0 9 0 22462650 885219328 24276 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17869/statm: 216118 24276 2590 9 0 210595 0
[pid=17869/tid=17870] ppid=17868 vsize=864472 CPUtime=22.31
/proc/17869/task/17870/stat : 17870 (java) R 17868 17855 16493 0 -1 64 3889 0 1 0 2224 7 0 0 25 0 9 0 22462651 885219328 24276 996147200 134512640 134550932 4294955936 18446744073709551615 103211122 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17871] ppid=17868 vsize=864472 CPUtime=2.14
/proc/17869/task/17871/stat : 17871 (java) S 17868 17855 16493 0 -1 64 20387 0 0 0 204 10 0 0 16 0 9 0 22462652 885219328 24276 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17872] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17872/stat : 17872 (java) S 17868 17855 16493 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22462652 885219328 24276 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17873] ppid=17868 vsize=864472 CPUtime=0
/proc/17869/task/17873/stat : 17873 (java) S 17868 17855 16493 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22462652 885219328 24276 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17869/tid=17874] ppid=17868 vsize=864472 CPUtime=0

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


[startup+702.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/84 17919
/proc/meminfo: memFree=1770624/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=64.33
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1365 47879 0 2 6 1 6378 48 16 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
[pid=17878] ppid=17855 vsize=5356 CPUtime=0
/proc/17878/stat : 17878 (sh) S 17855 17855 16493 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22469088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17878/statm: 1339 232 193 169 0 50 0
[pid=17879] ppid=17878 vsize=46660 CPUtime=633.9
/proc/17879/stat : 17879 (picosat) R 17878 17855 16493 0 -1 4194304 11345 0 0 0 62855 535 0 0 25 0 1 0 22469088 47779840 11208 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 11665 11208 48 102 0 11560 0
Current children cumulated CPU time (s) 698.23
Current children cumulated vsize (KiB) 68884

[startup+762.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 17919
/proc/meminfo: memFree=1768448/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=64.33
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1365 47879 0 2 6 1 6378 48 16 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
[pid=17878] ppid=17855 vsize=5356 CPUtime=0
/proc/17878/stat : 17878 (sh) S 17855 17855 16493 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22469088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17878/statm: 1339 232 193 169 0 50 0
[pid=17879] ppid=17878 vsize=48376 CPUtime=693.6
/proc/17879/stat : 17879 (picosat) R 17878 17855 16493 0 -1 4194304 11777 0 0 0 68825 535 0 0 25 0 1 0 22469088 49537024 11640 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 12094 11640 48 102 0 11989 0
Current children cumulated CPU time (s) 757.93
Current children cumulated vsize (KiB) 70600

[startup+822.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/84 17919
/proc/meminfo: memFree=1766912/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=64.33
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1365 47879 0 2 6 1 6378 48 16 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
[pid=17878] ppid=17855 vsize=5356 CPUtime=0
/proc/17878/stat : 17878 (sh) S 17855 17855 16493 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22469088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17878/statm: 1339 232 193 169 0 50 0
[pid=17879] ppid=17878 vsize=50224 CPUtime=753.31
/proc/17879/stat : 17879 (picosat) R 17878 17855 16493 0 -1 4194304 12248 0 0 0 74795 536 0 0 25 0 1 0 22469088 51429376 12111 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 12556 12111 48 102 0 12451 0
Current children cumulated CPU time (s) 817.64
Current children cumulated vsize (KiB) 72448

[startup+882.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/84 17919
/proc/meminfo: memFree=1764992/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=64.33
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1365 47879 0 2 6 1 6378 48 16 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
[pid=17878] ppid=17855 vsize=5356 CPUtime=0
/proc/17878/stat : 17878 (sh) S 17855 17855 16493 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22469088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17878/statm: 1339 232 193 169 0 50 0
[pid=17879] ppid=17878 vsize=50620 CPUtime=813.01
/proc/17879/stat : 17879 (picosat) R 17878 17855 16493 0 -1 4194304 12505 0 0 0 80765 536 0 0 25 0 1 0 22469088 51834880 12241 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 12655 12241 48 102 0 12550 0
Current children cumulated CPU time (s) 877.34
Current children cumulated vsize (KiB) 72844

[startup+942.302 s]
/proc/loadavg: 2.04 2.04 2.00 3/84 17919
/proc/meminfo: memFree=1765376/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=64.33
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1365 47879 0 2 6 1 6378 48 16 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
[pid=17878] ppid=17855 vsize=5356 CPUtime=0
/proc/17878/stat : 17878 (sh) S 17855 17855 16493 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22469088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17878/statm: 1339 232 193 169 0 50 0
[pid=17879] ppid=17878 vsize=50620 CPUtime=872.71
/proc/17879/stat : 17879 (picosat) R 17878 17855 16493 0 -1 4194304 12505 0 0 0 86735 536 0 0 25 0 1 0 22469088 51834880 12241 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 12655 12241 48 102 0 12550 0
Current children cumulated CPU time (s) 937.04
Current children cumulated vsize (KiB) 72844

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

[startup+947.108 s]
/proc/loadavg: 2.03 2.04 2.00 3/84 17919
/proc/meminfo: memFree=1765760/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=64.33
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1365 47879 0 2 6 1 6378 48 16 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
[pid=17878] ppid=17855 vsize=5356 CPUtime=0
/proc/17878/stat : 17878 (sh) S 17855 17855 16493 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22469088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17878/statm: 1339 232 193 169 0 50 0
[pid=17879] ppid=17878 vsize=50620 CPUtime=877.5
/proc/17879/stat : 17879 (picosat) R 17878 17855 16493 0 -1 4194304 12505 0 0 0 87214 536 0 0 25 0 1 0 22469088 51834880 12241 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 12655 12241 48 102 0 12550 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 72844

[startup+953.502 s]
/proc/loadavg: 2.03 2.04 2.00 3/84 17919
/proc/meminfo: memFree=1766464/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=64.33
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1365 47879 0 2 6 1 6378 48 16 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
[pid=17878] ppid=17855 vsize=5356 CPUtime=0
/proc/17878/stat : 17878 (sh) S 17855 17855 16493 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22469088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17878/statm: 1339 232 193 169 0 50 0
[pid=17879] ppid=17878 vsize=50620 CPUtime=883.86
/proc/17879/stat : 17879 (picosat) R 17878 17855 16493 0 -1 4194304 12505 0 0 0 87850 536 0 0 25 0 1 0 22469088 51834880 12241 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 12655 12241 48 102 0 12550 0
Current children cumulated CPU time (s) 948.19
Current children cumulated vsize (KiB) 72844

[startup+956.701 s]
/proc/loadavg: 2.03 2.04 2.00 3/84 17919
/proc/meminfo: memFree=1766144/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=64.33
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1365 47879 0 2 6 1 6378 48 16 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
[pid=17878] ppid=17855 vsize=5356 CPUtime=0
/proc/17878/stat : 17878 (sh) S 17855 17855 16493 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22469088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17878/statm: 1339 232 193 169 0 50 0
[pid=17879] ppid=17878 vsize=50620 CPUtime=887.04
/proc/17879/stat : 17879 (picosat) R 17878 17855 16493 0 -1 4194304 12505 0 0 0 88168 536 0 0 25 0 1 0 22469088 51834880 12241 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 12655 12241 48 102 0 12550 0
Current children cumulated CPU time (s) 951.37
Current children cumulated vsize (KiB) 72844

[startup+958.302 s]
/proc/loadavg: 2.02 2.04 2.00 3/84 17919
/proc/meminfo: memFree=1765248/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=64.33
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1365 47879 0 2 6 1 6378 48 16 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
[pid=17878] ppid=17855 vsize=5356 CPUtime=0
/proc/17878/stat : 17878 (sh) S 17855 17855 16493 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22469088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17878/statm: 1339 232 193 169 0 50 0
[pid=17879] ppid=17878 vsize=50620 CPUtime=888.64
/proc/17879/stat : 17879 (picosat) R 17878 17855 16493 0 -1 4194304 12505 0 0 0 88328 536 0 0 25 0 1 0 22469088 51834880 12241 996147200 134512640 134931368 4294956256 18446744073709551615 134525927 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 12655 12241 48 102 0 12550 0
Current children cumulated CPU time (s) 952.97
Current children cumulated vsize (KiB) 72844

[startup+959.102 s]
/proc/loadavg: 2.02 2.04 2.00 3/84 17919
/proc/meminfo: memFree=1764928/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=64.33
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1365 47879 0 2 6 1 6378 48 16 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
[pid=17878] ppid=17855 vsize=5356 CPUtime=0
/proc/17878/stat : 17878 (sh) S 17855 17855 16493 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22469088 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17878/statm: 1339 232 193 169 0 50 0
[pid=17879] ppid=17878 vsize=50620 CPUtime=889.44
/proc/17879/stat : 17879 (picosat) R 17878 17855 16493 0 -1 4194304 12505 0 0 0 88408 536 0 0 25 0 1 0 22469088 51834880 12241 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 12655 12241 48 102 0 12550 0
Current children cumulated CPU time (s) 953.77
Current children cumulated vsize (KiB) 72844

[startup+959.902 s]
/proc/loadavg: 2.02 2.04 2.00 3/84 17919
/proc/meminfo: memFree=1764928/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=954.57
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1428 60675 0 2 6 1 94864 586 17 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 954.57
Current children cumulated vsize (KiB) 16868

[startup+960.102 s]
/proc/loadavg: 2.02 2.04 2.00 3/84 17919
/proc/meminfo: memFree=1764928/2055920 swapFree=4192812/4192956
[pid=17855] ppid=17853 vsize=16868 CPUtime=954.57
/proc/17855/stat : 17855 (sugar) S 17853 17855 16493 0 -1 4194304 1448 60675 0 2 6 1 94864 586 15 0 1 0 22462582 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17855/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 954.57
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 960.171
CPU time (s): 954.815
CPU user time (s): 948.889
CPU system time (s): 5.9261
CPU usage (%): 99.4421
Max. virtual memory (cumulated for all children) (KiB): 907312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 948.889
system time used= 5.9261
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66009
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= 9275
involuntary context switches= 22369

runsolver used 1.15882 second user time and 3.23651 second system time

The end

Launcher Data

Begin job on node52 at 2009-07-12 01:13:11
IDJOB=2071532
IDBENCH=55501
IDSOLVER=738
FILE ID=node52/2071532-1247353991
PBS_JOBID= 9506855
Free space on /tmp= 66144 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/travellingSalesman-25/normalized-tsp-25-190_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071532-1247353991/watcher-2071532-1247353991 -o /tmp/evaluation-result-2071532-1247353991/solver-2071532-1247353991 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2071532-1247353991.xml

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

MD5SUM BENCH= 11abc635dddb5c8195ce87ef959e164c
RANDOM SEED=1846138563

node52.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.236
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.236
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:       1879672 kB
Buffers:         11928 kB
Cached:          87352 kB
SwapCached:          0 kB
Active:         100048 kB
Inactive:        25208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:          36696 kB
Slab:            36152 kB
Committed_AS:   239076 kB
PageTables:       1884 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= 66120 MiB
End job on node52 at 2009-07-12 01:29:11