Trace number 2069343

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? (MO) 556.676 699.204

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-air03.xml
MD5SUM97db8ddfa1e7c994eddc87d16cd8b4a9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark105.856
Satisfiable
(Un)Satisfiability was proved
Number of variables10757
Number of constraints248
Maximum constraint arity3861
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension248
Global constraints used (with number of constraints)

Solver Data

0.04/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.04/0.07	c 0	BEGIN Sun Jul 12 00:10:30 2009
0.04/0.07	c 0	PID 16952
0.04/0.07	c 0	HOST node85.alineos.net
0.04/0.07	c 0	CONVERTING HOME/instance-2069343-1247350227.xml TO HOME/temp.csp
0.04/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2069343-1247350227.xml' 'HOME/temp.csp'
2.45/2.50	c 2	1 domains, 10757 variables, 212 predicates, 0 relations, 248 constraints
2.45/2.53	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.45/2.53	c 2	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'
2.47/2.61	c 2	Parsing HOME/temp.csp
2.47/2.78	c 3	parsed 10000 expressions
19.21/19.35	c 19	parsed 11218 expressions
19.21/19.36	c 19	Heap : 78 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
19.21/19.36	c 19	Converting to clausal form CSP
19.21/19.39	c 19	converted 1122 (10%) expressions
19.31/19.41	c 19	converted 2244 (20%) expressions
19.31/19.41	c 19	converted 3366 (30%) expressions
19.31/19.41	c 19	converted 4488 (40%) expressions
19.31/19.41	c 19	converted 5609 (50%) expressions
19.31/19.41	c 19	converted 6731 (60%) expressions
19.31/19.41	c 19	converted 7853 (70%) expressions
19.31/19.41	c 19	converted 8975 (80%) expressions
19.61/19.78	c 20	converted 10097 (90%) expressions
28.61/28.75	c 29	converted 11218 (100%) expressions
28.61/28.76	c 29	CSP : 58275 integers, 0 booleans, 95284 clauses, largest domain size 1288
28.61/28.76	c 29	Heap : 135 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
28.61/28.76	c 29	Propagation in CSP
31.11/31.20	c 31	498916 values, 0 unsatisfiable literals, and 0 valid clauses are removed
31.11/31.21	c 31	CSP : 58275 integers, 0 booleans, 95284 clauses, largest domain size 1288
31.11/31.21	c 31	Heap : 142 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
31.11/31.25	c 31	Simplifing CSP by introducing new Boolean variables
31.11/31.29	c 31	CSP : 58275 integers, 0 booleans, 95284 clauses, largest domain size 1288
31.11/31.29	c 31	Heap : 137 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
31.60/31.70	c 32	Encoding CSP to SAT : HOME/temp.cnf
31.60/31.74	c 32	5828 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
31.60/31.76	c 32	11655 (20%) CSP integer variables are encoded (5340 clauses, 80164 bytes)
31.71/31.82	c 32	17483 (30%) CSP integer variables are encoded (55494 clauses, 832474 bytes)
31.71/31.90	c 32	23310 (40%) CSP integer variables are encoded (122916 clauses, 1929331 bytes)
31.80/31.99	c 32	29138 (50%) CSP integer variables are encoded (195681 clauses, 3166336 bytes)
31.90/32.07	c 32	34965 (60%) CSP integer variables are encoded (258754 clauses, 4238577 bytes)
32.00/32.17	c 32	40793 (70%) CSP integer variables are encoded (338471 clauses, 5593766 bytes)
32.10/32.28	c 32	46620 (80%) CSP integer variables are encoded (426405 clauses, 7088644 bytes)
32.20/32.36	c 32	52448 (90%) CSP integer variables are encoded (494796 clauses, 8251291 bytes)
32.30/32.47	c 32	58275 (100%) CSP integer variables are encoded (589555 clauses, 9862194 bytes)
53.87/54.07	c 54	9529 (10%) CSP clauses are encoded (2307818 clauses, 54254493 bytes)
59.65/59.89	c 60	19057 (20%) CSP clauses are encoded (4309678 clauses, 98568605 bytes)
99.63/101.71	c 102	28586 (30%) CSP clauses are encoded (8735920 clauses, 219094494 bytes)
136.79/140.68	c 141	38114 (40%) CSP clauses are encoded (12988099 clauses, 333646595 bytes)
144.16/148.10	c 148	47642 (50%) CSP clauses are encoded (16193339 clauses, 411750974 bytes)
166.46/175.69	c 176	57171 (60%) CSP clauses are encoded (21678668 clauses, 550995778 bytes)
234.01/245.01	c 245	66699 (70%) CSP clauses are encoded (30519200 clauses, 787645826 bytes)
263.78/276.67	c 277	76228 (80%) CSP clauses are encoded (36834977 clauses, 948619532 bytes)
278.13/293.85	c 294	85756 (90%) CSP clauses are encoded (43366303 clauses, 1108628710 bytes)
350.02/483.09	c 483	95284 (100%) CSP clauses are encoded (57679045 clauses, 1476930397 bytes)
350.02/483.09	c 483	95284 CSP clauses encoded
350.02/483.09	c 483	Writing map file : HOME/temp.map
350.12/483.13	c 483	Heap : 68 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
350.12/483.13	c 483	SAT : 647830 SAT variables, 57679045 SAT clauses, 1476930397 bytes
350.12/483.14	c 483	Heap : 68 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
350.17/483.22	c 483	SOLVING HOME/temp.cnf
350.17/483.22	c 483	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
556.55/696.61	c ERROR INTERRUPTED
556.66/696.74	s UNKNOWN
556.66/696.74	c 697	CPU 350.22 (0.06 0.02 340.39 9.75)
556.66/696.74	c 697	END Sun Jul 12 00:22:07 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-2069343-1247350227/watcher-2069343-1247350227 -o /tmp/evaluation-result-2069343-1247350227/solver-2069343-1247350227 -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-2069343-1247350227.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.90 2.07 2.10 4/73 16952
/proc/meminfo: memFree=1386352/2055920 swapFree=4192948/4192956
[pid=16952] ppid=16950 vsize=12272 CPUtime=0
/proc/16952/stat : 16952 (sugar) R 16950 16952 16327 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 22088307 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 214962961152 0 0 4224 0 0 0 0 17 0 0 0
/proc/16952/statm: 3068 327 246 3 0 168 0

[startup+0.0559879 s]
/proc/loadavg: 1.90 2.07 2.10 4/73 16952
/proc/meminfo: memFree=1386352/2055920 swapFree=4192948/4192956
[pid=16952] ppid=16950 vsize=16212 CPUtime=0.04
/proc/16952/stat : 16952 (sugar) R 16950 16952 16327 0 -1 4194304 955 0 0 0 3 1 0 0 18 0 1 0 22088307 16601088 923 996147200 4194304 4206940 548682068608 18446744073709551615 214944879329 0 0 4224 0 0 0 0 17 0 0 0
/proc/16952/statm: 4053 923 380 3 0 632 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16212

[startup+0.110034 s]
/proc/loadavg: 1.90 2.07 2.10 4/73 16952
/proc/meminfo: memFree=1386352/2055920 swapFree=4192948/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=0.06
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 22088307 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16952/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302021 s]
/proc/loadavg: 1.90 2.07 2.10 4/73 16952
/proc/meminfo: memFree=1386352/2055920 swapFree=4192948/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=0.06
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 22088307 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16952/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701066 s]
/proc/loadavg: 1.90 2.07 2.10 4/73 16952
/proc/meminfo: memFree=1386352/2055920 swapFree=4192948/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=0.06
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 22088307 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16952/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50215 s]
/proc/loadavg: 1.91 2.07 2.10 3/84 16964
/proc/meminfo: memFree=1352792/2055920 swapFree=4192948/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=0.06
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 22088307 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16952/statm: 4217 1111 409 3 0 796 0
[pid=16955] ppid=16952 vsize=5356 CPUtime=0
/proc/16955/stat : 16955 (sh) S 16952 16952 16327 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22088315 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16955/statm: 1339 233 193 169 0 50 0
[pid=16956] ppid=16955 vsize=864812 CPUtime=1.4
/proc/16956/stat : 16956 (java) S 16955 16952 16327 0 -1 0 11601 0 1 0 133 7 0 0 18 0 9 0 22088315 885567488 10550 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16956/statm: 216203 10550 2556 9 0 210715 0
[pid=16956/tid=16957] ppid=16955 vsize=864812 CPUtime=0.99
/proc/16956/task/16957/stat : 16957 (java) R 16955 16952 16327 0 -1 64 3084 0 1 0 96 3 0 0 25 0 9 0 22088316 885567488 10550 996147200 134512640 134550932 4294955984 18446744073709551615 4126802724 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16956/tid=16958] ppid=16955 vsize=864812 CPUtime=0.22
/proc/16956/task/16958/stat : 16958 (java) S 16955 16952 16327 0 -1 64 7273 0 0 0 20 2 0 0 16 0 9 0 22088317 885567488 10550 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16956/tid=16959] ppid=16955 vsize=864812 CPUtime=0
/proc/16956/task/16959/stat : 16959 (java) S 16955 16952 16327 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22088317 885567488 10550 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16956/tid=16960] ppid=16955 vsize=864812 CPUtime=0
/proc/16956/task/16960/stat : 16960 (java) S 16955 16952 16327 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 22088317 885567488 10550 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16956/tid=16961] ppid=16955 vsize=864812 CPUtime=0
/proc/16956/task/16961/stat : 16961 (java) S 16955 16952 16327 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22088319 885567488 10550 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16956/tid=16962] ppid=16955 vsize=864812 CPUtime=0.15
/proc/16956/task/16962/stat : 16962 (java) S 16955 16952 16327 0 -1 64 540 0 0 0 15 0 0 0 16 0 9 0 22088319 885567488 10550 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16956/tid=16963] ppid=16955 vsize=864812 CPUtime=0
/proc/16956/task/16963/stat : 16963 (java) S 16955 16952 16327 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22088319 885567488 10550 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16956/tid=16964] ppid=16955 vsize=864812 CPUtime=0
/proc/16956/task/16964/stat : 16964 (java) S 16955 16952 16327 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22088319 885567488 10550 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 887036

[startup+3.10133 s]
/proc/loadavg: 1.91 2.07 2.10 3/84 16964
/proc/meminfo: memFree=1344088/2055920 swapFree=4192948/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=2.47
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1309 14126 0 1 5 1 230 11 15 0 1 0 22088307 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16952/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.3027 s]
/proc/loadavg: 1.91 2.07 2.10 4/84 16974
/proc/meminfo: memFree=1339160/2055920 swapFree=4192948/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=2.47
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1309 14126 0 1 5 1 230 11 15 0 1 0 22088307 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16952/statm: 4217 1111 409 3 0 796 0
[pid=16965] ppid=16952 vsize=5356 CPUtime=0
/proc/16965/stat : 16965 (sh) S 16952 16952 16327 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22088561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16965/statm: 1339 233 193 169 0 50 0
[pid=16966] ppid=16965 vsize=862528 CPUtime=3.75
/proc/16966/stat : 16966 (java) S 16965 16952 16327 0 -1 0 13883 0 1 0 365 10 0 0 20 0 9 0 22088562 883228672 12489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16966/statm: 215632 12489 2158 9 0 210545 0
[pid=16966/tid=16967] ppid=16965 vsize=862528 CPUtime=2.12
/proc/16966/task/16967/stat : 16967 (java) R 16965 16952 16327 0 -1 64 2364 0 1 0 210 2 0 0 25 0 9 0 22088562 883228672 12489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16968] ppid=16965 vsize=862528 CPUtime=1.57
/proc/16966/task/16968/stat : 16968 (java) R 16965 16952 16327 0 -1 64 10516 0 0 0 150 7 0 0 16 0 9 0 22088563 883228672 12489 996147200 134512640 134550932 4294955936 18446744073709551615 102768049 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16969] ppid=16965 vsize=862528 CPUtime=0
/proc/16966/task/16969/stat : 16969 (java) S 16965 16952 16327 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22088564 883228672 12489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16970] ppid=16965 vsize=862528 CPUtime=0
/proc/16966/task/16970/stat : 16970 (java) S 16965 16952 16327 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22088564 883228672 12489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16971] ppid=16965 vsize=862528 CPUtime=0
/proc/16966/task/16971/stat : 16971 (java) S 16965 16952 16327 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22088566 883228672 12489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16972] ppid=16965 vsize=862528 CPUtime=0.03
/proc/16966/task/16972/stat : 16972 (java) S 16965 16952 16327 0 -1 64 301 0 0 0 3 0 0 0 16 0 9 0 22088566 883228672 12489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16973] ppid=16965 vsize=862528 CPUtime=0
/proc/16966/task/16973/stat : 16973 (java) S 16965 16952 16327 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22088566 883228672 12489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16974] ppid=16965 vsize=862528 CPUtime=0
/proc/16966/task/16974/stat : 16974 (java) S 16965 16952 16327 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22088566 883228672 12489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 884752

[startup+12.7024 s]
/proc/loadavg: 2.08 2.10 2.10 4/84 16974
/proc/meminfo: memFree=1304160/2055920 swapFree=4192948/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=2.47
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1309 14126 0 1 5 1 230 11 15 0 1 0 22088307 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16952/statm: 4217 1111 409 3 0 796 0
[pid=16965] ppid=16952 vsize=5356 CPUtime=0
/proc/16965/stat : 16965 (sh) S 16952 16952 16327 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22088561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16965/statm: 1339 233 193 169 0 50 0
[pid=16966] ppid=16965 vsize=864980 CPUtime=10.14
/proc/16966/stat : 16966 (java) S 16965 16952 16327 0 -1 0 63694 0 1 0 979 35 0 0 20 0 9 0 22088562 885739520 20245 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16966/statm: 216245 20245 2159 9 0 211158 0
[pid=16966/tid=16967] ppid=16965 vsize=864980 CPUtime=5.44
/proc/16966/task/16967/stat : 16967 (java) R 16965 16952 16327 0 -1 64 2663 0 1 0 540 4 0 0 25 0 9 0 22088562 885739520 20245 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16968] ppid=16965 vsize=864980 CPUtime=4.65
/proc/16966/task/16968/stat : 16968 (java) R 16965 16952 16327 0 -1 64 60028 0 0 0 435 30 0 0 16 0 9 0 22088563 885739520 20245 996147200 134512640 134550932 4294955936 18446744073709551615 103732492 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16969] ppid=16965 vsize=864980 CPUtime=0
/proc/16966/task/16969/stat : 16969 (java) S 16965 16952 16327 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22088564 885739520 20245 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16970] ppid=16965 vsize=864980 CPUtime=0
/proc/16966/task/16970/stat : 16970 (java) S 16965 16952 16327 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22088564 885739520 20245 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16971] ppid=16965 vsize=864980 CPUtime=0
/proc/16966/task/16971/stat : 16971 (java) S 16965 16952 16327 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22088566 885739520 20245 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16972] ppid=16965 vsize=864980 CPUtime=0.03
/proc/16966/task/16972/stat : 16972 (java) S 16965 16952 16327 0 -1 64 301 0 0 0 3 0 0 0 16 0 9 0 22088566 885739520 20245 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16973] ppid=16965 vsize=864980 CPUtime=0
/proc/16966/task/16973/stat : 16973 (java) S 16965 16952 16327 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22088566 885739520 20245 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16974] ppid=16965 vsize=864980 CPUtime=0
/proc/16966/task/16974/stat : 16974 (java) S 16965 16952 16327 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22088566 885739520 20245 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 887204

[startup+25.5019 s]
/proc/loadavg: 2.21 2.12 2.11 3/84 16974
/proc/meminfo: memFree=1244960/2055920 swapFree=4192948/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=2.47
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1309 14126 0 1 5 1 230 11 16 0 1 0 22088307 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16952/statm: 4217 1111 409 3 0 796 0
[pid=16965] ppid=16952 vsize=5356 CPUtime=0
/proc/16965/stat : 16965 (sh) S 16952 16952 16327 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22088561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16965/statm: 1339 233 193 169 0 50 0
[pid=16966] ppid=16965 vsize=868608 CPUtime=22.94
/proc/16966/stat : 16966 (java) S 16965 16952 16327 0 -1 0 107183 0 1 0 2237 57 0 0 20 0 9 0 22088562 889454592 36130 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16966/statm: 217152 36130 2567 9 0 211657 0
[pid=16966/tid=16967] ppid=16965 vsize=868608 CPUtime=13.35
/proc/16966/task/16967/stat : 16967 (java) R 16965 16952 16327 0 -1 64 4285 0 1 0 1329 6 0 0 25 0 9 0 22088562 889454592 36130 996147200 134512640 134550932 4294955936 18446744073709551615 4126436192 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16968] ppid=16965 vsize=868608 CPUtime=9.38
/proc/16966/task/16968/stat : 16968 (java) S 16965 16952 16327 0 -1 64 100706 0 0 0 889 49 0 0 16 0 9 0 22088563 889454592 36130 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16969] ppid=16965 vsize=868608 CPUtime=0
/proc/16966/task/16969/stat : 16969 (java) S 16965 16952 16327 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22088564 889454592 36130 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16970] ppid=16965 vsize=868608 CPUtime=0
/proc/16966/task/16970/stat : 16970 (java) S 16965 16952 16327 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22088564 889454592 36130 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16971] ppid=16965 vsize=868608 CPUtime=0
/proc/16966/task/16971/stat : 16971 (java) S 16965 16952 16327 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22088566 889454592 36130 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16972] ppid=16965 vsize=868608 CPUtime=0.17
/proc/16966/task/16972/stat : 16972 (java) S 16965 16952 16327 0 -1 64 1490 0 0 0 17 0 0 0 16 0 9 0 22088566 889454592 36130 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16973] ppid=16965 vsize=868608 CPUtime=0
/proc/16966/task/16973/stat : 16973 (java) S 16965 16952 16327 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22088566 889454592 36130 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16974] ppid=16965 vsize=868608 CPUtime=0
/proc/16966/task/16974/stat : 16974 (java) S 16965 16952 16327 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22088566 889454592 36130 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 890832

[startup+51.1018 s]
/proc/loadavg: 2.14 2.11 2.11 3/84 16974
/proc/meminfo: memFree=1171168/2055920 swapFree=4192948/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=2.47
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1310 14126 0 1 5 1 230 11 16 0 1 0 22088307 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16952/statm: 4217 1111 409 3 0 796 0
[pid=16965] ppid=16952 vsize=5356 CPUtime=0
/proc/16965/stat : 16965 (sh) S 16952 16952 16327 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22088561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16965/statm: 1339 233 193 169 0 50 0
[pid=16966] ppid=16965 vsize=868720 CPUtime=48.51
/proc/16966/stat : 16966 (java) S 16965 16952 16327 0 -1 0 114190 0 1 0 4763 88 0 0 20 0 9 0 22088562 889569280 42908 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0

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

/proc/16966/task/16969/stat : 16969 (java) S 16965 16952 16327 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22088564 889569280 42908 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16970] ppid=16965 vsize=868720 CPUtime=0
/proc/16966/task/16970/stat : 16970 (java) S 16965 16952 16327 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22088564 889569280 42908 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16971] ppid=16965 vsize=868720 CPUtime=0
/proc/16966/task/16971/stat : 16971 (java) S 16965 16952 16327 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22088566 889569280 42908 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16972] ppid=16965 vsize=868720 CPUtime=0.24
/proc/16966/task/16972/stat : 16972 (java) S 16965 16952 16327 0 -1 64 1530 0 0 0 23 1 0 0 17 0 9 0 22088566 889569280 42908 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16973] ppid=16965 vsize=868720 CPUtime=0
/proc/16966/task/16973/stat : 16973 (java) S 16965 16952 16327 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22088566 889569280 42908 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16966/tid=16974] ppid=16965 vsize=868720 CPUtime=0
/proc/16966/task/16974/stat : 16974 (java) S 16965 16952 16327 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22088566 889569280 42908 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 329.56
Current children cumulated vsize (KiB) 890944
heavy processes:

[startup+522.301 s]
/proc/loadavg: 5.10 4.26 3.13 3/76 16982
/proc/meminfo: memFree=15008/2055920 swapFree=4192812/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=350.22
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1365 132096 0 2 6 2 34039 975 16 0 1 0 22088307 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16952/statm: 4217 1113 409 3 0 796 0
[pid=16981] ppid=16952 vsize=5356 CPUtime=0
/proc/16981/stat : 16981 (sh) S 16952 16952 16327 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22136630 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16981/statm: 1339 232 193 169 0 50 0
[pid=16982] ppid=16981 vsize=208232 CPUtime=37.13
/proc/16982/stat : 16982 (picosat) R 16981 16952 16327 0 -1 4194304 44933 0 0 0 1708 2005 0 0 25 0 1 0 22136792 213229568 44919 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16982/statm: 52058 44919 40 102 0 51953 0
Current children cumulated CPU time (s) 387.35
Current children cumulated vsize (KiB) 230456
heavy processes:

[startup+582.301 s]
/proc/loadavg: 5.14 4.42 3.25 3/76 16982
/proc/meminfo: memFree=15584/2055920 swapFree=4192812/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=350.22
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1365 132096 0 2 6 2 34039 975 16 0 1 0 22088307 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16952/statm: 4217 1113 409 3 0 796 0
[pid=16981] ppid=16952 vsize=5356 CPUtime=0
/proc/16981/stat : 16981 (sh) S 16952 16952 16327 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22136630 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16981/statm: 1339 232 193 169 0 50 0
[pid=16982] ppid=16981 vsize=450368 CPUtime=96.53
/proc/16982/stat : 16982 (picosat) R 16981 16952 16327 0 -1 4194304 98611 0 0 0 4451 5202 0 0 25 0 1 0 22136792 461176832 98597 996147200 134512640 134931368 4294956256 18446744073709551615 134531824 0 0 4096 0 0 0 0 17 1 0 0
/proc/16982/statm: 112592 98597 40 102 0 112487 0
Current children cumulated CPU time (s) 446.75
Current children cumulated vsize (KiB) 472592
heavy processes:

[startup+642.302 s]
/proc/loadavg: 4.38 4.34 3.29 3/76 16983
/proc/meminfo: memFree=15072/2055920 swapFree=4192812/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=350.22
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1365 132096 0 2 6 2 34039 975 16 0 1 0 22088307 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16952/statm: 4217 1113 409 3 0 796 0
[pid=16981] ppid=16952 vsize=5356 CPUtime=0
/proc/16981/stat : 16981 (sh) S 16952 16952 16327 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22136630 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16981/statm: 1339 232 193 169 0 50 0
[pid=16982] ppid=16981 vsize=643748 CPUtime=152.11
/proc/16982/stat : 16982 (picosat) R 16981 16952 16327 0 -1 4194304 152747 0 0 0 6995 8216 0 0 25 0 1 0 22136792 659197952 152733 996147200 134512640 134931368 4294956256 18446744073709551615 134560025 0 0 4096 0 0 0 0 17 1 0 0
/proc/16982/statm: 160937 152733 40 102 0 160832 0
Current children cumulated CPU time (s) 502.33
Current children cumulated vsize (KiB) 665972
heavy processes:



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+696.601 s]
/proc/loadavg: 4.45 4.36 3.36 2/72 17000
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=350.22
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1365 132096 0 2 6 2 34039 975 16 0 1 0 22088307 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16952/statm: 4217 1113 409 3 0 796 0
[pid=16981] ppid=16952 vsize=5356 CPUtime=0
/proc/16981/stat : 16981 (sh) S 16952 16952 16327 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22136630 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16981/statm: 1339 232 193 169 0 50 0
[pid=16982] ppid=16981 vsize=899628 CPUtime=206.33
/proc/16982/stat : 16982 (picosat) R 16981 16952 16327 0 -1 4194304 206023 0 0 0 9487 11146 0 0 25 0 1 0 22136792 921219072 206009 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 224907 206009 40 102 0 224802 0
Current children cumulated CPU time (s) 556.55
Current children cumulated vsize (KiB) 921852
heavy processes:

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

############
# WARNING:
# current cumulated CPU time (350.22 s) is less than in the last sample (556.66 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (206.44 s) to the 'lost time'.

[startup+696.718 s]
/proc/loadavg: 4.45 4.36 3.36 2/72 17000
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=350.22
/proc/16952/stat : 16952 (sugar) S 16950 16952 16327 0 -1 4194304 1394 132096 0 2 6 2 34039 975 16 0 1 0 22088307 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16952/statm: 4217 1113 409 3 0 796 0
[pid=16981] ppid=16952 vsize=0 CPUtime=0
/proc/16981/stat : 16981 (sh) Z 16952 16952 16327 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 22136630 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/16981/statm: 0 0 0 0 0 0 0
[pid=16982] ppid=1 vsize=0 CPUtime=206.44
/proc/16982/stat : 16982 (picosat) R 1 16952 16327 0 -1 4195332 206023 0 0 0 9487 11157 0 0 25 0 1 0 22136792 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 556.66
Current children cumulated vsize (KiB) 16868

[startup+696.801 s]
/proc/loadavg: 4.45 4.36 3.36 2/72 17000
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=350.22
/proc/16952/stat : 16952 (sugar) D 16950 16952 16327 0 -1 4194304 1423 132373 0 2 6 2 34039 975 16 0 1 0 22088307 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16952/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 350.22
Current children cumulated vsize (KiB) 16868
#
############


Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -16952

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

[startup+697.406 s]
/proc/loadavg: 4.45 4.36 3.36 1/71 17001
/proc/meminfo: memFree=841744/2055920 swapFree=4192812/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=350.22
/proc/16952/stat : 16952 (sugar) D 16950 16952 16327 0 -1 4194304 1423 132373 0 2 6 2 34039 975 16 0 1 0 22088307 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16952/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 350.22
Current children cumulated vsize (KiB) 16868

[startup+698.201 s]
/proc/loadavg: 4.45 4.36 3.36 1/71 17001
/proc/meminfo: memFree=841744/2055920 swapFree=4192812/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=350.22
/proc/16952/stat : 16952 (sugar) D 16950 16952 16327 0 -1 4194304 1423 132373 0 2 6 2 34039 975 16 0 1 0 22088307 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16952/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 350.22
Current children cumulated vsize (KiB) 16868

[startup+699.001 s]
/proc/loadavg: 4.45 4.36 3.36 1/71 17001
/proc/meminfo: memFree=841744/2055920 swapFree=4192812/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=350.22
/proc/16952/stat : 16952 (sugar) D 16950 16952 16327 0 -1 4194304 1423 132373 0 2 6 2 34039 975 17 0 1 0 22088307 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16952/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 350.22
Current children cumulated vsize (KiB) 16868

[startup+699.201 s]
/proc/loadavg: 4.45 4.36 3.36 1/71 17001
/proc/meminfo: memFree=841744/2055920 swapFree=4192812/4192956
[pid=16952] ppid=16950 vsize=16868 CPUtime=350.22
/proc/16952/stat : 16952 (sugar) D 16950 16952 16327 0 -1 4194304 1423 132373 0 2 6 2 34039 975 17 0 1 0 22088307 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 214945207337 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16952/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 350.22
Current children cumulated vsize (KiB) 16868

Child ended because it received signal 9 (SIGKILL)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 206.44
#  lost CPU user time (s): 94.87
#  lost CPU system time (s): 111.57

Real time (s): 699.204
CPU time (s): 556.676
CPU user time (s): 435.326
CPU system time (s): 121.35
CPU usage (%): 79.6156
Max. virtual memory (cumulated for all children) (KiB): 921852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 340.456
system time used= 9.77951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133796
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= 53852
involuntary context switches= 56105

runsolver used 0.870867 second user time and 2.28365 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-12 00:10:30
IDJOB=2069343
IDBENCH=55027
IDSOLVER=738
FILE ID=node85/2069343-1247350227
PBS_JOBID= 9506835
Free space on /tmp= 126468 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-air03.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-2069343-1247350227/watcher-2069343-1247350227 -o /tmp/evaluation-result-2069343-1247350227/solver-2069343-1247350227 -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-2069343-1247350227.xml

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

MD5SUM BENCH= 97db8ddfa1e7c994eddc87d16cd8b4a9
RANDOM SEED=1737555641

node85.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.220
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.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1386832 kB
Buffers:         71992 kB
Cached:         466492 kB
SwapCached:          8 kB
Active:         117024 kB
Inactive:       476480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386832 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            9144 kB
Writeback:           0 kB
Mapped:          66644 kB
Slab:            60972 kB
Committed_AS:   184912 kB
PageTables:       1780 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= 125060 MiB
End job on node85 at 2009-07-12 00:22:09