Trace number 2061269

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.13 1810.52

General information on the benchmark

Namecsp/QG5/
normalized-quasigroup5-10.xml
MD5SUMf6ccf9bdc24d5d97f1a5ed00ccb631e3
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark452.63
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of constraints200
Maximum constraint arity12
Maximum domain size10
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(20),element(180)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sat Jul 11 17:41:01 2009
0.00/0.08	c 0	PID 14857
0.00/0.08	c 0	HOST node37.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2061269-1247326861.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-2061269-1247326861.xml' 'HOME/temp.csp'
0.06/0.45	c 1	56 domains, 280 variables, 0 predicates, 0 relations, 200 constraints
0.06/0.50	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.50	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.59	c 1	Parsing HOME/temp.csp
0.42/0.64	c 1	parsed 536 expressions
0.42/0.65	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.42/0.65	c 1	Converting to clausal form CSP
0.42/0.68	c 1	converted 54 (10%) expressions
0.42/0.68	c 1	converted 108 (20%) expressions
0.42/0.68	c 1	converted 161 (30%) expressions
0.42/0.68	c 1	converted 215 (40%) expressions
0.42/0.69	c 1	converted 268 (50%) expressions
0.42/0.69	c 1	converted 322 (60%) expressions
0.42/0.99	c 1	converted 376 (70%) expressions
0.42/1.05	c 1	converted 429 (80%) expressions
0.99/1.10	c 1	converted 483 (90%) expressions
0.99/1.19	c 1	converted 536 (100%) expressions
0.99/1.19	c 1	CSP : 280 integers, 1470 booleans, 5460 clauses, largest domain size 10
0.99/1.19	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.99/1.19	c 1	Propagation in CSP
1.09/1.24	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.09/1.24	c 1	CSP : 280 integers, 1470 booleans, 5460 clauses, largest domain size 10
1.09/1.24	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.25	c 1	Simplifing CSP by introducing new Boolean variables
1.09/1.27	c 1	CSP : 280 integers, 2910 booleans, 6900 clauses, largest domain size 10
1.09/1.27	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.19/1.32	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.19/1.33	c 1	28 (10%) CSP integer variables are encoded (150 clauses, 1530 bytes)
1.19/1.34	c 1	56 (20%) CSP integer variables are encoded (300 clauses, 3180 bytes)
1.19/1.35	c 1	84 (30%) CSP integer variables are encoded (456 clauses, 4896 bytes)
1.19/1.35	c 1	112 (40%) CSP integer variables are encoded (582 clauses, 6282 bytes)
1.19/1.35	c 1	140 (50%) CSP integer variables are encoded (687 clauses, 7437 bytes)
1.19/1.35	c 1	168 (60%) CSP integer variables are encoded (797 clauses, 8647 bytes)
1.19/1.35	c 1	196 (70%) CSP integer variables are encoded (905 clauses, 9912 bytes)
1.19/1.36	c 1	224 (80%) CSP integer variables are encoded (1015 clauses, 11342 bytes)
1.19/1.36	c 1	252 (90%) CSP integer variables are encoded (1123 clauses, 12746 bytes)
1.19/1.36	c 1	280 (100%) CSP integer variables are encoded (1224 clauses, 14059 bytes)
1.29/1.42	c 2	690 (10%) CSP clauses are encoded (4961 clauses, 70744 bytes)
1.29/1.45	c 2	1380 (20%) CSP clauses are encoded (8686 clauses, 128578 bytes)
1.29/1.47	c 2	2070 (30%) CSP clauses are encoded (12444 clauses, 188019 bytes)
1.39/1.50	c 2	2760 (40%) CSP clauses are encoded (15052 clauses, 228755 bytes)
1.39/1.52	c 2	3450 (50%) CSP clauses are encoded (17455 clauses, 267861 bytes)
1.39/1.53	c 2	4140 (60%) CSP clauses are encoded (19902 clauses, 308986 bytes)
1.39/1.55	c 2	4830 (70%) CSP clauses are encoded (22361 clauses, 350318 bytes)
1.39/1.56	c 2	5520 (80%) CSP clauses are encoded (24303 clauses, 383093 bytes)
1.39/1.57	c 2	6210 (90%) CSP clauses are encoded (26269 clauses, 416543 bytes)
1.39/1.58	c 2	6900 (100%) CSP clauses are encoded (27360 clauses, 433749 bytes)
1.39/1.58	c 2	6900 CSP clauses encoded
1.39/1.58	c 2	Writing map file : HOME/temp.map
1.39/1.59	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.39/1.59	c 2	SAT : 4314 SAT variables, 27360 SAT clauses, 433749 bytes
1.39/1.59	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.48/1.61	c 2	SOLVING HOME/temp.cnf
1.48/1.61	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.08/1810.51	sh: line 1: 14881 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.08/1810.51	c 1811	DECODING HOME/temp.out WITH HOME/temp.map
1800.08/1810.51	c 1811	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.08/1810.52	c ERROR INTERRUPTED
1800.08/1810.52	s UNKNOWN
1800.08/1810.52	c 1811	CPU 1800.1 (0.07 0 1799.72 0.31)
1800.08/1810.52	c 1811	END Sat Jul 11 18:11:12 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-2061269-1247326861/watcher-2061269-1247326861 -o /tmp/evaluation-result-2061269-1247326861/solver-2061269-1247326861 -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-2061269-1247326861.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.78 1.95 1.94 4/72 14857
/proc/meminfo: memFree=1092752/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=18576 CPUtime=0
/proc/14857/stat : 14857 (runsolver) R 14855 14857 13313 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19750280 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 213116316967 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14857/statm: 4644 284 249 26 0 2626 0

[startup+0.108681 s]
/proc/loadavg: 1.78 1.95 1.94 4/72 14857
/proc/meminfo: memFree=1092752/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=0.06
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1227 128 0 0 6 0 0 0 21 0 1 0 19750280 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.201699 s]
/proc/loadavg: 1.78 1.95 1.94 4/72 14857
/proc/meminfo: memFree=1092752/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=0.06
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1227 128 0 0 6 0 0 0 21 0 1 0 19750280 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301719 s]
/proc/loadavg: 1.78 1.95 1.94 4/72 14857
/proc/meminfo: memFree=1092752/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=0.06
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1227 128 0 0 6 0 0 0 21 0 1 0 19750280 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701793 s]
/proc/loadavg: 1.78 1.95 1.94 4/72 14857
/proc/meminfo: memFree=1092752/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=0.42
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1309 4632 0 1 6 0 33 3 15 0 1 0 19750280 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 16868

[startup+1.50294 s]
/proc/loadavg: 1.80 1.96 1.94 3/83 14879
/proc/meminfo: memFree=1075832/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=0.42
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1310 4632 0 1 6 0 33 3 15 0 1 0 19750280 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1111 409 3 0 796 0
[pid=14870] ppid=14857 vsize=5356 CPUtime=0
/proc/14870/stat : 14870 (sh) S 14857 14857 13313 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19750331 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14870/statm: 1339 233 193 169 0 50 0
[pid=14871] ppid=14870 vsize=868700 CPUtime=0.97
/proc/14871/stat : 14871 (java) S 14870 14857 13313 0 -1 0 7370 0 1 0 91 6 0 0 18 0 9 0 19750331 889548800 6580 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14871/statm: 217175 6580 2592 9 0 211652 0
[pid=14871/tid=14872] ppid=14870 vsize=868700 CPUtime=0.58
/proc/14871/task/14872/stat : 14872 (java) R 14870 14857 13313 0 -1 64 2760 0 1 0 55 3 0 0 24 0 9 0 19750332 889548800 6580 996147200 134512640 134550932 4294955936 18446744073709551615 4126902696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14871/tid=14873] ppid=14870 vsize=868700 CPUtime=0.15
/proc/14871/task/14873/stat : 14873 (java) S 14870 14857 13313 0 -1 64 2410 0 0 0 14 1 0 0 16 0 9 0 19750333 889548800 6580 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14871/tid=14874] ppid=14870 vsize=868700 CPUtime=0
/proc/14871/task/14874/stat : 14874 (java) S 14870 14857 13313 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19750334 889548800 6580 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14871/tid=14875] ppid=14870 vsize=868700 CPUtime=0
/proc/14871/task/14875/stat : 14875 (java) S 14870 14857 13313 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19750334 889548800 6580 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14871/tid=14876] ppid=14870 vsize=868700 CPUtime=0
/proc/14871/task/14876/stat : 14876 (java) S 14870 14857 13313 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19750336 889548800 6580 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14871/tid=14877] ppid=14870 vsize=868700 CPUtime=0.2
/proc/14871/task/14877/stat : 14877 (java) S 14870 14857 13313 0 -1 64 1502 0 0 0 20 0 0 0 16 0 9 0 19750336 889548800 6580 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14871/tid=14878] ppid=14870 vsize=868700 CPUtime=0
/proc/14871/task/14878/stat : 14878 (java) S 14870 14857 13313 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19750336 889548800 6580 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14871/tid=14879] ppid=14870 vsize=868700 CPUtime=0
/proc/14871/task/14879/stat : 14879 (java) R 14870 14857 13313 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19750336 889548800 6580 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 890924

[startup+3.10124 s]
/proc/loadavg: 1.80 1.96 1.94 3/75 14881
/proc/meminfo: memFree=1087352/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=2504 CPUtime=1.46
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 537 0 0 0 134 12 0 0 25 0 1 0 19750442 2564096 521 996147200 134512640 134931368 4294956256 18446744073709551615 134525949 0 0 4096 0 0 0 0 17 1 0 0
/proc/14881/statm: 626 521 48 102 0 521 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 24728

[startup+6.30185 s]
/proc/loadavg: 1.81 1.96 1.94 3/75 14881
/proc/meminfo: memFree=1086712/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=2752 CPUtime=4.63
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 584 0 0 0 451 12 0 0 25 0 1 0 19750442 2818048 568 996147200 134512640 134931368 4294956256 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 1 0 0
/proc/14881/statm: 688 568 48 102 0 583 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 24976

[startup+12.7021 s]
/proc/loadavg: 1.83 1.96 1.94 3/75 14881
/proc/meminfo: memFree=1086328/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=3136 CPUtime=10.96
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 672 0 0 0 1084 12 0 0 25 0 1 0 19750442 3211264 656 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14881/statm: 784 656 48 102 0 679 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 25360

[startup+25.5015 s]
/proc/loadavg: 1.85 1.96 1.94 3/75 14881
/proc/meminfo: memFree=1086072/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=3444 CPUtime=23.65
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 764 0 0 0 2352 13 0 0 25 0 1 0 19750442 3526656 748 996147200 134512640 134931368 4294956256 18446744073709551615 134529126 0 0 4096 0 0 0 0 17 1 0 0
/proc/14881/statm: 861 748 48 102 0 756 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 25668

[startup+51.1013 s]
/proc/loadavg: 1.91 1.96 1.94 3/75 14881
/proc/meminfo: memFree=1085688/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=3936 CPUtime=49.01
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 872 0 0 0 4888 13 0 0 25 0 1 0 19750442 4030464 856 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14881/statm: 984 856 48 102 0 879 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 26160

[startup+102.301 s]
/proc/loadavg: 1.96 1.97 1.94 3/75 14881
/proc/meminfo: memFree=1084536/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=4924 CPUtime=99.72
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 1106 0 0 0 9959 13 0 0 25 0 1 0 19750442 5042176 1090 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/14881/statm: 1231 1090 48 102 0 1126 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 27148

[startup+162.301 s]
/proc/loadavg: 1.98 1.97 1.94 3/75 14881
/proc/meminfo: memFree=1084088/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=5324 CPUtime=159.15
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 1211 0 0 0 15902 13 0 0 25 0 1 0 19750442 5451776 1195 996147200 134512640 134931368 4294956256 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/14881/statm: 1331 1195 48 102 0 1226 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 27548

[startup+222.307 s]
/proc/loadavg: 1.99 1.97 1.94 3/75 14881
/proc/meminfo: memFree=1083448/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0

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

[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=9572 CPUtime=1230.63
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 3648 0 0 0 123045 18 0 0 25 0 1 0 19750442 9801728 2213 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/14881/statm: 2393 2213 48 102 0 2288 0
Current children cumulated CPU time (s) 1232.13
Current children cumulated vsize (KiB) 31796

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/83 15025
/proc/meminfo: memFree=995312/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=9704 CPUtime=1290.6
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 3761 0 0 0 129042 18 0 0 25 0 1 0 19750442 9936896 2240 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/14881/statm: 2426 2240 48 102 0 2321 0
Current children cumulated CPU time (s) 1292.1
Current children cumulated vsize (KiB) 31928

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/83 15025
/proc/meminfo: memFree=995312/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=9704 CPUtime=1350.58
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 3895 0 0 0 135039 19 0 0 25 0 1 0 19750442 9936896 2245 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14881/statm: 2426 2245 48 102 0 2321 0
Current children cumulated CPU time (s) 1352.08
Current children cumulated vsize (KiB) 31928

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/83 15025
/proc/meminfo: memFree=995056/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=9968 CPUtime=1410.55
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 4027 0 0 0 141036 19 0 0 25 0 1 0 19750442 10207232 2285 996147200 134512640 134931368 4294956256 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 0 0 0
/proc/14881/statm: 2492 2285 48 102 0 2387 0
Current children cumulated CPU time (s) 1412.05
Current children cumulated vsize (KiB) 32192

[startup+1482.3 s]
/proc/loadavg: 2.12 2.00 1.95 3/83 15025
/proc/meminfo: memFree=994864/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=10092 CPUtime=1470.52
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 4152 0 0 0 147033 19 0 0 25 0 1 0 19750442 10334208 2318 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14881/statm: 2523 2318 48 102 0 2418 0
Current children cumulated CPU time (s) 1472.02
Current children cumulated vsize (KiB) 32316

[startup+1542.31 s]
/proc/loadavg: 2.13 2.03 1.96 3/83 15025
/proc/meminfo: memFree=994800/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=10092 CPUtime=1530.5
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 4244 0 0 0 153031 19 0 0 25 0 1 0 19750442 10334208 2318 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14881/statm: 2523 2318 48 102 0 2418 0
Current children cumulated CPU time (s) 1532
Current children cumulated vsize (KiB) 32316

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 1.96 4/83 15025
/proc/meminfo: memFree=994736/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=10092 CPUtime=1590.46
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 4403 0 0 0 159027 19 0 0 25 0 1 0 19750442 10334208 2337 996147200 134512640 134931368 4294956256 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 0 0 0
/proc/14881/statm: 2523 2337 48 102 0 2418 0
Current children cumulated CPU time (s) 1591.96
Current children cumulated vsize (KiB) 32316

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 1.97 3/83 15025
/proc/meminfo: memFree=994480/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=10356 CPUtime=1650.44
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 4550 0 0 0 165025 19 0 0 25 0 1 0 19750442 10604544 2388 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/14881/statm: 2589 2388 48 102 0 2484 0
Current children cumulated CPU time (s) 1651.94
Current children cumulated vsize (KiB) 32580

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 1.97 3/83 15025
/proc/meminfo: memFree=994352/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=10356 CPUtime=1710.42
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 4646 0 0 0 171022 20 0 0 25 0 1 0 19750442 10604544 2388 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14881/statm: 2589 2388 48 102 0 2484 0
Current children cumulated CPU time (s) 1711.92
Current children cumulated vsize (KiB) 32580

[startup+1782.3 s]
/proc/loadavg: 2.06 2.05 1.98 3/83 15025
/proc/meminfo: memFree=993968/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=10488 CPUtime=1770.38
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 4788 0 0 0 177018 20 0 0 25 0 1 0 19750442 10739712 2434 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14881/statm: 2622 2434 48 102 0 2517 0
Current children cumulated CPU time (s) 1771.88
Current children cumulated vsize (KiB) 32712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.5 s]
/proc/loadavg: 2.08 2.06 1.99 3/83 15025
/proc/meminfo: memFree=993968/2055920 swapFree=4192952/4192956
[pid=14857] ppid=14855 vsize=16868 CPUtime=1.5
/proc/14857/stat : 14857 (sugar) S 14855 14857 13313 0 -1 4194304 1365 12323 0 2 6 0 134 10 16 0 1 0 19750280 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14857/statm: 4217 1113 409 3 0 796 0
[pid=14880] ppid=14857 vsize=5356 CPUtime=0
/proc/14880/stat : 14880 (sh) S 14857 14857 13313 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19750441 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14880/statm: 1339 232 193 169 0 50 0
[pid=14881] ppid=14880 vsize=10488 CPUtime=1798.58
/proc/14881/stat : 14881 (picosat) R 14880 14857 13313 0 -1 4194304 4789 0 0 0 179838 20 0 0 25 0 1 0 19750442 10739712 2435 996147200 134512640 134931368 4294956256 18446744073709551615 134523992 0 0 4096 0 0 0 0 17 0 0 0
/proc/14881/statm: 2622 2435 48 102 0 2517 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 32712

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): 1810.52
CPU time (s): 1800.13
CPU user time (s): 1799.8
CPU system time (s): 0.330949
CPU usage (%): 99.4259
Max. virtual memory (cumulated for all children) (KiB): 890924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19353
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= 2148
involuntary context switches= 27333

runsolver used 2.19667 second user time and 5.69713 second system time

The end

Launcher Data

Begin job on node37 at 2009-07-11 17:41:01
IDJOB=2061269
IDBENCH=53793
IDSOLVER=738
FILE ID=node37/2061269-1247326861
PBS_JOBID= 9506553
Free space on /tmp= 66392 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/QG5/normalized-quasigroup5-10.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-2061269-1247326861/watcher-2061269-1247326861 -o /tmp/evaluation-result-2061269-1247326861/solver-2061269-1247326861 -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-2061269-1247326861.xml

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

MD5SUM BENCH= f6ccf9bdc24d5d97f1a5ed00ccb631e3
RANDOM SEED=2069756095

node37.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.260
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.260
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:       1093232 kB
Buffers:         45928 kB
Cached:         833920 kB
SwapCached:          4 kB
Active:          75612 kB
Inactive:       827720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1093232 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          35052 kB
Slab:            44796 kB
Committed_AS:   147552 kB
PageTables:       1712 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= 66388 MiB
End job on node37 at 2009-07-11 18:11:14