Trace number 1039960

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.13+minisatSAT 7.1949 7.34599

General information on the benchmark

Namecsp/magicSquare/
normalized-magicSquare-7_glb.xml
MD5SUM6980c95d4c91084c676ad0d38b381f86
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.025995
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints17
Maximum constraint arity49
Maximum domain size49
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(1),weightedsum(16)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Wed Jul  2 13:12:38 2008
0.00/0.05	c 0	PID 29388
0.03/0.05	c 0	HOST node1.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1039960-1214997158.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1039960-1214997158.xml' 'HOME/temp.csp'
0.03/0.21	c 0	1 domains, 49 variables, 0 predicates, 0 relations, 17 constraints
0.03/0.21	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.21	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.03/0.29	c 0	Parsing HOME/temp.csp
0.18/0.32	c 0	parsed 67 expressions
0.18/0.33	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.18/0.33	c 0	Converting to clausal form CSP
0.18/0.35	c 0	converted 7 (10%) expressions
0.18/0.35	c 0	converted 14 (20%) expressions
0.18/0.35	c 0	converted 21 (30%) expressions
0.18/0.35	c 0	converted 27 (40%) expressions
0.18/0.35	c 0	converted 34 (50%) expressions
0.18/0.35	c 0	converted 41 (60%) expressions
0.18/0.35	c 0	converted 47 (70%) expressions
0.18/0.39	c 0	converted 54 (80%) expressions
0.18/0.46	c 0	converted 61 (90%) expressions
0.18/0.75	c 1	converted 67 (100%) expressions
0.18/0.75	c 1	CSP : 209 integers, 0 booleans, 1530 clauses, largest domain size 193
0.18/0.75	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.18/0.75	c 1	Propagation in CSP
0.18/0.83	c 1	768 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.18/0.83	c 1	CSP : 209 integers, 0 booleans, 1530 clauses, largest domain size 169
0.18/0.83	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.18/0.83	c 1	Simplifing CSP by introducing new Boolean variables
0.18/0.86	c 1	CSP : 209 integers, 2352 booleans, 3882 clauses, largest domain size 169
0.18/0.86	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.18/0.89	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.18/0.91	c 1	21 (10%) CSP integer variables are encoded (987 clauses, 10728 bytes)
0.18/0.92	c 1	42 (20%) CSP integer variables are encoded (1974 clauses, 23559 bytes)
0.18/0.92	c 1	63 (30%) CSP integer variables are encoded (3945 clauses, 49182 bytes)
0.18/0.92	c 1	84 (40%) CSP integer variables are encoded (6468 clauses, 81981 bytes)
0.18/0.93	c 1	105 (50%) CSP integer variables are encoded (8943 clauses, 114156 bytes)
0.18/0.93	c 1	126 (60%) CSP integer variables are encoded (11418 clauses, 149394 bytes)
0.18/0.93	c 1	147 (70%) CSP integer variables are encoded (13965 clauses, 187599 bytes)
0.18/0.94	c 1	168 (80%) CSP integer variables are encoded (16440 clauses, 224724 bytes)
0.18/0.94	c 1	189 (90%) CSP integer variables are encoded (18963 clauses, 262569 bytes)
0.18/0.94	c 1	209 (100%) CSP integer variables are encoded (21343 clauses, 298269 bytes)
3.32/3.41	c 3	389 (10%) CSP clauses are encoded (1375028 clauses, 26235336 bytes)
3.32/3.45	c 3	777 (20%) CSP clauses are encoded (1387848 clauses, 26462526 bytes)
3.32/3.47	c 3	1165 (30%) CSP clauses are encoded (1400620 clauses, 26697506 bytes)
3.41/3.50	c 3	1553 (40%) CSP clauses are encoded (1413440 clauses, 26933729 bytes)
3.41/3.53	c 3	1941 (50%) CSP clauses are encoded (1426260 clauses, 27170930 bytes)
3.41/3.56	c 3	2330 (60%) CSP clauses are encoded (1439081 clauses, 27409249 bytes)
3.41/3.58	c 3	2718 (70%) CSP clauses are encoded (1451901 clauses, 27649414 bytes)
3.52/3.61	c 3	3106 (80%) CSP clauses are encoded (1464673 clauses, 27900534 bytes)
3.52/3.64	c 3	3494 (90%) CSP clauses are encoded (1477493 clauses, 28153311 bytes)
3.52/3.66	c 4	3882 (100%) CSP clauses are encoded (1490217 clauses, 28404646 bytes)
3.52/3.66	c 4	3882 CSP clauses encoded
3.52/3.66	c 4	Writing map file : HOME/temp.map
3.52/3.66	c 4	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.52/3.66	c 4	SAT : 23904 SAT variables, 1490217 SAT clauses, 28404646 bytes
3.52/3.66	c 4	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.58/3.72	c 4	SOLVING HOME/temp.cnf
3.58/3.72	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.58/3.72	c 4	This is MiniSat 2.0 beta
3.58/3.72	c 4	WARNING: for repeatability, setting FPU to use double precision
3.58/3.72	c 4	============================[ Problem Statistics ]=============================
3.58/3.72	c 4	|                                                                             |
3.58/3.72	c 4	|  Number of variables:  23904                                                |
3.58/3.72	c 4	|  Number of clauses:    1490217                                              |
4.27/4.41	c 4	|  Parsing time:         0.60         s                                       |
4.27/4.45	c 4	============================[ Search Statistics ]==============================
4.27/4.45	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.27/4.45	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.27/4.45	c 4	===============================================================================
4.27/4.45	c 4	|         0 |   23904  1490217  4399744 |   496739        0    nan |  0.000 % |
4.77/4.91	c 5	|       100 |   23904  1490217  4399744 |   546412      100     14 |  0.000 % |
5.16/5.30	c 5	|       251 |   23904  1490217  4399744 |   601054      251     13 |  0.000 % |
5.75/5.99	c 6	|       478 |   23904  1490217  4399744 |   661159      478     21 |  0.000 % |
6.14/6.38	c 6	|       816 |   23904  1490217  4399744 |   727275      816     15 |  0.000 % |
6.94/7.14	c 7	===============================================================================
6.94/7.14	c 7	restarts              : 5
6.94/7.14	c 7	conflicts             : 1286           (392 /sec)
6.94/7.14	c 7	decisions             : 2781           (0.97 % random) (847 /sec)
6.94/7.14	c 7	propagations          : 805335         (245267 /sec)
6.94/7.14	c 7	conflict literals     : 19156          (8.22 % deleted)
6.94/7.14	c 7	Memory used           : 65.15 MB
6.94/7.14	c 7	CPU time              : 3.2835 s
6.94/7.14	c 7	
6.94/7.15	c 7	SATISFIABLE
6.94/7.16	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.94/7.16	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.01/7.24	c 7	Decoding HOME/temp.out
7.01/7.30	s SATISFIABLE
7.01/7.30	v 36 8 34 29 1 35 32 39 42 13 22 6 44 9 12 18 17 45 21 47 15 40 30 46 11 43 2 3 5 41 33 14 28 23 31 19 10 7 38 49 4 48 24 26 25 16 27 20 37
7.01/7.31	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.01/7.33	c 7	CPU 6.77 (0.03 0.01 6.74 0.38)
7.01/7.33	c 7	END Wed Jul  2 13:12:45 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039960-1214997158/watcher-1039960-1214997158 -o /tmp/evaluation-result-1039960-1214997158/solver-1039960-1214997158 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1039960-1214997158.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.63 0.14 0.05 4/72 29388
/proc/meminfo: memFree=1659080/2055920 swapFree=4179472/4192956
[pid=29388] ppid=29386 vsize=12268 CPUtime=0
/proc/29388/stat : 29388 (sugar) R 29386 29388 29195 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1978691409 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 259353442917 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/29388/statm: 3067 316 241 3 0 167 0

[startup+0.054687 s]
/proc/loadavg: 0.63 0.14 0.05 4/72 29388
/proc/meminfo: memFree=1659080/2055920 swapFree=4179472/4192956
[pid=29388] ppid=29386 vsize=13600 CPUtime=0.03
/proc/29388/stat : 29388 (sugar) S 29386 29388 29195 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1978691409 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29388/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102553 s]
/proc/loadavg: 0.63 0.14 0.05 4/72 29388
/proc/meminfo: memFree=1659080/2055920 swapFree=4179472/4192956
[pid=29388] ppid=29386 vsize=13600 CPUtime=0.03
/proc/29388/stat : 29388 (sugar) S 29386 29388 29195 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1978691409 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29388/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301593 s]
/proc/loadavg: 0.63 0.14 0.05 4/72 29388
/proc/meminfo: memFree=1659080/2055920 swapFree=4179472/4192956
[pid=29388] ppid=29386 vsize=13600 CPUtime=0.18
/proc/29388/stat : 29388 (sugar) S 29386 29388 29195 0 -1 4194304 973 4035 0 1 3 1 12 2 16 0 1 0 1978691409 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29388/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 13600

[startup+0.701671 s]
/proc/loadavg: 0.63 0.14 0.05 4/72 29388
/proc/meminfo: memFree=1659080/2055920 swapFree=4179472/4192956
[pid=29388] ppid=29386 vsize=13600 CPUtime=0.18
/proc/29388/stat : 29388 (sugar) S 29386 29388 29195 0 -1 4194304 973 4035 0 1 3 1 12 2 15 0 1 0 1978691409 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29388/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 13600

[startup+1.50283 s]
/proc/loadavg: 0.63 0.14 0.05 3/83 29410
/proc/meminfo: memFree=1643504/2055920 swapFree=4179472/4192956
[pid=29388] ppid=29386 vsize=13600 CPUtime=0.18
/proc/29388/stat : 29388 (sugar) S 29386 29388 29195 0 -1 4194304 974 4035 0 1 3 1 12 2 15 0 1 0 1978691409 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29388/statm: 3400 797 370 3 0 500 0
[pid=29401] ppid=29388 vsize=5356 CPUtime=0
/proc/29401/stat : 29401 (sh) S 29388 29388 29195 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978691430 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29401/statm: 1339 233 193 169 0 50 0
[pid=29402] ppid=29401 vsize=868476 CPUtime=1.26
/proc/29402/stat : 29402 (java) S 29401 29388 29195 0 -1 0 6610 0 1 0 120 6 0 0 18 0 9 0 1978691431 889319424 5690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29402/statm: 217119 5690 2562 9 0 211666 0
[pid=29402/tid=29403] ppid=29401 vsize=868476 CPUtime=1
/proc/29402/task/29403/stat : 29403 (java) R 29401 29388 29195 0 -1 64 2889 0 1 0 96 4 0 0 22 0 9 0 1978691432 889319424 5690 996147200 134512640 134550740 4294955952 18446744073709551615 4126818186 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29404] ppid=29401 vsize=868476 CPUtime=0.07
/proc/29402/task/29404/stat : 29404 (java) S 29401 29388 29195 0 -1 64 1627 0 0 0 7 0 0 0 16 0 9 0 1978691433 889319424 5690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29405] ppid=29401 vsize=868476 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29401 29388 29195 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978691433 889319424 5690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29406] ppid=29401 vsize=868476 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29401 29388 29195 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978691433 889319424 5690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29407] ppid=29401 vsize=868476 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29401 29388 29195 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1978691435 889319424 5690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29408] ppid=29401 vsize=868476 CPUtime=0.16
/proc/29402/task/29408/stat : 29408 (java) S 29401 29388 29195 0 -1 64 1401 0 0 0 16 0 0 0 16 0 9 0 1978691435 889319424 5690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29409] ppid=29401 vsize=868476 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29401 29388 29195 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1978691435 889319424 5690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29410] ppid=29401 vsize=868476 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29401 29388 29195 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1978691435 889319424 5690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 887432

[startup+3.10114 s]
/proc/loadavg: 0.74 0.18 0.06 4/83 29410
/proc/meminfo: memFree=1632176/2055920 swapFree=4179472/4192956
[pid=29388] ppid=29386 vsize=13600 CPUtime=0.18
/proc/29388/stat : 29388 (sugar) S 29386 29388 29195 0 -1 4194304 974 4035 0 1 3 1 12 2 15 0 1 0 1978691409 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29388/statm: 3400 797 370 3 0 500 0
[pid=29401] ppid=29388 vsize=5356 CPUtime=0
/proc/29401/stat : 29401 (sh) S 29388 29388 29195 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1978691430 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29401/statm: 1339 233 193 169 0 50 0
[pid=29402] ppid=29401 vsize=868476 CPUtime=2.85
/proc/29402/stat : 29402 (java) S 29401 29388 29195 0 -1 0 7101 0 1 0 267 18 0 0 18 0 9 0 1978691431 889319424 5696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29402/statm: 217119 5696 2562 9 0 211666 0
[pid=29402/tid=29403] ppid=29401 vsize=868476 CPUtime=2.46
/proc/29402/task/29403/stat : 29403 (java) R 29401 29388 29195 0 -1 64 3374 0 1 0 233 13 0 0 25 0 9 0 1978691432 889319424 5696 996147200 134512640 134550740 4294955952 18446744073709551615 4126471560 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29404] ppid=29401 vsize=868476 CPUtime=0.18
/proc/29402/task/29404/stat : 29404 (java) S 29401 29388 29195 0 -1 64 1627 0 0 0 15 3 0 0 16 0 9 0 1978691433 889319424 5696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29405] ppid=29401 vsize=868476 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29401 29388 29195 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1978691433 889319424 5696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29406] ppid=29401 vsize=868476 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29401 29388 29195 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1978691433 889319424 5696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29407] ppid=29401 vsize=868476 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29401 29388 29195 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1978691435 889319424 5696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29408] ppid=29401 vsize=868476 CPUtime=0.17
/proc/29402/task/29408/stat : 29408 (java) S 29401 29388 29195 0 -1 64 1407 0 0 0 17 0 0 0 16 0 9 0 1978691435 889319424 5696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29409] ppid=29401 vsize=868476 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29401 29388 29195 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1978691435 889319424 5696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29402/tid=29410] ppid=29401 vsize=868476 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29401 29388 29195 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1978691435 889319424 5696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887432

[startup+6.30278 s]
/proc/loadavg: 0.74 0.18 0.06 3/75 29412
/proc/meminfo: memFree=1562736/2055920 swapFree=4179472/4192956
[pid=29388] ppid=29386 vsize=13600 CPUtime=3.61
/proc/29388/stat : 29388 (sugar) S 29386 29388 29195 0 -1 4194304 1032 11610 0 2 3 1 332 25 15 0 1 0 1978691409 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29388/statm: 3400 798 370 3 0 500 0
[pid=29411] ppid=29388 vsize=5356 CPUtime=0
/proc/29411/stat : 29411 (sh) S 29388 29388 29195 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978691781 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29411/statm: 1339 232 193 169 0 50 0
[pid=29412] ppid=29411 vsize=66448 CPUtime=2.53
/proc/29412/stat : 29412 (minisat) R 29411 29388 29195 0 -1 4194304 16403 0 0 0 244 9 0 0 25 0 1 0 1978691782 68042752 16389 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29412/statm: 16612 16389 76 150 0 16459 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 85404

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

[startup+7.10193 s]
/proc/loadavg: 0.74 0.18 0.06 3/75 29412
/proc/meminfo: memFree=1563248/2055920 swapFree=4179472/4192956
[pid=29388] ppid=29386 vsize=13600 CPUtime=3.61
/proc/29388/stat : 29388 (sugar) S 29386 29388 29195 0 -1 4194304 1032 11610 0 2 3 1 332 25 15 0 1 0 1978691409 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29388/statm: 3400 798 370 3 0 500 0
[pid=29411] ppid=29388 vsize=5356 CPUtime=0
/proc/29411/stat : 29411 (sh) S 29388 29388 29195 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1978691781 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29411/statm: 1339 232 193 169 0 50 0
[pid=29412] ppid=29411 vsize=66712 CPUtime=3.33
/proc/29412/stat : 29412 (minisat) R 29411 29388 29195 0 -1 4194304 16453 0 0 0 324 9 0 0 25 0 1 0 1978691782 68313088 16439 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29412/statm: 16678 16439 76 150 0 16525 0
Current children cumulated CPU time (s) 6.94
Current children cumulated vsize (KiB) 85668

[startup+7.30197 s]
/proc/loadavg: 0.74 0.18 0.06 3/75 29412
/proc/meminfo: memFree=1563248/2055920 swapFree=4179472/4192956
[pid=29388] ppid=29386 vsize=13600 CPUtime=7.01
/proc/29388/stat : 29388 (sugar) S 29386 29388 29195 0 -1 4194304 1087 28364 0 2 3 1 661 36 16 0 1 0 1978691409 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29388/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 7.34599
CPU time (s): 7.1949
CPU user time (s): 6.78197
CPU system time (s): 0.412937
CPU usage (%): 97.9432
Max. virtual memory (cumulated for all children) (KiB): 887432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.78197
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33210
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= 6763
involuntary context switches= 6749

runsolver used 0.011998 second user time and 0.029995 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-02 13:12:38
IDJOB=1039960
IDBENCH=53658
IDSOLVER=346
FILE ID=node1/1039960-1214997158
PBS_JOBID= 7870920
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/magicSquare/normalized-magicSquare-7_glb.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039960-1214997158/watcher-1039960-1214997158 -o /tmp/evaluation-result-1039960-1214997158/solver-1039960-1214997158 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1039960-1214997158.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6980c95d4c91084c676ad0d38b381f86
RANDOM SEED=616577704

node1.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.265
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.265
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:       1659624 kB
Buffers:         43808 kB
Cached:         263876 kB
SwapCached:       7496 kB
Active:          81256 kB
Inactive:       241012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659624 kB
SwapTotal:     4192956 kB
SwapFree:      4179472 kB
Dirty:            2716 kB
Writeback:           0 kB
Mapped:          22124 kB
Slab:            59316 kB
Committed_AS:  2978000 kB
PageTables:       1788 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= 66548 MiB
End job on node1 at 2008-07-02 13:12:45