Trace number 1089089

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? (TO) 1800.04 1804.42

General information on the benchmark

Namecsp/graphColoring/register/fpsol/
normalized-fpsol2-i-1-55.xml
MD5SUM9685e02ee1e44c7ff05763d17f8830d9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.403937
Satisfiable
(Un)Satisfiability was proved
Number of variables496
Number of constraints11654
Maximum constraint arity2
Maximum domain size55
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11654
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.04	c 0	Sugar v1-13 + HOME/picosat
0.01/0.04	c 0	BEGIN Sat Jul  5 14:40:02 2008
0.01/0.04	c 0	PID 7824
0.01/0.04	c 0	HOST node83.alineos.net
0.01/0.04	c 0	CONVERTING HOME/instance-1089089-1215261601.xml TO HOME/temp.csp
0.01/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1089089-1215261601.xml' 'HOME/temp.csp'
0.02/0.91	c 1	1 domains, 496 variables, 1 predicates, 0 relations, 11654 constraints
0.02/0.93	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.02/0.93	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.95/1.01	c 1	Parsing HOME/temp.csp
1.24/1.32	c 1	parsed 10000 expressions
1.24/1.35	c 1	parsed 12152 expressions
1.24/1.36	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.24/1.36	c 1	Converting to clausal form CSP
1.43/1.55	c 1	converted 1216 (10%) expressions
1.54/1.63	c 1	converted 2431 (20%) expressions
1.54/1.66	c 1	converted 3646 (30%) expressions
1.54/1.69	c 1	converted 4861 (40%) expressions
1.65/1.72	c 1	converted 6076 (50%) expressions
1.65/1.75	c 1	converted 7292 (60%) expressions
1.74/1.83	c 1	converted 8507 (70%) expressions
1.74/1.86	c 1	converted 9722 (80%) expressions
1.74/1.89	c 2	converted 10937 (90%) expressions
1.85/1.91	c 2	converted 12152 (100%) expressions
1.85/1.91	c 2	CSP : 496 integers, 0 booleans, 11654 clauses, largest domain size 55
1.85/1.92	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.85/1.92	c 2	Propagation in CSP
1.95/2.01	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.95/2.01	c 2	CSP : 496 integers, 0 booleans, 11654 clauses, largest domain size 55
1.95/2.01	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.95/2.02	c 2	Simplifing CSP by introducing new Boolean variables
2.14/2.21	c 2	CSP : 496 integers, 23308 booleans, 34962 clauses, largest domain size 55
2.14/2.21	c 2	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.25/2.30	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.25/2.34	c 2	50 (10%) CSP integer variables are encoded (2650 clauses, 32341 bytes)
2.25/2.34	c 2	100 (20%) CSP integer variables are encoded (5300 clauses, 66791 bytes)
2.25/2.34	c 2	149 (30%) CSP integer variables are encoded (7897 clauses, 100552 bytes)
2.25/2.35	c 2	199 (40%) CSP integer variables are encoded (10547 clauses, 136469 bytes)
2.25/2.35	c 2	248 (50%) CSP integer variables are encoded (13144 clauses, 175424 bytes)
2.25/2.35	c 2	298 (60%) CSP integer variables are encoded (15794 clauses, 215174 bytes)
2.25/2.36	c 2	348 (70%) CSP integer variables are encoded (18444 clauses, 254924 bytes)
2.25/2.36	c 2	397 (80%) CSP integer variables are encoded (21041 clauses, 293879 bytes)
2.25/2.36	c 2	447 (90%) CSP integer variables are encoded (23691 clauses, 333629 bytes)
2.25/2.37	c 2	496 (100%) CSP integer variables are encoded (26288 clauses, 372584 bytes)
2.54/2.64	c 2	3497 (10%) CSP clauses are encoded (155713 clauses, 2803054 bytes)
2.74/2.86	c 2	6993 (20%) CSP clauses are encoded (285029 clauses, 5335472 bytes)
2.95/3.09	c 3	10489 (30%) CSP clauses are encoded (414399 clauses, 7959307 bytes)
3.23/3.33	c 3	13985 (40%) CSP clauses are encoded (543769 clauses, 10592970 bytes)
3.42/3.56	c 3	17481 (50%) CSP clauses are encoded (673085 clauses, 13222048 bytes)
3.62/3.78	c 3	20978 (60%) CSP clauses are encoded (802510 clauses, 15837954 bytes)
3.93/4.01	c 4	24474 (70%) CSP clauses are encoded (931826 clauses, 18486364 bytes)
4.13/4.23	c 4	27970 (80%) CSP clauses are encoded (1061196 clauses, 21140763 bytes)
4.33/4.45	c 4	31466 (90%) CSP clauses are encoded (1190566 clauses, 23797646 bytes)
4.52/4.68	c 4	34962 (100%) CSP clauses are encoded (1319882 clauses, 26542068 bytes)
4.52/4.68	c 4	34962 CSP clauses encoded
4.52/4.68	c 4	Writing map file : HOME/temp.map
4.52/4.70	c 4	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.52/4.70	c 4	SAT : 50092 SAT variables, 1319882 SAT clauses, 26542068 bytes
4.52/4.70	c 4	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.62/4.75	c 4	SOLVING HOME/temp.cnf
4.62/4.75	c 4	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1804.41	c ERROR INTERRUPTED
1800.04/1804.42	s UNKNOWN
1800.04/1804.42	c 1804	CPU 4.33 (0.03 0.01 4.3 0.31)
1800.04/1804.42	c 1804	END Sat Jul  5 15:10:06 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1089089-1215261601/watcher-1089089-1215261601 -o /tmp/evaluation-result-1089089-1215261601/solver-1089089-1215261601 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1089089-1215261601.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.00 2.00 2.00 4/74 7824
/proc/meminfo: memFree=1749608/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=12268 CPUtime=0
/proc/7824/stat : 7824 (sugar) R 7822 7824 7426 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 681889739 12562432 319 996147200 4194304 4206940 548682068608 18446744073709551615 230266671841 0 0 4224 0 0 0 0 17 0 0 0
/proc/7824/statm: 3068 323 243 3 0 168 0

[startup+0.023108 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 7824
/proc/meminfo: memFree=1749608/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=12808 CPUtime=0.01
/proc/7824/stat : 7824 (sugar) R 7822 7824 7426 0 -1 4194304 584 0 0 0 1 0 0 0 18 0 1 0 681889739 13115392 552 996147200 4194304 4206940 548682068608 18446744073709551615 230266671841 0 0 4224 0 0 0 0 17 0 0 0
/proc/7824/statm: 3202 552 316 3 0 302 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12808

[startup+0.102127 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 7824
/proc/meminfo: memFree=1749608/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=0.02
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 900 127 0 0 2 0 0 0 18 0 1 0 681889739 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+0.302176 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 7824
/proc/meminfo: memFree=1749608/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=0.02
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 900 127 0 0 2 0 0 0 18 0 1 0 681889739 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+0.701244 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 7824
/proc/meminfo: memFree=1749608/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=0.02
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 900 127 0 0 2 0 0 0 18 0 1 0 681889739 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+1.50138 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 7846
/proc/meminfo: memFree=1743440/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=0.89
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 974 9906 0 1 2 1 80 6 15 0 1 0 681889739 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 797 370 3 0 500 0
[pid=7837] ppid=7824 vsize=5356 CPUtime=0
/proc/7837/stat : 7837 (sh) S 7824 7824 7426 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 681889833 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7837/statm: 1339 233 193 169 0 50 0
[pid=7838] ppid=7837 vsize=867492 CPUtime=0.54
/proc/7838/stat : 7838 (java) S 7837 7824 7426 0 -1 0 5404 0 1 0 51 3 0 0 20 0 9 0 681889833 888311808 4807 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7838/statm: 216873 4807 1731 9 0 211448 0
[pid=7838/tid=7839] ppid=7837 vsize=867492 CPUtime=0.35
/proc/7838/task/7839/stat : 7839 (java) R 7837 7824 7426 0 -1 64 2673 0 1 0 34 1 0 0 25 0 9 0 681889834 888311808 4808 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7840] ppid=7837 vsize=867492 CPUtime=0.04
/proc/7838/task/7840/stat : 7840 (java) S 7837 7824 7426 0 -1 64 905 0 0 0 4 0 0 0 16 0 9 0 681889835 888311808 4808 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7841] ppid=7837 vsize=867492 CPUtime=0
/proc/7838/task/7841/stat : 7841 (java) S 7837 7824 7426 0 -1 64 10 0 0 0 0 0 0 0 24 0 9 0 681889835 888311808 4811 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7842] ppid=7837 vsize=867492 CPUtime=0
/proc/7838/task/7842/stat : 7842 (java) S 7837 7824 7426 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 681889835 888311808 4812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7843] ppid=7837 vsize=867492 CPUtime=0
/proc/7838/task/7843/stat : 7843 (java) S 7837 7824 7426 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 681889837 888311808 4813 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7844] ppid=7837 vsize=867492 CPUtime=0.12
/proc/7838/task/7844/stat : 7844 (java) R 7837 7824 7426 0 -1 64 1141 0 0 0 12 0 0 0 16 0 9 0 681889837 888311808 4813 996147200 134512640 134550740 4294955952 18446744073709551615 102012547 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7845] ppid=7837 vsize=867492 CPUtime=0
/proc/7838/task/7845/stat : 7845 (java) S 7837 7824 7426 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 681889837 888311808 4814 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7846] ppid=7837 vsize=867492 CPUtime=0
/proc/7838/task/7846/stat : 7846 (java) S 7837 7824 7426 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 681889837 888311808 4815 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 886448

[startup+3.10268 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 7846
/proc/meminfo: memFree=1722704/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=0.9
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 974 9906 0 1 3 1 80 6 15 0 1 0 681889739 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 797 370 3 0 500 0
[pid=7837] ppid=7824 vsize=5356 CPUtime=0
/proc/7837/stat : 7837 (sh) S 7824 7824 7426 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 681889833 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7837/statm: 1339 233 193 169 0 50 0
[pid=7838] ppid=7837 vsize=868476 CPUtime=2.14
/proc/7838/stat : 7838 (java) S 7837 7824 7426 0 -1 0 11226 0 1 0 202 12 0 0 20 0 9 0 681889833 889319424 10032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7838/statm: 217119 10032 2565 9 0 211666 0
[pid=7838/tid=7839] ppid=7837 vsize=868476 CPUtime=1.4
/proc/7838/task/7839/stat : 7839 (java) R 7837 7824 7426 0 -1 64 3034 0 1 0 134 6 0 0 25 0 9 0 681889834 889319424 10032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7840] ppid=7837 vsize=868476 CPUtime=0.48
/proc/7838/task/7840/stat : 7840 (java) S 7837 7824 7426 0 -1 64 5995 0 0 0 45 3 0 0 16 0 9 0 681889835 889319424 10032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7841] ppid=7837 vsize=868476 CPUtime=0
/proc/7838/task/7841/stat : 7841 (java) S 7837 7824 7426 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 681889835 889319424 10032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7842] ppid=7837 vsize=868476 CPUtime=0
/proc/7838/task/7842/stat : 7842 (java) S 7837 7824 7426 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 681889835 889319424 10032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7843] ppid=7837 vsize=868476 CPUtime=0
/proc/7838/task/7843/stat : 7843 (java) S 7837 7824 7426 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 681889837 889319424 10032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7844] ppid=7837 vsize=868476 CPUtime=0.24
/proc/7838/task/7844/stat : 7844 (java) S 7837 7824 7426 0 -1 64 1505 0 0 0 23 1 0 0 16 0 9 0 681889837 889319424 10032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7845] ppid=7837 vsize=868476 CPUtime=0
/proc/7838/task/7845/stat : 7845 (java) S 7837 7824 7426 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 681889837 889319424 10032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7838/tid=7846] ppid=7837 vsize=868476 CPUtime=0
/proc/7838/task/7846/stat : 7846 (java) S 7837 7824 7426 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 681889837 889319424 10032 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 887432

[startup+6.30127 s]
/proc/loadavg: 2.08 2.02 2.01 3/77 7848
/proc/meminfo: memFree=1715280/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=9532 CPUtime=1.54
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 2171 0 0 0 69 85 0 0 25 0 1 0 681890215 9760768 2157 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/7848/statm: 2383 2157 40 102 0 2278 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 28488

[startup+12.7015 s]
/proc/loadavg: 2.15 2.03 2.01 3/77 7848
/proc/meminfo: memFree=1686928/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=38416 CPUtime=7.93
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 9058 0 0 0 363 430 0 0 25 0 1 0 681890215 39337984 9044 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/7848/statm: 9604 9044 40 102 0 9499 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 57372

[startup+25.5028 s]
/proc/loadavg: 2.33 2.08 2.02 3/77 7848
/proc/meminfo: memFree=1669648/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=56364 CPUtime=20.73
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 12834 0 0 0 1484 589 0 0 25 0 1 0 681890215 57716736 12787 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7848/statm: 14091 12787 42 102 0 13986 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 75320

[startup+51.1026 s]
/proc/loadavg: 2.22 2.07 2.02 3/77 7848
/proc/meminfo: memFree=1664784/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=61380 CPUtime=46.28
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 14121 0 0 0 4038 590 0 0 25 0 1 0 681890215 62853120 14074 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7848/statm: 15345 14074 42 102 0 15240 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 80336

[startup+102.305 s]
/proc/loadavg: 2.09 2.06 2.02 3/77 7848
/proc/meminfo: memFree=1659408/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=66132 CPUtime=97.47
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 15483 0 0 0 9155 592 0 0 25 0 1 0 681890215 67719168 15336 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/7848/statm: 16533 15336 48 102 0 16428 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 85088

[startup+162.302 s]
/proc/loadavg: 2.03 2.05 2.01 3/77 7848
/proc/meminfo: memFree=1657808/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1576656/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=76976 CPUtime=1295.29
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 19877 0 0 0 128931 598 0 0 25 0 1 0 681890215 78823424 18086 996147200 134512640 134931368 4294956256 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 1 0 0
/proc/7848/statm: 19244 18086 48 102 0 19139 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 95932

[startup+1362.3 s]
/proc/loadavg: 2.26 2.17 2.06 3/84 7925
/proc/meminfo: memFree=1576656/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=76976 CPUtime=1355.05
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 19877 0 0 0 134907 598 0 0 25 0 1 0 681890215 78823424 18086 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7848/statm: 19244 18086 48 102 0 19139 0
Current children cumulated CPU time (s) 1359.69
Current children cumulated vsize (KiB) 95932

[startup+1422.31 s]
/proc/loadavg: 2.09 2.14 2.05 3/84 7925
/proc/meminfo: memFree=1573520/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=80012 CPUtime=1414.82
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 20833 0 0 0 140883 599 0 0 25 0 1 0 681890215 81932288 18851 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7848/statm: 20003 18851 48 102 0 19898 0
Current children cumulated CPU time (s) 1419.46
Current children cumulated vsize (KiB) 98968

[startup+1482.3 s]
/proc/loadavg: 2.03 2.11 2.04 3/84 7925
/proc/meminfo: memFree=1573456/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=80012 CPUtime=1474.57
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 20833 0 0 0 146858 599 0 0 25 0 1 0 681890215 81932288 18851 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7848/statm: 20003 18851 48 102 0 19898 0
Current children cumulated CPU time (s) 1479.21
Current children cumulated vsize (KiB) 98968

[startup+1542.3 s]
/proc/loadavg: 2.01 2.09 2.04 3/84 7925
/proc/meminfo: memFree=1573328/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=80012 CPUtime=1534.34
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 20833 0 0 0 152834 600 0 0 25 0 1 0 681890215 81932288 18851 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7848/statm: 20003 18851 48 102 0 19898 0
Current children cumulated CPU time (s) 1538.98
Current children cumulated vsize (KiB) 98968

[startup+1602.3 s]
/proc/loadavg: 2.00 2.07 2.03 3/84 7925
/proc/meminfo: memFree=1573144/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=80012 CPUtime=1594.1
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 21048 0 0 0 158810 600 0 0 25 0 1 0 681890215 81932288 18867 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7848/statm: 20003 18867 48 102 0 19898 0
Current children cumulated CPU time (s) 1598.74
Current children cumulated vsize (KiB) 98968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.05 2.03 3/84 7925
/proc/meminfo: memFree=1573144/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=80012 CPUtime=1653.86
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 21048 0 0 0 164786 600 0 0 25 0 1 0 681890215 81932288 18867 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7848/statm: 20003 18867 48 102 0 19898 0
Current children cumulated CPU time (s) 1658.5
Current children cumulated vsize (KiB) 98968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/84 7925
/proc/meminfo: memFree=1572440/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=80012 CPUtime=1713.62
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 21274 0 0 0 170762 600 0 0 25 0 1 0 681890215 81932288 18885 996147200 134512640 134931368 4294956256 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/7848/statm: 20003 18885 48 102 0 19898 0
Current children cumulated CPU time (s) 1718.26
Current children cumulated vsize (KiB) 98968

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/84 7925
/proc/meminfo: memFree=1573016/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=80012 CPUtime=1773.38
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 21274 0 0 0 176738 600 0 0 25 0 1 0 681890215 81932288 18885 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7848/statm: 20003 18885 48 102 0 19898 0
Current children cumulated CPU time (s) 1778.02
Current children cumulated vsize (KiB) 98968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.4 s]
/proc/loadavg: 2.00 2.03 2.01 3/84 7925
/proc/meminfo: memFree=1573016/2055924 swapFree=4177320/4192956
[pid=7824] ppid=7822 vsize=13600 CPUtime=4.64
/proc/7824/stat : 7824 (sugar) S 7822 7824 7426 0 -1 4194304 1022 21746 0 2 3 1 430 30 16 0 1 0 681889739 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7824/statm: 3400 799 370 3 0 500 0
[pid=7847] ppid=7824 vsize=5356 CPUtime=0
/proc/7847/stat : 7847 (sh) S 7824 7824 7426 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 681890214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7847/statm: 1339 232 193 169 0 50 0
[pid=7848] ppid=7847 vsize=80012 CPUtime=1795.4
/proc/7848/stat : 7848 (picosat) R 7847 7824 7426 0 -1 4194304 21274 0 0 0 178940 600 0 0 25 0 1 0 681890215 81932288 18885 996147200 134512640 134931368 4294956256 18446744073709551615 134524072 0 0 4096 0 0 0 0 17 1 0 0
/proc/7848/statm: 20003 18885 48 102 0 19898 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 98968

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7824 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=338340
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=322950
# CPU time returned by wait4() is 4.66129
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.42
CPU time (s): 1800.04
CPU user time (s): 1793.73
CPU system time (s): 6.31
CPU usage (%): 99.7572
Max. virtual memory (cumulated for all children) (KiB): 887572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.33834
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23124
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= 5756
involuntary context switches= 5613

runsolver used 1.66375 second user time and 4.93125 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-05 14:40:02
IDJOB=1089089
IDBENCH=58196
IDSOLVER=345
FILE ID=node83/1089089-1215261601
PBS_JOBID= 7882111
Free space on /tmp= 66492 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/graphColoring/register/fpsol/normalized-fpsol2-i-1-55.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1089089-1215261601/watcher-1089089-1215261601 -o /tmp/evaluation-result-1089089-1215261601/solver-1089089-1215261601 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1089089-1215261601.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9685e02ee1e44c7ff05763d17f8830d9
RANDOM SEED=298594103

node83.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1750088 kB
Buffers:         24576 kB
Cached:         207864 kB
SwapCached:       9708 kB
Active:         123044 kB
Inactive:       137524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1750088 kB
SwapTotal:     4192956 kB
SwapFree:      4177320 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:          34136 kB
Slab:            30656 kB
Committed_AS:  1209500 kB
PageTables:       1772 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= 66488 MiB
End job on node83 at 2008-07-05 15:10:08