Trace number 1034949

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.09 1816.22

General information on the benchmark

Namecsp/rand-2-27/
normalized-rand-27-27-351-163-55021_ext.xml
MD5SUM3b87432a795257e68114fcfea8b43f0c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark649.53
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Wed Jul  2 00:05:11 2008
0.00/0.05	c 0	PID 25581
0.00/0.05	c 0	HOST node26.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1034949-1214949911.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-1034949-1214949911.xml' 'HOME/temp.csp'
0.04/0.80	c 0	1 domains, 27 variables, 0 predicates, 351 relations, 351 constraints
0.04/0.84	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/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.77/0.92	c 1	Parsing HOME/temp.csp
1.21/1.36	c 1	parsed 730 expressions
1.21/1.36	c 1	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.21/1.36	c 1	Converting to clausal form CSP
1.21/1.39	c 1	converted 73 (10%) expressions
1.21/1.39	c 1	converted 146 (20%) expressions
1.21/1.40	c 1	converted 219 (30%) expressions
1.31/1.40	c 1	converted 292 (40%) expressions
1.31/1.41	c 1	converted 365 (50%) expressions
1.31/1.49	c 1	converted 438 (60%) expressions
1.41/1.52	c 1	converted 511 (70%) expressions
1.41/1.56	c 1	converted 584 (80%) expressions
1.41/1.58	c 1	converted 657 (90%) expressions
1.50/1.61	c 1	converted 730 (100%) expressions
1.50/1.61	c 1	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.50/1.61	c 1	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/1.61	c 1	Propagation in CSP
1.50/1.61	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.50/1.61	c 1	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.50/1.61	c 1	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/1.61	c 1	Simplifing CSP by introducing new Boolean variables
1.50/1.61	c 1	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.50/1.62	c 1	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/1.67	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.50/1.68	c 1	3 (10%) CSP integer variables are encoded (75 clauses, 722 bytes)
1.50/1.68	c 1	6 (20%) CSP integer variables are encoded (150 clauses, 1506 bytes)
1.50/1.68	c 1	9 (30%) CSP integer variables are encoded (225 clauses, 2331 bytes)
1.50/1.68	c 1	11 (40%) CSP integer variables are encoded (275 clauses, 2881 bytes)
1.50/1.68	c 1	14 (50%) CSP integer variables are encoded (350 clauses, 3706 bytes)
1.50/1.68	c 1	17 (60%) CSP integer variables are encoded (425 clauses, 4531 bytes)
1.50/1.69	c 1	19 (70%) CSP integer variables are encoded (475 clauses, 5081 bytes)
1.50/1.69	c 1	22 (80%) CSP integer variables are encoded (550 clauses, 5906 bytes)
1.50/1.69	c 1	25 (90%) CSP integer variables are encoded (625 clauses, 6731 bytes)
1.50/1.69	c 1	27 (100%) CSP integer variables are encoded (675 clauses, 7281 bytes)
1.60/1.75	c 1	36 (10%) CSP clauses are encoded (4724 clauses, 74295 bytes)
1.60/1.78	c 1	71 (20%) CSP clauses are encoded (8677 clauses, 142546 bytes)
1.70/1.80	c 1	106 (30%) CSP clauses are encoded (12664 clauses, 213980 bytes)
1.70/1.83	c 2	141 (40%) CSP clauses are encoded (16630 clauses, 290111 bytes)
1.70/1.85	c 2	176 (50%) CSP clauses are encoded (20594 clauses, 366249 bytes)
1.70/1.88	c 2	211 (60%) CSP clauses are encoded (24577 clauses, 442520 bytes)
1.80/1.90	c 2	246 (70%) CSP clauses are encoded (28504 clauses, 517813 bytes)
1.80/1.92	c 2	281 (80%) CSP clauses are encoded (32461 clauses, 593706 bytes)
1.80/1.95	c 2	316 (90%) CSP clauses are encoded (36425 clauses, 669734 bytes)
1.80/1.97	c 2	351 (100%) CSP clauses are encoded (40417 clauses, 746390 bytes)
1.80/1.97	c 2	351 CSP clauses encoded
1.80/1.97	c 2	Writing map file : HOME/temp.map
1.80/1.97	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.80/1.97	c 2	SAT : 702 SAT variables, 40417 SAT clauses, 746390 bytes
1.80/1.97	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.80/2.00	c 2	SOLVING HOME/temp.cnf
1.80/2.00	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.05/1816.20	sh: line 1: 25605 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.05/1816.21	c 1816	DECODING HOME/temp.out WITH HOME/temp.map
1800.05/1816.21	c 1816	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.05/1816.22	c ERROR INTERRUPTED
1800.05/1816.22	s UNKNOWN
1800.05/1816.22	c 1816	CPU 1799.61 (0.03 0.01 1799.58 0.45)
1800.05/1816.22	c 1816	END Wed Jul  2 00:35:27 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-1034949-1214949911/watcher-1034949-1214949911 -o /tmp/evaluation-result-1034949-1214949911/solver-1034949-1214949911 -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-1034949-1214949911.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 1.49 0.72 4/81 25581
/proc/meminfo: memFree=1636528/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=7504 CPUtime=0
/proc/25581/stat : 25581 (sugar) R 25579 25581 25389 0 -1 4194304 66 0 0 0 0 0 0 0 19 0 1 0 979445993 7684096 51 996147200 4194304 4206940 548682068608 18446744073709551615 269025867145 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/25581/statm: 1876 51 38 3 0 55 0

[startup+0.0861951 s]
/proc/loadavg: 2.00 1.49 0.72 4/81 25581
/proc/meminfo: memFree=1636528/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=0.04
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 979445993 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101196 s]
/proc/loadavg: 2.00 1.49 0.72 4/81 25581
/proc/meminfo: memFree=1636528/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=0.04
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 979445993 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301211 s]
/proc/loadavg: 2.00 1.49 0.72 4/81 25581
/proc/meminfo: memFree=1636528/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=0.04
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 979445993 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701243 s]
/proc/loadavg: 2.00 1.49 0.72 4/81 25581
/proc/meminfo: memFree=1636528/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=0.04
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 979445993 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50231 s]
/proc/loadavg: 2.00 1.50 0.73 3/92 25603
/proc/meminfo: memFree=1628376/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=0.77
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 973 4832 0 1 3 1 69 4 15 0 1 0 979445993 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 797 370 3 0 500 0
[pid=25594] ppid=25581 vsize=5356 CPUtime=0
/proc/25594/stat : 25594 (sh) S 25581 25581 25389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 979446077 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25594/statm: 1339 233 193 169 0 50 0
[pid=25595] ppid=25594 vsize=864320 CPUtime=0.64
/proc/25595/stat : 25595 (java) S 25594 25581 25389 0 -1 0 6912 0 1 0 61 3 0 0 18 0 9 0 979446078 885063680 6198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25595/statm: 216080 6198 2540 9 0 210655 0
[pid=25595/tid=25596] ppid=25594 vsize=864320 CPUtime=0.36
/proc/25595/task/25596/stat : 25596 (java) R 25594 25581 25389 0 -1 64 2579 0 1 0 35 1 0 0 22 0 9 0 979446078 885063680 6198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25595/tid=25597] ppid=25594 vsize=864320 CPUtime=0.17
/proc/25595/task/25597/stat : 25597 (java) R 25594 25581 25389 0 -1 64 3299 0 0 0 16 1 0 0 16 0 9 0 979446080 885063680 6198 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25595/tid=25598] ppid=25594 vsize=864320 CPUtime=0
/proc/25595/task/25598/stat : 25598 (java) S 25594 25581 25389 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 979446080 885063680 6198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25595/tid=25599] ppid=25594 vsize=864320 CPUtime=0
/proc/25595/task/25599/stat : 25599 (java) S 25594 25581 25389 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 979446080 885063680 6198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25595/tid=25600] ppid=25594 vsize=864320 CPUtime=0
/proc/25595/task/25600/stat : 25600 (java) S 25594 25581 25389 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 979446082 885063680 6198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25595/tid=25601] ppid=25594 vsize=864320 CPUtime=0.08
/proc/25595/task/25601/stat : 25601 (java) S 25594 25581 25389 0 -1 64 337 0 0 0 8 0 0 0 16 0 9 0 979446082 885063680 6198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25595/tid=25602] ppid=25594 vsize=864320 CPUtime=0
/proc/25595/task/25602/stat : 25602 (java) S 25594 25581 25389 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 979446082 885063680 6198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25595/tid=25603] ppid=25594 vsize=864320 CPUtime=0
/proc/25595/task/25603/stat : 25603 (java) S 25594 25581 25389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 979446082 885063680 6198 996147200 134512640 134550740 4294955952 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) 883276

[startup+3.10143 s]
/proc/loadavg: 2.00 1.50 0.73 3/84 25605
/proc/meminfo: memFree=1632536/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=2320 CPUtime=1.08
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 502 0 0 0 85 23 0 0 25 0 1 0 979446193 2375680 488 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 580 488 42 102 0 475 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 21276

[startup+6.30269 s]
/proc/loadavg: 2.00 1.51 0.74 3/84 25605
/proc/meminfo: memFree=1630424/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=2996 CPUtime=4.27
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 678 0 0 0 404 23 0 0 25 0 1 0 979446193 3067904 662 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 749 662 48 102 0 644 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 21952

[startup+12.7012 s]
/proc/loadavg: 2.00 1.52 0.74 3/84 25605
/proc/meminfo: memFree=1630040/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=3232 CPUtime=10.63
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 738 0 0 0 1040 23 0 0 25 0 1 0 979446193 3309568 722 996147200 134512640 134931368 4294956256 18446744073709551615 134525927 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 808 722 48 102 0 703 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 22188

[startup+25.5012 s]
/proc/loadavg: 2.00 1.54 0.76 3/84 25605
/proc/meminfo: memFree=1629848/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=3536 CPUtime=23.37
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 823 0 0 0 2313 24 0 0 25 0 1 0 979446193 3620864 807 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 884 807 48 102 0 779 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 22492

[startup+51.1012 s]
/proc/loadavg: 2.00 1.57 0.79 3/84 25605
/proc/meminfo: memFree=1629336/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=4076 CPUtime=48.85
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 953 0 0 0 4861 24 0 0 25 0 1 0 979446193 4173824 937 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 1019 937 48 102 0 914 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 23032

[startup+102.306 s]
/proc/loadavg: 2.00 1.64 0.85 3/83 25641
/proc/meminfo: memFree=1576168/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=4948 CPUtime=99.67
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 1127 0 0 0 9943 24 0 0 25 0 1 0 979446193 5066752 1111 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 1237 1111 48 102 0 1132 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 23904

[startup+162.301 s]
/proc/loadavg: 2.07 1.72 0.93 3/83 25641
/proc/meminfo: memFree=1573096/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=5716 CPUtime=159.1
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 1396 0 0 0 15885 25 0 0 25 0 1 0 979446193 5853184 1258 996147200 134512640 134931368 4294956256 18446744073709551615 134525707 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 1429 1258 48 102 0 1324 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 24672

[startup+222.302 s]
/proc/loadavg: 2.09 1.78 1.00 3/83 25641
/proc/meminfo: memFree=1572584/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=9324 CPUtime=1229
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 4694 0 0 0 122870 30 0 0 25 0 1 0 979446193 9547776 2183 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 2331 2183 48 102 0 2226 0
Current children cumulated CPU time (s) 1230.9
Current children cumulated vsize (KiB) 28280

[startup+1302.3 s]
/proc/loadavg: 2.02 1.99 1.66 3/83 25641
/proc/meminfo: memFree=1566376/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=9456 CPUtime=1288.44
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 4813 0 0 0 128813 31 0 0 25 0 1 0 979446193 9682944 2227 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 2364 2227 48 102 0 2259 0
Current children cumulated CPU time (s) 1290.34
Current children cumulated vsize (KiB) 28412

[startup+1362.3 s]
/proc/loadavg: 2.01 1.99 1.68 3/83 25641
/proc/meminfo: memFree=1565992/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=9852 CPUtime=1347.88
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 4979 0 0 0 134757 31 0 0 25 0 1 0 979446193 10088448 2318 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 2463 2318 48 102 0 2358 0
Current children cumulated CPU time (s) 1349.78
Current children cumulated vsize (KiB) 28808

[startup+1422.31 s]
/proc/loadavg: 2.07 2.00 1.70 3/83 25641
/proc/meminfo: memFree=1565864/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=9984 CPUtime=1407.31
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 5096 0 0 0 140700 31 0 0 25 0 1 0 979446193 10223616 2356 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 2496 2356 48 102 0 2391 0
Current children cumulated CPU time (s) 1409.21
Current children cumulated vsize (KiB) 28940

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 1.72 3/83 25641
/proc/meminfo: memFree=1565608/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=10116 CPUtime=1466.75
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 5291 0 0 0 146644 31 0 0 25 0 1 0 979446193 10358784 2393 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 2529 2393 48 102 0 2424 0
Current children cumulated CPU time (s) 1468.65
Current children cumulated vsize (KiB) 29072

[startup+1542.3 s]
/proc/loadavg: 2.16 2.04 1.75 3/83 25641
/proc/meminfo: memFree=1565224/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=10380 CPUtime=1526.19
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 5455 0 0 0 152587 32 0 0 25 0 1 0 979446193 10629120 2474 996147200 134512640 134931368 4294956256 18446744073709551615 134525927 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 2595 2474 48 102 0 2490 0
Current children cumulated CPU time (s) 1528.09
Current children cumulated vsize (KiB) 29336

[startup+1602.3 s]
/proc/loadavg: 2.13 2.06 1.77 3/83 25641
/proc/meminfo: memFree=1565224/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=10380 CPUtime=1585.63
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 5538 0 0 0 158531 32 0 0 25 0 1 0 979446193 10629120 2474 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 2595 2474 48 102 0 2490 0
Current children cumulated CPU time (s) 1587.53
Current children cumulated vsize (KiB) 29336

[startup+1662.3 s]
/proc/loadavg: 2.04 2.05 1.78 3/83 25641
/proc/meminfo: memFree=1565032/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=10644 CPUtime=1645.06
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 5680 0 0 0 164474 32 0 0 25 0 1 0 979446193 10899456 2533 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 2661 2533 48 102 0 2556 0
Current children cumulated CPU time (s) 1646.96
Current children cumulated vsize (KiB) 29600

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 1.79 3/83 25641
/proc/meminfo: memFree=1565032/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=10456 CPUtime=1704.5
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 5763 0 0 0 170418 32 0 0 25 0 1 0 979446193 10706944 2505 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/25605/statm: 2614 2505 48 102 0 2509 0
Current children cumulated CPU time (s) 1706.4
Current children cumulated vsize (KiB) 29412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 1.80 3/87 25681
/proc/meminfo: memFree=1529608/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=10456 CPUtime=1764.26
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 5858 0 0 0 176393 33 0 0 25 0 1 0 979446193 10706944 2513 996147200 134512640 134931368 4294956256 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 0 0 0
/proc/25605/statm: 2614 2513 48 102 0 2509 0
Current children cumulated CPU time (s) 1766.16
Current children cumulated vsize (KiB) 29412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.2 s]
/proc/loadavg: 2.00 2.02 1.81 3/87 25681
/proc/meminfo: memFree=1529608/2055920 swapFree=4133472/4192956
[pid=25581] ppid=25579 vsize=13600 CPUtime=1.9
/proc/25581/stat : 25581 (sugar) S 25579 25581 25389 0 -1 4194304 1022 13141 0 2 3 1 176 10 16 0 1 0 979445993 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25581/statm: 3400 798 370 3 0 500 0
[pid=25604] ppid=25581 vsize=5356 CPUtime=0
/proc/25604/stat : 25604 (sh) S 25581 25581 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 979446193 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25604/statm: 1339 232 193 169 0 50 0
[pid=25605] ppid=25604 vsize=10456 CPUtime=1798.15
/proc/25605/stat : 25605 (picosat) R 25604 25581 25389 0 -1 4194304 5858 0 0 0 179782 33 0 0 25 0 1 0 979446193 10706944 2513 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25605/statm: 2614 2513 48 102 0 2509 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 29412

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

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

Child status: 0
Real time (s): 1816.22
CPU time (s): 1800.09
CPU user time (s): 1799.62
CPU system time (s): 0.466929
CPU usage (%): 99.1118
Max. virtual memory (cumulated for all children) (KiB): 883388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.466929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20770
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= 1906
involuntary context switches= 40432

runsolver used 2.76958 second user time and 5.50216 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-02 00:05:11
IDJOB=1034949
IDBENCH=53370
IDSOLVER=345
FILE ID=node26/1034949-1214949911
PBS_JOBID= 7870281
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/rand-2-27/normalized-rand-27-27-351-163-55021_ext.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-1034949-1214949911/watcher-1034949-1214949911 -o /tmp/evaluation-result-1034949-1214949911/solver-1034949-1214949911 -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-1034949-1214949911.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3b87432a795257e68114fcfea8b43f0c
RANDOM SEED=2025007611

node26.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.221
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.221
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:       1637008 kB
Buffers:         41484 kB
Cached:         253200 kB
SwapCached:      53680 kB
Active:         105408 kB
Inactive:       265980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637008 kB
SwapTotal:     4192956 kB
SwapFree:      4133472 kB
Dirty:            1652 kB
Writeback:           0 kB
Mapped:          92372 kB
Slab:            32684 kB
Committed_AS:  1589984 kB
PageTables:       1924 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= 66544 MiB
End job on node26 at 2008-07-02 00:35:29