Trace number 2088109

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+picosatUNSAT 62.4685 63.1915

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-6.xml
MD5SUM3a4b8eaf97ff72b1e090a13aa2854922
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 benchmark8.26274
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 10:33:05 2009
0.00/0.08	c 0	PID 25217
0.07/0.08	c 0	HOST node66.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2088109-1247387584.xml TO HOME/temp.csp
0.07/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-2088109-1247387584.xml' 'HOME/temp.csp'
0.07/0.84	c 0	8 domains, 260 variables, 8 predicates, 0 relations, 3927 constraints
0.07/0.87	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.87	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.82/0.94	c 0	Parsing HOME/temp.csp
0.94/1.07	c 1	parsed 4203 expressions
0.94/1.08	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.94/1.08	c 1	Converting to clausal form CSP
1.43/1.58	c 1	converted 421 (10%) expressions
2.22/2.33	c 2	converted 841 (20%) expressions
2.81/2.96	c 2	converted 1261 (30%) expressions
3.21/3.39	c 3	converted 1682 (40%) expressions
3.71/3.89	c 3	converted 2102 (50%) expressions
4.30/4.42	c 4	converted 2522 (60%) expressions
4.69/4.80	c 4	converted 2943 (70%) expressions
5.09/5.22	c 5	converted 3363 (80%) expressions
5.78/5.96	c 5	converted 3783 (90%) expressions
6.18/6.40	c 6	converted 4203 (100%) expressions
6.28/6.40	c 6	CSP : 515 integers, 11178 booleans, 23535 clauses, largest domain size 2821
6.28/6.40	c 6	Heap : 37 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.28/6.40	c 6	Propagation in CSP
6.38/6.58	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.38/6.58	c 6	CSP : 515 integers, 11178 booleans, 23535 clauses, largest domain size 2821
6.38/6.58	c 6	Heap : 38 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.48/6.60	c 6	Simplifing CSP by introducing new Boolean variables
6.48/6.64	c 6	CSP : 515 integers, 18288 booleans, 30645 clauses, largest domain size 2821
6.48/6.64	c 6	Heap : 40 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.77/6.99	c 6	Encoding CSP to SAT : HOME/temp.cnf
7.07/7.22	c 7	52 (10%) CSP integer variables are encoded (7973 clauses, 101514 bytes)
7.26/7.44	c 7	103 (20%) CSP integer variables are encoded (17858 clauses, 245864 bytes)
7.46/7.66	c 7	155 (30%) CSP integer variables are encoded (28151 clauses, 400259 bytes)
7.65/7.87	c 7	206 (40%) CSP integer variables are encoded (37663 clauses, 542939 bytes)
7.86/8.06	c 8	258 (50%) CSP integer variables are encoded (46429 clauses, 674429 bytes)
7.96/8.18	c 8	309 (60%) CSP integer variables are encoded (135286 clauses, 2078437 bytes)
8.06/8.26	c 8	361 (70%) CSP integer variables are encoded (196640 clauses, 3121455 bytes)
8.15/8.35	c 8	412 (80%) CSP integer variables are encoded (266233 clauses, 4304536 bytes)
8.26/8.43	c 8	464 (90%) CSP integer variables are encoded (326271 clauses, 5325182 bytes)
8.35/8.54	c 8	515 (100%) CSP integer variables are encoded (403062 clauses, 6630629 bytes)
9.74/9.91	c 9	3065 (10%) CSP clauses are encoded (695727 clauses, 13198849 bytes)
10.93/11.19	c 11	6129 (20%) CSP clauses are encoded (1075375 clauses, 22165605 bytes)
11.92/12.12	c 12	9194 (30%) CSP clauses are encoded (1361577 clauses, 28891027 bytes)
13.19/13.44	c 13	12258 (40%) CSP clauses are encoded (1795106 clauses, 39211638 bytes)
14.37/14.63	c 14	15323 (50%) CSP clauses are encoded (2180025 clauses, 48423353 bytes)
15.66/15.94	c 15	18387 (60%) CSP clauses are encoded (2630522 clauses, 59217591 bytes)
17.13/17.43	c 17	21452 (70%) CSP clauses are encoded (3146757 clauses, 71379374 bytes)
18.72/19.02	c 18	24516 (80%) CSP clauses are encoded (3694328 clauses, 84356196 bytes)
20.11/20.42	c 20	27581 (90%) CSP clauses are encoded (4180274 clauses, 95885685 bytes)
21.09/21.47	c 21	30645 (100%) CSP clauses are encoded (4539343 clauses, 104431098 bytes)
21.09/21.47	c 21	30645 CSP clauses encoded
21.09/21.47	c 21	Writing map file : HOME/temp.map
21.20/21.50	c 21	Heap : 40 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
21.20/21.50	c 21	SAT : 421865 SAT variables, 4539343 SAT clauses, 104431098 bytes
21.20/21.50	c 21	Heap : 40 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
21.20/21.53	c 21	SOLVING HOME/temp.cnf
21.20/21.53	c 21	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
61.87/62.70	c 62	DECODING HOME/temp.out WITH HOME/temp.map
61.87/62.70	c 62	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'
61.99/62.78	c 62	Decoding HOME/temp.out
61.99/63.11	s UNSATISFIABLE
61.99/63.11	c 63	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
61.99/63.14	c 63	CPU 62.39 (0.07 0.01 40.02 22.29)
61.99/63.14	c 63	END Sun Jul 12 10:34:08 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-2088109-1247387584/watcher-2088109-1247387584 -o /tmp/evaluation-result-2088109-1247387584/solver-2088109-1247387584 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2088109-1247387584.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.00 2.07 2.05 4/72 25217
/proc/meminfo: memFree=1855192/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=12268 CPUtime=0
/proc/25217/stat : 25217 (sugar) R 25215 25217 24096 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 25821272 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 227607804517 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/25217/statm: 3067 316 241 3 0 167 0

[startup+0.0819779 s]
/proc/loadavg: 2.00 2.07 2.05 4/72 25217
/proc/meminfo: memFree=1855192/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16740 CPUtime=0.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 25821272 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101707 s]
/proc/loadavg: 2.00 2.07 2.05 4/72 25217
/proc/meminfo: memFree=1855192/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=0.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 25821272 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301704 s]
/proc/loadavg: 2.00 2.07 2.05 4/72 25217
/proc/meminfo: memFree=1855192/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=0.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 25821272 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701759 s]
/proc/loadavg: 2.00 2.07 2.05 4/72 25217
/proc/meminfo: memFree=1855192/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=0.07
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 25821272 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50285 s]
/proc/loadavg: 2.00 2.07 2.05 3/83 25239
/proc/meminfo: memFree=1846784/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=0.82
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1309 7088 0 1 6 1 70 5 15 0 1 0 25821272 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1111 409 3 0 796 0
[pid=25230] ppid=25217 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (sh) S 25217 25217 24096 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25821359 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 233 193 169 0 50 0
[pid=25231] ppid=25230 vsize=868480 CPUtime=0.61
/proc/25231/stat : 25231 (java) S 25230 25217 24096 0 -1 0 5599 0 1 0 58 3 0 0 18 0 9 0 25821359 889323520 5006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 217120 5006 1742 9 0 211625 0
[pid=25231/tid=25232] ppid=25230 vsize=868480 CPUtime=0.4
/proc/25231/task/25232/stat : 25232 (java) R 25230 25217 24096 0 -1 64 2676 0 1 0 39 1 0 0 22 0 9 0 25821360 889323520 5006 996147200 134512640 134550932 4294955936 18446744073709551615 4126507533 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25233] ppid=25230 vsize=868480 CPUtime=0.04
/proc/25231/task/25233/stat : 25233 (java) S 25230 25217 24096 0 -1 64 770 0 0 0 4 0 0 0 16 0 9 0 25821361 889323520 5006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25234] ppid=25230 vsize=868480 CPUtime=0
/proc/25231/task/25234/stat : 25234 (java) S 25230 25217 24096 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 25821361 889323520 5006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25235] ppid=25230 vsize=868480 CPUtime=0
/proc/25231/task/25235/stat : 25235 (java) S 25230 25217 24096 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 25821361 889323520 5006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25236] ppid=25230 vsize=868480 CPUtime=0
/proc/25231/task/25236/stat : 25236 (java) S 25230 25217 24096 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25821363 889323520 5006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25237] ppid=25230 vsize=868480 CPUtime=0.14
/proc/25231/task/25237/stat : 25237 (java) S 25230 25217 24096 0 -1 64 1460 0 0 0 14 0 0 0 16 0 9 0 25821363 889323520 5006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25238] ppid=25230 vsize=868480 CPUtime=0
/proc/25231/task/25238/stat : 25238 (java) S 25230 25217 24096 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25821363 889323520 5006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25239] ppid=25230 vsize=868480 CPUtime=0
/proc/25231/task/25239/stat : 25239 (java) S 25230 25217 24096 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25821363 889323520 5006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890704

[startup+3.10204 s]
/proc/loadavg: 2.00 2.07 2.05 3/83 25239
/proc/meminfo: memFree=1834048/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=0.82
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1309 7088 0 1 6 1 70 5 15 0 1 0 25821272 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1111 409 3 0 796 0
[pid=25230] ppid=25217 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (sh) S 25217 25217 24096 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25821359 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 233 193 169 0 50 0
[pid=25231] ppid=25230 vsize=868564 CPUtime=2.2
/proc/25231/stat : 25231 (java) S 25230 25217 24096 0 -1 0 9705 0 1 0 214 6 0 0 18 0 9 0 25821359 889409536 8819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 217141 8819 2566 9 0 211646 0
[pid=25231/tid=25232] ppid=25230 vsize=868564 CPUtime=1.6
/proc/25231/task/25232/stat : 25232 (java) R 25230 25217 24096 0 -1 64 2906 0 1 0 158 2 0 0 25 0 9 0 25821360 889409536 8819 996147200 134512640 134550932 4294955936 18446744073709551615 4126512196 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25233] ppid=25230 vsize=868564 CPUtime=0.39
/proc/25231/task/25233/stat : 25233 (java) S 25230 25217 24096 0 -1 64 4622 0 0 0 37 2 0 0 16 0 9 0 25821361 889409536 8819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25234] ppid=25230 vsize=868564 CPUtime=0
/proc/25231/task/25234/stat : 25234 (java) S 25230 25217 24096 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25821361 889409536 8819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25235] ppid=25230 vsize=868564 CPUtime=0
/proc/25231/task/25235/stat : 25235 (java) S 25230 25217 24096 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25821361 889409536 8819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25236] ppid=25230 vsize=868564 CPUtime=0
/proc/25231/task/25236/stat : 25236 (java) S 25230 25217 24096 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25821363 889409536 8819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25237] ppid=25230 vsize=868564 CPUtime=0.17
/proc/25231/task/25237/stat : 25237 (java) S 25230 25217 24096 0 -1 64 1479 0 0 0 17 0 0 0 16 0 9 0 25821363 889409536 8819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25238] ppid=25230 vsize=868564 CPUtime=0
/proc/25231/task/25238/stat : 25238 (java) S 25230 25217 24096 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25821363 889409536 8819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25239] ppid=25230 vsize=868564 CPUtime=0
/proc/25231/task/25239/stat : 25239 (java) S 25230 25217 24096 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25821363 889409536 8819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890788

[startup+6.30142 s]
/proc/loadavg: 2.00 2.07 2.05 3/83 25239
/proc/meminfo: memFree=1737480/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=0.82
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1309 7088 0 1 6 1 70 5 16 0 1 0 25821272 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1111 409 3 0 796 0
[pid=25230] ppid=25217 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (sh) S 25217 25217 24096 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25821359 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 233 193 169 0 50 0
[pid=25231] ppid=25230 vsize=868564 CPUtime=5.36
/proc/25231/stat : 25231 (java) S 25230 25217 24096 0 -1 0 21432 0 1 0 524 12 0 0 18 0 9 0 25821359 889409536 15241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 217141 15241 2567 9 0 211646 0
[pid=25231/tid=25232] ppid=25230 vsize=868564 CPUtime=3.94
/proc/25231/task/25232/stat : 25232 (java) R 25230 25217 24096 0 -1 64 3394 0 1 0 392 2 0 0 25 0 9 0 25821360 889409536 15241 996147200 134512640 134550932 4294955936 18446744073709551615 4126448812 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25233] ppid=25230 vsize=868564 CPUtime=1.21
/proc/25231/task/25233/stat : 25233 (java) S 25230 25217 24096 0 -1 64 15860 0 0 0 114 7 0 0 16 0 9 0 25821361 889409536 15241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25234] ppid=25230 vsize=868564 CPUtime=0
/proc/25231/task/25234/stat : 25234 (java) S 25230 25217 24096 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25821361 889409536 15241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25235] ppid=25230 vsize=868564 CPUtime=0
/proc/25231/task/25235/stat : 25235 (java) S 25230 25217 24096 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25821361 889409536 15241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25236] ppid=25230 vsize=868564 CPUtime=0
/proc/25231/task/25236/stat : 25236 (java) S 25230 25217 24096 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25821363 889409536 15241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25237] ppid=25230 vsize=868564 CPUtime=0.17
/proc/25231/task/25237/stat : 25237 (java) S 25230 25217 24096 0 -1 64 1480 0 0 0 17 0 0 0 15 0 9 0 25821363 889409536 15241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25238] ppid=25230 vsize=868564 CPUtime=0
/proc/25231/task/25238/stat : 25238 (java) S 25230 25217 24096 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25821363 889409536 15241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25239] ppid=25230 vsize=868564 CPUtime=0
/proc/25231/task/25239/stat : 25239 (java) R 25230 25217 24096 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25821363 889409536 15241 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890788

[startup+12.7022 s]
/proc/loadavg: 2.07 2.08 2.05 3/83 25239
/proc/meminfo: memFree=1699912/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=0.82
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1310 7088 0 1 6 1 70 5 16 0 1 0 25821272 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1111 409 3 0 796 0
[pid=25230] ppid=25217 vsize=5356 CPUtime=0
/proc/25230/stat : 25230 (sh) S 25217 25217 24096 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25821359 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25230/statm: 1339 233 193 169 0 50 0
[pid=25231] ppid=25230 vsize=868676 CPUtime=11.68
/proc/25231/stat : 25231 (java) S 25230 25217 24096 0 -1 0 26481 0 1 0 1133 35 0 0 18 0 9 0 25821359 889524224 16234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 217169 16234 2593 9 0 211646 0
[pid=25231/tid=25232] ppid=25230 vsize=868676 CPUtime=9.73
/proc/25231/task/25232/stat : 25232 (java) R 25230 25217 24096 0 -1 64 3654 0 1 0 950 23 0 0 25 0 9 0 25821360 889524224 16234 996147200 134512640 134550932 4294955936 18446744073709551615 4126517895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25233] ppid=25230 vsize=868676 CPUtime=1.66
/proc/25231/task/25233/stat : 25233 (java) S 25230 25217 24096 0 -1 64 20600 0 0 0 156 10 0 0 16 0 9 0 25821361 889524224 16234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25234] ppid=25230 vsize=868676 CPUtime=0
/proc/25231/task/25234/stat : 25234 (java) S 25230 25217 24096 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25821361 889524224 16234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25235] ppid=25230 vsize=868676 CPUtime=0
/proc/25231/task/25235/stat : 25235 (java) S 25230 25217 24096 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25821361 889524224 16234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25236] ppid=25230 vsize=868676 CPUtime=0
/proc/25231/task/25236/stat : 25236 (java) S 25230 25217 24096 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25821363 889524224 16234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25237] ppid=25230 vsize=868676 CPUtime=0.25
/proc/25231/task/25237/stat : 25237 (java) S 25230 25217 24096 0 -1 64 1529 0 0 0 25 0 0 0 16 0 9 0 25821363 889524224 16234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25238] ppid=25230 vsize=868676 CPUtime=0
/proc/25231/task/25238/stat : 25238 (java) S 25230 25217 24096 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25821363 889524224 16234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25231/tid=25239] ppid=25230 vsize=868676 CPUtime=0
/proc/25231/task/25239/stat : 25239 (java) S 25230 25217 24096 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25821363 889524224 16234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 890900

[startup+25.5017 s]
/proc/loadavg: 2.06 2.08 2.05 3/83 25276
/proc/meminfo: memFree=1725960/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=21.22
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1366 34260 0 2 6 1 2031 84 16 0 1 0 25821272 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1114 409 3 0 796 0
[pid=25240] ppid=25217 vsize=5356 CPUtime=0
/proc/25240/stat : 25240 (sh) S 25217 25217 24096 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25823425 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25240/statm: 1339 232 193 169 0 50 0
[pid=25241] ppid=25240 vsize=49012 CPUtime=3.91
/proc/25241/stat : 25241 (picosat) R 25240 25217 24096 0 -1 4194304 10516 0 0 0 181 210 0 0 25 0 1 0 25823425 50188288 10502 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25241/statm: 12253 10502 40 102 0 12148 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 71236

[startup+51.1017 s]
/proc/loadavg: 2.04 2.07 2.05 3/83 25276
/proc/meminfo: memFree=1572872/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=21.22
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1366 34260 0 2 6 1 2031 84 16 0 1 0 25821272 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1114 409 3 0 796 0
[pid=25240] ppid=25217 vsize=5356 CPUtime=0
/proc/25240/stat : 25240 (sh) S 25217 25217 24096 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25823425 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25240/statm: 1339 232 193 169 0 50 0
[pid=25241] ppid=25240 vsize=146064 CPUtime=29.26
/proc/25241/stat : 25241 (picosat) R 25240 25217 24096 0 -1 4194304 33399 0 0 0 1334 1592 0 0 25 0 1 0 25823425 149569536 33385 996147200 134512640 134931368 4294956256 18446744073709551615 134549891 0 0 4096 0 0 0 0 17 1 0 0
/proc/25241/statm: 36516 33385 40 102 0 36411 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 168288

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

[startup+57.5014 s]
/proc/loadavg: 2.03 2.07 2.05 3/83 25276
/proc/meminfo: memFree=1548616/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=21.22
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1366 34260 0 2 6 1 2031 84 16 0 1 0 25821272 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1114 409 3 0 796 0
[pid=25240] ppid=25217 vsize=5356 CPUtime=0
/proc/25240/stat : 25240 (sh) S 25217 25217 24096 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25823425 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25240/statm: 1339 232 193 169 0 50 0
[pid=25241] ppid=25240 vsize=166656 CPUtime=35.6
/proc/25241/stat : 25241 (picosat) R 25240 25217 24096 0 -1 4194304 39207 0 0 0 1627 1933 0 0 25 0 1 0 25823425 170655744 39193 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25241/statm: 41664 39193 40 102 0 41559 0
Current children cumulated CPU time (s) 56.82
Current children cumulated vsize (KiB) 188880

[startup+60.7018 s]
/proc/loadavg: 2.03 2.07 2.05 3/83 25276
/proc/meminfo: memFree=1537416/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=21.22
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1366 34260 0 2 6 1 2031 84 16 0 1 0 25821272 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1114 409 3 0 796 0
[pid=25240] ppid=25217 vsize=5356 CPUtime=0
/proc/25240/stat : 25240 (sh) S 25217 25217 24096 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25823425 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25240/statm: 1339 232 193 169 0 50 0
[pid=25241] ppid=25240 vsize=176424 CPUtime=38.77
/proc/25241/stat : 25241 (picosat) R 25240 25217 24096 0 -1 4194304 41965 0 0 0 1771 2106 0 0 25 0 1 0 25823425 180658176 41951 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/25241/statm: 44106 41951 40 102 0 44001 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (KiB) 198648

[startup+62.303 s]
/proc/loadavg: 2.03 2.07 2.05 3/83 25276
/proc/meminfo: memFree=1532808/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=21.22
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1366 34260 0 2 6 1 2031 84 16 0 1 0 25821272 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1114 409 3 0 796 0
[pid=25240] ppid=25217 vsize=5356 CPUtime=0
/proc/25240/stat : 25240 (sh) S 25217 25217 24096 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25823425 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25240/statm: 1339 232 193 169 0 50 0
[pid=25241] ppid=25240 vsize=183304 CPUtime=40.35
/proc/25241/stat : 25241 (picosat) R 25240 25217 24096 0 -1 4194304 43131 0 0 0 1897 2138 0 0 25 0 1 0 25823425 187703296 43075 996147200 134512640 134931368 4294956256 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/25241/statm: 45826 43075 42 102 0 45721 0
Current children cumulated CPU time (s) 61.57
Current children cumulated vsize (KiB) 205528

[startup+62.7071 s]
/proc/loadavg: 2.03 2.07 2.05 3/83 25276
/proc/meminfo: memFree=1531464/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=61.99
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1429 77705 0 2 7 1 3965 2226 17 0 1 0 25821272 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 61.99
Current children cumulated vsize (KiB) 16868

[startup+63.1011 s]
/proc/loadavg: 2.03 2.07 2.05 3/83 25276
/proc/meminfo: memFree=1531464/2055920 swapFree=4192812/4192956
[pid=25217] ppid=25215 vsize=16868 CPUtime=61.99
/proc/25217/stat : 25217 (sugar) S 25215 25217 24096 0 -1 4194304 1447 77705 0 2 7 1 3965 2226 16 0 1 0 25821272 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25217/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 61.99
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 63.1915
CPU time (s): 62.4685
CPU user time (s): 40.0989
CPU system time (s): 22.3696
CPU usage (%): 98.8558
Max. virtual memory (cumulated for all children) (KiB): 901288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.0989
system time used= 22.3696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83981
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= 9953
involuntary context switches= 11041

runsolver used 0.084987 second user time and 0.217966 second system time

The end

Launcher Data

Begin job on node66 at 2009-07-12 10:33:04
IDJOB=2088109
IDBENCH=58878
IDSOLVER=738
FILE ID=node66/2088109-1247387584
PBS_JOBID= 9507247
Free space on /tmp= 66248 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fapp/fapp16/normalized-fapp16-0260-6.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088109-1247387584/watcher-2088109-1247387584 -o /tmp/evaluation-result-2088109-1247387584/solver-2088109-1247387584 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2088109-1247387584.xml

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

MD5SUM BENCH= 3a4b8eaf97ff72b1e090a13aa2854922
RANDOM SEED=2128998668

node66.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.214
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.214
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:       1855672 kB
Buffers:         15584 kB
Cached:          77644 kB
SwapCached:          0 kB
Active:         111012 kB
Inactive:        36100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4204 kB
Writeback:           0 kB
Mapped:          64620 kB
Slab:            38428 kB
Committed_AS:   243792 kB
PageTables:       1776 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= 66244 MiB
End job on node66 at 2009-07-12 10:34:08