Trace number 2084590

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+minisatSAT 5.05223 5.23994

General information on the benchmark

Namecsp/graphColoring/school/
normalized-school1-nsh-15.xml
MD5SUM8e78f129f75c2027eb54fb4644dfb919
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.666897
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of constraints14612
Maximum constraint arity2
Maximum domain size15
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.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 08:14:18 2009
0.00/0.08	c 0	PID 23927
0.00/0.08	c 0	HOST node64.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2084590-1247379258.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-2084590-1247379258.xml' 'HOME/temp.csp'
1.26/1.33	c 1	1 domains, 352 variables, 1 predicates, 0 relations, 14612 constraints
1.26/1.39	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.26/1.39	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.31/1.47	c 1	Parsing HOME/temp.csp
1.31/1.62	c 2	parsed 10000 expressions
1.31/1.65	c 2	parsed 14966 expressions
1.31/1.66	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.31/1.66	c 2	Converting to clausal form CSP
1.31/1.97	c 2	converted 1497 (10%) expressions
1.31/2.03	c 2	converted 2994 (20%) expressions
1.31/2.08	c 2	converted 4490 (30%) expressions
1.99/2.20	c 2	converted 5987 (40%) expressions
2.09/2.26	c 2	converted 7483 (50%) expressions
2.19/2.31	c 2	converted 8980 (60%) expressions
2.19/2.36	c 2	converted 10477 (70%) expressions
2.39/2.51	c 2	converted 11973 (80%) expressions
2.39/2.56	c 2	converted 13470 (90%) expressions
2.48/2.62	c 3	converted 14966 (100%) expressions
2.48/2.62	c 3	CSP : 352 integers, 0 booleans, 14612 clauses, largest domain size 15
2.48/2.62	c 3	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.48/2.62	c 3	Propagation in CSP
2.48/2.69	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.48/2.69	c 3	CSP : 352 integers, 0 booleans, 14612 clauses, largest domain size 15
2.48/2.69	c 3	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.59/2.70	c 3	Simplifing CSP by introducing new Boolean variables
2.78/2.99	c 3	CSP : 352 integers, 29224 booleans, 43836 clauses, largest domain size 15
2.78/2.99	c 3	Heap : 22 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.98/3.11	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.98/3.14	c 3	36 (10%) CSP integer variables are encoded (468 clauses, 5012 bytes)
2.98/3.15	c 3	71 (20%) CSP integer variables are encoded (923 clauses, 10017 bytes)
2.98/3.15	c 3	106 (30%) CSP integer variables are encoded (1378 clauses, 15923 bytes)
2.98/3.15	c 3	141 (40%) CSP integer variables are encoded (1833 clauses, 21838 bytes)
2.98/3.15	c 3	176 (50%) CSP integer variables are encoded (2288 clauses, 27753 bytes)
2.98/3.15	c 3	212 (60%) CSP integer variables are encoded (2756 clauses, 33837 bytes)
2.98/3.15	c 3	247 (70%) CSP integer variables are encoded (3211 clauses, 39752 bytes)
2.98/3.16	c 3	282 (80%) CSP integer variables are encoded (3666 clauses, 45667 bytes)
2.98/3.16	c 3	317 (90%) CSP integer variables are encoded (4121 clauses, 51582 bytes)
2.98/3.16	c 3	352 (100%) CSP integer variables are encoded (4576 clauses, 57497 bytes)
3.17/3.32	c 3	4384 (10%) CSP clauses are encoded (49882 clauses, 812291 bytes)
3.27/3.41	c 3	8768 (20%) CSP clauses are encoded (95188 clauses, 1595441 bytes)
3.37/3.51	c 3	13151 (30%) CSP clauses are encoded (140479 clauses, 2416501 bytes)
3.47/3.61	c 4	17535 (40%) CSP clauses are encoded (185771 clauses, 3260303 bytes)
3.57/3.71	c 4	21918 (50%) CSP clauses are encoded (231062 clauses, 4125215 bytes)
3.67/3.82	c 4	26302 (60%) CSP clauses are encoded (276368 clauses, 4990416 bytes)
3.77/3.92	c 4	30686 (70%) CSP clauses are encoded (321674 clauses, 5855617 bytes)
3.86/4.03	c 4	35069 (80%) CSP clauses are encoded (366965 clauses, 6720529 bytes)
3.96/4.13	c 4	39453 (90%) CSP clauses are encoded (412257 clauses, 7585455 bytes)
4.06/4.24	c 4	43836 (100%) CSP clauses are encoded (457548 clauses, 8450367 bytes)
4.06/4.24	c 4	43836 CSP clauses encoded
4.06/4.24	c 4	Writing map file : HOME/temp.map
4.06/4.25	c 4	Heap : 14 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.06/4.25	c 4	SAT : 34152 SAT variables, 457548 SAT clauses, 8450367 bytes
4.06/4.25	c 4	Heap : 14 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.06/4.28	c 4	SOLVING HOME/temp.cnf
4.06/4.28	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.06/4.28	c 4	This is MiniSat 2.0 beta
4.06/4.28	c 4	WARNING: for repeatability, setting FPU to use double precision
4.06/4.28	c 4	============================[ Problem Statistics ]=============================
4.06/4.28	c 4	|                                                                             |
4.06/4.28	c 4	|  Number of variables:  34152                                                |
4.06/4.28	c 4	|  Number of clauses:    457548                                               |
4.34/4.54	c 4	|  Parsing time:         0.22         s                                       |
4.34/4.55	c 4	============================[ Search Statistics ]==============================
4.34/4.55	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.34/4.55	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.34/4.55	c 4	===============================================================================
4.34/4.55	c 4	|         0 |   34152   457548  1295008 |   152516        0    nan |  0.000 % |
4.44/4.67	c 5	|       100 |   34152   457548  1295008 |   167767      100     19 |  0.000 % |
4.44/4.69	c 5	|       250 |   34152   457548  1295008 |   184544      250     12 |  0.000 % |
4.54/4.73	c 5	|       475 |   34152   457548  1295008 |   202998      475     12 |  0.000 % |
4.54/4.77	c 5	|       812 |   34152   457548  1295008 |   223298      812     11 |  0.000 % |
4.63/4.81	c 5	|      1318 |   34152   457548  1295008 |   245628     1318     10 |  0.000 % |
4.63/4.87	c 5	|      2077 |   34152   457548  1295008 |   270191     2077      9 |  0.000 % |
4.73/4.93	c 5	===============================================================================
4.73/4.93	c 5	restarts              : 7
4.73/4.93	c 5	conflicts             : 2081           (3435 /sec)
4.73/4.93	c 5	decisions             : 3368           (1.81 % random) (5559 /sec)
4.73/4.93	c 5	propagations          : 477025         (787291 /sec)
4.73/4.93	c 5	conflict literals     : 19259          (7.63 % deleted)
4.73/4.93	c 5	Memory used           : 23.59 MB
4.73/4.93	c 5	CPU time              : 0.605907 s
4.73/4.93	c 5	
4.73/4.95	c 5	SATISFIABLE
4.73/4.96	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.73/4.96	c 5	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'
4.80/5.04	c 5	Decoding HOME/temp.out
4.80/5.16	s SATISFIABLE
4.80/5.17	v 14 11 6 2 10 8 1 14 7 12 13 5 0 3 14 9 0 6 12 9 0 7 1 2 10 14 11 6 3 14 0 9 1 5 6 12 2 9 0 11 10 13 5 10 10 1 3 14 10 6 3 14 9 0 13 4 8 12 13 11 2 9 0 1 4 8 5 3 14 5 3 1 7 8 12 13 11 2 9 12 13 11 2 9 12 13 5 3 1 4 8 5 3 1 4 8 2 9 14 7 12 13 11 13 0 6 10 13 11 4 8 1 12 5 2 5 2 5 2 6 12 13 2 8 4 5 14 10 0 9 3 9 3 9 3 14 13 13 3 14 5 3 10 1 4 6 12 0 13 5 9 8 13 9 0 0 5 3 14 4 10 6 13 11 5 12 7 8 2 9 0 3 14 10 1 6 7 1 4 2 13 5 8 4 2 3 5 12 7 5 1 0 13 14 0 6 14 6 6 10 1 10 9 12 13 1 4 3 14 10 1 13 11 14 4 9 2 13 11 2 8 5 3 2 9 11 4 12 14 8 12 1 11 8 7 13 14 0 14 0 13 13 0 6 12 11 5 3 14 8 2 9 0 10 4 6 13 11 10 4 8 3 14 9 0 6 5 11 7 14 5 10 4 8 2 9 2 10 4 8 2 9 0 14 14 6 13 11 5 7 12 3 9 6 11 13 14 10 4 2 0 6 12 14 8 0 11 3 13 10 1 7 13 12 14 13 4 5 14 10 1 13 7 12 2 8 7 6 8 5 6 10 1 4 10 1 7 9 7 2 12 13 11 12 13 11 6 12 13 10 8 1
4.80/5.18	c 5	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.81/5.23	c 5	CPU 5.03 (0.07 0.01 4.66 0.29)
4.81/5.23	c 5	END Sun Jul 12 08:14:23 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-2084590-1247379258/watcher-2084590-1247379258 -o /tmp/evaluation-result-2084590-1247379258/solver-2084590-1247379258 -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-2084590-1247379258.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.14 2.26 2.12 4/80 23927
/proc/meminfo: memFree=1319008/2055920 swapFree=4192812/4192956
[pid=23927] ppid=23925 vsize=18576 CPUtime=0
/proc/23927/stat : 23927 (runsolver) R 23925 23927 25392 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24989089 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 251255123239 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23927/statm: 4644 284 249 26 0 2626 0

[startup+0.0976289 s]
/proc/loadavg: 2.14 2.26 2.12 4/80 23927
/proc/meminfo: memFree=1319008/2055920 swapFree=4192812/4192956
[pid=23927] ppid=23925 vsize=16868 CPUtime=0.07
/proc/23927/stat : 23927 (sugar) S 23925 23927 25392 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24989089 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23927/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.10164 s]
/proc/loadavg: 2.14 2.26 2.12 4/80 23927
/proc/meminfo: memFree=1319008/2055920 swapFree=4192812/4192956
[pid=23927] ppid=23925 vsize=16868 CPUtime=0.07
/proc/23927/stat : 23927 (sugar) S 23925 23927 25392 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24989089 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23927/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301644 s]
/proc/loadavg: 2.14 2.26 2.12 4/80 23927
/proc/meminfo: memFree=1319008/2055920 swapFree=4192812/4192956
[pid=23927] ppid=23925 vsize=16868 CPUtime=0.07
/proc/23927/stat : 23927 (sugar) S 23925 23927 25392 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24989089 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23927/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701694 s]
/proc/loadavg: 2.14 2.26 2.12 4/80 23927
/proc/meminfo: memFree=1319008/2055920 swapFree=4192812/4192956
[pid=23927] ppid=23925 vsize=16868 CPUtime=0.07
/proc/23927/stat : 23927 (sugar) S 23925 23927 25392 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24989089 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23927/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50278 s]
/proc/loadavg: 2.14 2.26 2.12 3/91 23939
/proc/meminfo: memFree=1293896/2055920 swapFree=4192812/4192956
[pid=23927] ppid=23925 vsize=16868 CPUtime=1.31
/proc/23927/stat : 23927 (sugar) S 23925 23927 25392 0 -1 4194304 1309 10938 0 1 6 1 118 6 16 0 1 0 24989089 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23927/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 16868

[startup+3.10196 s]
/proc/loadavg: 2.13 2.26 2.12 4/91 23949
/proc/meminfo: memFree=1297032/2055920 swapFree=4192812/4192956
[pid=23927] ppid=23925 vsize=16868 CPUtime=1.31
/proc/23927/stat : 23927 (sugar) S 23925 23927 25392 0 -1 4194304 1310 10938 0 1 6 1 118 6 15 0 1 0 24989089 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23927/statm: 4217 1111 409 3 0 796 0
[pid=23940] ppid=23927 vsize=5356 CPUtime=0
/proc/23940/stat : 23940 (sh) S 23927 23927 25392 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24989228 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23940/statm: 1339 233 193 169 0 50 0
[pid=23941] ppid=23940 vsize=868812 CPUtime=1.67
/proc/23941/stat : 23941 (java) S 23940 23927 25392 0 -1 0 12533 0 1 0 160 7 0 0 18 0 9 0 24989229 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23941/statm: 217203 11524 2566 9 0 211708 0
[pid=23941/tid=23942] ppid=23940 vsize=868812 CPUtime=0.81
/proc/23941/task/23942/stat : 23942 (java) R 23940 23927 25392 0 -1 64 2977 0 1 0 79 2 0 0 23 0 9 0 24989230 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23943] ppid=23940 vsize=868812 CPUtime=0.65
/proc/23941/task/23943/stat : 23943 (java) R 23940 23927 25392 0 -1 64 7410 0 0 0 63 2 0 0 16 0 9 0 24989231 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 104191077 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23944] ppid=23940 vsize=868812 CPUtime=0
/proc/23941/task/23944/stat : 23944 (java) S 23940 23927 25392 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24989231 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23945] ppid=23940 vsize=868812 CPUtime=0
/proc/23941/task/23945/stat : 23945 (java) S 23940 23927 25392 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24989231 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23946] ppid=23940 vsize=868812 CPUtime=0
/proc/23941/task/23946/stat : 23946 (java) S 23940 23927 25392 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24989233 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23947] ppid=23940 vsize=868812 CPUtime=0.17
/proc/23941/task/23947/stat : 23947 (java) S 23940 23927 25392 0 -1 64 1447 0 0 0 16 1 0 0 16 0 9 0 24989233 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23948] ppid=23940 vsize=868812 CPUtime=0
/proc/23941/task/23948/stat : 23948 (java) S 23940 23927 25392 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24989233 889663488 11524 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23949] ppid=23940 vsize=868812 CPUtime=0
/proc/23941/task/23949/stat : 23949 (java) S 23940 23927 25392 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24989233 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) 2.98
Current children cumulated vsize (KiB) 891036

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

[startup+3.90104 s]
/proc/loadavg: 2.13 2.26 2.12 3/91 23949
/proc/meminfo: memFree=1278984/2055920 swapFree=4192812/4192956
[pid=23927] ppid=23925 vsize=16868 CPUtime=1.31
/proc/23927/stat : 23927 (sugar) S 23925 23927 25392 0 -1 4194304 1310 10938 0 1 6 1 118 6 15 0 1 0 24989089 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23927/statm: 4217 1111 409 3 0 796 0
[pid=23940] ppid=23927 vsize=5356 CPUtime=0
/proc/23940/stat : 23940 (sh) S 23927 23927 25392 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24989228 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23940/statm: 1339 233 193 169 0 50 0
[pid=23941] ppid=23940 vsize=868672 CPUtime=2.46
/proc/23941/stat : 23941 (java) S 23940 23927 25392 0 -1 0 12692 0 1 0 234 12 0 0 18 0 9 0 24989229 889520128 11532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23941/statm: 217168 11532 2590 9 0 211645 0
[pid=23941/tid=23942] ppid=23940 vsize=868672 CPUtime=1.53
/proc/23941/task/23942/stat : 23942 (java) R 23940 23927 25392 0 -1 64 3103 0 1 0 147 6 0 0 23 0 9 0 24989230 889520128 11532 996147200 134512640 134550932 4294955936 18446744073709551615 4126882543 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23943] ppid=23940 vsize=868672 CPUtime=0.69
/proc/23941/task/23943/stat : 23943 (java) S 23940 23927 25392 0 -1 64 7410 0 0 0 66 3 0 0 16 0 9 0 24989231 889520128 11532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23944] ppid=23940 vsize=868672 CPUtime=0
/proc/23941/task/23944/stat : 23944 (java) S 23940 23927 25392 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24989231 889520128 11532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23945] ppid=23940 vsize=868672 CPUtime=0
/proc/23941/task/23945/stat : 23945 (java) S 23940 23927 25392 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24989231 889520128 11532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23946] ppid=23940 vsize=868672 CPUtime=0
/proc/23941/task/23946/stat : 23946 (java) S 23940 23927 25392 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24989233 889520128 11532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23947] ppid=23940 vsize=868672 CPUtime=0.21
/proc/23941/task/23947/stat : 23947 (java) S 23940 23927 25392 0 -1 64 1480 0 0 0 20 1 0 0 16 0 9 0 24989233 889520128 11532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23948] ppid=23940 vsize=868672 CPUtime=0
/proc/23941/task/23948/stat : 23948 (java) S 23940 23927 25392 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24989233 889520128 11532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23941/tid=23949] ppid=23940 vsize=868672 CPUtime=0
/proc/23941/task/23949/stat : 23949 (java) S 23940 23927 25392 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24989233 889520128 11532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 890896

[startup+4.70113 s]
/proc/loadavg: 2.13 2.26 2.12 3/83 23951
/proc/meminfo: memFree=1303944/2055920 swapFree=4192812/4192956
[pid=23927] ppid=23925 vsize=16868 CPUtime=4.14
/proc/23927/stat : 23927 (sugar) S 23925 23927 25392 0 -1 4194304 1376 23981 0 2 6 1 385 22 15 0 1 0 24989089 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23927/statm: 4217 1113 409 3 0 796 0
[pid=23950] ppid=23927 vsize=5356 CPUtime=0
/proc/23950/stat : 23950 (sh) S 23927 23927 25392 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24989517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23950/statm: 1339 232 193 169 0 50 0
[pid=23951] ppid=23950 vsize=23104 CPUtime=0.4
/proc/23951/stat : 23951 (minisat) R 23950 23927 25392 0 -1 4194304 5595 0 0 0 37 3 0 0 22 0 1 0 24989517 23658496 5581 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/23951/statm: 5776 5581 76 150 0 5623 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 45328

[startup+5.10117 s]
/proc/loadavg: 2.13 2.26 2.12 3/83 23951
/proc/meminfo: memFree=1303944/2055920 swapFree=4192812/4192956
[pid=23927] ppid=23925 vsize=16868 CPUtime=4.8
/proc/23927/stat : 23927 (sugar) S 23925 23927 25392 0 -1 4194304 1448 30102 0 2 6 1 447 26 16 0 1 0 24989089 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23927/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 16868

[startup+5.20118 s]
/proc/loadavg: 2.13 2.26 2.12 3/83 23951
/proc/meminfo: memFree=1303944/2055920 swapFree=4192812/4192956
[pid=23927] ppid=23925 vsize=16868 CPUtime=4.81
/proc/23927/stat : 23927 (sugar) S 23925 23927 25392 0 -1 4194304 1450 30102 0 2 7 1 447 26 15 0 1 0 24989089 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23927/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 5.23994
CPU time (s): 5.05223
CPU user time (s): 4.73928
CPU system time (s): 0.312952
CPU usage (%): 96.4178
Max. virtual memory (cumulated for all children) (KiB): 891036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.73928
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35548
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= 4107
involuntary context switches= 4047

runsolver used 0.011998 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node64 at 2009-07-12 08:14:18
IDJOB=2084590
IDBENCH=58093
IDSOLVER=739
FILE ID=node64/2084590-1247379258
PBS_JOBID= 9507105
Free space on /tmp= 66344 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/graphColoring/school/normalized-school1-nsh-15.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-2084590-1247379258/watcher-2084590-1247379258 -o /tmp/evaluation-result-2084590-1247379258/solver-2084590-1247379258 -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-2084590-1247379258.xml

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

MD5SUM BENCH= 8e78f129f75c2027eb54fb4644dfb919
RANDOM SEED=223266328

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:       1319488 kB
Buffers:         48600 kB
Cached:         193072 kB
SwapCached:          0 kB
Active:         535804 kB
Inactive:       125288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3060 kB
Writeback:           0 kB
Mapped:         437276 kB
Slab:            59740 kB
Committed_AS:   937204 kB
PageTables:       2576 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= 66340 MiB
End job on node64 at 2009-07-12 08:14:23