Trace number 2059586

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+picosatSAT 443.546 447.929

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-54021_ext.xml
MD5SUM5c97600a886441a27e5d5f2a5960cfd8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark46.224
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
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 16:56:00 2009
0.00/0.08	c 0	PID 14366
0.00/0.08	c 0	HOST node57.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2059586-1247324160.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-2059586-1247324160.xml' 'HOME/temp.csp'
0.07/0.57	c 0	1 domains, 25 variables, 0 predicates, 300 relations, 300 constraints
0.07/0.62	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.62	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.54/0.70	c 0	Parsing HOME/temp.csp
0.54/0.99	c 1	parsed 626 expressions
0.91/1.01	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.01	c 1	Converting to clausal form CSP
0.91/1.04	c 1	converted 63 (10%) expressions
0.91/1.04	c 1	converted 126 (20%) expressions
0.91/1.05	c 1	converted 188 (30%) expressions
0.91/1.05	c 1	converted 251 (40%) expressions
0.91/1.06	c 1	converted 313 (50%) expressions
0.91/1.09	c 1	converted 376 (60%) expressions
1.00/1.16	c 1	converted 439 (70%) expressions
1.00/1.19	c 1	converted 501 (80%) expressions
1.09/1.22	c 1	converted 564 (90%) expressions
1.09/1.24	c 1	converted 626 (100%) expressions
1.09/1.24	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.09/1.24	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.24	c 1	Propagation in CSP
1.09/1.25	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.09/1.25	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.09/1.25	c 1	Heap : 9 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.25	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.09/1.25	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.19/1.30	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.19/1.30	c 1	3 (10%) CSP integer variables are encoded (69 clauses, 668 bytes)
1.19/1.31	c 1	5 (20%) CSP integer variables are encoded (115 clauses, 1123 bytes)
1.19/1.31	c 1	8 (30%) CSP integer variables are encoded (184 clauses, 1882 bytes)
1.19/1.31	c 1	10 (40%) CSP integer variables are encoded (230 clauses, 2388 bytes)
1.19/1.31	c 1	13 (50%) CSP integer variables are encoded (299 clauses, 3147 bytes)
1.19/1.31	c 1	15 (60%) CSP integer variables are encoded (345 clauses, 3653 bytes)
1.19/1.31	c 1	18 (70%) CSP integer variables are encoded (414 clauses, 4412 bytes)
1.19/1.31	c 1	20 (80%) CSP integer variables are encoded (460 clauses, 4918 bytes)
1.19/1.31	c 1	23 (90%) CSP integer variables are encoded (529 clauses, 5677 bytes)
1.19/1.32	c 1	25 (100%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.19/1.37	c 1	30 (10%) CSP clauses are encoded (3584 clauses, 55192 bytes)
1.19/1.40	c 1	60 (20%) CSP clauses are encoded (6624 clauses, 107329 bytes)
1.29/1.42	c 1	90 (30%) CSP clauses are encoded (9671 clauses, 159731 bytes)
1.29/1.44	c 1	120 (40%) CSP clauses are encoded (12727 clauses, 217537 bytes)
1.29/1.45	c 1	150 (50%) CSP clauses are encoded (15759 clauses, 275460 bytes)
1.29/1.47	c 1	180 (60%) CSP clauses are encoded (18770 clauses, 333100 bytes)
1.29/1.49	c 1	210 (70%) CSP clauses are encoded (21784 clauses, 390682 bytes)
1.38/1.51	c 1	240 (80%) CSP clauses are encoded (24767 clauses, 447662 bytes)
1.38/1.53	c 1	270 (90%) CSP clauses are encoded (27799 clauses, 505572 bytes)
1.38/1.55	c 1	300 (100%) CSP clauses are encoded (30791 clauses, 562829 bytes)
1.38/1.55	c 1	300 CSP clauses encoded
1.38/1.55	c 1	Writing map file : HOME/temp.map
1.38/1.55	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.38/1.55	c 1	SAT : 600 SAT variables, 30791 SAT clauses, 562829 bytes
1.38/1.55	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.38/1.57	c 1	SOLVING HOME/temp.cnf
1.38/1.57	c 1	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
443.35/447.74	c 447	DECODING HOME/temp.out WITH HOME/temp.map
443.35/447.74	c 447	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'
443.40/447.84	c 448	Decoding HOME/temp.out
443.40/447.87	s SATISFIABLE
443.40/447.87	v 5 24 10 1 13 19 21 13 10 23 3 20 18 14 13 13 16 17 13 7 21 10 14 5 18
443.40/447.88	c 448	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
443.40/447.92	c 448	CPU 443.52 (0.05 0.02 443.12 0.33)
443.40/447.92	c 448	END Sat Jul 11 17:03:28 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2059586-1247324160/watcher-2059586-1247324160 -o /tmp/evaluation-result-2059586-1247324160/solver-2059586-1247324160 -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-2059586-1247324160.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 1.84 1.90 4/74 14366
/proc/meminfo: memFree=769416/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=18576 CPUtime=0
/proc/14366/stat : 14366 (runsolver) R 14364 14366 13398 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 19479187 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 218076081447 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14366/statm: 4644 284 249 26 0 2626 0

[startup+0.0863909 s]
/proc/loadavg: 1.90 1.84 1.90 4/74 14366
/proc/meminfo: memFree=769416/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=0.07
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19479187 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.102772 s]
/proc/loadavg: 1.90 1.84 1.90 4/74 14366
/proc/meminfo: memFree=769416/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=0.07
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19479187 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302428 s]
/proc/loadavg: 1.90 1.84 1.90 4/74 14366
/proc/meminfo: memFree=769416/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=0.07
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19479187 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701494 s]
/proc/loadavg: 1.90 1.84 1.90 4/74 14366
/proc/meminfo: memFree=769416/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=0.54
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1292 4815 0 1 5 2 44 3 16 0 1 0 19479187 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 16868

[startup+1.50263 s]
/proc/loadavg: 1.90 1.84 1.90 3/85 14388
/proc/meminfo: memFree=755240/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=0.54
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1310 4815 0 1 5 2 44 3 15 0 1 0 19479187 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1111 409 3 0 796 0
[pid=14379] ppid=14366 vsize=5356 CPUtime=0
/proc/14379/stat : 14379 (sh) S 14366 14366 13398 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19479250 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14379/statm: 1339 233 193 169 0 50 0
[pid=14380] ppid=14379 vsize=864364 CPUtime=0.84
/proc/14380/stat : 14380 (java) S 14379 14366 13398 0 -1 0 7272 0 1 0 81 3 0 0 18 0 9 0 19479250 885108736 6498 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14380/statm: 216091 6498 2590 9 0 210568 0
[pid=14380/tid=14381] ppid=14379 vsize=864364 CPUtime=0.49
/proc/14380/task/14381/stat : 14381 (java) R 14379 14366 13398 0 -1 64 2694 0 1 0 47 2 0 0 19 0 9 0 19479251 885108736 6498 996147200 134512640 134550932 4294955936 18446744073709551615 102093924 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14380/tid=14382] ppid=14379 vsize=864364 CPUtime=0.24
/proc/14380/task/14382/stat : 14382 (java) S 14379 14366 13398 0 -1 64 3542 0 0 0 24 0 0 0 16 0 9 0 19479252 885108736 6498 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14380/tid=14383] ppid=14379 vsize=864364 CPUtime=0
/proc/14380/task/14383/stat : 14383 (java) S 14379 14366 13398 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19479252 885108736 6498 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14380/tid=14384] ppid=14379 vsize=864364 CPUtime=0
/proc/14380/task/14384/stat : 14384 (java) S 14379 14366 13398 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19479252 885108736 6498 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14380/tid=14385] ppid=14379 vsize=864364 CPUtime=0
/proc/14380/task/14385/stat : 14385 (java) S 14379 14366 13398 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19479254 885108736 6498 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14380/tid=14386] ppid=14379 vsize=864364 CPUtime=0.08
/proc/14380/task/14386/stat : 14386 (java) S 14379 14366 13398 0 -1 64 334 0 0 0 8 0 0 0 16 0 9 0 19479254 885108736 6498 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14380/tid=14387] ppid=14379 vsize=864364 CPUtime=0
/proc/14380/task/14387/stat : 14387 (java) S 14379 14366 13398 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19479254 885108736 6498 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14380/tid=14388] ppid=14379 vsize=864364 CPUtime=0
/proc/14380/task/14388/stat : 14388 (java) S 14379 14366 13398 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19479254 885108736 6498 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 886588

[startup+3.1019 s]
/proc/loadavg: 1.90 1.84 1.90 3/77 14390
/proc/meminfo: memFree=762984/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=2316 CPUtime=1.51
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 476 0 0 0 132 19 0 0 25 0 1 0 19479345 2371584 462 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 579 462 42 102 0 474 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 24540

[startup+6.30243 s]
/proc/loadavg: 1.91 1.85 1.90 3/77 14390
/proc/meminfo: memFree=761000/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=2644 CPUtime=4.68
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 564 0 0 0 449 19 0 0 25 0 1 0 19479345 2707456 548 996147200 134512640 134931368 4294956256 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 661 548 48 102 0 556 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 24868

[startup+12.7015 s]
/proc/loadavg: 1.92 1.85 1.90 3/77 14390
/proc/meminfo: memFree=758824/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=2760 CPUtime=11.01
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 602 0 0 0 1082 19 0 0 25 0 1 0 19479345 2826240 586 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 690 586 48 102 0 585 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 24984

[startup+25.503 s]
/proc/loadavg: 1.93 1.86 1.91 3/77 14390
/proc/meminfo: memFree=755112/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=3148 CPUtime=23.69
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 726 0 0 0 2350 19 0 0 25 0 1 0 19479345 3223552 710 996147200 134512640 134931368 4294956256 18446744073709551615 134520253 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 787 710 48 102 0 682 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 25372

[startup+51.1019 s]
/proc/loadavg: 1.95 1.87 1.91 3/77 14390
/proc/meminfo: memFree=749736/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=3600 CPUtime=49.04
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 831 0 0 0 4885 19 0 0 25 0 1 0 19479345 3686400 815 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 900 815 48 102 0 795 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 25824

[startup+102.307 s]
/proc/loadavg: 1.98 1.88 1.91 3/77 14390
/proc/meminfo: memFree=749032/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=4256 CPUtime=99.77
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 1001 0 0 0 9958 19 0 0 25 0 1 0 19479345 4358144 985 996147200 134512640 134931368 4294956256 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1064 985 48 102 0 959 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 26480

[startup+162.302 s]
/proc/loadavg: 1.99 1.90 1.91 3/77 14390
/proc/meminfo: memFree=742952/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=4668 CPUtime=159.19
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 1166 0 0 0 15900 19 0 0 25 0 1 0 19479345 4780032 1074 996147200 134512640 134931368 4294956256 18446744073709551615 134525781 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1167 1074 48 102 0 1062 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 26892

[startup+222.303 s]
/proc/loadavg: 1.99 1.92 1.91 3/77 14390
/proc/meminfo: memFree=738664/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=5348 CPUtime=218.63
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 1481 0 0 0 21843 20 0 0 25 0 1 0 19479345 5476352 1182 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1337 1182 48 102 0 1232 0
Current children cumulated CPU time (s) 220.09
Current children cumulated vsize (KiB) 27572

[startup+282.302 s]
/proc/loadavg: 2.05 1.94 1.91 3/77 14390
/proc/meminfo: memFree=738344/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=5612 CPUtime=278.07
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 1775 0 0 0 27787 20 0 0 25 0 1 0 19479345 5746688 1248 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1403 1248 48 102 0 1298 0
Current children cumulated CPU time (s) 279.53
Current children cumulated vsize (KiB) 27836

[startup+342.303 s]
/proc/loadavg: 2.08 1.97 1.92 3/77 14396
/proc/meminfo: memFree=733288/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=6008 CPUtime=337.48
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 2082 0 0 0 33727 21 0 0 25 0 1 0 19479345 6152192 1346 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1502 1346 48 102 0 1397 0
Current children cumulated CPU time (s) 338.94
Current children cumulated vsize (KiB) 28232

[startup+402.302 s]
/proc/loadavg: 2.08 1.99 1.93 3/77 14396
/proc/meminfo: memFree=733096/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=6140 CPUtime=396.92
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 2286 0 0 0 39671 21 0 0 25 0 1 0 19479345 6287360 1374 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1535 1374 48 102 0 1430 0
Current children cumulated CPU time (s) 398.38
Current children cumulated vsize (KiB) 28364

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

[startup+409.502 s]
/proc/loadavg: 2.15 2.00 1.93 3/77 14396
/proc/meminfo: memFree=733096/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=6140 CPUtime=404.04
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 2286 0 0 0 40383 21 0 0 25 0 1 0 19479345 6287360 1374 996147200 134512640 134931368 4294956256 18446744073709551615 134523350 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1535 1374 48 102 0 1430 0
Current children cumulated CPU time (s) 405.5
Current children cumulated vsize (KiB) 28364

[startup+435.101 s]
/proc/loadavg: 2.18 2.02 1.94 3/77 14396
/proc/meminfo: memFree=732840/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=6220 CPUtime=429.4
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 2425 0 0 0 42919 21 0 0 25 0 1 0 19479345 6369280 1421 996147200 134512640 134931368 4294956256 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1555 1421 48 102 0 1450 0
Current children cumulated CPU time (s) 430.86
Current children cumulated vsize (KiB) 28444

[startup+441.501 s]
/proc/loadavg: 2.16 2.02 1.94 3/77 14396
/proc/meminfo: memFree=732840/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=6220 CPUtime=435.74
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 2425 0 0 0 43553 21 0 0 25 0 1 0 19479345 6369280 1421 996147200 134512640 134931368 4294956256 18446744073709551615 134525907 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1555 1421 48 102 0 1450 0
Current children cumulated CPU time (s) 437.2
Current children cumulated vsize (KiB) 28444

[startup+444.702 s]
/proc/loadavg: 2.15 2.02 1.94 3/77 14396
/proc/meminfo: memFree=732840/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=6220 CPUtime=438.91
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 2425 0 0 0 43870 21 0 0 25 0 1 0 19479345 6369280 1421 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1555 1421 48 102 0 1450 0
Current children cumulated CPU time (s) 440.37
Current children cumulated vsize (KiB) 28444

[startup+446.302 s]
/proc/loadavg: 2.15 2.02 1.94 3/77 14396
/proc/meminfo: memFree=732840/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=6220 CPUtime=440.5
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 2425 0 0 0 44029 21 0 0 25 0 1 0 19479345 6369280 1421 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1555 1421 48 102 0 1450 0
Current children cumulated CPU time (s) 441.96
Current children cumulated vsize (KiB) 28444

[startup+447.101 s]
/proc/loadavg: 2.15 2.02 1.94 3/77 14396
/proc/meminfo: memFree=732840/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=6220 CPUtime=441.29
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 2472 0 0 0 44108 21 0 0 25 0 1 0 19479345 6369280 1421 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1555 1421 48 102 0 1450 0
Current children cumulated CPU time (s) 442.75
Current children cumulated vsize (KiB) 28444

[startup+447.501 s]
/proc/loadavg: 2.15 2.02 1.94 3/77 14396
/proc/meminfo: memFree=732840/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=1.46
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1364 12402 0 2 5 2 130 9 16 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
[pid=14389] ppid=14366 vsize=5356 CPUtime=0
/proc/14389/stat : 14389 (sh) S 14366 14366 13398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19479344 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14389/statm: 1339 232 193 169 0 50 0
[pid=14390] ppid=14389 vsize=6220 CPUtime=441.69
/proc/14390/stat : 14390 (picosat) R 14389 14366 13398 0 -1 4194304 2472 0 0 0 44148 21 0 0 25 0 1 0 19479345 6369280 1421 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 1555 1421 48 102 0 1450 0
Current children cumulated CPU time (s) 443.15
Current children cumulated vsize (KiB) 28444

[startup+447.902 s]
/proc/loadavg: 2.14 2.02 1.94 3/77 14396
/proc/meminfo: memFree=732840/2055920 swapFree=4192952/4192956
[pid=14366] ppid=14364 vsize=16868 CPUtime=443.4
/proc/14366/stat : 14366 (sugar) S 14364 14366 13398 0 -1 4194304 1446 15165 0 2 5 2 44302 31 15 0 1 0 19479187 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14366/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 447.929
CPU time (s): 443.546
CPU user time (s): 443.18
CPU system time (s): 0.365944
CPU usage (%): 99.0215
Max. virtual memory (cumulated for all children) (KiB): 886588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 443.18
system time used= 0.365944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20442
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2216
involuntary context switches= 11432

runsolver used 0.550916 second user time and 1.49677 second system time

The end

Launcher Data

Begin job on node57 at 2009-07-11 16:56:00
IDJOB=2059586
IDBENCH=53595
IDSOLVER=738
FILE ID=node57/2059586-1247324160
PBS_JOBID= 9506515
Free space on /tmp= 66400 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-54021_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-2059586-1247324160/watcher-2059586-1247324160 -o /tmp/evaluation-result-2059586-1247324160/solver-2059586-1247324160 -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-2059586-1247324160.xml

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

MD5SUM BENCH= 5c97600a886441a27e5d5f2a5960cfd8
RANDOM SEED=633540649

node57.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.261
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.261
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:        769896 kB
Buffers:         48448 kB
Cached:        1103060 kB
SwapCached:          4 kB
Active:         180508 kB
Inactive:      1038680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        769896 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:          78884 kB
Slab:            52184 kB
Committed_AS:   202296 kB
PageTables:       1904 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= 66396 MiB
End job on node57 at 2009-07-11 17:03:28