Trace number 2064074

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosatSAT 61.5866 62.0662

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-5.xml
MD5SUM9ff660f6666838f622d78805b358143b
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.6124
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints11590
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11291
Global constraints used (with number of constraints)alldifferent(299)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sat Jul 11 19:37:48 2009
0.00/0.07	c 0	PID 14179
0.00/0.07	c 0	HOST node89.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2064074-1247333868.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2064074-1247333868.xml' 'HOME/temp.csp'
1.16/1.23	c 1	19 domains, 700 variables, 1 predicates, 0 relations, 11590 constraints
1.16/1.28	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.16/1.28	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.21/1.35	c 2	Parsing HOME/temp.csp
1.21/1.56	c 2	parsed 10000 expressions
1.21/1.63	c 2	parsed 12310 expressions
1.21/1.63	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.21/1.63	c 2	Converting to clausal form CSP
1.21/1.89	c 2	converted 1231 (10%) expressions
1.21/1.99	c 2	converted 2462 (20%) expressions
2.01/2.13	c 2	converted 3693 (30%) expressions
2.11/2.21	c 2	converted 4924 (40%) expressions
2.11/2.30	c 2	converted 6155 (50%) expressions
2.30/2.46	c 3	converted 7386 (60%) expressions
2.41/2.55	c 3	converted 8617 (70%) expressions
2.50/2.63	c 3	converted 9848 (80%) expressions
2.60/2.71	c 3	converted 11079 (90%) expressions
4.29/4.43	c 5	converted 12310 (100%) expressions
4.29/4.43	c 5	CSP : 700 integers, 0 booleans, 56672 clauses, largest domain size 45
4.29/4.43	c 5	Heap : 48 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.29/4.43	c 5	Propagation in CSP
4.48/4.64	c 5	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.48/4.64	c 5	CSP : 700 integers, 0 booleans, 56672 clauses, largest domain size 45
4.48/4.64	c 5	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.48/4.66	c 5	Simplifing CSP by introducing new Boolean variables
5.48/5.62	c 6	CSP : 700 integers, 126364 booleans, 183036 clauses, largest domain size 45
5.48/5.62	c 6	Heap : 89 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.18/6.32	c 7	Encoding CSP to SAT : HOME/temp.cnf
6.18/6.36	c 7	70 (10%) CSP integer variables are encoded (3010 clauses, 37031 bytes)
6.18/6.36	c 7	140 (20%) CSP integer variables are encoded (6020 clauses, 76161 bytes)
6.18/6.37	c 7	210 (30%) CSP integer variables are encoded (9030 clauses, 115291 bytes)
6.18/6.37	c 7	280 (40%) CSP integer variables are encoded (12040 clauses, 158958 bytes)
6.18/6.38	c 7	350 (50%) CSP integer variables are encoded (15050 clauses, 204108 bytes)
6.18/6.38	c 7	420 (60%) CSP integer variables are encoded (15087 clauses, 204663 bytes)
6.18/6.38	c 7	490 (70%) CSP integer variables are encoded (15130 clauses, 205308 bytes)
6.18/6.38	c 7	560 (80%) CSP integer variables are encoded (15155 clauses, 205683 bytes)
6.18/6.39	c 7	630 (90%) CSP integer variables are encoded (15227 clauses, 206763 bytes)
6.18/6.39	c 7	700 (100%) CSP integer variables are encoded (15236 clauses, 206898 bytes)
7.07/7.28	c 7	18304 (10%) CSP clauses are encoded (417787 clauses, 8162608 bytes)
7.86/8.08	c 8	36608 (20%) CSP clauses are encoded (817769 clauses, 16250780 bytes)
8.76/8.96	c 9	54911 (30%) CSP clauses are encoded (1275030 clauses, 25710898 bytes)
9.74/9.97	c 10	73215 (40%) CSP clauses are encoded (1827494 clauses, 36869846 bytes)
10.74/10.98	c 11	91518 (50%) CSP clauses are encoded (2380089 clauses, 48033345 bytes)
11.74/11.99	c 12	109822 (60%) CSP clauses are encoded (2932949 clauses, 59147440 bytes)
12.83/13.03	c 13	128126 (70%) CSP clauses are encoded (3485897 clauses, 70602890 bytes)
13.84/14.10	c 14	146429 (80%) CSP clauses are encoded (4038800 clauses, 82377224 bytes)
14.93/15.16	c 15	164733 (90%) CSP clauses are encoded (4591968 clauses, 94070834 bytes)
16.02/16.22	c 16	183036 (100%) CSP clauses are encoded (5145091 clauses, 105889594 bytes)
16.02/16.22	c 16	183036 CSP clauses encoded
16.02/16.22	c 16	Writing map file : HOME/temp.map
16.02/16.25	c 16	Heap : 74 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
16.02/16.25	c 16	SAT : 142038 SAT variables, 5145091 SAT clauses, 105889594 bytes
16.02/16.25	c 16	Heap : 74 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
16.02/16.28	c 16	SOLVING HOME/temp.cnf
16.02/16.28	c 16	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
61.05/61.58	c 62	DECODING HOME/temp.out WITH HOME/temp.map
61.05/61.58	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.14/61.66	c 62	Decoding HOME/temp.out
61.14/61.93	s SATISFIABLE
61.14/61.96	v 44 19 12 4 41 5 30 2 41 25 13 1 8 9 19 11 37 0 0 32 0 1 3 2 16 31 17 1 1 42 3 5 12 6 5 2 36 23 26 3 18 25 0 21 7 4 6 7 13 7 14 38 23 15 22 4 33 24 8 0 5 18 9 36 3 11 22 10 17 7 10 15 17 11 16 17 18 4 4 33 36 6 7 31 1 10 6 22 5 24 8 18 26 1 34 8 5 12 6 16 10 8 0 42 13 19 7 19 44 7 3 14 26 17 2 27 9 12 14 19 21 9 17 40 15 19 20 13 18 18 21 1 38 9 15 28 8 10 1 9 30 25 14 40 25 43 20 0 26 12 26 32 2 11 41 13 1 13 0 18 12 20 39 43 27 5 20 44 13 27 24 3 11 29 3 33 15 9 21 14 21 16 30 10 28 29 10 11 3 7 6 17 19 15 34 5 8 30 9 4 28 40 18 31 5 27 30 33 4 28 27 14 36 20 16 11 3 24 23 8 21 29 44 9 2 39 31 35 29 13 10 12 25 35 6 27 2 32 18 7 37 31 33 33 23 22 34 36 10 24 26 29 14 16 22 34 36 38 30 34 28 32 35 2 42 22 7 16 31 16 1 15 37 0 13 40 23 32 22 8 13 35 41 32 33 39 14 35 44 33 27 0 29 41 37 40 20 9 6 24 43 24 38 36 28 38 41 34 35 44 18 37 32 23 43 36 39 25 40 43 41 33 42 42 14 39 32 15 43 42 42 15 38 37 37 20 44 40 43 43 39 41 38 43 37 42 11 25 44 31 3 1 3 5 4 0 1 4 7 6 2 7 5 9 7 7 4 4 0 7 8 2 5 7 7 2 9 3 9 2 0 7 6 3 9 2 2 5 0 9 9 7 1 0 6 3 0 8 1 5 1 3 8 0 8 2 5 9 3 2 1 7 0 3 7 1 3 5 0 2 1 6 3 2 3 4 5 7 0 3 4 2 9 5 6 6 9 4 8 7 4 1 3 5 7 2 3 7 5 6 9 9 6 5 0 6 0 3 6 7 4 6 4 6 3 3 1 5 0 8 4 8 5 3 5 9 3 6 2 8 7 0 2 4 8 7 8 4 1 5 4 5 3 6 3 0 2 7 5 0 7 8 9 8 1 9 8 4 5 0 4 9 9 5 4 2 0 5 5 1 1 2 3 9 8 8 4 6 6 7 3 4 5 0 4 4 2 0 1 1 6 7 4 1 0 5 7 9 7 4 1 5 3 6 6 9 3 7 1 3 6 8 6 8 5 6 6 4 4 0 8 3 9 3 8 3 1 7 1 3 7 2 8 3 1 5 6 4 4 3 5 3 0 6 9 9 1 8 3 0 6 5 2 1 5 4 7 5 0 5 6 1 4 0 8 7 4 9 7 2 4 3 8 3 8 9 6 0 6 1 7 1 0 2 4 5 5 5 0 1 2 9 7 5 3 0 5 2 7 5 3 6 0 9 0 4 2 9 9 7 6 1 5 3 8 0 7 9 2 6 6 9 7 6 9 2 3 9 7 9 4 7 1 7 2 7 2 4 9 4 4 9 9 2 9 1 4 0 4 9
61.14/61.97	c 62	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
61.15/62.02	c 62	CPU 61.52 (0.06 0.02 37.38 24.06)
61.15/62.02	c 62	END Sat Jul 11 19:38:50 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-2064074-1247333868/watcher-2064074-1247333868 -o /tmp/evaluation-result-2064074-1247333868/solver-2064074-1247333868 -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-2064074-1247333868.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.05 2.21 2.09 4/82 14179
/proc/meminfo: memFree=1871728/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=12272 CPUtime=0
/proc/14179/stat : 14179 (sugar) R 14177 14179 14142 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 20451988 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 249078791166 0 0 4224 0 0 0 0 17 1 0 0
/proc/14179/statm: 3068 328 246 3 0 168 0

[startup+0.099009 s]
/proc/loadavg: 2.05 2.21 2.09 4/82 14179
/proc/meminfo: memFree=1871728/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=0.06
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20451988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14179/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.102007 s]
/proc/loadavg: 2.05 2.21 2.09 4/82 14179
/proc/meminfo: memFree=1871728/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=0.06
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20451988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14179/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302035 s]
/proc/loadavg: 2.05 2.21 2.09 4/82 14179
/proc/meminfo: memFree=1871728/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=0.06
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20451988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14179/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702069 s]
/proc/loadavg: 2.05 2.21 2.09 4/82 14179
/proc/meminfo: memFree=1871728/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=0.06
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20451988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14179/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50114 s]
/proc/loadavg: 2.05 2.21 2.09 3/93 14191
/proc/meminfo: memFree=1844696/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=1.21
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1309 10192 0 1 5 1 109 6 15 0 1 0 20451988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14179/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 16868

[startup+3.10131 s]
/proc/loadavg: 2.12 2.23 2.09 4/93 14201
/proc/meminfo: memFree=1847320/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=1.21
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1309 10192 0 1 5 1 109 6 16 0 1 0 20451988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14179/statm: 4217 1111 409 3 0 796 0
[pid=14192] ppid=14179 vsize=5356 CPUtime=0
/proc/14192/stat : 14192 (sh) S 14179 14179 14142 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20452116 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14192/statm: 1339 233 193 169 0 50 0
[pid=14193] ppid=14192 vsize=868600 CPUtime=1.78
/proc/14193/stat : 14193 (java) S 14192 14179 14142 0 -1 0 12413 0 1 0 171 7 0 0 20 0 9 0 20452117 889446400 11459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14193/statm: 217150 11459 2566 9 0 211655 0
[pid=14193/tid=14194] ppid=14192 vsize=868600 CPUtime=1.05
/proc/14193/task/14194/stat : 14194 (java) R 14192 14179 14142 0 -1 64 2964 0 1 0 103 2 0 0 25 0 9 0 20452117 889446400 11459 996147200 134512640 134550932 4294955936 18446744073709551615 4126549963 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14195] ppid=14192 vsize=868600 CPUtime=0.55
/proc/14193/task/14195/stat : 14195 (java) S 14192 14179 14142 0 -1 64 7266 0 0 0 52 3 0 0 16 0 9 0 20452119 889446400 11459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14196] ppid=14192 vsize=868600 CPUtime=0
/proc/14193/task/14196/stat : 14196 (java) S 14192 14179 14142 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20452119 889446400 11459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14197] ppid=14192 vsize=868600 CPUtime=0
/proc/14193/task/14197/stat : 14197 (java) S 14192 14179 14142 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20452119 889446400 11459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14198] ppid=14192 vsize=868600 CPUtime=0
/proc/14193/task/14198/stat : 14198 (java) S 14192 14179 14142 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20452121 889446400 11459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14199] ppid=14192 vsize=868600 CPUtime=0.15
/proc/14193/task/14199/stat : 14199 (java) S 14192 14179 14142 0 -1 64 1480 0 0 0 15 0 0 0 16 0 9 0 20452121 889446400 11459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14200] ppid=14192 vsize=868600 CPUtime=0
/proc/14193/task/14200/stat : 14200 (java) S 14192 14179 14142 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20452121 889446400 11459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14201] ppid=14192 vsize=868600 CPUtime=0
/proc/14193/task/14201/stat : 14201 (java) S 14192 14179 14142 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20452121 889446400 11459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890824

[startup+6.30262 s]
/proc/loadavg: 2.12 2.23 2.09 3/93 14201
/proc/meminfo: memFree=1776792/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=1.21
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1310 10192 0 1 5 1 109 6 16 0 1 0 20451988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14179/statm: 4217 1111 409 3 0 796 0
[pid=14192] ppid=14179 vsize=5356 CPUtime=0
/proc/14192/stat : 14192 (sh) S 14179 14179 14142 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20452116 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14192/statm: 1339 233 193 169 0 50 0
[pid=14193] ppid=14192 vsize=868600 CPUtime=4.97
/proc/14193/stat : 14193 (java) S 14192 14179 14142 0 -1 0 40560 0 1 0 476 21 0 0 20 0 9 0 20452117 889446400 28490 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14193/statm: 217150 28490 2567 9 0 211655 0
[pid=14193/tid=14194] ppid=14192 vsize=868600 CPUtime=2.19
/proc/14193/task/14194/stat : 14194 (java) R 14192 14179 14142 0 -1 64 3775 0 1 0 216 3 0 0 25 0 9 0 20452117 889446400 28490 996147200 134512640 134550932 4294955936 18446744073709551615 4126903281 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14195] ppid=14192 vsize=868600 CPUtime=2.56
/proc/14193/task/14195/stat : 14195 (java) S 14192 14179 14142 0 -1 64 34589 0 0 0 241 15 0 0 16 0 9 0 20452119 889446400 28490 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14196] ppid=14192 vsize=868600 CPUtime=0
/proc/14193/task/14196/stat : 14196 (java) S 14192 14179 14142 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20452119 889446400 28490 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14197] ppid=14192 vsize=868600 CPUtime=0
/proc/14193/task/14197/stat : 14197 (java) S 14192 14179 14142 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20452119 889446400 28490 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14198] ppid=14192 vsize=868600 CPUtime=0
/proc/14193/task/14198/stat : 14198 (java) S 14192 14179 14142 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20452121 889446400 28490 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14199] ppid=14192 vsize=868600 CPUtime=0.18
/proc/14193/task/14199/stat : 14199 (java) S 14192 14179 14142 0 -1 64 1493 0 0 0 17 1 0 0 17 0 9 0 20452121 889446400 28490 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14200] ppid=14192 vsize=868600 CPUtime=0
/proc/14193/task/14200/stat : 14200 (java) S 14192 14179 14142 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20452121 889446400 28490 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14201] ppid=14192 vsize=868600 CPUtime=0
/proc/14193/task/14201/stat : 14201 (java) S 14192 14179 14142 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20452121 889446400 28490 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890824

[startup+12.7023 s]
/proc/loadavg: 2.26 2.25 2.10 3/93 14201
/proc/meminfo: memFree=1701400/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=1.21
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1310 10192 0 1 5 1 109 6 16 0 1 0 20451988 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14179/statm: 4217 1111 409 3 0 796 0
[pid=14192] ppid=14179 vsize=5356 CPUtime=0
/proc/14192/stat : 14192 (sh) S 14179 14179 14142 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20452116 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14192/statm: 1339 233 193 169 0 50 0
[pid=14193] ppid=14192 vsize=868712 CPUtime=11.32
/proc/14193/stat : 14193 (java) S 14192 14179 14142 0 -1 0 40874 0 1 0 1071 61 0 0 20 0 9 0 20452117 889561088 28575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14193/statm: 217178 28575 2593 9 0 211655 0
[pid=14193/tid=14194] ppid=14192 vsize=868712 CPUtime=8.34
/proc/14193/task/14194/stat : 14194 (java) R 14192 14179 14142 0 -1 64 4050 0 1 0 792 42 0 0 25 0 9 0 20452117 889561088 28575 996147200 134512640 134550932 4294955936 18446744073709551615 4127008436 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14195] ppid=14192 vsize=868712 CPUtime=2.72
/proc/14193/task/14195/stat : 14195 (java) S 14192 14179 14142 0 -1 64 34591 0 0 0 255 17 0 0 16 0 9 0 20452119 889561088 28575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14196] ppid=14192 vsize=868712 CPUtime=0
/proc/14193/task/14196/stat : 14196 (java) S 14192 14179 14142 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20452119 889561088 28575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14197] ppid=14192 vsize=868712 CPUtime=0
/proc/14193/task/14197/stat : 14197 (java) S 14192 14179 14142 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20452119 889561088 28575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14198] ppid=14192 vsize=868712 CPUtime=0
/proc/14193/task/14198/stat : 14198 (java) S 14192 14179 14142 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20452121 889561088 28575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14199] ppid=14192 vsize=868712 CPUtime=0.23
/proc/14193/task/14199/stat : 14199 (java) S 14192 14179 14142 0 -1 64 1530 0 0 0 22 1 0 0 16 0 9 0 20452121 889561088 28575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14200] ppid=14192 vsize=868712 CPUtime=0
/proc/14193/task/14200/stat : 14200 (java) S 14192 14179 14142 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20452121 889561088 28575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14193/tid=14201] ppid=14192 vsize=868712 CPUtime=0
/proc/14193/task/14201/stat : 14201 (java) S 14192 14179 14142 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20452121 889561088 28575 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 890936

[startup+25.5025 s]
/proc/loadavg: 2.53 2.31 2.12 3/86 14204
/proc/meminfo: memFree=1693648/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=16.11
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1365 51497 0 2 6 1 1511 93 16 0 1 0 20451988 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14179/statm: 4217 1113 409 3 0 796 0
[pid=14203] ppid=14179 vsize=5356 CPUtime=0
/proc/14203/stat : 14203 (sh) S 14179 14179 14142 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20453617 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14203/statm: 1339 232 193 169 0 50 0
[pid=14204] ppid=14203 vsize=42196 CPUtime=9.13
/proc/14204/stat : 14204 (picosat) R 14203 14179 14142 0 -1 4194304 10260 0 0 0 414 499 0 0 25 0 1 0 20453617 43208704 10246 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14204/statm: 10549 10246 40 102 0 10444 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 64420

[startup+51.102 s]
/proc/loadavg: 2.54 2.33 2.13 3/86 14205
/proc/meminfo: memFree=1359752/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=16.11
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1365 51497 0 2 6 1 1511 93 16 0 1 0 20451988 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14179/statm: 4217 1113 409 3 0 796 0
[pid=14203] ppid=14179 vsize=5356 CPUtime=0
/proc/14203/stat : 14203 (sh) S 14179 14179 14142 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20453617 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14203/statm: 1339 232 193 169 0 50 0
[pid=14204] ppid=14203 vsize=151776 CPUtime=34.58
/proc/14204/stat : 14204 (picosat) R 14203 14179 14142 0 -1 4194304 37437 0 0 0 1585 1873 0 0 25 0 1 0 20453617 155418624 37423 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14204/statm: 37944 37423 40 102 0 37839 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 174000

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

[startup+57.5017 s]
/proc/loadavg: 2.45 2.32 2.13 3/86 14205
/proc/meminfo: memFree=1305736/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=16.11
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1365 51497 0 2 6 1 1511 93 16 0 1 0 20451988 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14179/statm: 4217 1113 409 3 0 796 0
[pid=14203] ppid=14179 vsize=5356 CPUtime=0
/proc/14203/stat : 14203 (sh) S 14179 14179 14142 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20453617 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14203/statm: 1339 232 193 169 0 50 0
[pid=14204] ppid=14203 vsize=198800 CPUtime=40.96
/proc/14204/stat : 14204 (picosat) R 14203 14179 14142 0 -1 4194304 44072 0 0 0 1889 2207 0 0 25 0 1 0 20453617 203571200 44058 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14204/statm: 49700 44058 40 102 0 49595 0
Current children cumulated CPU time (s) 57.07
Current children cumulated vsize (KiB) 221024

[startup+59.1028 s]
/proc/loadavg: 2.45 2.32 2.13 3/86 14205
/proc/meminfo: memFree=1301000/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=16.11
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1365 51497 0 2 6 1 1511 93 16 0 1 0 20451988 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14179/statm: 4217 1113 409 3 0 796 0
[pid=14203] ppid=14179 vsize=5356 CPUtime=0
/proc/14203/stat : 14203 (sh) S 14179 14179 14142 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20453617 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14203/statm: 1339 232 193 169 0 50 0
[pid=14204] ppid=14203 vsize=204740 CPUtime=42.55
/proc/14204/stat : 14204 (picosat) R 14203 14179 14142 0 -1 4194304 45779 0 0 0 1963 2292 0 0 25 0 1 0 20453617 209653760 45765 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14204/statm: 51185 45765 40 102 0 51080 0
Current children cumulated CPU time (s) 58.66
Current children cumulated vsize (KiB) 226964

[startup+60.703 s]
/proc/loadavg: 2.45 2.32 2.13 3/86 14205
/proc/meminfo: memFree=1294984/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=16.11
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1365 51497 0 2 6 1 1511 93 16 0 1 0 20451988 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14179/statm: 4217 1113 409 3 0 796 0
[pid=14203] ppid=14179 vsize=5356 CPUtime=0
/proc/14203/stat : 14203 (sh) S 14179 14179 14142 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20453617 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14203/statm: 1339 232 193 169 0 50 0
[pid=14204] ppid=14203 vsize=208048 CPUtime=44.14
/proc/14204/stat : 14204 (picosat) R 14203 14179 14142 0 -1 4194304 46360 0 0 0 2108 2306 0 0 25 0 1 0 20453617 213041152 46325 996147200 134512640 134931368 4294956256 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/14204/statm: 52012 46325 48 102 0 51907 0
Current children cumulated CPU time (s) 60.25
Current children cumulated vsize (KiB) 230272

[startup+61.5011 s]
/proc/loadavg: 2.42 2.31 2.13 3/86 14205
/proc/meminfo: memFree=1293896/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=16.11
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1365 51497 0 2 6 1 1511 93 16 0 1 0 20451988 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14179/statm: 4217 1113 409 3 0 796 0
[pid=14203] ppid=14179 vsize=5356 CPUtime=0
/proc/14203/stat : 14203 (sh) S 14179 14179 14142 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20453617 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14203/statm: 1339 232 193 169 0 50 0
[pid=14204] ppid=14203 vsize=210100 CPUtime=44.94
/proc/14204/stat : 14204 (picosat) R 14203 14179 14142 0 -1 4194304 46380 0 0 0 2188 2306 0 0 25 0 1 0 20453617 215142400 46345 996147200 134512640 134931368 4294956256 18446744073709551615 134579014 0 0 4096 0 0 0 0 17 1 0 0
/proc/14204/statm: 52525 46345 52 102 0 52420 0
Current children cumulated CPU time (s) 61.05
Current children cumulated vsize (KiB) 232324

[startup+61.9011 s]
/proc/loadavg: 2.42 2.31 2.13 3/86 14205
/proc/meminfo: memFree=1293896/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=61.14
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1446 98163 0 2 6 1 3704 2403 15 0 1 0 20451988 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14179/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 61.14
Current children cumulated vsize (KiB) 16868

[startup+62.0011 s]
/proc/loadavg: 2.42 2.31 2.13 3/86 14205
/proc/meminfo: memFree=1293896/2055920 swapFree=4192812/4192956
[pid=14179] ppid=14177 vsize=16868 CPUtime=61.15
/proc/14179/stat : 14179 (sugar) S 14177 14179 14142 0 -1 4194304 1449 98163 0 2 6 2 3704 2403 15 0 1 0 20451988 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14179/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 61.15
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 62.0662
CPU time (s): 61.5866
CPU user time (s): 37.4493
CPU system time (s): 24.1373
CPU usage (%): 99.2273
Max. virtual memory (cumulated for all children) (KiB): 912316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.4493
system time used= 24.1373
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103693
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= 7667
involuntary context switches= 9028

runsolver used 0.083987 second user time and 0.216967 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-11 19:37:48
IDJOB=2064074
IDBENCH=54120
IDSOLVER=738
FILE ID=node89/2064074-1247333868
PBS_JOBID= 9506728
Free space on /tmp= 66156 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-5.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-2064074-1247333868/watcher-2064074-1247333868 -o /tmp/evaluation-result-2064074-1247333868/solver-2064074-1247333868 -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-2064074-1247333868.xml

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

MD5SUM BENCH= 9ff660f6666838f622d78805b358143b
RANDOM SEED=210298960

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1872216 kB
Buffers:          6552 kB
Cached:          65120 kB
SwapCached:          0 kB
Active:         113540 kB
Inactive:        25624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3244 kB
Writeback:           0 kB
Mapped:          87860 kB
Slab:            29668 kB
Committed_AS:   226764 kB
PageTables:       1924 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= 66156 MiB
End job on node89 at 2009-07-11 19:38:50