Trace number 2084623

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+minisatUNSAT 369.199 372.793

General information on the benchmark

Namecsp/graphColoring/school/
normalized-school1-nsh-12.xml
MD5SUM2d1e316401a6d142c241b2ebac1fc85c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.511921
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of constraints14612
Maximum constraint arity2
Maximum domain size12
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14612
Global constraints used (with number of constraints)

Solver Data

0.04/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.08	c 0	BEGIN Sun Jul 12 08:15:25 2009
0.04/0.08	c 0	PID 24031
0.04/0.08	c 0	HOST node64.alineos.net
0.04/0.08	c 0	CONVERTING HOME/instance-2084623-1247379325.xml TO HOME/temp.csp
0.04/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-2084623-1247379325.xml' 'HOME/temp.csp'
1.25/1.37	c 1	1 domains, 352 variables, 1 predicates, 0 relations, 14612 constraints
1.25/1.40	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.25/1.40	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'
1.34/1.48	c 1	Parsing HOME/temp.csp
1.34/1.63	c 2	parsed 10000 expressions
1.34/1.67	c 2	parsed 14966 expressions
1.34/1.68	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.34/1.68	c 2	Converting to clausal form CSP
1.34/1.99	c 2	converted 1497 (10%) expressions
1.34/2.05	c 2	converted 2994 (20%) expressions
2.02/2.11	c 2	converted 4490 (30%) expressions
2.11/2.24	c 2	converted 5987 (40%) expressions
2.11/2.29	c 2	converted 7483 (50%) expressions
2.20/2.35	c 2	converted 8980 (60%) expressions
2.31/2.41	c 2	converted 10477 (70%) expressions
2.40/2.56	c 3	converted 11973 (80%) expressions
2.50/2.62	c 3	converted 13470 (90%) expressions
2.50/2.67	c 3	converted 14966 (100%) expressions
2.50/2.67	c 3	CSP : 352 integers, 0 booleans, 14612 clauses, largest domain size 12
2.50/2.67	c 3	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.50/2.67	c 3	Propagation in CSP
2.61/2.75	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.61/2.75	c 3	CSP : 352 integers, 0 booleans, 14612 clauses, largest domain size 12
2.61/2.75	c 3	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.61/2.76	c 3	Simplifing CSP by introducing new Boolean variables
2.90/3.07	c 3	CSP : 352 integers, 29224 booleans, 43836 clauses, largest domain size 12
2.90/3.07	c 3	Heap : 22 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.10/3.22	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.10/3.25	c 3	36 (10%) CSP integer variables are encoded (360 clauses, 3827 bytes)
3.10/3.25	c 3	71 (20%) CSP integer variables are encoded (710 clauses, 7677 bytes)
3.10/3.25	c 3	106 (30%) CSP integer variables are encoded (1060 clauses, 11830 bytes)
3.10/3.25	c 3	141 (40%) CSP integer variables are encoded (1410 clauses, 16380 bytes)
3.10/3.26	c 3	176 (50%) CSP integer variables are encoded (1760 clauses, 20930 bytes)
3.10/3.26	c 3	212 (60%) CSP integer variables are encoded (2120 clauses, 25610 bytes)
3.10/3.26	c 3	247 (70%) CSP integer variables are encoded (2470 clauses, 30160 bytes)
3.10/3.26	c 3	282 (80%) CSP integer variables are encoded (2820 clauses, 34710 bytes)
3.10/3.26	c 3	317 (90%) CSP integer variables are encoded (3170 clauses, 39260 bytes)
3.10/3.26	c 3	352 (100%) CSP integer variables are encoded (3520 clauses, 43810 bytes)
3.30/3.41	c 3	4384 (10%) CSP clauses are encoded (40057 clauses, 640828 bytes)
3.30/3.49	c 3	8768 (20%) CSP clauses are encoded (76594 clauses, 1252278 bytes)
3.39/3.58	c 4	13151 (30%) CSP clauses are encoded (113119 clauses, 1901749 bytes)
3.49/3.66	c 4	17535 (40%) CSP clauses are encoded (149645 clauses, 2556779 bytes)
3.60/3.75	c 4	21918 (50%) CSP clauses are encoded (186170 clauses, 3232055 bytes)
3.69/3.84	c 4	26302 (60%) CSP clauses are encoded (222707 clauses, 3921876 bytes)
3.79/3.93	c 4	30686 (70%) CSP clauses are encoded (259244 clauses, 4611697 bytes)
3.89/4.02	c 4	35069 (80%) CSP clauses are encoded (295769 clauses, 5301289 bytes)
3.99/4.10	c 4	39453 (90%) CSP clauses are encoded (332295 clauses, 5990895 bytes)
4.09/4.20	c 4	43836 (100%) CSP clauses are encoded (368820 clauses, 6680487 bytes)
4.09/4.20	c 4	43836 CSP clauses encoded
4.09/4.20	c 4	Writing map file : HOME/temp.map
4.09/4.22	c 4	Heap : 15 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.09/4.22	c 4	SAT : 33096 SAT variables, 368820 SAT clauses, 6680487 bytes
4.09/4.22	c 4	Heap : 15 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.09/4.24	c 4	SOLVING HOME/temp.cnf
4.09/4.24	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.09/4.24	c 4	This is MiniSat 2.0 beta
4.09/4.24	c 4	WARNING: for repeatability, setting FPU to use double precision
4.09/4.24	c 4	============================[ Problem Statistics ]=============================
4.09/4.24	c 4	|                                                                             |
4.09/4.25	c 4	|  Number of variables:  33096                                                |
4.09/4.25	c 4	|  Number of clauses:    368820                                               |
4.28/4.46	c 4	|  Parsing time:         0.18         s                                       |
4.28/4.47	c 4	============================[ Search Statistics ]==============================
4.28/4.48	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.28/4.48	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.28/4.48	c 4	===============================================================================
4.28/4.48	c 4	|         0 |   33096   368820  1029880 |   122940        0    nan |  0.000 % |
4.37/4.53	c 4	|       101 |   33096   368820  1029880 |   135234      101      8 |  0.000 % |
4.37/4.57	c 5	|       251 |   33096   368820  1029880 |   148757      251      9 |  0.000 % |
4.47/4.60	c 5	|       479 |   33096   368820  1029880 |   163633      479      8 |  0.000 % |
4.47/4.64	c 5	|       816 |   33096   368820  1029880 |   179996      816      8 |  0.000 % |
4.47/4.69	c 5	|      1322 |   33096   368820  1029880 |   197996     1322      8 |  0.000 % |
4.57/4.75	c 5	|      2082 |   33096   368820  1029880 |   217795     2082      9 |  0.000 % |
4.67/4.84	c 5	|      3222 |   33096   368820  1029880 |   239575     3222      9 |  0.000 % |
4.77/4.97	c 5	|      4930 |   33096   368820  1029880 |   263532     4930      9 |  0.000 % |
5.17/5.32	c 5	|      7492 |   33096   368820  1029880 |   289886     7492      9 |  0.000 % |
5.46/5.65	c 6	|     11336 |   33096   368820  1029880 |   318874    11336     10 |  0.000 % |
6.45/6.62	c 7	|     17103 |   33096   368820  1029880 |   350762    17103     11 |  0.000 % |
7.64/7.84	c 8	|     25753 |   33096   368820  1029880 |   385838    25753     11 |  0.000 % |
10.31/10.59	c 11	|     38729 |   33096   368820  1029880 |   424422    38729     11 |  0.000 % |
16.65/16.91	c 17	|     58190 |   33096   368820  1029880 |   466864    58190     11 |  0.000 % |
34.38/34.81	c 35	|     87382 |   33096   368820  1029880 |   513550    87382     11 |  0.000 % |
67.47/68.28	c 68	|    131171 |   33096   368820  1029880 |   564905   131171     11 |  0.000 % |
161.86/163.55	c 164	|    196855 |   33096   368820  1029880 |   621396   196855     11 |  0.000 % |
325.21/328.45	c 328	|    295381 |   33087   368058  1027726 |   683536   196503     11 |  0.042 % |
368.99/372.60	c 373	===============================================================================
368.99/372.60	c 373	restarts              : 19
368.99/372.60	c 373	conflicts             : 328779         (901 /sec)
368.99/372.60	c 373	decisions             : 378020         (2.01 % random) (1036 /sec)
368.99/372.60	c 373	propagations          : 16788377       (46023 /sec)
368.99/372.60	c 373	conflict literals     : 3514341        (10.38 % deleted)
368.99/372.60	c 373	Memory used           : 38.62 MB
368.99/372.60	c 373	CPU time              : 364.779 s
368.99/372.60	c 373	
368.99/372.60	c 373	UNSATISFIABLE
368.99/372.61	c 373	DECODING HOME/temp.out WITH HOME/temp.map
368.99/372.61	c 373	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'
369.02/372.70	c 373	Decoding HOME/temp.out
369.02/372.77	s UNSATISFIABLE
369.02/372.78	c 373	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
369.02/372.79	c 373	CPU 369.17 (0.06 0.02 368.74 0.35)
369.02/372.79	c 373	END Sun Jul 12 08:21:38 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2084623-1247379325/watcher-2084623-1247379325 -o /tmp/evaluation-result-2084623-1247379325/solver-2084623-1247379325 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2084623-1247379325.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: 2.02 2.20 2.11 4/81 24031
/proc/meminfo: memFree=1661776/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=12268 CPUtime=0
/proc/24031/stat : 24031 (sugar) R 24029 24031 19277 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 24995795 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 251255290469 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/24031/statm: 3067 316 241 3 0 167 0

[startup+0.0655461 s]
/proc/loadavg: 2.02 2.20 2.11 4/81 24031
/proc/meminfo: memFree=1661776/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16080 CPUtime=0.04
/proc/24031/stat : 24031 (sugar) R 24029 24031 19277 0 -1 4194304 944 0 0 0 3 1 0 0 18 0 1 0 24995795 16465920 912 996147200 4194304 4206940 548682068608 18446744073709551615 251273028700 0 0 4224 0 0 0 0 17 1 0 0
/proc/24031/statm: 4020 912 380 3 0 599 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16080

[startup+0.101552 s]
/proc/loadavg: 2.02 2.20 2.11 4/81 24031
/proc/meminfo: memFree=1661776/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=0.07
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24995795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301565 s]
/proc/loadavg: 2.02 2.20 2.11 4/81 24031
/proc/meminfo: memFree=1661776/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=0.07
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24995795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701611 s]
/proc/loadavg: 2.02 2.20 2.11 4/81 24031
/proc/meminfo: memFree=1661776/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=0.07
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24995795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.5017 s]
/proc/loadavg: 2.02 2.20 2.11 4/92 24043
/proc/meminfo: memFree=1636216/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=1.34
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1309 10938 0 1 5 2 119 8 16 0 1 0 24995795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 16868

[startup+3.10288 s]
/proc/loadavg: 2.02 2.20 2.11 3/92 24053
/proc/meminfo: memFree=1640248/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=1.34
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1310 10938 0 1 5 2 119 8 16 0 1 0 24995795 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1111 409 3 0 796 0
[pid=24044] ppid=24031 vsize=5356 CPUtime=0
/proc/24044/stat : 24044 (sh) S 24031 24031 19277 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24995935 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24044/statm: 1339 233 193 169 0 50 0
[pid=24045] ppid=24044 vsize=868812 CPUtime=1.66
/proc/24045/stat : 24045 (java) S 24044 24031 19277 0 -1 0 12533 0 1 0 159 7 0 0 19 0 9 0 24995936 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24045/statm: 217203 11524 2566 9 0 211708 0
[pid=24045/tid=24046] ppid=24044 vsize=868812 CPUtime=0.83
/proc/24045/task/24046/stat : 24046 (java) R 24044 24031 19277 0 -1 64 2977 0 1 0 81 2 0 0 25 0 9 0 24995937 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24045/tid=24047] ppid=24044 vsize=868812 CPUtime=0.62
/proc/24045/task/24047/stat : 24047 (java) R 24044 24031 19277 0 -1 64 7410 0 0 0 59 3 0 0 16 0 9 0 24995938 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 103731821 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24045/tid=24048] ppid=24044 vsize=868812 CPUtime=0
/proc/24045/task/24048/stat : 24048 (java) S 24044 24031 19277 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24995938 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24045/tid=24049] ppid=24044 vsize=868812 CPUtime=0
/proc/24045/task/24049/stat : 24049 (java) S 24044 24031 19277 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24995938 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24045/tid=24050] ppid=24044 vsize=868812 CPUtime=0
/proc/24045/task/24050/stat : 24050 (java) S 24044 24031 19277 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24995940 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24045/tid=24051] ppid=24044 vsize=868812 CPUtime=0.18
/proc/24045/task/24051/stat : 24051 (java) S 24044 24031 19277 0 -1 64 1447 0 0 0 18 0 0 0 16 0 9 0 24995940 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24045/tid=24052] ppid=24044 vsize=868812 CPUtime=0
/proc/24045/task/24052/stat : 24052 (java) S 24044 24031 19277 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24995940 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24045/tid=24053] ppid=24044 vsize=868812 CPUtime=0
/proc/24045/task/24053/stat : 24053 (java) S 24044 24031 19277 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24995940 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 891036

[startup+6.30123 s]
/proc/loadavg: 2.01 2.20 2.11 3/84 24055
/proc/meminfo: memFree=1632248/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 15 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=20976 CPUtime=2.02
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 4944 0 0 0 199 3 0 0 25 0 1 0 24996220 21479424 4930 996147200 134512640 135127466 4294956256 18446744073709551615 134535144 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 5244 4930 76 150 0 5091 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 43200

[startup+12.7029 s]
/proc/loadavg: 2.01 2.20 2.10 3/84 24055
/proc/meminfo: memFree=1629240/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=23796 CPUtime=8.36
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 5636 0 0 0 832 4 0 0 25 0 1 0 24996220 24367104 5622 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 5949 5622 76 150 0 5796 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 46020

[startup+25.5013 s]
/proc/loadavg: 2.01 2.19 2.10 3/84 24055
/proc/meminfo: memFree=1627128/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=25936 CPUtime=21.02
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 6154 0 0 0 2098 4 0 0 25 0 1 0 24996220 26558464 6140 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 6484 6140 76 150 0 6331 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 48160

[startup+51.1011 s]
/proc/loadavg: 2.12 2.20 2.11 3/84 24055
/proc/meminfo: memFree=1624056/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=29124 CPUtime=46.38
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 6930 0 0 0 4633 5 0 0 25 0 1 0 24996220 29822976 6916 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 7281 6916 76 150 0 7128 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 51348

[startup+102.307 s]
/proc/loadavg: 2.11 2.18 2.10 3/84 24055
/proc/meminfo: memFree=1620344/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=32888 CPUtime=97.1
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 7833 0 0 0 9704 6 0 0 25 0 1 0 24996220 33677312 7819 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 8222 7819 76 150 0 8069 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 55112

[startup+162.301 s]
/proc/loadavg: 2.16 2.18 2.10 3/84 24055
/proc/meminfo: memFree=1617336/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=35724 CPUtime=156.53
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 8565 0 0 0 15646 7 0 0 25 0 1 0 24996220 36581376 8551 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 8931 8551 76 150 0 8778 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 57948

[startup+222.302 s]
/proc/loadavg: 2.11 2.16 2.10 3/84 24055
/proc/meminfo: memFree=1614840/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=38544 CPUtime=215.96
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 9170 0 0 0 21588 8 0 0 25 0 1 0 24996220 39469056 9156 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 9636 9156 76 150 0 9483 0
Current children cumulated CPU time (s) 220.1
Current children cumulated vsize (KiB) 60768

[startup+282.301 s]
/proc/loadavg: 2.09 2.14 2.09 3/84 24055
/proc/meminfo: memFree=1614328/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=39052 CPUtime=275.4
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 9298 0 0 0 27532 8 0 0 25 0 1 0 24996220 39989248 9284 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 9763 9284 76 150 0 9610 0
Current children cumulated CPU time (s) 279.54
Current children cumulated vsize (KiB) 61276

[startup+342.302 s]
/proc/loadavg: 2.25 2.19 2.11 3/84 24055
/proc/meminfo: memFree=1614008/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=39372 CPUtime=334.83
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 9379 0 0 0 33475 8 0 0 25 0 1 0 24996220 40316928 9365 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 9843 9365 76 150 0 9690 0
Current children cumulated CPU time (s) 338.97
Current children cumulated vsize (KiB) 61596

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

[startup+358.302 s]
/proc/loadavg: 2.34 2.21 2.11 3/84 24055
/proc/meminfo: memFree=1613944/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=39372 CPUtime=350.68
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 9383 0 0 0 35060 8 0 0 25 0 1 0 24996220 40316928 9369 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 9843 9369 76 150 0 9690 0
Current children cumulated CPU time (s) 354.82
Current children cumulated vsize (KiB) 61596

[startup+364.701 s]
/proc/loadavg: 2.39 2.22 2.12 3/84 24055
/proc/meminfo: memFree=1613944/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=39372 CPUtime=357.02
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 9383 0 0 0 35694 8 0 0 25 0 1 0 24996220 40316928 9369 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 9843 9369 76 150 0 9690 0
Current children cumulated CPU time (s) 361.16
Current children cumulated vsize (KiB) 61596

[startup+367.902 s]
/proc/loadavg: 2.36 2.22 2.12 3/84 24055
/proc/meminfo: memFree=1613944/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=39372 CPUtime=360.19
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 9384 0 0 0 36011 8 0 0 25 0 1 0 24996220 40316928 9370 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 9843 9370 76 150 0 9690 0
Current children cumulated CPU time (s) 364.33
Current children cumulated vsize (KiB) 61596

[startup+371.103 s]
/proc/loadavg: 2.33 2.21 2.12 3/84 24055
/proc/meminfo: memFree=1613880/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=39548 CPUtime=363.36
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 9400 0 0 0 36328 8 0 0 25 0 1 0 24996220 40497152 9386 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 9887 9386 76 150 0 9734 0
Current children cumulated CPU time (s) 367.5
Current children cumulated vsize (KiB) 61772

[startup+371.902 s]
/proc/loadavg: 2.33 2.21 2.12 3/84 24055
/proc/meminfo: memFree=1613880/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=39548 CPUtime=364.15
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 9401 0 0 0 36407 8 0 0 25 0 1 0 24996220 40497152 9387 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 9887 9387 76 150 0 9734 0
Current children cumulated CPU time (s) 368.29
Current children cumulated vsize (KiB) 61772

[startup+372.301 s]
/proc/loadavg: 2.33 2.21 2.12 3/84 24055
/proc/meminfo: memFree=1613880/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=4.14
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1376 23961 0 2 6 2 384 22 16 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
[pid=24054] ppid=24031 vsize=5356 CPUtime=0
/proc/24054/stat : 24054 (sh) S 24031 24031 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24996220 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24054/statm: 1339 232 193 169 0 50 0
[pid=24055] ppid=24054 vsize=39548 CPUtime=364.55
/proc/24055/stat : 24055 (minisat) R 24054 24031 19277 0 -1 4194304 9401 0 0 0 36447 8 0 0 25 0 1 0 24996220 40497152 9387 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24055/statm: 9887 9387 76 150 0 9734 0
Current children cumulated CPU time (s) 368.69
Current children cumulated vsize (KiB) 61772

[startup+372.701 s]
/proc/loadavg: 2.33 2.21 2.12 3/84 24055
/proc/meminfo: memFree=1613880/2055920 swapFree=4192812/4192956
[pid=24031] ppid=24029 vsize=16868 CPUtime=369.02
/proc/24031/stat : 24031 (sugar) S 24029 24031 19277 0 -1 4194304 1430 33656 0 2 6 2 36862 32 17 0 1 0 24995795 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24031/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 369.02
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 372.793
CPU time (s): 369.199
CPU user time (s): 368.814
CPU system time (s): 0.384941
CPU usage (%): 99.0358
Max. virtual memory (cumulated for all children) (KiB): 891036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 368.814
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39076
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= 3603
involuntary context switches= 18265

runsolver used 0.440932 second user time and 1.27581 second system time

The end

Launcher Data

Begin job on node64 at 2009-07-12 08:15:25
IDJOB=2084623
IDBENCH=58096
IDSOLVER=739
FILE ID=node64/2084623-1247379325
PBS_JOBID= 9507078
Free space on /tmp= 66344 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/graphColoring/school/normalized-school1-nsh-12.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084623-1247379325/watcher-2084623-1247379325 -o /tmp/evaluation-result-2084623-1247379325/solver-2084623-1247379325 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2084623-1247379325.xml

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

MD5SUM BENCH= 2d1e316401a6d142c241b2ebac1fc85c
RANDOM SEED=1020765696

node64.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1662256 kB
Buffers:         48940 kB
Cached:         191100 kB
SwapCached:          0 kB
Active:         192860 kB
Inactive:       125712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3064 kB
Writeback:           0 kB
Mapped:          98960 kB
Slab:            59820 kB
Committed_AS:   290372 kB
PageTables:       1964 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node64 at 2009-07-12 08:21:38