Trace number 2057991

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+picosat? (TO) 1800.07 1816.32

General information on the benchmark

Namecsp/frb56-25/
normalized-frb56-25-2-mgd_ext.xml
MD5SUM6cffd350d706cc281e92ff54d514b179
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints511
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension511
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 Sat Jul 11 15:45:31 2009
0.00/0.08	c 0	PID 13293
0.00/0.08	c 0	HOST node40.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2057991-1247319930.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-2057991-1247319930.xml' 'HOME/temp.csp'
0.06/0.69	c 0	1 domains, 56 variables, 0 predicates, 511 relations, 511 constraints
0.06/0.71	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.71	c 0	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.06/0.79	c 0	Parsing HOME/temp.csp
1.31/1.47	c 1	parsed 1079 expressions
1.31/1.48	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.31/1.48	c 1	Converting to clausal form CSP
1.41/1.51	c 1	converted 108 (10%) expressions
1.41/1.52	c 1	converted 216 (20%) expressions
1.41/1.52	c 1	converted 324 (30%) expressions
1.41/1.53	c 1	converted 432 (40%) expressions
1.41/1.53	c 1	converted 540 (50%) expressions
1.51/1.66	c 1	converted 648 (60%) expressions
1.61/1.73	c 1	converted 756 (70%) expressions
1.61/1.77	c 1	converted 864 (80%) expressions
1.70/1.82	c 1	converted 972 (90%) expressions
1.70/1.86	c 1	converted 1079 (100%) expressions
1.70/1.86	c 1	CSP : 56 integers, 0 booleans, 511 clauses, largest domain size 25
1.70/1.86	c 1	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.70/1.86	c 1	Propagation in CSP
1.70/1.87	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.70/1.87	c 1	CSP : 56 integers, 0 booleans, 511 clauses, largest domain size 25
1.70/1.87	c 1	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.70/1.87	c 1	Simplifing CSP by introducing new Boolean variables
1.70/1.87	c 1	CSP : 56 integers, 0 booleans, 511 clauses, largest domain size 25
1.70/1.87	c 1	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.80/1.94	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.80/1.95	c 1	6 (10%) CSP integer variables are encoded (138 clauses, 1376 bytes)
1.80/1.96	c 1	12 (20%) CSP integer variables are encoded (276 clauses, 2894 bytes)
1.80/1.96	c 1	17 (30%) CSP integer variables are encoded (391 clauses, 4159 bytes)
1.80/1.96	c 1	23 (40%) CSP integer variables are encoded (529 clauses, 5677 bytes)
1.80/1.96	c 1	28 (50%) CSP integer variables are encoded (644 clauses, 6942 bytes)
1.80/1.96	c 1	34 (60%) CSP integer variables are encoded (782 clauses, 8460 bytes)
1.80/1.96	c 1	40 (70%) CSP integer variables are encoded (920 clauses, 9978 bytes)
1.80/1.96	c 1	45 (80%) CSP integer variables are encoded (1035 clauses, 11398 bytes)
1.80/1.96	c 1	51 (90%) CSP integer variables are encoded (1173 clauses, 13192 bytes)
1.80/1.96	c 1	56 (100%) CSP integer variables are encoded (1288 clauses, 14687 bytes)
1.90/2.04	c 2	52 (10%) CSP clauses are encoded (7280 clauses, 117176 bytes)
1.90/2.08	c 2	103 (20%) CSP clauses are encoded (12830 clauses, 219536 bytes)
2.00/2.11	c 2	154 (30%) CSP clauses are encoded (18768 clauses, 335453 bytes)
2.00/2.15	c 2	205 (40%) CSP clauses are encoded (24474 clauses, 448264 bytes)
2.00/2.18	c 2	256 (50%) CSP clauses are encoded (30157 clauses, 560056 bytes)
2.11/2.22	c 2	307 (60%) CSP clauses are encoded (35877 clauses, 672770 bytes)
2.11/2.26	c 2	358 (70%) CSP clauses are encoded (41578 clauses, 786497 bytes)
2.11/2.29	c 2	409 (80%) CSP clauses are encoded (47283 clauses, 900237 bytes)
2.21/2.33	c 2	460 (90%) CSP clauses are encoded (52986 clauses, 1016156 bytes)
2.21/2.36	c 2	511 (100%) CSP clauses are encoded (58700 clauses, 1141831 bytes)
2.21/2.36	c 2	511 CSP clauses encoded
2.21/2.36	c 2	Writing map file : HOME/temp.map
2.21/2.37	c 2	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.21/2.37	c 2	SAT : 1344 SAT variables, 58700 SAT clauses, 1141831 bytes
2.21/2.37	c 2	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.27/2.42	c 2	SOLVING HOME/temp.cnf
2.27/2.42	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.02/1816.31	sh: line 1: 13317 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.02/1816.31	c 1816	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1816.31	c 1816	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'
1800.02/1816.31	c ERROR INTERRUPTED
1800.02/1816.32	s UNKNOWN
1800.02/1816.32	c 1816	CPU 1800.05 (0.06 0.01 1799.4 0.58)
1800.02/1816.32	c 1816	END Sat Jul 11 16:15:47 2009

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057991-1247319930/watcher-2057991-1247319930 -o /tmp/evaluation-result-2057991-1247319930/solver-2057991-1247319930 -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-2057991-1247319930.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.97 2.04 1.79 4/83 13293
/proc/meminfo: memFree=1220048/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=12268 CPUtime=0
/proc/13293/stat : 13293 (sugar) R 13291 13293 12843 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 18684331 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 264519776869 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/13293/statm: 3067 316 241 3 0 167 0

[startup+0.110048 s]
/proc/loadavg: 1.97 2.04 1.79 4/83 13293
/proc/meminfo: memFree=1220048/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=0.06
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 18684331 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.202058 s]
/proc/loadavg: 1.97 2.04 1.79 4/83 13293
/proc/meminfo: memFree=1220048/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=0.06
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 18684331 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302072 s]
/proc/loadavg: 1.97 2.04 1.79 4/83 13293
/proc/meminfo: memFree=1220048/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=0.06
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 18684331 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70212 s]
/proc/loadavg: 1.97 2.04 1.79 4/83 13293
/proc/meminfo: memFree=1220048/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=0.06
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1245 128 0 0 5 1 0 0 15 0 1 0 18684331 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50123 s]
/proc/loadavg: 1.97 2.04 1.79 4/94 13315
/proc/meminfo: memFree=1208632/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=0.65
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1309 5082 0 1 5 1 56 3 15 0 1 0 18684331 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1111 409 3 0 796 0
[pid=13306] ppid=13293 vsize=5356 CPUtime=0
/proc/13306/stat : 13306 (sh) S 13293 13293 12843 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 18684403 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13306/statm: 1339 233 193 169 0 50 0
[pid=13307] ppid=13306 vsize=864388 CPUtime=0.76
/proc/13307/stat : 13307 (java) S 13306 13293 12843 0 -1 0 7167 0 1 0 72 4 0 0 18 0 9 0 18684403 885133312 6445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13307/statm: 216097 6445 2567 9 0 210602 0
[pid=13307/tid=13308] ppid=13306 vsize=864388 CPUtime=0.52
/proc/13307/task/13308/stat : 13308 (java) R 13306 13293 12843 0 -1 64 2596 0 1 0 51 1 0 0 22 0 9 0 18684404 885133312 6445 996147200 134512640 134550932 4294955936 18446744073709551615 4125978494 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13307/tid=13309] ppid=13306 vsize=864388 CPUtime=0.18
/proc/13307/task/13309/stat : 13309 (java) S 13306 13293 12843 0 -1 64 3567 0 0 0 16 2 0 0 16 0 9 0 18684405 885133312 6445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13307/tid=13310] ppid=13306 vsize=864388 CPUtime=0
/proc/13307/task/13310/stat : 13310 (java) S 13306 13293 12843 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18684406 885133312 6445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13307/tid=13311] ppid=13306 vsize=864388 CPUtime=0
/proc/13307/task/13311/stat : 13311 (java) S 13306 13293 12843 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 18684406 885133312 6445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13307/tid=13312] ppid=13306 vsize=864388 CPUtime=0
/proc/13307/task/13312/stat : 13312 (java) S 13306 13293 12843 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18684408 885133312 6445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13307/tid=13313] ppid=13306 vsize=864388 CPUtime=0.03
/proc/13307/task/13313/stat : 13313 (java) S 13306 13293 12843 0 -1 64 301 0 0 0 3 0 0 0 16 0 9 0 18684408 885133312 6445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13307/tid=13314] ppid=13306 vsize=864388 CPUtime=0
/proc/13307/task/13314/stat : 13314 (java) S 13306 13293 12843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 18684408 885133312 6445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13307/tid=13315] ppid=13306 vsize=864388 CPUtime=0
/proc/13307/task/13315/stat : 13315 (java) S 13306 13293 12843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18684408 885133312 6445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 886612

[startup+3.10143 s]
/proc/loadavg: 1.97 2.04 1.79 3/94 13315
/proc/meminfo: memFree=1188984/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30185 s]
/proc/loadavg: 1.98 2.04 1.79 3/86 13317
/proc/meminfo: memFree=1211384/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=4164 CPUtime=3.82
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 919 0 0 0 350 32 0 0 25 0 1 0 18684574 4263936 905 996147200 134512640 134931368 4294956256 18446744073709551615 134522836 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 1041 905 42 102 0 936 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 26388

[startup+12.7017 s]
/proc/loadavg: 1.98 2.04 1.79 3/86 13317
/proc/meminfo: memFree=1210616/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=4584 CPUtime=10.17
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 1029 0 0 0 984 33 0 0 25 0 1 0 18684574 4694016 1013 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 1146 1013 48 102 0 1041 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 26808

[startup+25.5023 s]
/proc/loadavg: 1.98 2.03 1.79 3/86 13317
/proc/meminfo: memFree=1210360/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=5016 CPUtime=22.85
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 1130 0 0 0 2252 33 0 0 25 0 1 0 18684574 5136384 1114 996147200 134512640 134931368 4294956256 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 1254 1114 48 102 0 1149 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 27240

[startup+51.1026 s]
/proc/loadavg: 2.06 2.04 1.80 3/86 13317
/proc/meminfo: memFree=1209720/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=5584 CPUtime=48.21
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 1296 0 0 0 4787 34 0 0 25 0 1 0 18684574 5718016 1280 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 1396 1280 48 102 0 1291 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 27808

[startup+102.302 s]
/proc/loadavg: 2.02 2.04 1.81 3/86 13317
/proc/meminfo: memFree=1208504/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=6612 CPUtime=98.93
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 1578 0 0 0 9859 34 0 0 25 0 1 0 18684574 6770688 1524 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 1653 1524 48 102 0 1548 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 28836

[startup+162.302 s]
/proc/loadavg: 2.01 2.03 1.82 3/86 13317
/proc/meminfo: memFree=1208056/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=7140 CPUtime=158.35
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 1852 0 0 0 15801 34 0 0 25 0 1 0 18684574 7311360 1652 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 1785 1652 48 102 0 1680 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 29364

[startup+222.308 s]
/proc/loadavg: 2.00 2.02 1.83 3/86 13317
/proc/meminfo: memFree=1207160/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=7800 CPUtime=217.8
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 2191 0 0 0 21745 35 0 0 25 0 1 0 18684574 7987200 1821 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 1950 1821 48 102 0 1845 0
Current children cumulated CPU time (s) 220.09
Current children cumulated vsize (KiB) 30024

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

[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=13272 CPUtime=1228.17
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 5277 0 0 0 122776 41 0 0 25 0 1 0 18684574 13590528 3096 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 3318 3096 48 102 0 3213 0
Current children cumulated CPU time (s) 1230.46
Current children cumulated vsize (KiB) 35496

[startup+1302.3 s]
/proc/loadavg: 2.07 2.07 1.96 3/86 13325
/proc/meminfo: memFree=1201088/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=13800 CPUtime=1287.6
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 5482 0 0 0 128719 41 0 0 25 0 1 0 18684574 14131200 3212 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 3450 3212 48 102 0 3345 0
Current children cumulated CPU time (s) 1289.89
Current children cumulated vsize (KiB) 36024

[startup+1362.3 s]
/proc/loadavg: 2.07 2.07 1.96 3/86 13325
/proc/meminfo: memFree=1201152/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=13728 CPUtime=1347.03
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 5482 0 0 0 134662 41 0 0 25 0 1 0 18684574 14057472 3212 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 3432 3212 48 102 0 3327 0
Current children cumulated CPU time (s) 1349.32
Current children cumulated vsize (KiB) 35952

[startup+1422.3 s]
/proc/loadavg: 2.02 2.06 1.96 3/86 13325
/proc/meminfo: memFree=1201088/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=13728 CPUtime=1406.48
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 5571 0 0 0 140606 42 0 0 25 0 1 0 18684574 14057472 3212 996147200 134512640 134931368 4294956256 18446744073709551615 134525847 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 3432 3212 48 102 0 3327 0
Current children cumulated CPU time (s) 1408.77
Current children cumulated vsize (KiB) 35952

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 1.96 3/86 13325
/proc/meminfo: memFree=1201088/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=13728 CPUtime=1465.91
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 5575 0 0 0 146549 42 0 0 25 0 1 0 18684574 14057472 3216 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 3432 3216 48 102 0 3327 0
Current children cumulated CPU time (s) 1468.2
Current children cumulated vsize (KiB) 35952

[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 1.96 3/86 13325
/proc/meminfo: memFree=1201024/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=13728 CPUtime=1525.35
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 5672 0 0 0 152493 42 0 0 25 0 1 0 18684574 14057472 3220 996147200 134512640 134931368 4294956256 18446744073709551615 134525769 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 3432 3220 48 102 0 3327 0
Current children cumulated CPU time (s) 1527.64
Current children cumulated vsize (KiB) 35952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 1.96 3/86 13325
/proc/meminfo: memFree=1200640/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=14124 CPUtime=1584.77
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 5862 0 0 0 158435 42 0 0 25 0 1 0 18684574 14462976 3317 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 3531 3317 48 102 0 3426 0
Current children cumulated CPU time (s) 1587.06
Current children cumulated vsize (KiB) 36348

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/86 13325
/proc/meminfo: memFree=1200832/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=13728 CPUtime=1644.21
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 5955 0 0 0 164378 43 0 0 25 0 1 0 18684574 14057472 3230 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13317/statm: 3432 3230 48 102 0 3327 0
Current children cumulated CPU time (s) 1646.5
Current children cumulated vsize (KiB) 35952

[startup+1722.3 s]
/proc/loadavg: 1.93 2.00 1.96 3/86 13368
/proc/meminfo: memFree=1187008/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=14516 CPUtime=1703.77
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 6044 0 0 0 170333 44 0 0 25 0 1 0 18684574 14864384 3319 996147200 134512640 134931368 4294956256 18446744073709551615 134549521 0 0 4096 0 0 0 0 17 0 0 0
/proc/13317/statm: 3629 3319 48 102 0 3524 0
Current children cumulated CPU time (s) 1706.06
Current children cumulated vsize (KiB) 36740

[startup+1782.3 s]
/proc/loadavg: 1.97 2.00 1.96 3/86 13368
/proc/meminfo: memFree=1186688/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=14124 CPUtime=1763.75
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 6141 0 0 0 176330 45 0 0 25 0 1 0 18684574 14462976 3318 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/13317/statm: 3531 3318 48 102 0 3426 0
Current children cumulated CPU time (s) 1766.04
Current children cumulated vsize (KiB) 36348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.3 s]
/proc/loadavg: 1.98 2.00 1.96 3/86 13368
/proc/meminfo: memFree=1186304/2055920 swapFree=4192812/4192956
[pid=13293] ppid=13291 vsize=16868 CPUtime=2.29
/proc/13293/stat : 13293 (sugar) S 13291 13293 12843 0 -1 4194304 1365 15291 0 2 6 1 211 11 16 0 1 0 18684331 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13293/statm: 4217 1113 409 3 0 796 0
[pid=13316] ppid=13293 vsize=5356 CPUtime=0
/proc/13316/stat : 13316 (sh) S 13293 13293 12843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18684573 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13316/statm: 1339 232 193 169 0 50 0
[pid=13317] ppid=13316 vsize=14256 CPUtime=1797.73
/proc/13317/stat : 13317 (picosat) R 13316 13293 12843 0 -1 4194304 6292 0 0 0 179728 45 0 0 25 0 1 0 18684574 14598144 3371 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13317/statm: 3564 3371 48 102 0 3459 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 36480

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.32
CPU time (s): 1800.07
CPU user time (s): 1799.47
CPU system time (s): 0.600908
CPU usage (%): 99.1054
Max. virtual memory (cumulated for all children) (KiB): 886724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.47
system time used= 0.600908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23730
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= 2332
involuntary context switches= 71917

runsolver used 2.39764 second user time and 5.8811 second system time

The end

Launcher Data

Begin job on node40 at 2009-07-11 15:45:30
IDJOB=2057991
IDBENCH=53431
IDSOLVER=738
FILE ID=node40/2057991-1247319930
PBS_JOBID= 9506548
Free space on /tmp= 66228 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/frb56-25/normalized-frb56-25-2-mgd_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-2057991-1247319930/watcher-2057991-1247319930 -o /tmp/evaluation-result-2057991-1247319930/solver-2057991-1247319930 -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-2057991-1247319930.xml

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

MD5SUM BENCH= 6cffd350d706cc281e92ff54d514b179
RANDOM SEED=174392495

node40.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.213
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.213
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:       1220528 kB
Buffers:         37524 kB
Cached:         688716 kB
SwapCached:          0 kB
Active:         111024 kB
Inactive:       654424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1220528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:          59868 kB
Slab:            54856 kB
Committed_AS:   191644 kB
PageTables:       1960 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66228 MiB
End job on node40 at 2009-07-11 16:15:49